Commit graph

71 commits

Author SHA1 Message Date
Philip Paeps
9db082dc79 Update to 1.4.7.
http://svn.gna.org/viewcvs/wesnoth/tags/1.4.7/changelog?rev=31465&view=download
2008-12-28 13:31:05 +00:00
Philip Paeps
20f09e7555 Add two forgotten @dirrmtry entries.
Spotted by:	QAT
Pointy hat to:	philip
2008-11-01 21:19:37 +00:00
Philip Paeps
b2412aeaaa Update to 1.4.5.
http://svn.gna.org/viewcvs/wesnoth/tags/1.4.5/changelog?rev=29223&view=download
2008-10-31 23:13:23 +00:00
Philip Paeps
1dcd529ba3 Update to 1.4.4.
http://svn.gna.org/viewcvs/wesnoth/tags/1.4.4/changelog?rev=28146&view=download
2008-08-03 18:09:52 +00:00
Philip Paeps
2fa970cca6 Update to 1.4.3.
Add an OPTION to disable NLS (remove dependency on gettext).

http://svn.gna.org/viewcvs/wesnoth/tags/1.4.3/changelog?rev=27046&view=download
2008-06-10 21:38:42 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Philip Paeps
68f0ff2c92 Update to 1.4.2.
http://svn.gna.org/viewcvs/wesnoth/tags/1.4.2/changelog?rev=26390&view=download
2008-05-25 19:27:11 +00:00
Philip Paeps
1c83a169bc - Fix pkg-plist when building without tools or without the editor[1].
- Finally convert to using OPTIONS=.

PR:		ports/123436 [1]
Submitted by:	Mel <mel -at- rachie.is-a-geek.net> [1]
Reviewed by:	miwi
2008-05-07 12:58:39 +00:00
Philip Paeps
f3566ee9f6 Update to 1.4.1.
http://svn.gna.org/viewcvs/wesnoth/tags/1.4.1/changelog?rev=25603&view=download
2008-04-20 12:32:39 +00:00
Philip Paeps
b29079fc40 Update to 1.4.
From the release notes:

 | For players, the 1.4 version brings you no fewer than seven new
 | mainline campaigns, a redesigned user interface, an amazing variety
 | of high-quality new game music, and a refresh of the game artwork
 | including improved portrait images for many unit types. For
 | designers, the map editor and WML have been enhanced to
 | significantly increase your creative options in writing scenarios.

See also: http://www.wesnoth.org/start/1.4/
2008-04-03 09:44:00 +00:00
Martin Wilke
32d6ba3c61 - Add missing dependency
- Bump PORTREVISION

Submitted by:	pavbot
2008-03-27 13:15:53 +00:00
Martin Wilke
2d73db3533 - Chase devel/sdl12 shlib version bump 2008-03-13 14:28:35 +00:00
Philip Paeps
712caa9a8b Update to 1.2.8.
http://svn.gna.org/viewcvs/wesnoth/tags/1.2.8/changelog?rev=21944&view=download
2007-12-14 20:15:18 +00:00
Joe Marcus Clarke
4acc6fb2a4 Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).

The FreeBSD GNOME team would also like to thank our various testers and
contributors:

Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)

PRs fixed in this release:

111272, 113470, 115995, 116338
2007-10-24 23:37:25 +00:00
Philip Paeps
2dc5b66f11 Update to 1.2.6.
http://svn.gna.org/viewcvs/wesnoth/branches/1.2/changelog?rev=19153&view=download
2007-08-07 11:55:38 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Philip Paeps
c505771d34 Update to 1.2.5.
http://svn.gna.org/viewcvs/wesnoth/tags/1.2.5/changelog?rev=18287&view=download

PR:		ports/113846
Submitted by:	Denis Barov <dindin -@- dindin.ru> [partly]
2007-06-19 14:18:44 +00:00
Philip Paeps
a603507ac4 Add two forgotten manpages before pointyhat notices. ;-) 2007-06-03 17:03:22 +00:00
Philip Paeps
18087f7185 Update to 1.2.4.
http://svn.gna.org/viewcvs/wesnoth/tags/1.2.4/changelog?rev=16822&view=download

Don't force using GCC 3.4, it works fine with 4.2 as well.
2007-06-03 13:03:40 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Philip Paeps
2204bd58b6 Add new files for 1.2.3 to pkg-plist.
Spotted by:	pointyhat via kris
Pointy hat to:	philip
2007-04-02 19:59:56 +00:00
Philip Paeps
62ca3c210e Update to 1.2.3.
http://www.wesnoth.org/forum/viewtopic.php?t=15314
  http://svn.gna.org/viewcvs/wesnoth/tags/1.2.3/changelog?rev=16252&view=download
2007-03-31 21:34:21 +00:00
Philip Paeps
8cdc3c812d Update to 1.2.2
http://svn.gna.org/viewcvs/wesnoth/tags/1.2.2/changelog?rev=15962&view=download

While here, move to LOCALBASE instead of X11BASE.  It should be happier here.
2007-03-11 19:17:38 +00:00
Philip Paeps
08666e09da Update to 1.2.1.
http://svn.gna.org/viewcvs/wesnoth/tags/1.2.1/changelog?rev=15241&view=markup
2007-01-20 17:32:51 +00:00
Philip Paeps
0fa73bb8de Fix pkg-plist.
Submitted by:	pointyhat via kris
2007-01-10 19:39:24 +00:00
Philip Paeps
08d1eadca0 Update FreeBSD 4.x build patch I forgot in my last commit.
Pointy hat to:	philip
2006-12-24 21:36:22 +00:00
Philip Paeps
bb1404898c For those of us who have nothing to do over the holidays. :-)
Update to 1.2, the current stable release.
Grab maintainership - I'll try to be a good parent.
2006-12-24 21:21:04 +00:00
Jeremy Messenger
9469fbba1b I have been meaning to create several slaves of wesnoth such as for server,
tools, client and etc. But I never did. It seems like I have lost my
insterest with Wesnoth. Therefore, I am giving up my maintainership to ports@.
2006-11-12 05:13:18 +00:00
Joe Marcus Clarke
29747f458a Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)
2006-10-14 08:54:54 +00:00
Stanislav Sedov
0d2725682b - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
   binary)
 - Update graphics/sdl_ttf to version 2.0.8
 - Update graphics/sdl_image to version 1.2.5
 - Update audio/sdl_mixer to version 1.2.7
 - Update net/sdl_net to version 1.2.6
 - Update Mk/bsd.sdl.mk accordingly
 - Fix dependent ports to fit the new directory structure and avoid several
   API breakages
 - Bump up portrevisions for all dependent ports to allow them to be upgraded
   by portupgrade/portmaster etc tools

Approved by:    kris (portmgr), sem (mentor)
2006-09-20 11:21:59 +00:00
Jeremy Messenger
2d1336cd74 portlint:
-Remove USE_REINPLACE.
2006-03-31 22:04:05 +00:00
Edwin Groothuis
0416031c9b Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 02:20:05 +00:00
Jeremy Messenger
7c3955ab6b Update to 1.0.2, see changelog for detail:
http://tinyurl.com/atvt2

Reminded by:	edwin's "FreeBSD Ports Version Check" script
2005-11-26 22:22:51 +00:00
Jeremy Messenger
b9515288ee Add SHA256. 2005-11-12 20:50:38 +00:00
Jeremy Messenger
6c22630a7c Update to 1.0.1, see ChangeLog for detail:
http://link.toolbot.com/gna.org/12158
2005-10-20 19:45:52 +00:00
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
139040b983 Update to 1.0rc1, see the ChangeLog for detail:
http://changelog.wesnoth.org/
2005-09-21 04:59:03 +00:00
Jeremy Messenger
15a119533b Update to 0.9.7, see ChangeLog for detail.
http://changelog.wesnoth.org/
2005-09-11 05:19:35 +00:00
Jeremy Messenger
aba3ba86cc Update to 0.9.6. 2005-08-28 21:59:41 +00:00
Jeremy Messenger
fbe7dfc8bc Update to 0.9.5. 2005-08-28 06:53:39 +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
699110ab5e -Update to 0.9.3, see more detail: http://changelog.wesnoth.org/
-They don't provide lite package anymore, so LITE knob has been removed.
2005-07-03 05:31:42 +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
41033fc2e8 Update to 0.9.1, this is a bugfix release. See details:
http://changelog.wesnoth.org
2005-04-27 07:26:41 +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
b720775f4c Move wesnoth.desktop from share/gnome/apps/Games to share/gnome/applications. 2005-02-20 22:09:36 +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
Kris Kennaway
be3e1f7794 Clean up handling of locale directories at deinstall-time:
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created
2004-12-16 05:49:27 +00:00