Commit graph

53 commits

Author SHA1 Message Date
Emanuel Haupt
c4d2ed7cb4 Prevent unconditional linking against ALSA
PR:		148271
Submitted by:	swell.k@gmail.com
Feature safe:	yes
2010-07-01 06:47:22 +00:00
Emanuel Haupt
c84a16cf9c Update to 3.2.0 2010-05-31 16:32:36 +00:00
Oliver Lehmann
cf6cee91ef update audacious to 2.3
bump PORTREVISION on the affected ports
2010-04-19 10:59:37 +00:00
Emanuel Haupt
f1053238e0 Update to 3.1.0 2010-01-07 19:08:01 +00:00
Emanuel Haupt
a5efcf3a84 Update to 3.0.1 2009-12-22 02:02:56 +00:00
Emanuel Haupt
f9daebb5c9 Update to 3.0.0
PR:		141354
Submitted by:	swell.k@gmail.com
2009-12-10 22:00:31 +00:00
Emanuel Haupt
27da26d631 Update to 3.0.0.20090929
PR:		132435
Submitted by:	swell.k@gmail.com
2009-10-17 09:11:17 +00:00
Emanuel Haupt
d0bfb85ac2 - Update to 2.7.1
- Only use -fPIC on amd64 and ia64
- Remove license information from pkg-descr and generally update description
- Use PLIST_SUB instead of @rmtry on conditional file

Feature safe:	yes
2009-10-05 14:43:14 +00:00
Emanuel Haupt
9e683a20cf Take maintainership.
Feature safe:	yes
2009-10-05 12:00:38 +00:00
Dmitry Marakasov
a07aa037a1 - Switch SourceForge ports to the new File Release System: categories starting with A 2009-08-22 00:13:26 +00:00
Anders Nordby
548e5ceeb5 Drop maintainership of some ports I do not use or have interest for
anymore.
2009-08-04 23:20:58 +00:00
Pav Lucistnik
abee6364ff - Fix INDEX build when ESOUND option is enabled
Reported by:	sam sirlin <swsirlin@earthlink.net> on freebsd-ports
2008-05-18 12:16:40 +00:00
Edwin Groothuis
60e1cd6778 implement @rmtry macro for the pkg-plist 2008-04-19 00:03:30 +00:00
Anders Nordby
b432abb63a Remove obsolete patch forgotten by self.
Pointy hat to:	me
2008-04-17 19:12:02 +00:00
Anders Nordby
0e21aff697 Update to 2.5.1. Changes:
- X11 interface removed.
- OSS sound support works, esound not necessary anymore.
- Add OPTIONS knobs.
2008-04-16 21:21:25 +00:00
Martin Wilke
c4c8f4be45 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-23 11:11:33 +00:00
Mark Linimon
40b726bc21 Mark as broken with gcc4.2. 2007-09-29 14:38:41 +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
Edwin Groothuis
f9d78354ff [patch] cleanup non-supported FreeBSD versions
PR:		ports/111698
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	maintainer timeout
2007-05-02 08:05:06 +00:00
Edwin Groothuis
179697185d Remove USE_REINPLACE from ports in categories starting with A. 2006-05-03 05:14:35 +00:00
Ade Lovett
fe279f0df8 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with:	kris
Approved by:	portmgr (implicit)
2006-03-07 08:28:06 +00:00
Edwin Groothuis
980092624a SHA256ify
Approved by:		krion@
2006-01-22 08:13: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
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
Anders Nordby
5ae73d6091 Take back maintainership.
Unbreak & fix incomplete pkg-plist.
2005-02-15 20:31:12 +00:00
Kris Kennaway
a1dcdbf6a8 BROKEN: Incomplete pkg-plist 2005-02-12 22:38:47 +00:00
Pav Lucistnik
50df4f8e0e - Fix botched local patch which was breaking compilation with esound
PR:		ports/74128
Reported by:	Michael C. Shultz <ringworm@inbox.lv>
2004-11-21 14:53:51 +00:00
Kris Kennaway
aeec5966d0 BROKEN on 5.x: Does not compile 2004-11-18 22:11:21 +00:00
Ying-Chieh Liao
1221f6cfad - Fix build on -current after gcc 3.3 import
PR:	71875, 71886
Submitted by:	Ports Fury
Approved by:	portmgr (marcus)
2004-09-24 01:04:01 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Kirill Ponomarev
f94e34d453 - Fix build on AMD64 2004-02-08 21:30: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
Trevor Johnson
e8d5605043 Add SIZE. 2004-01-27 20:51:07 +00:00
Edwin Groothuis
202db5edee Fixed broken build with xmms dependiency installed on the system.
Fixed broken build with xmms dependiency installed on the
	system.

PR:		ports/56679
Submitted by:	YazzY <yazzy@yazzy.org>
2003-10-03 11:22:08 +00:00
Joe Marcus Clarke
5aba753137 Remove the USE_GNOMENG macro. 2003-04-08 00:40:09 +00:00
Akinori MUSHA
7cc1393a93 De-pkg-comment. 2003-02-20 17:07:10 +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
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Joe Marcus Clarke
8a609be531 Use USE_GNOMENG.
PR:		42232
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-08-31 00:13:25 +00:00
Ying-Chieh Liao
31154892b6 PERL -> REINPLACE_CMD
PR:		39283
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-07-08 10:22:14 +00:00
Anders Nordby
04186cfdb0 Master/WWW site moved to SourceForge - update URL. 2001-12-09 02:27:21 +00:00
Pete Fritchman
afbebb0cfe Set maintainer to ports@FreeBSD.org
Submitted by:	Anders Nordby <anders@fix.no> (previous maintainer)
2001-10-07 02:03:45 +00:00
Michael Haro
b9c142838e Use esound on Alpha instead of using the xmp oss driver
PR:		26964
Submitted by:	    maintainer
2001-04-30 21:55:34 +00:00
Peter Pentchev
76fa7f79dd Fix build.
PR:		26439
Submitted by:	maintainer
2001-04-17 11:02:01 +00:00
Steve Price
9ffe2e0214 Update to version 2.0.4.
PR:		25001
Submitted by:	maintainer
2001-02-26 04:41:21 +00:00
Kevin Lo
5c560aced0 Upgrade to 2.0.3
PR: 24009
Submitted by: MAINTAINER
2001-01-02 15:50:09 +00:00
Ade Lovett
9e9828d767 Update to 2.0.2
PR:		20416
Submitted by:	Ports Fury
2000-09-16 18:38:55 +00:00
Michael Haro
bcd8ffd9d0 update with the new PORTNAME/PORTVERSION variables 2000-04-08 21:25:03 +00:00
Chris D. Faulhaber
1901efed8d Update port to 2.0.1
PR:		17323
Submitted by:	Maintainer
2000-03-21 00:21:38 +00:00