Commit graph

45 commits

Author SHA1 Message Date
Mark Linimon
aefed48401 Reset guy@device.dyndns.org: email address bounces. 2008-11-28 22:52:39 +00:00
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +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
Rong-En Fan
a0e3069a78 - Update to 41.3
PR:		ports/122736
Submitted by:	Heath Nielson <heathn at gmail.com>
Approved by:	maintainer timeout (3 weeks)
2008-05-05 06:51:10 +00:00
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
2d73db3533 - Chase devel/sdl12 shlib version bump 2008-03-13 14:28:35 +00:00
Mark Linimon
586e8df8f5 Add USE_PERL5. This will be needed to conditionalize bsd.perl.mk inclusion.
Also, switch autoconf dependency to 2.61.

Hat:		portmgr
2007-09-30 04:30:14 +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
528db78860 - Respect X11BASE
Approved by:	portmgr (linimon)
2006-12-09 05:10:20 +00:00
Pav Lucistnik
d750615763 - Use features of bsd.wx.mk, especially USE_WX
PR:		ports/101613
Submitted by:	alepulver
2006-12-01 07:39:02 +00:00
Martin Wilke
3bf35da83d - Update to 40.1d
PR:		ports/105793
Submitted by:	Guy 'DeVice' P. <guy@device.dyndns.org>
2006-11-23 20:16: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
Oliver Lehmann
7339154fcd update freealut to 1.1.0 2006-06-08 16:07:12 +00:00
Edwin Groothuis
ff21f59f9f Remove USE_REINPLACE for categories starting with a G 2006-05-07 23:46:33 +00:00
Oliver Lehmann
c36bc8fc88 update to openal 20060211 [1]
fix dependant ports [2]

PR:		ports/96172 [1]
		ports/95192 [2]
Submitted by:	maintainer  [1]
		oliver      [2]
Approved by:	maintainer
2006-04-23 10:14:30 +00:00
Edwin Groothuis
c94783fe5c SHA256ify
Approved by:	krion@
2006-01-22 11:18:58 +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
Pav Lucistnik
3527239417 - Remove symlinks that belong to mtree
Approved by:	maintainers
2006-01-05 22:31:12 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Renato Botelho
1821746de2 o Fix a problem that happens when wxWindows 2.4 and 2.6 are both installed. [1]
o Remove unecessary patches and use REINPLACE_CMD instead. [2]

PR:		ports/87367 [1]
Submitted by:	Sven Berkvens-Matthijsse <sven@ilse.net> [1], garga [2]
Approved by:	maintainer [1] [2]
2005-10-14 10:48:08 +00:00
Sergey Matveychuk
d6ce5dea56 - Update to 0.39.1
PR:		ports/87227
Submitted by:	maintainer
2005-10-11 21:29:18 +00:00
Max Khon
d164e5eed2 Finish repo copy of wxgtk 2.4.2 ports to wxgtk24* 2005-05-12 16:39:59 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Pav Lucistnik
2c42609769 - Update to 38.1b
PR:		ports/78306
Submitted by:	Guy P. <guy@device.dyndns.org> (maintainer)
2005-03-03 21:43:50 +00:00
Edwin Groothuis
eb673b49fa [maintainer update] upgrade of games/scorched3d-devel to
Bumping up of the Scorched3D game to the last official release : 38.
        Note that net players need it to connect to current servers.

PR:		ports/76712
Submitted by:	Guy P.<guy@device.dyndns.org>
2005-02-20 07:55:19 +00:00
Edwin Groothuis
27d4d9a537 Update port: games/scorched3d-devel - INCLUDE SECURITY FIX
This is an update to the last released version of that game.
	It include a security fix that the current FreeBSD port is affected.
	(see http://marc.theaimsgroup.com/?l=bugtraq&m=108152473130133&w=2)
	Note that i did set myself as maintener after proposition from
	Nuno Teixeira <nunotex@freeshell.org> by email.

PR:		ports/67541
Submitted by:	Guy P. <guy@device.dyndns.org>
2004-12-21 23:27:27 +00:00
Joe Marcus Clarke
46a4d69571 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2004-11-07 22:37:47 +00:00
Ade Lovett
328b757bf2 Autotools cleanup. Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).

PR:		67768
Submitted by:	ade
Approved by:	4-exp bento runs (thanks, kris!)
2004-07-01 17:06:41 +00:00
Kris Kennaway
cc9734cd5a Now builds on amd64. 2004-06-21 21:30:30 +00:00
Pav Lucistnik
2841ea4ebd - Update to 36.2
PR:		ports/63758
Submitted by:	Guy P. <guy@device.dyndns.org>
Approved by:	maintainer timeout (2 months)
2004-05-26 20:17:59 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +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
Kris Kennaway
fd4256acca BROKEN on !i386: Does not compile 2004-03-13 10:33:30 +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
Max Khon
f35f3b69bd Switch to wxgtk2.
Approved by:	mdodd (MAINTAINER)
2003-11-09 22:33:21 +00:00
Max Khon
2b84902e8e wxgtk-devel -> wxgtk 2003-11-09 19:34:52 +00:00
Max Khon
cfe5492411 Chase wxgtk library name (and version) change. 2003-11-04 20:52:58 +00:00
Max Khon
387a1dbcbb Fix build, remove BROKEN, bump PORTREVISION.
Approved by:	mdodd (MAINTAINER)
2003-11-03 17:41:39 +00:00
Mark Linimon
6bc3cf6335 Mark as broken because it does not seem to compile (see bento logs).
PR: ports/57772 (maintainer timeout, 1 month).
2003-11-03 09:07:04 +00:00
Matthew N. Dodd
9033e25b10 Update to build 35. 2003-08-23 20:27:43 +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
Matthew N. Dodd
9d1440648c Scorched, a 3d game based loosely on the classic DOS game. 2003-01-05 10:22:49 +00:00