Commit Graph

37 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
33fdc4cde2 SIZEify. 2004-03-17 18:29:46 +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
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Pav Lucistnik
ffb09c52ba - Chase checksum. Tarball was rerolled, auto*hell tools changed.
No change in actual source codes or font files. This note appeared
  in ChangeLog:

+Tue Jul 29 22:37:39 2003                        Michael Jennings (mej)
+
+I'm not sure it's worth it, but hey...  Spec file/build cleanups from
+Matthias Brill <matthias.brill@akamail.com>.
2003-12-08 00:08:44 +00:00
Joe Marcus Clarke
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
Akinori MUSHA
e88cb93ce3 de-pkg-comment 2003-02-20 18:08:19 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Mario Sergio Fujikawa Ferreira
5dc9b7f571 Deploy USE_GNOMENG infrastructure
PR:		42349
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-09-03 02:46:49 +00:00
Ade Lovett
a45eecc97b Fix fennerism.
Relinquish maintainership, I no longer use this port.
2002-06-21 17:25:45 +00:00
Ade Lovett
dce51cd86c Sigh. Reclaim these, primarily for GNOME 1.4 2001-03-23 05:42:30 +00:00
Vanilla I. Shu
e94bb46af2 Someone don't like my style, so I drop maintainer now. 2001-03-23 05:34:27 +00:00
Jeremy Lea
bebd89314e Implement WANT_IMLIB and USE_IMLIB. 2000-10-05 06:57:56 +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
5178b48938 Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
2000-06-16 10:38:50 +00:00
David E. O'Brien
5fc663a1ad PORTNAME / PORTVERSION syntax conversion 2000-04-13 06:28:28 +00:00
Vanilla I. Shu
a4fc9677e5 Upgrade to 0.5, and correct MASTER_SITES. 2000-01-02 06:55:47 +00:00
Chris Piazza
b93c86c5b1 Add some MASTER_SITES that actually work.
Obtained from:	OpenBSD
1999-10-17 02:03:00 +00:00
Yukihiro Nakai
93d38cce04 Use updated imlib library. 1999-10-08 03:30:33 +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
David E. O'Brien
5133141363 Change Id->FreeBSD. 1999-08-25 06:16:32 +00:00
Tim Vanderhoek
4b7f92f936 Commit #2/4 to enforce Caps, no period. I ran this oe as
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`

Results to follow.  :)
1999-06-26 17:55:58 +00:00
Chris Piazza
e0f04e651f Fix broken fnlib port. The configure-type scripts in the distfile changed
but nothing else did.

PR:	12105,12362
1999-06-23 22:55:26 +00:00
Steve Price
17c11bd357 Fixup after imlib version bump.
PR:		11843
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-29 04:10:49 +00:00
Jacques Vidrine
f0de21bf7d Bump imlib library version since it now depends upon GTK 1.2 instead of 1.1.
libgdk_imlib.so.2 -> libgdk_imlib.so.3
	libImlib.so.2     -> libImlib.so.3
1999-03-15 18:30:06 +00:00
Bill Fenner
dc90d64404 Use ${MASTER_SITE_GNOME} 1999-01-27 08:31:54 +00:00
Jacques Vidrine
2d26dbbcd9 Bump imlib version number in dependencies.
Honor LOCALBASE for finding libraries: jpeg, png, et. al.
Location of distfile on MASTER_SITES changed again.
1999-01-17 18:19:15 +00:00
Vanilla I. Shu
e052a9a835 Upgrade to 0.4. 1998-12-28 00:35:53 +00:00
Vanilla I. Shu
b5e3f4011e Fix the problem of "make package"
Submitted by:	Tom Jobbins <tom@tom.tj>
1998-11-05 09:23:52 +00:00
Vanilla I. Shu
95c5f55440 Convert to elf. 1998-09-23 17:16:40 +00:00
Satoshi Asami
ceba211283 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
1998-08-05 09:31:52 +00:00
Vanilla I. Shu
c0898f2c0e Fix the problem of pkg/PLIST ("\"). 1998-07-30 07:02:35 +00:00
Vanilla I. Shu
61ad149c04 Fix the special filename in pkg/PLIST (\.tif)
PR:		ports/7316
Submitted by:	Woju Wu <woju@freebsd.ee.ntu.edu.tw>
1998-07-19 12:23:29 +00:00
Vanilla I. Shu
b60430cbc8 1. The author change the distfile, and without bump version.
2. Change MASTER_SITE.
3. set myself as MAINTAINER.
1998-07-18 18:45:25 +00:00
Vanilla I. Shu
851417a6f1 Upgrade to 0.3, and add $Id:$ tag, I forgot it... 1998-07-04 23:43:48 +00:00
Vanilla I. Shu
1cdd4a2299 Font library, it required by Enlightenment 0.14.
PR:		ports/7036
Submitted by:	Brett Taylor <brett@peloton.physics.montana.edu>
1998-06-24 16:15:12 +00:00