Commit Graph

24 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
Pav Lucistnik
7c108fa3e4 - Update to 2.0.2
PR:		ports/66475
Submitted by:	Piotr Smyrak <piotr.smyrak@heron.pl>
2004-05-11 12:13:35 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Pav Lucistnik
d4e53543a1 - Update to 2.0pre8
PR:		ports/64391
Submitted by:	Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer)
2004-04-01 22:12:01 +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
Pav Lucistnik
ae07947982 - Update to 2.0 pre7
PR:		ports/63640
Submitted by:	Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer)
2004-03-02 18:57:32 +00:00
Pav Lucistnik
0ea628f656 - Fix Makefile logic: enter src/plugins/sound subdir when external sound plugin
only is enabled in configure script.
- This fixes packing on Bento.
- Patch submitted to authors.
2004-02-18 10:04:48 +00:00
Kris Kennaway
46aa7e23de BROKEN on 5.x: broken pkg-plist 2004-02-17 22:44:17 +00:00
Pav Lucistnik
ca6a82ab67 - Fix desktop icon
PR:		ports/62120
Submitted by:	Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer)
2004-02-14 13:56:45 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Kirill Ponomarev
c01fe1a24c - Chase libraries because of new loudmouth version
PR:		61754
Submitted by:	maintainer
2004-01-22 22:30:05 +00:00
Kirill Ponomarev
7cbee12c28 - Update to version 2.0.p6
PR:		61659
Submitted by:	maintainer
2004-01-22 09:20:07 +00:00
Pav Lucistnik
132dd06182 Add gnugadu 2.0 pre5 after repocopy from polish/gnugadu.
This is Gtk2 version of gnugadu.

PR:		ports/61242
Submitted by:	Piotr Smyrak <piotr.smyrak@heron.pl>
2004-01-15 23:48:07 +00:00
Tilman Keskinoz
64b2118179 - Update the Categories after Repocopy.
- Adjust MASTERDIRs
- Remove PKGNAMEPREFIX since it is implicit
- Add ports to Category Makefile

PR:		53797
Submitted by:	Aleksander Fafula <alex@fafula.com>
Approved by:	portmgr (marcus)
Repocopied by:	joe
2003-08-19 09:12:40 +00:00
Tilman Keskinoz
bbeb91817c Add portname to the title of the dialogbox
PR:		54301
Submitted by:	 Mark Linimon <linimon@lonesome.com>
2003-07-22 14:41:33 +00:00
Pete Fritchman
ce99ce0683 - update to 1.0.0
- master site & homepage now live at sourceforge
- update maintainer's email address
- add a configuration dialog menu
- PERL -> REINPLACE_CMD

PR:		51748
Submitted by:	maintainer
2003-05-10 20:02:43 +00:00
Joe Marcus Clarke
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
Akinori MUSHA
4c2e4f1862 De-pkg-comment. 2003-02-21 13:28:59 +00:00
Norikatsu Shigemura
6829fa55f5 Fix unassociated shell command.
Pointy hat to:	nork
Reported by:	make describe ECHO_MSG='echo > /dev/null'
2002-12-11 08:33:47 +00:00
Norikatsu Shigemura
a24124127f Fix unassociated shell command.
Reported by:	portsdb -U
2002-12-11 07:28:31 +00:00
SADA Kenji
ad37d9c99c - upgrade to version 0.2.2
PR:	ports/39413
Submitted by:	maintainer
2002-11-11 08:26:48 +00:00
Mario Sergio Fujikawa Ferreira
b9d28dac8b Deploy USE_GNOMENG infrastructure
PR:		42345
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-09-03 01:06:26 +00:00
Pete Fritchman
96347291e7 Add gnugadu 0.2.0, a GaduGadu client for X11/GTK.
PR:		33125
Submitted by:	doc@lublin.t1.pl
2001-12-26 00:54:09 +00:00