Commit graph

18 commits

Author SHA1 Message Date
Pav Lucistnik
56e8b9c386 - Add SHA256 2005-11-25 19:33:59 +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
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Oliver Lehmann
6bb41db8de change the libtool version to use from 1.3 to 1.5 2005-06-03 20:18:13 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Joe Marcus Clarke
46a4d69571 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2004-11-07 22:37:47 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +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
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Pav Lucistnik
920bfa0aff - Update to 1.0.1
PR:		ports/59601
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
2003-12-12 22:21:57 +00:00
Joe Marcus Clarke
5adefe1386 Chase the GtkGLExt shared lib version. 2003-07-31 02:38:34 +00:00
Christian Weisgerber
854c187a95 Remove MAINTAINER, as per his request:
"I'll be offline for the next few months.  Someone please take care
 of these poor orphans."

Also slip in some minor fixes.

PR:		52831
Submitted by:	Kimura Fuyuki <fuyuki@mj.0038.net>
2003-06-02 01:24:33 +00:00
Tilman Keskinoz
c5bf41d989 Update to 1.0.0
PR:		52421
Submitted by:	maintainer
2003-05-19 14:15:39 +00:00
Adam Weinberger
01b1472037 Update to 0.99.1.
PR:		ports/51777
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org> (maintainer)
2003-05-18 06:45:08 +00:00
Norikatsu Shigemura
56e3fd3f18 Update to 0.99.0.
PR:		ports/51532
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org> (maintainer)
2003-05-03 15:44:06 +00:00
Joe Marcus Clarke
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
Norikatsu Shigemura
c37c3b3ee6 Add gtkglextmm 0.7.1, c++ wrapper for GtkGLExt. OpenGL Extension to GTK.
PR:		50186
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2003-04-04 20:33:47 +00:00