cvs commit: ports/games/wesnoth Makefile distinfo pkg-plist
patch-src::help.cpp
Jeremy Messenger
mezz at FreeBSD.org
Wed Apr 13 14:23:45 PDT 2005
mezz 2005-04-13 21:23:45 UTC
FreeBSD ports repository
Modified files:
games/wesnoth Makefile distinfo pkg-plist
games/wesnoth/files patch-src::Makefile.in
patch-src::help.cpp
Log:
- Update to 0.9.0, see the huge changelog for detail:
http://changelog.wesnoth.org/
- Disable FreeBSD 4.x, does not compile on FreeBSD 4.x, due to lack of
towupper() and wide character in libc. Before you send me patch, the
s/towupper/toupper/g will not work very well in the runtime. If anyone know
the workaround without lose function, let Wesnoth developers and me know.
Seriously, desktop user should (well, for me is a must) upgrade to either
FreeBSD 5.x and 6.x.
Revision Changes Path
1.24 +11 -4 ports/games/wesnoth/Makefile
1.18 +4 -4 ports/games/wesnoth/distinfo
1.5 +10 -10 ports/games/wesnoth/files/patch-src::Makefile.in
1.5 +3 -3 ports/games/wesnoth/files/patch-src::help.cpp
1.18 +573 -6 ports/games/wesnoth/pkg-plist
More information about the cvs-all
mailing list