aboutsummaryrefslogtreecommitdiffstats
path: root/games/wesnoth
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.0.2, see changelog for detail:mezz2005-11-273-8/+63
| | | | | | http://tinyurl.com/atvt2 Reminded by: edwin's "FreeBSD Ports Version Check" script
* Add SHA256.mezz2005-11-131-0/+1
|
* Update to 1.0.1, see ChangeLog for detail:mezz2005-10-213-9/+44
| | | | http://link.toolbot.com/gna.org/12158
* - Update to 1.0!mezz2005-10-044-7/+51
| | | | | | | | | Release Note: http://www.wesnoth.org/start/1.0/ ChangeLog: http://changelog.wesnoth.org/ - Fix the build for FreeBSD 4.x, mark it as un-broke. [1] Submitted by: vs [1]
* Update to 1.0rc1, see the ChangeLog for detail:mezz2005-09-213-163/+4
| | | | http://changelog.wesnoth.org/
* Update to 0.9.7, see ChangeLog for detail.mezz2005-09-113-11/+7
| | | | http://changelog.wesnoth.org/
* Update to 0.9.6.mezz2005-08-293-11/+31
|
* Update to 0.9.5.mezz2005-08-283-7/+35
|
* Update to 0.9.4, see ChangeLog for detail:mezz2005-07-265-31/+108
| | | | http://changelog.wesnoth.org/
* -Update to 0.9.3, see more detail: http://changelog.wesnoth.org/mezz2005-07-033-165/+175
| | | | -They don't provide lite package anymore, so LITE knob has been removed.
* Update to 0.9.2, see ChangeLog for detail:mezz2005-06-086-58/+274
| | | | http://changelog.wesnoth.org/
* Update to 0.9.1, this is a bugfix release. See details:mezz2005-04-273-3494/+3513
| | | | http://changelog.wesnoth.org
* - Update to 0.9.0, see the huge changelog for detail:mezz2005-04-145-27/+601
| | | | | | | | | | | | 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.
* Update to 0.8.11.mezz2005-02-264-105/+134
|
* Move wesnoth.desktop from share/gnome/apps/Games to share/gnome/applications.mezz2005-02-212-2/+3
|
* Update to 0.8.10, see the changelog for details: http://changelog.wesnoth.org/mezz2005-02-083-7/+23
|
* Update to 0.8.9, it enables zip support by default. If Wesnoth developers addmezz2005-02-014-23/+288
| | | | | | | | | | --disable-zipios++ and I will turn it into knob option, WITHOUT_ZIPIOS. See more detail about this update, visit: http://changelog.wesnoth.org/ Thanks to: - ache for add libpng-config in graphics/png. - pav for port zipios++ from debian that work a lot better with newer GCC and allow games/wesnoth to compile with it.
* Clean up handling of locale directories at deinstall-time:kris2004-12-161-0/+2
| | | | | * Don't remove "system directories" (which were created by BSD.*.dist) * Silently try to remove locale directories which we might have created
* Update to 0.8.8, see the changelog for details: http://changelog.wesnoth.org/mezz2004-12-065-63/+130
|
* - Update to 0.8.7.mezz2004-11-026-113/+167
| | | | | | | | - Add an offical url of distfiles in case when sourceforge.net is down or having the problem with mirror. - Remove SDL_ttf dependency, they imported SDL_ttf into this tarball. They said that they fixed memory corruption errors on font rendering in their imported SDL_ttf. I guess, I will let Wesnoth to use own SDL_ttf for now.
* -Update to 0.8.5.mezz2004-10-127-267/+1161
| | | | | | | | | -Add a new knob, WITH_CAMPAIGN (a new campaign server). -GCC 3.4 is now required, any patch(es) to remove USE_GCC=3.4 is welcome. -files/patch-configure was created by Ulrich Spoerlein <q@uni.de>. [1] PR: ports/71111 [1] Submitted by: Ulrich Spoerlein <q@uni.de>
* Change MASTER_SITES, the Wesnoth developers want people to start to usemezz2004-07-231-1/+2
| | | | sourceforge.net host. I shall respect their wish.
* Update to 0.8, see the changelog for full detail.mezz2004-07-053-5/+21
| | | | http://changelog.wesnoth.org/
* Update to 0.7.11.mezz2004-07-045-78/+250
|
* Update to 0.7.9, see the changelog for details: http://changelog.wesnoth.org/mezz2004-06-143-92/+359
|
* Update to 0.7.8, see changelog for details: http://changelog.wesnoth.org/mezz2004-05-294-20/+96
| | | | Approved by: adamw (mentor)
* Update to 0.7.7.mezz2004-05-216-209/+142
| | | | Approved by: adamw (mentor)
* Fix the build on 4.x. The problem was that the definition of the std::wstringmezz2004-05-133-1/+34
| | | | | | | | | | class is commented out on FreeBSD 4 because <cwctype> is missing. Tim Robbin has shown the workaround for this in freebsd-stable. Also, remove USE_GCC=3.3 and it can build on 4.x's default GCC 2.9x now. Reported by: bento via kris Tested by: pav and Rashid N. Achilov <shelton@sentry.granch.ru> Approved by: adamw (mentor)
* The developers will not support GCC 2.9x, so add USE_GCC=3.3 to get it fixmezz2004-05-101-0/+1
| | | | | | | the build on FreeBSD 4.x. Reported by: bento via kris Approved by: marcus (backup mentor)
* Update to 0.7.6. Many bugs fixed and multiplayer improvements, see themezz2004-05-063-102/+108
| | | | | | | | | | | changelog for full details: http://changelog.wesnoth.org/ There has a new lite option and tarball of Wesnoth, which I have added a 'LITE' define. It will download the wesnoth-lite tarball that save more than half of size 18.8M -> 6.1M. The only difference are no music and no tutorial/story image files. Approved by: marcus (backup mentor)
* -Update to 0.7.5.mezz2004-05-024-18/+207
| | | | | | -Change my email to mezz@FreeBSD.org. Approved by: adamw (mentor)
* - Update to 0.7.2pav2004-04-094-7/+234
| | | | | PR: ports/65339 Submitted by: Mezz <mezz7@cox.net> (maintainer)
* - Update to version 0.7krion2004-03-234-28/+366
| | | | | PR: ports/64595 Submitted by: maintainer
* Chase library bump of libSDL-1.1 for all ports which were dependingedwin2004-03-161-1/+1
| | | | on sdl12-1.2.5
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* - SIZEifykrion2004-01-311-0/+1
| | | | | PR: ports/62128 Submitted by: maintainer
* - Fix build on alphakrion2004-01-301-0/+13
| | | | | | PR: ports/62096 Submitted by: maintainer Noticed by: bento via kris
* - Use new knobs from bsd.sdl.mkkrion2004-01-211-6/+1
| | | | | PR: 61640 Submitted by: maintainer
* Add wesnoth 0.6.1, a fantasy turn-based strategy game.krion2003-12-244-0/+716
Battle for Wesnoth is a fantasy turn-based strategy game. Battle for control of villages, using variety of units which have advantages and disadvantages in different types of terrains and against different types of attacks. Units gain experience and advance levels, and are carried over from one scenario to the next campaign. PR: 60531 Submitted by: Mezz <mezz7@cox.net>