Commit graph

18 commits

Author SHA1 Message Date
Jeremy Messenger
764d835f3f - Update to 1.0!
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]
2005-10-03 20:14:46 +00:00
Jeremy Messenger
1d574d8180 Update to 0.9.4, see ChangeLog for detail:
http://changelog.wesnoth.org/
2005-07-25 19:43:15 +00:00
Jeremy Messenger
1290a71f75 Update to 0.9.2, see ChangeLog for detail:
http://changelog.wesnoth.org/
2005-06-08 05:11:03 +00:00
Jeremy Messenger
2f44981d2e - 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.
2005-04-13 21:23:45 +00:00
Jeremy Messenger
beed52e97c Update to 0.8.11. 2005-02-25 20:41:43 +00:00
Jeremy Messenger
080c9f314c Update to 0.8.10, see the changelog for details: http://changelog.wesnoth.org/ 2005-02-08 14:02:15 +00:00
Jeremy Messenger
1b90228615 Update to 0.8.9, it enables zip support by default. If Wesnoth developers add
--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.
2005-01-31 20:23:38 +00:00
Jeremy Messenger
6194d31962 Update to 0.8.8, see the changelog for details: http://changelog.wesnoth.org/ 2004-12-06 09:09:43 +00:00
Jeremy Messenger
e234ed1965 - Update to 0.8.7.
- 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.
2004-11-02 06:34:03 +00:00
Jeremy Messenger
6f7b0b4124 -Update to 0.8.5.
-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>
2004-10-11 22:42:04 +00:00
Jeremy Messenger
eb5a169573 Update to 0.7.11. 2004-07-04 02:19:30 +00:00
Jeremy Messenger
1b4fe0b33f Update to 0.7.8, see changelog for details: http://changelog.wesnoth.org/
Approved by:	adamw (mentor)
2004-05-28 19:58:30 +00:00
Jeremy Messenger
7bcd3c2e3a Update to 0.7.7.
Approved by:	adamw (mentor)
2004-05-20 21:20:28 +00:00
Jeremy Messenger
0a88456a6a Fix the build on 4.x. The problem was that the definition of the std::wstring
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)
2004-05-12 18:53:07 +00:00
Jeremy Messenger
1a4bab358c -Update to 0.7.5.
-Change my email to mezz@FreeBSD.org.

Approved by:	adamw (mentor)
2004-05-01 19:09:45 +00:00
Pav Lucistnik
1fdb3fa31c - Update to 0.7.2
PR:		ports/65339
Submitted by:	Mezz <mezz7@cox.net> (maintainer)
2004-04-09 09:10:44 +00:00
Kirill Ponomarev
7d509d1b77 - Update to version 0.7
PR:		ports/64595
Submitted by:	maintainer
2004-03-23 08:32:49 +00:00
Kirill Ponomarev
44f74845e2 - Fix build on alpha
PR:		ports/62096
Submitted by:	maintainer
Noticed by:	bento via kris
2004-01-30 08:54:10 +00:00