Commit graph

33 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
2a9763f12a - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-22 08:55:40 +00:00
Martin Wilke
2d73db3533 - Chase devel/sdl12 shlib version bump 2008-03-13 14:28:35 +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
Rong-En Fan
0c38bbcda3 - Really respect X11BASE
Approved by:	portmgr (linimon)
2006-12-09 08:51:58 +00:00
Jose Alonso Cardenas Marquez
004ef5b1e5 - Respect X11BASE 2006-11-30 20:37:26 +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
Kris Kennaway
33dc8bdfc7 Now builds on sparc64 2006-09-17 20:08:47 +00:00
Jose Alonso Cardenas Marquez
b6b4a544cd Change maintainer address to my @FreeBSD.org email
Approved by:	garga (mentor)
2006-07-23 02:45:24 +00:00
Edwin Groothuis
ff21f59f9f Remove USE_REINPLACE for categories starting with a G 2006-05-07 23:46:33 +00:00
Edwin Groothuis
c68fd844ac [PATCH] games/criticalmass: update to 1.0.0, take maintainership
- Update to 1.0.0
	- Take maintainership

	Added file(s):
	- files/patch-utils_WalkDirectory.hpp
	- files/patch-utilsgl_gl++.hpp

	Removed file(s):
	- files/patch-utils::WalkDirectory.hpp
	- files/patch-utilsgl-gl++.hpp

PR:		ports/91281
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-01-04 09:13:56 +00:00
Pav Lucistnik
45a44e27c7 - Add SHA256 2005-11-24 19:28:01 +00:00
Pav Lucistnik
ed6f7c7287 - Update to 0.9.12
PR:		ports/86267
Submitted by:	Ports Fury
2005-09-17 23:50:26 +00:00
Sergey Matveychuk
835efa59da - Update to 0.9.11
PR:		ports/81858
Submitted by:	Ports Fury
2005-06-05 13:29:04 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Kris Kennaway
892c9bb5e4 BROKEN on sparc64: Does not compile
Approved by:    portmgr (self)
2005-03-26 21:40:24 +00:00
Pav Lucistnik
6524edf83c - Update to 0.9.10
PR:		ports/78499
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-03-06 21:34:43 +00:00
Tilman Keskinoz
f5da8821f2 Fix build with gcc 3.4 2004-08-16 13:26:42 +00:00
Kirill Ponomarev
a9fd75bbf8 - Update to version 0.99
PR:		ports/66751
Submitted by:	Ports Fury
2004-05-17 18:38:34 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Neil Blakey-Milner
ff85647795 Drop maintainership 2004-03-25 18:33:22 +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
ffc486df06 - Use new knobs from bsd.sdl.mk
Approved by:	portmgr
2004-01-20 21:18:12 +00:00
Neil Blakey-Milner
15a19205f6 Upgrade criticalmass to 0.98, also fixing gcc 3 build problems. 2003-08-22 22:01:51 +00:00
Kris Kennaway
67772ff563 Add missing manpage and bump PORTREVISION 2003-06-09 11:46:27 +00:00
Kris Kennaway
93872f18cc Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag.  Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.

Pointy hat to:	kris
2003-06-04 22:43:38 +00:00
Kris Kennaway
d500c1cc50 BROKEN on 5.1: does not compile 2003-05-18 10:15:44 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Maxim Sobolev
5c160ac5bd Update version number of SDL shared library. 2003-01-02 15:06:10 +00:00
Neil Blakey-Milner
703df348a6 Actually depend on SDL libraries as necessary.
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-09-09 20:03:28 +00:00
Neil Blakey-Milner
4c970c24cf Add criticalmass 0.97, an SDL/OpenGL space shoot'em up game. 2002-08-30 17:47:15 +00:00