Commit Graph

25 Commits

Author SHA1 Message Date
Dirk Meyer
f518731255 - fix build on sparc64
PR:		99898
Submitted by:	ahze (Michael Johnson)
2006-07-08 05:15:07 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Dirk Meyer
ec997a9574 - add SHA checksum 2005-11-13 09:26:50 +00:00
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
4eb8d6d1fa - retire pkg-comment 2003-02-21 03:59:00 +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
Edwin Groothuis
3aba0ebe14 Change of website
PR:		ports/46056
Submitted by:	[patch] fix pkg-descr for devel/ffcall
2002-12-11 12:01:18 +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