Commit graph

25 commits

Author SHA1 Message Date
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Xin LI
5bbd5cd2dc Bump PORTREVISION's after OpenLDAP update.
Suggested by:	rafan
2009-01-05 19:04:45 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
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