Commit Graph

11 Commits

Author SHA1 Message Date
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
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Kris Kennaway
146cc392b8 BROKEN on alpha 5.x: Configure fails 2004-03-05 11:13:43 +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
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
Daichi GOTO
13b89aaace fix audio/ecawave: fix build error
PR:		53231
Submitted by:	Serge Gagnon <gagnon__s@videotron.ca>
Pointed out by:	bento via kris
2003-07-03 12:26:16 +00:00
Daichi GOTO
98f321d651 maintenance upgrade of audio/ecawave
PR:		53599
Submitted by:	The Anarcat <anarcat@anarcat.ath.cx> (maintainer)
2003-06-26 08:29:21 +00:00
Tilman Keskinoz
bbfc8f1cf0 Update to 0.6.0
PR:		50657
Submitted by:	maintainer
2003-04-17 08:34:44 +00:00
Akinori MUSHA
57f9198bc7 De-pkg-comment. 2003-02-21 11:08:38 +00:00
Edwin Groothuis
065a1344fc Removed sourceforge.net from the master_sites, it didn't exist there anymore.
Noticed by: portsurvey
2002-12-26 10:59:33 +00:00
Pete Fritchman
3fa7e44d29 Add ecawave-0.4.1, a simple graphical audio file editor
PR:		30050
Submitted by:	The Anarcat <anarcat@anarcat.dyndns.org>
2001-12-07 22:41:53 +00:00