Commit graph

29 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
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
Joe Marcus Clarke
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
Seiichirou Hiraoka
deaf8834d5 Fix URLs.
PR:	ports/48376
Submitted by:	tadalunch@s5.xrea.com
2003-03-07 10:58:43 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Maxim Sobolev
800ef6c0b0 Convert USE_GLIB into USE_GNOMENG+USE_GNOME. 2002-07-15 17:21:56 +00:00
Jeremy Lea
d0cdca8bc3 Implement USE_GLIB. 2000-10-05 06:23:01 +00:00
Seiichirou Hiraoka
4655ef2b63 Update MASTER_SITES 2000-08-08 05:08:12 +00:00
Jacques Vidrine
6dc9bdb0c8 Locally hosted distfiles moved to ftp.freebsd.org. 2000-06-20 13:37:39 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
dc1177a9a5 Fourth round of INSTALLS_SHLIBS conversion. 2000-06-16 08:48:22 +00:00
Michael Haro
9ef1fb7384 use WWW: (portlint) 2000-04-20 20:08:24 +00:00
Chris Piazza
93a61d6874 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 18:14:07 +00:00
Seiichirou Hiraoka
abd4920c47 Add patch for more firewall-friendly by default
Requested by: Nick Sayer <nsayer@sftw.com>
1999-11-18 23:54:19 +00:00
Vanilla I. Shu
79dcbbd160 Bump glib12 's share library version to 3,
and portlint.
1999-10-09 18:42:12 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
a6c3f62331 $Id$ -> $FreeBSD$ 1999-08-30 14:24:37 +00:00
Tim Vanderhoek
dd9ff05a6a Commit #3/4 to enforce caps, no period.
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.

As promised,

$ time cvs ci
real    67m51.701s
user    0m1.250s
sys     0m5.345s
1999-06-26 19:12:45 +00:00
Steve Price
34e350e7ea Use glib version 1.2.3.
PR:		11841
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-29 03:47:54 +00:00
Satoshi Taoka
933fb0d5d4 Fixed ${CATEGORIS} from devel to net 1999-05-08 00:24:25 +00:00
Jacques Vidrine
24ad6dcfd4 Update of libicq and gicq.
libicq:  0.20 -> 0.33
  gicq:    0.22 -> 0.33
1999-03-15 19:59:24 +00:00
Hidetoshi Shimokawa
7a52687601 Fix wrong order of PLIST.
'ldconfig -m %B' must be next after libraries and shouldn't be next after
include files because '%B' represents the prefix of previous file.
And sort alphabetically.
1999-01-02 16:10:24 +00:00
Bill Fumerola
d39849d69e portlint - bring COMMENT under 70 characters 1998-11-23 21:45:32 +00:00
Seiichirou Hiraoka
65c88eb492 Remove name of package from front. 1998-11-23 13:36:08 +00:00
Seiichirou Hiraoka
947272e579 Change comment to 'libicq is intended to make it easy to add ICQ communication support to your software.' 1998-11-23 13:16:40 +00:00
Satoshi Asami
eb3ffd3568 libicq.so is 0.2, not 0.0. 1998-11-23 06:07:57 +00:00
Satoshi Asami
df167ed08b portlint (PKGNAME not necessary if same as DISTNAME). 1998-11-23 06:07:44 +00:00
Seiichirou Hiraoka
fe011cc785 Initial Import libicq.
libicq is based on micq
1998-11-19 07:03:11 +00:00