1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
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
Michael Nottebrock
387dd4d851 CONFLICTS with kdenetwork-3.2+
Submitted by:	lioux
2004-02-05 14:23:59 +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
Tilman Keskinoz
38240a54ec Update to 0.7.4
PR:		59504,59870
Submitted by:	Jerome Mainka <mainka@antidot.net> \
		Stefan Jahn <stefan.jahn@nemesis-sektor.de>
2003-12-04 18:27:45 +00:00
Trevor Johnson
b3ba3ae427 USE_REINPLACE need be defined only when REINPLACE_CMD is used. 2003-11-17 12:29:10 +00:00
Will Andrews
3558b011f0 Remove things accounted for in Makefile.kde now. 2003-11-02 15:57:34 +00:00
Sean Chittenden
c5ea80ea10 Update kopete to 0.7.2. Critical fix that allows people to connect using
MSNs new protocol.

PR:		ports/56709
Submitted by:	Chris Delnooz <c.delnooz@home.nl>
Notified:	maintainer
2003-10-17 19:19:57 +00:00
Will Andrews
d075bf0f86 Fix the -pthread problem in case the option gets removed again. This
patch involved patching the core auto* routines in KDE to accept the
PTHREAD_* variables in the environment, with fallbacks.  We decided the
easiest way to implement this in ports was to generate configure instead
of risking incorrect generation at port configure time.

Said patch has already been committed to HEAD in KDE and as such will be
removed with the 3.2 upgrade once it is released.

Ports using Makefile.kde that shouldn't be using them (i.e. non-KDE
modules) have this support commented out due to lack of patch.

Helped out:	Adriaan de Groot <adridg@cs.kun.nl>
		Lauri Watts <lauri@kde.org>
		Andy Fawcett <andy@athame.co.uk>
2003-10-03 22:34:44 +00:00
Kirill Ponomarev
9ad61af7e0 Update to 0.7
PR:		55435
Submitted by:	maintainer
2003-08-10 17:13:44 +00:00
Tilman Keskinoz
336ae2f614 Update to 0.6.2
Sort pkg-plist

PR:		51582
Submitted by:	Kirill Ponomarew <ponomarew@oberon.net>
Approved by:	maintainer timeout
2003-05-17 22:26:44 +00:00
Tilman Keskinoz
2488c2afdf Update to 0.6.1a
PR:		50037
Submitted by:	maintainer
2003-03-29 15:28:52 +00:00
Akinori MUSHA
4c2e4f1862 De-pkg-comment. 2003-02-21 13:28:59 +00:00
Tilman Keskinoz
31edb9a4f8 Fix a bug I introduced in the last commit.
Submitted by:	Arjan van Leeuwen <avleeuwen@piwebs.com>
2002-11-21 18:10:47 +00:00
Tilman Keskinoz
ef85223d7f Fix build on CURRENT
Fix build on STABLE after kdelibs update

PR:		44927, 45481
Submitted by:	Josef El-Rayes <j.el-rayes@daemon.li>
		Arjan van Leeuwen <avleeuwen@piwebs.com>
2002-11-20 15:09:19 +00:00
Tilman Keskinoz
8ab143529a Unbreak by Updating to 0.5.1
Submitted by: 	Stefan Jahn <stefan.jahn@nemesis-sektor.de> (maintainer
PR:		44911
2002-11-07 10:43:06 +00:00
Kris Kennaway
e632a1b964 BROKEN: Does not compile 2002-10-05 23:10:50 +00:00
Will Andrews
ae2049c47f Add kopete 0.4.1, a KDE instant messaging system (ICQ, AIM, MSN, Jabber).
PR:		39648
Submitted by:	Stefan Jahn <stefan.jahn@nemesis-sektor.de>
2002-06-23 05:25:11 +00:00