Commit graph

19 commits

Author SHA1 Message Date
Dirk Meyer
82318f4179 - fix url
- extend MASTER_SITES
reported by:	Mark Linimon
2005-10-02 05:38:48 +00:00
Dirk Meyer
fe1b53b0dd - force -fPIC on all architectures 2005-05-13 20:26:55 +00:00
Dirk Meyer
817234decd - make portlint happy 2005-01-15 11:12:42 +00:00
Dirk Meyer
a9676bb502 - update to ffcall-1.10 2005-01-13 20:19:29 +00:00
Dirk Meyer
eca570af5a - update to build with libtool-1.5 2004-08-20 20:30:00 +00:00
Dirk Meyer
a0ee891653 - support amd64 2004-08-04 12:05:30 +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
Dirk Meyer
d18aa5353c - udpate to 1.9 2004-02-20 05:50:20 +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
Dirk Meyer
387f34ee24 - add COMMENT 2003-02-20 18:26:42 +00:00
Dirk Meyer
976ea38317 - fix spelling of alpha 2003-01-31 07:13:31 +00:00
Dirk Meyer
b8a5ead7a8 - ONLY_FOR_ARCHS, spac64 not supported 2003-01-30 20:39:02 +00:00
Dirk Meyer
09666e3dd5 - make portlint happier 2003-01-22 19:14:08 +00:00
Dirk Meyer
cabb8ea360 - update to newer release
- MASTER_SITE_GNUSTEP
2003-01-11 14:57:19 +00:00
Dirk Meyer
344ba4f59a - Take maintainership
- use tabs
2003-01-11 14:29:31 +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
Maxim Sobolev
810fcd34d2 USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate. 2001-08-31 14:20:29 +00:00
Will Andrews
e0928a0b0a Add ffcall 1.8, a set of foreign function call libraries.
PR:		25916
Submitted by:	jagapen@home.com
2001-03-31 02:37:34 +00:00