Commit graph

18 commits

Author SHA1 Message Date
Pav Lucistnik
e05544d7ba - Add SHA256 checksums 2005-11-23 22:41:05 +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
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
Alexander Nedotsukov
4561a016ea - Fix build with gcc 3.4 [1]
- Fix plist.

Reported by:	pointyhat via kris [1]
2004-08-19 04:49:33 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Pav Lucistnik
7d83787187 - Add SIZE to GNOME ports
Submitted by:	trevor
2004-03-18 14:05:58 +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
Alexander Nedotsukov
27f75362fc Add bit wich let configure always detect FAM library if installed. 2004-01-18 06:32:36 +00:00
Alexander Nedotsukov
bdd0f3722d Update to 0.4 2004-01-18 06:13:16 +00:00
Alexander Nedotsukov
1ccbda9d2e Fix build on -STABLE. 2003-12-04 16:45:24 +00:00
Alexander Nedotsukov
345c24c498 Update to 0.3 2003-12-04 07:56:39 +00:00
Alexander Nedotsukov
e6c255b45b Fixes due libxml++ update. 2003-11-12 05:28:44 +00:00
Alexander Nedotsukov
68d4f1b2b1 Fix build on 4.x systems.
Reported by:    bento via kris
2003-11-02 18:05:48 +00:00
Alexander Nedotsukov
637ead4a23 Fix run-time dependency on xsltproc. 2003-10-05 03:46:05 +00:00
Alexander Nedotsukov
0266525333 Add passepartout, DTP application for X. 2003-09-25 15:20:36 +00:00