Commit graph

30 commits

Author SHA1 Message Date
Kris Kennaway
d5cb088847 Correct typo in previous
Pointy hat to: 	kris
2004-12-02 01:28:06 +00:00
Kris Kennaway
4648bc5816 Add missing file (XXX this should only be installed when gtk support is requested) 2004-11-26 00:50:42 +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
Kirill Ponomarev
b1e24043d2 - Support WITHOUT_NLS
PR:		ports/64764
Submitted by:	Ports Fury
2004-03-26 14:43:01 +00:00
Ade Lovett
11e0748120 Clean up USE_{LIBTOOL,AUTOCONF,AUTOMAKE} to appropriate *_VER variables 2004-03-25 04:31:55 +00:00
Kirill Ponomarev
daee40370e - Update to version 2004.01.10
PR:		ports/64336
Submitted by:	Ports Fury
2004-03-16 14:07:06 +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
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Kirill Ponomarev
0dd15b5634 - Add CONFLICTS for graphics/libmorph
- Utilize INFO

PR:		59520
Submitted by:	Ports Fury
2003-11-20 18:25:18 +00:00
Christian Weisgerber
40aca5887c Update to version 20030527.
PR:		52862
Submitted by:	Ports Fury
2003-06-07 14:54:09 +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
FUJISHIMA Satsuki
cd921a0c6e update to 2001.02.22.
PR:		25551
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2001-03-06 17:20:49 +00:00
Neil Blakey-Milner
cc886d924f Update to April 2000 version
PR:		ports/20424
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp> (Ports Fury!)
2000-08-06 15:53:27 +00:00
Kris Kennaway
39c06186fa Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsive
for quite some time. If any non-committer wants to take over maintainership
please let me know.

Reviewed by:		ports
No response from:	erich
2000-04-23 22:59:51 +00:00
Satoshi Asami
c99c600944 Convert to PORTNAME/PORTVERSION. lfview had an invalid version
string so I fixed it.
2000-04-14 10:48:02 +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
Steve Price
eb6b8456ff Fix build for ELF. 1998-10-05 03:07:12 +00:00
Tim Vanderhoek
f0dd53f0e9 Use the MANx variables. This commit only covers ports that
don't USE_IMAKE, don't appear to change behaviour on NOMANCOMPRESS (many
do, subtly) and don't install more than one manpage.

Any port listed here is a good candidate for a general review simply
due to age...  For example, a number of them seem to patch an install:
target into the program Makefile and/or arbitrarily compress their
manpages from patches/patch-*.  This has been out-of-vogue since I would
guess mid-1996, at least.
1998-08-23 07:34:47 +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
b3bc540231 Upgrade to 97.09.11. 1998-05-07 16:18:55 +00:00
Eric L. Hernes
3a3bd81f8a upgrade 1997-03-28 15:11:12 +00:00
Eric L. Hernes
ee3d8241d9 upgrade to November 13 version 1996-11-26 15:58:44 +00:00
Satoshi Asami
a98d4556ef CATEGORIES+= -> CATEGORIES=
While I'm here, use MASTER_SITE_XCONTRIB.
1996-11-16 09:15:10 +00:00
Eric L. Hernes
f4eb0df3bd upgrade to oct 2 version 1996-11-15 13:28:09 +00:00
Satoshi Asami
5c41232236 Change PKGNAME suffix from "120796" to "96.12.07", it sorts better that way. 1996-08-02 07:49:20 +00:00
Eric L. Hernes
8f439843d0 new port for xmorph, an X11 image warping program. 1996-08-01 20:31:17 +00:00