Commit graph

29 commits

Author SHA1 Message Date
Michael Johnson
c0de790bc8 Update to 1.0.11
Approved by:	adamw (mentor)
2004-11-18 03:08:50 +00:00
Pav Lucistnik
db5cad7305 - Make sndfile-play work
PR:		ports/72716
Submitted by:	Michael Johnson <ahze@ahze.net>
2004-10-15 11:43:25 +00:00
Pav Lucistnik
a7da1cec16 - Remove USE_GCC=3.4, it's not needed
- Update libtool

PR:		ports/72607
Submitted by:	Michael Johnson <ahze@ahze.net>
2004-10-13 15:52:13 +00:00
Kris Kennaway
84e8d56ed5 Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by:	portmgr
2004-09-30 05:32:00 +00:00
Joe Marcus Clarke
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
2004-07-09 17:43:11 +00:00
Kirill Ponomarev
997c82b947 Update to version 1.0.10
PR:		ports/68859
Submitted by:	Ports Fury
2004-07-09 17:13:17 +00:00
Kirill Ponomarev
0aca7a553c - Update to version 1.0.9
PR:		ports/67079
Submitted by:	Ports Fury
2004-05-23 19:04:19 +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
7da53ae893 - Update to version 1.0.7
PR:		ports/63492
Submitted by:	Ports Fury
2004-02-28 19:40:37 +00:00
Kirill Ponomarev
f12f290d11 - Fix MASTER_SITES
PR:		62750 62751
Submitted by:	Daniel Roethlisberger <daniel@roe.ch>, David Gilbert <dgilbert@daveg.ca>
2004-02-12 20:51:27 +00:00
Kirill Ponomarev
57c85f3ac0 - Update to version 1.0.6
PR:		ports/62635
Submitted by:	Ports Fury
2004-02-10 15:10:26 +00:00
Trevor Johnson
e8d5605043 Add SIZE. 2004-01-27 20:51:07 +00:00
Joe Marcus Clarke
7cf7b646b2 Rename PORTDOCS to MYPORTDOCS to avoid a conflict with the recently added
bsd.port.mk macro.

Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-11-07 09:28:14 +00:00
Sergey A. Osokin
253384a218 Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.

Submitted by:	Oleg Karachevtsev <ok@etrust.ru>
A part of PR:	57992
2003-10-21 11:24:02 +00:00
Kirill Ponomarev
1f1c0a01ee - Utilize USE_GNOME
PR:		55743
Submitted by:	Ports Fury
2003-08-20 10:48:57 +00:00
Tilman Keskinoz
fcbdbe0574 Update to 1.0.5
PR:		51716
Submitted by:	Kirill Ponomarew <ponomarew@oberon.net>
2003-05-04 21:36:32 +00:00
Akinori MUSHA
7cc1393a93 De-pkg-comment. 2003-02-20 17:07:10 +00:00
Maxim Sobolev
e54d0ec1e2 Update to 1.0.4. 2003-02-03 12:35:53 +00:00
Ying-Chieh Liao
21402b54e5 upgrade to 1.0.3
PR:		46139
Submitted by:	Ports Fury
2003-01-02 19:10:45 +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
Akinori MUSHA
2c4e35318b Update libsndfile to version 1.0.1 with a shlib major bump.
PR:		ports/42968
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-09-20 07:36:43 +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
Patrick Li
ed4180a41e Update to 0.0.28
PR:		37683
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-05-02 21:23:37 +00:00
Ying-Chieh Liao
47366a8998 upgrade to 0.0.27
PR:		32213
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-11-23 17:32:50 +00:00
Mario Sergio Fujikawa Ferreira
68a4151e39 Update to 0.0.26
PR:		31069
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-10-06 14:50:33 +00:00
David W. Chapman Jr.
253e1b647b Update to 0.0.24
PR:		30037
Submitted by:	tkato@prontomail.com
2001-08-24 23:16:41 +00:00
Ying-Chieh Liao
bf957bb77a remove extra dirs
Submitted by:	bento log
2001-08-03 18:28:42 +00:00
Ying-Chieh Liao
8ef42ce549 add libsndfile
Reading and writing files containing sampled sound (like WAV or AIFF)
2001-07-20 02:45:18 +00:00