Commit graph

21 commits

Author SHA1 Message Date
Sylvio Cesar Teixeira
ba072d1713 - Update my mail address to FreeBSD
Approved by:	miwi (mentor)
2009-11-27 22:52:30 +00:00
Marcelo Araujo
ec07820054 - Update to latest libtool version.
PR:		ports/138082
Submitted by:	Sylvio Cesar <scjamorim@bsd.com.br> (maintainer)
2009-09-03 23:49:49 +00:00
Marcelo Araujo
18037bffae - Pass maintainership to Sylvio Amorim <scjamorim at bsd.com.br>. 2009-06-21 22:11:42 +00:00
Marcelo Araujo
c1fce3622b - Update to 5.7. 2009-04-30 11:46:39 +00:00
Marcelo Araujo
d2101f2dd8 - Change my mail address to araujo@.
Approved by:	stas (mentor)
2007-06-29 16:29:19 +00:00
Nicola Vitale
065cc866a9 - Updated to 5.6
- Taken maintainership by submitter

PR:		ports/107698
Submitted by:	"Marcelo Araujo" <araujo at bsdmail.org>
Approved by:	alexbl (mentor, implicit)
2007-01-17 16:24:08 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Pav Lucistnik
22fea9c3df - Add some SHA256 checksums 2005-11-24 15:40:04 +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
Oliver Lehmann
845bb504da change the libtool version to use from 1.3 to 1.5 2005-05-31 21:34:45 +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
Yen-Ming Lee
a27e27b753 Update to 5.3 and get rid of BROKEN
PR:		59534
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-11-21 09:06:44 +00:00
Kris Kennaway
9c288e873f BROKEN on 5.1: bad C++ 2003-05-18 09:55:25 +00:00
Jimmy Olgeni
e3a7a074f8 Suppress command echo. 2003-02-23 11:07:26 +00:00
Jimmy Olgeni
3edd4afa62 Whitespace. 2003-02-23 10:58:11 +00:00
Akinori MUSHA
7cc1393a93 De-pkg-comment. 2003-02-20 17:07:10 +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
Jimmy Olgeni
3d3869196a Add devel/adacurses, ncurses bindings for the Ada language (lang/gnat). 2002-06-19 20:05:24 +00:00