Commit graph

22 commits

Author SHA1 Message Date
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Martin Wilke
077a58f032 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-22 14:48:03 +00:00
Martin Wilke
2d73db3533 - Chase devel/sdl12 shlib version bump 2008-03-13 14:28:35 +00:00
Edwin Groothuis
f7c0630cd2 Remove always-false/true conditions based on OSVERSION 500000 2007-10-04 01:02:44 +00:00
Martin Wilke
605b516239 - Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
2007-07-28 12:27:31 +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
Martin Wilke
1ff115f4d3 - Update to 0.6.2
PR:             110014
Submitted by:   Benjamin Lutz <benlutz@datacomm.ch> (maintainer)
2007-03-07 12:18:29 +00:00
Martin Wilke
a9d0367710 - Update to 0.6.1
PR:		ports/107815
Submitted by:	Benjamin Lutz <benlutz@datacomm.ch> (maintainer)
2007-01-11 07:42:24 +00:00
Martin Wilke
55e9ebb308 - Update to 0.6.0
PR:		ports/107215
Submitted by:	Benjamin Lutz <benlutz@datacomm.ch> (maintainer)
2006-12-30 19:43:30 +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
Pav Lucistnik
b572e16ed4 - Update to 0.5.0
PR:		ports/92941
Submitted by:	Benjamin Lutz <benlutz@datacomm.ch> (maintainer)
2006-02-07 22:20:39 +00:00
Edwin Groothuis
354ed04b7d SHA256ify (manually checked and updated)
Approved by:	krion@
2006-01-22 11:40:30 +00:00
Thierry Thomas
54cb5b41b9 Changes:
- Replace an instance of a hardcoded /usr/X11R6 with $X11BASE. This was
  detected by dosirak.kr.freebsd.org.

- Make use of the OPTIONS variable. Because of this, replace the
  MUSICADDON and VOICEADDON switches with WITH_MUSIC and WITH_VOICE.

- Add support for OpenAL as wished by Peter Thoenen (eol1 at yahoo com).

PR:		87958
Submitted by:	maintainer
2005-11-11 11:56:56 +00:00
Pav Lucistnik
7ce20a260e - Update to 0.4.0
- No longer builds on FreeBSD 4.X

PR:		ports/83043
Submitted by:	Benjamin Lutz <benlutz@datacomm.ch> (maintainer)
2005-07-06 17:26:51 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Edwin Groothuis
c9ea361463 Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
2004-03-16 04:23:56 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Kirill Ponomarev
123a1077ae - Add new knobs from bsd.sdl.mk
Approved by:	portmgr
2004-01-20 21:27:10 +00:00
Christian Weisgerber
63d96de22f Catch up with libogg/libvorbis version bump. 2003-12-20 16:37:57 +00:00
Kirill Ponomarev
53b92ba854 * Fix Typo and spacing in Makefile
* Mark the port i386 only. If someone manages to compile it on
  another platform, please let me know.
* Remove dependency on SDL_mixer, as this library is no longer
  actually used by Ur-Quan  Masters
* Add switches for installing the voice and 3domusic add-on packages
* Modify wrapper script so to automatically take advantage of
  these add-on packages

PR:		57851
Submitted by:	maintainer
2003-10-10 19:28:14 +00:00
Edwin Groothuis
963919bf73 Make sure the port can find all libraries even if LOCALBASE isn't
set in the environment.

Submitted by:	Stefan Farfeleder
2003-09-28 13:52:51 +00:00
Edwin Groothuis
c8b6a7a733 New Port: games/uqm, Ur-Quan Masters
Ur-Quan Masters is a port of the original Star Control 2
	for 3DO Consoles.

	WWW: http://sc2.sourceforge.net

PR:		ports/56763
Submitted by:	Benjamin Lutz <benlutz@datacomm.ch>
2003-09-28 12:18:48 +00:00