1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Commit Graph

26 Commits

Author SHA1 Message Date
Dirk Meyer
2804600935 - drop maintainership
Feature safe: yes
2012-10-21 08:47:17 +00:00
Dirk Meyer
613df350b6 - drop maintainership
Feature safe: yes
2012-10-21 08:45:35 +00:00
Dirk Meyer
ce58758fe6 - use OPTIONS_DEFINE 2012-09-16 15:47:00 +00:00
Dirk Meyer
9a8bde76ee - fix option WITHOUT_ESOUND
PR:		165128
Submitted by:	Axel Gonzalez
2012-02-15 06:53:41 +00:00
Dirk Meyer
bf201a957d - remove PKGNAMESUFFIX
- add OPTIONS
2011-12-21 12:15:18 +00:00
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
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Dirk Meyer
d2a5a46507 LICENSE GPLv2 2010-06-04 13:49:15 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +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
Dirk Meyer
8bf90ad847 - force include path 2009-03-04 17:25:35 +00:00
Dirk Meyer
f4415e6623 - add LICENSE: 2009-01-16 16:23:46 +00:00
Edwin Groothuis
6527ef2070 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 13:08:29 +00:00
Dirk Meyer
7598a22c7e - take maintainership
Submit:ted by:
Revi:rewed by:
2006-12-02 19:44:32 +00:00
Mark Linimon
03a4b76d0d Reset inactive maintainer asa@gascom.ru.
Hat:		portmgr
2006-11-12 19:01:29 +00:00
Yaroslav Tykhiy
9dd64443fa + Update to madplay 0.15.2b.
+ Add support for WITHOUT_NLS.
+ Remove patch-configure as it doesn't seem to affect the build any
  longer, with or without libtool in the system -- tested with diff.
+ Fix pkg-plist: The locale dirs used here are either standard,
  listed in BSD.local.dist, or managed by the gettext port, so
  we needn't try to remove them.

Approved by:	maintainer (timeout)
2006-09-11 12:31:15 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +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
Jean-Yves Lefort
872d7f80ee Chase libid3tag update. 2005-10-28 07:59:53 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +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
Joe Marcus Clarke
186b8ba82f Add USE_GETTEXT and bump PORTREVISION.
Submitted by:	trevor
Tested by:	bento
2004-02-04 04:36:30 +00:00
Trevor Johnson
78da40aa98 Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +00:00
Joe Marcus Clarke
f620a3560c Install the madtime app as well.
Submitted by:	sf
2003-12-07 03:32:10 +00:00
Joe Marcus Clarke
96ffab3c23 Add madplay, the MP3 player portion of the MAD audio project.
PR:		59704
Submitted by:	Sergey Akifyev <asa@gascom.ru>
2003-12-07 01:05:38 +00:00