1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
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
Marcus Alves Grando
5780b1aeeb Change MASTER_SITES
Update MAINTAINER email

PR:		87811
Submitted by:	Ryan Moe <Ryan.Moe@sql002.fastfreedom.net> (maintainer)
2005-10-21 21:14:43 +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
Kirill Ponomarev
2276b5eae6 - SIZE'mania continues
PR:		ports/64429
Submitted by:	maintainer
2004-03-18 21:57:32 +00:00
Pav Lucistnik
15e52cf53f - Allow build on upcoming gcc-2.4 by removing *_DISABLE_DEPRECATED
PR:		ports/64175
Submitted by:	Mezz <mezz7@cox.net>
Approved by:	maintainer
2004-03-16 10:35:40 +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
Pav Lucistnik
4b256bf21c - Add patch to use full list of groups
PR:		ports/63302
Submitted by:	Henri Michelon <hmichelon@e-cml.org>
Approved by:	maintainer
2004-03-01 18:31:17 +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
01cb58d205 Add velocity, a file manager for GNOME 2 desktop environment.
It is designed as a replacement for Nautilus. It supports
advanced features like plugins.

PR:		ports/60103
Submitted by:	Ryan Moe <ryan@transaeris.com>
2003-12-10 20:22:02 +00:00