when devel/ncurses installed.
- Similar to python24, don't pick up ncursesw in python25. This results
in both ncurses are linked into _curses.so
Tested by: krion
Approved by: alexbl (python@)
years, expecting an old version of XMAME (thus not supporting its options
correctly), also there are other frontends like emulators/gxmame that work
fine.
PR: ports/109601
Submitted by: alepulver (myself)
Approved by: smoberly@karamazov.org (maintainer)
- Move to LOCALBASE
- Change USE_WX to 2.6+
- Add FIREBIRD option. it works with firebird2 too
PR: ports/109585
Approved by: Denis Barov <dindin_ at __dindin.ru> (maintainer)
- Problem reported by Larry Rosenman. Patch for the problem was on the dbmail-dev list.
- bump PORTREVISION
PR: ports/109607
Submitted by: maintainer (Mark Starovoytov)
- Unbreak it
- Make all programs and datadir with cjk- prefix so they do not conflict
with print/lyx. Remove CONFLICTS
PR: ports/109337
Submitted by: Koji Yokota <yokota at res.otaru-uc.ac.jp> (maintainer)
the Stratagus game engine. Stratagus is a free cross-platform RTS (Real Time
Strategy) game engine written in C, and scripted with Lua. Stratagus has been
used for many games, Battle for Mandicor being one of them.
The fantasy world called Mandicor is much like Tolkien's Middle-Earth and has
a long history. Though not yet finished, a player can control four races in
game; dwarves, gnomes, humans, and goblins. Each has advantages and
disadvantages within the game. While playing, you need to collect resources,
train large armies, and research items in order to create a more powerful
society and defeat the enemy. Campaigns, yet to be finished, will be based
upon a long and interesting history.
WWW: http://www.mandicor.org/
- Change "Battle Of Survival" to "Bos Wars" (project name changed, but port
repomove will happen when they release the first version under the new
name - when DISTNAME changes).
- Use static pkg-plist.
- Use SF macro in MASTER_SITES.
- Redefine EXTRACT_SUFX instead of DISTNAME to avoid changing WRKSRC.
- Use NOT_FOR_ARCHS for sparc64 instead of checking ${ARCH}.
- Use SUB_FILES for pkg-message instead of processing it manually.
- Use patch for Makefile instead of REINPLACE_CMD.
- Use FIND + MKDIR/INSTALL_DATA to install for avoiding too many commands.
- Misc format to pkg-message.
- Improve wrapper script: use "exec" to avoid wasting resources with the
script itself, take installation message from 'pkg_info -D' instead of
duplicating it inside the script, use SUB_LIST macros like DATADIR.
PR: ports/109587
Submitted by: alepulver (myself)
Approved by: Travis Poppe <tlp@LiquidX.org> (maintainer)
intended to be a competitor to Konqueror, the default KDE file manager:
Konqueror acts as universal viewer being able to show HTML pages, text
documents, directories and a lot more, whereas Dolphin focuses on being only
a file manager. This approach allows to optimize the user interface for the
task of file management.
WWW: http://enzosworld.gmxhome.de/
- Update to 1.6.0
- Add support for openssl, mysql, postgresql
- Pass maintainership to submitter
NOTES: Please read the UPDATING.
PR: 109259
Submitted by: Martin Matuska <martin@matuska.org>