Commit graph

13 commits

Author SHA1 Message Date
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