Commit graph

47 commits

Author SHA1 Message Date
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Olli Hauer
d6db46aade -remove MD5 2011-07-03 14:59:23 +00:00
Ade Lovett
fe0d23d638 Update to GNU make 3.82 after numerous -exp runs. 2011-04-11 19:54:35 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Ade Lovett
6abd00a86b Punt autoconf267->autoconf268 2010-10-16 11:52:47 +00:00
Ade Lovett
8262a7b51d Autotools update. Read ports/UPDATING 20100915 for details.
Approved by:	portmgr (for Mk/bsd.port.mk part)
Tested by:	Multiple -exp runs
2010-09-15 18:35:24 +00:00
Thomas Abthorpe
875dbc28fe - Transfer maintainership
Approved by:	Previous maintainer via ports@
2010-04-21 17:17:55 +00:00
Pav Lucistnik
07b2788864 - Mark MAKE_JOBS_UNSAFE
Reported by:	pointyhat
2009-11-19 22:07:43 +00:00
Dmitry Marakasov
075acacd24 - Switch SourceForge ports to the new File Release System: categories starting with D 2009-08-22 00:18:43 +00:00
Thomas Abthorpe
6b76183e5e - Pass maintainership to submitter
PR:		ports/135684
Submitted by:	Eitan Adler <EitanAdlerList gmail.com>
2009-06-18 12:33:13 +00:00
Alejandro Pulver
817a65bd3b - Drop maintainership of the following ports:
games/darkplaces
games/quake-dpmod
games/edge
games/deng
games/odamex
games/uhexen2
games/uhexen2-extras
games/vavoom
games/vavoom-extras
games/alienarena
games/alienarena-data
games/freedroidrpg
games/assaultcube
games/freeorion
x11-toolkits/gigi
devel/allegro
devel/allegrogl
devel/adime
devel/allegro-devel
net-p2p/qbittorrent
net-p2p/rblibtorrent-devel
emulators/wahcade
x11-wm/stumpwm
x11-wm/icewm
2009-02-27 21:24:38 +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
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
Edwin Groothuis
ec7c5b0142 Remove always-false/true conditions based on OSVERSION 500000 2007-10-04 00:41:11 +00:00
Mark Linimon
48420a5ebd Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR:		ports/116639
Submitted by:	aDe
2007-09-30 04:47:36 +00:00
Alejandro Pulver
c268cbc501 - Update distinfo (minor changes: modifications from 4.2.2RC1 to 4.2.2 were
documented) [1].
- Remove AL option (it is for SGI's AL, not OpenAL).

Reported by:	pointyhat (via kris, pav) [1]
2007-07-30 16:47:50 +00:00
Alejandro Pulver
14c83eb7ee - Update to version 4.2.2. 2007-07-24 13:54:46 +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
Alejandro Pulver
a8e0dc4291 - Add PORTSCOUT variable. 2006-12-28 13:56:21 +00:00
Alejandro Pulver
1919657159 - Update to version 4.2.1. 2006-12-19 15:55:20 +00:00
Alejandro Pulver
ba40e2a699 - Add AL and JACK options.
- Replace INSTALLS_SHLIB with USE_LDCONFIG.
- Add CONFLICTS with future port allegro-devel.
2006-08-10 02:06:20 +00:00
Alejandro Pulver
3e3f01799b - Remove USE_REINPLACE.
- Rename some OPTIONS to more standard names:
  DEBUG_LIB -> DEBUG
  DEV_UTILS -> DEVEL
  PROFILE_LIB -> PROFILE
- Remove unavoidable auto-detection of OPTIONS.
- Format tabs, sort variables.

Approved by:	garga (mentor)
2006-04-24 20:53:10 +00:00
Alejandro Pulver
faf157a3b3 Change the maintainership address to the @FreeBSD.org one.
Approved by:	garga (mentor)
2006-04-09 13:08:16 +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
Pav Lucistnik
ceac2c1f1c - Update to 4.2.0
- Use OPTIONS
- Take maintainership

PR:		ports/88907
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
2005-11-13 15:16:30 +00:00
Florent Thoumie
3e8732e462 - Add WITHOUT_THREADS knob.
PR:		ports/82818
Submitted by:	Gunter Wambaugh <gunter@thewambaughs.net>
2005-06-30 17:46:46 +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
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Pav Lucistnik
24a534b457 - Update to 4.1.12
- Add knob to enable to arts sound driver
- Use PORTSDOC
- Use INFO

PR:		ports/60193
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-12-13 01:41:30 +00:00
Joe Marcus Clarke
e28f0247c9 Remove USE_GNOMENG. 2003-04-20 03:03:05 +00:00
Edwin Groothuis
f89a6b4594 devel/allegro: updating to 4.1.4 (devel version).
This PR updates allegro to the last 4.1.4, fixes allegro-config,
	and adds samples.

PR:		ports/45344
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-03-30 03:04:33 +00:00
Jimmy Olgeni
e3a7a074f8 Suppress command echo. 2003-02-23 11:07:26 +00:00
Akinori MUSHA
7cc1393a93 De-pkg-comment. 2003-02-20 17:07:10 +00:00
Patrick Li
2d837f9911 Fix allegro-config --libs to report correct library and bump PORTREVISION.
PR:		ports/45176
Submitted by:	Thierry Thomas <thierry@pompo.net>
2002-11-23 21:12:59 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Ying-Chieh Liao
a1562f1f97 - Fix LIB_DEPENDS
- Support USE_GNONENG
- Fix pkg-plist

PR:		44964
Submitted by:	Ports Fury
2002-11-06 16:51:46 +00:00
Ying-Chieh Liao
a62e570ff4 upgrade to 4.0.2 2002-10-21 17:48:49 +00:00
Kris Kennaway
6442e6cadb Remove some extra files that are apparently not being built in the
general case (perhaps the build is detecting something else on my
system).
2002-10-02 07:22:15 +00:00
Kris Kennaway
78be3b1781 Fix plist and installation 2002-09-18 00:31:23 +00:00
Jimmy Olgeni
cb543aa2b0 Drop maintainership. 2002-09-16 15:41:00 +00:00
Jimmy Olgeni
137de3f914 Use proper names for installed libraries. 2002-03-28 15:34:57 +00:00
Jimmy Olgeni
2251ad84c6 Unbreak and fix the bogus plist.
Noticed by:	kris
2002-03-25 15:49:41 +00:00
Kris Kennaway
be4a9b9335 BROKEN: plist incorrect 2002-03-25 02:11:30 +00:00
Jimmy Olgeni
e1235235ee Update port to version 4.0.0.
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-02-23 21:21:49 +00:00
Will Andrews
4721579854 Allow this port to support arbitrary versions of autoconf.
Submitted by:	bento 4-exp
2002-01-07 04:07:09 +00:00
Jimmy Olgeni
2a139cc0f7 Fix port build on bento.
Submitted by:	steve
2001-12-15 21:58:47 +00:00
Jimmy Olgeni
a4f87aa22c Add port devel/allegro (3.9.34).
Allegro is a cross-platform library intended for use in computer games and
other types of multimedia programming.

The WITHOUT_DEVEL option will prevent installation of some development
utilities, while WITHOUT_MAN won't install the (many) manual pages.

More about allegro at http://www.talula.demon.co.uk/allegro/

PR:		25331
2001-03-04 20:33:24 +00:00