Commit graph

19 commits

Author SHA1 Message Date
Ade Lovett
f68e1ba015 Post libtool-conversion fixups
Submitted by:	pointyhat
Approved by:	portmgr (implicit)
2006-02-26 02:06:46 +00:00
Edwin Groothuis
84b1517c16 SHA256ify
Approved by: krion@
2006-01-24 03:16:52 +00:00
Tilman Keskinoz
31568278ba Update to 1.4
PR:		86916
Submitted by:	David Johnson
2005-10-05 11:26:53 +00:00
Volker Stolz
27c3105046 We really want the .la-files
Submitted by: maintainer
2005-03-03 10:03:22 +00:00
Volker Stolz
748b551c03 Update to 1.3
PR:		ports/77481
Submitted by:	maintainer
2005-03-01 22:28:39 +00:00
Michael Nottebrock
29924df852 More pthread-check fixes. 2004-11-11 23:22:25 +00:00
Tilman Keskinoz
e4fb77347a Update to 1.2
PR:		73364
Submitted by:	David Johnson <david@usermode.org>
2004-11-04 19:01:43 +00:00
Tilman Keskinoz
a87d006b50 Fix build on -STABLE
Submitted by:	maintainer
2004-07-27 17:38:24 +00:00
Tilman Keskinoz
f6c03794c9 Update to 1.1
PR:		69138
Submitted by:	David Johnson <david@usermode.org>
2004-07-17 15:26:59 +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
Pav Lucistnik
6cf50a9bba - Populate new category x11-themes with some candidates from x11-wm
PR:			ports/63146
List compiled by:	adamw
Repocopy by:		marcus
2004-06-02 03:02:13 +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
Tilman Keskinoz
ea08c8cec5 Update to 1.0
PR:		62463
Submitted by:	maintainer
2004-02-20 13:21:08 +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
Daichi GOTO
36ee3be574 update x11-wm/qinx: 0.5 --> 0.6
PR:		54164
Submitted by:	David Johnson <david@usermode.org> (maintainer)
2003-07-07 05:56:53 +00:00
Tilman Keskinoz
98dcb1203b Update to 0.5
PR:		48654
Submitted by:	maintainer
2003-03-04 20:10:56 +00:00
Akinori MUSHA
5c65a56754 De-pkg-comment. 2003-02-21 14:19:11 +00:00
Tilman Keskinoz
ba2af1bc80 update to 0.4
Submitted by:	David Johnson <david@usermode.org> (maintainer)
PR:		45130
2002-11-13 09:55:11 +00:00
Will Andrews
8dfd432d32 Add qinx 0.3, a QNX Photon like window decoration and widget style
for KDE.

PR:		40105
Submitted by:	David Johnson <david@usermode.org>
2002-08-26 17:09:05 +00:00