Commit graph

64 commits

Author SHA1 Message Date
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
976590be1a * Update to 1.1.4
* Use OPTIONS where feasible
2004-02-23 18:38:03 +00:00
Joe Marcus Clarke
7813ae1689 Update to 1.1.3. 2004-02-18 07:30:38 +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
Joe Marcus Clarke
ec96839f0e Properly fix the EXSLT plist issue by making sure we always find xsltproc. 2004-01-14 18:17:59 +00:00
Joe Marcus Clarke
cc0756caf9 Conditionalize the EXSLT documents on whether or not Python support has
been enabled.

Reported by:	dinoex
2004-01-14 08:03:00 +00:00
Joe Marcus Clarke
97441b7d5b Add some missing files to the plist.
Reported by:	adamw
2004-01-11 06:47:13 +00:00
Joe Marcus Clarke
b0aab18792 Update to 1.1.2. 2003-12-24 18:16:02 +00:00
Joe Marcus Clarke
e80f71b85e Update to 1.1.1. 2003-12-12 07:54:37 +00:00
Joe Marcus Clarke
fd9a27bf93 Compile python files on installation.
PR:		59384
Submitted by:	Rui Lopes <rui@ruilopes.com>
2003-11-17 21:27:09 +00:00
Joe Marcus Clarke
35deef1d2d Update to 1.1.0. 2003-11-04 18:22:35 +00:00
Joe Marcus Clarke
9c0caae1c2 Update to GNOME 2.4.0. For all the goodies on what's changed, known issues,
future plans, etc., please see http://www.gnome.org/start/2.4/.

This commit represents work done by adamw, bland, and myself as well as
many other contributers:

Koop Mast <einekoai@chello.nl>
Akifyev Sergey <asa@gascom.ru>
Franz Klammer <klammer@webonaut.com>
Øyvind Kolbu <oyvind@kebab.gaffel.nu>
Thomas E. Zander <riggs@rrr.de>
Jeremy Messenger <mezz7@cox.net>

Without these contirbuters, and our faithful users, GNOME 2.4.0 would not
be possible.

Please check the FreeBSD GNOME site for any FreeBSD gotchas, as well as
general FAQs and documentation (GNOME 2.4 updates to be posted soon).  The
best way to upgrade so that you get all shared library dependencies is:

portupgrade -rf -m BATCH=yes atk
portupgrade -R -m BATCH=yes gnome2

Approved by:	portmgr (kris, will, myself implicitly)
Requested by:	re as well as many other users
2003-09-18 06:49:37 +00:00
Adam Weinberger
c5cfd8f7ae Update to 1.0.32. 2003-08-10 17:43:00 +00:00
Joe Marcus Clarke
7530e8886a Add a dependency on gnometarget to quite a configure warning. 2003-07-16 05:51:38 +00:00
Adam Weinberger
baef1c795e Restore python-related stuff. 2003-07-07 21:18:20 +00:00
Adam Weinberger
e0f90127a2 Update to 1.0.31. 2003-07-07 20:38:26 +00:00
Joe Marcus Clarke
8bd18072c1 Update to 1.0.30. 2003-05-04 23:32:39 +00:00
Joe Marcus Clarke
0874a46409 Convert to new GNOME infrastructure. 2003-04-22 04:46:36 +00:00
Joe Marcus Clarke
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
Joe Marcus Clarke
4be9a6a8a3 Update to 1.0.29. 2003-04-04 07:35:24 +00:00
Joe Marcus Clarke
a6224dfdc1 Remove an extraneous file.
Reported by:	Kent Stewart <kstewart@owt.com>
2003-03-01 08:20:05 +00:00
Joe Marcus Clarke
d16036f998 * Update to 1.0.27
* De-pkg-comment
2003-02-25 05:14:19 +00:00
Joe Marcus Clarke
7a85574455 Update to 1.0.26. 2003-02-11 07:01:20 +00:00
Joe Marcus Clarke
2fdcef57cd Update to 1.0.25. 2003-02-06 00:37:15 +00:00
Joe Marcus Clarke
8a3b38cda9 Update to 1.0.24. 2003-01-19 19:26:51 +00:00
Joe Marcus Clarke
837373cb2a Update to 1.0.23. 2002-11-19 06:51:49 +00:00
Joe Marcus Clarke
b7f72ad297 Update to 1.0.22. 2002-10-19 18:34:16 +00:00
Joe Marcus Clarke
1f3ce2f54a Update to 1.0.21. 2002-10-08 05:20:05 +00:00
Joe Marcus Clarke
59deb69012 GNOME has just changed the layout of their FTP site. This resulted in
making all the distfiles unfetachable.  Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location.
2002-09-20 17:07:51 +00:00
Sean Chittenden
4484f81540 Add tunable to aid in debugging memory problems
Approved by:	knu (mentor) && marcus
2002-09-18 19:18:25 +00:00
Joe Marcus Clarke
e5d0674e81 Update to 1.0.20. 2002-08-24 08:18:00 +00:00
Joe Marcus Clarke
6fb4074dab Fix the WWW site.
Submitted by:	Stephane.Lentz@ansf.alcatel.fr
2002-07-13 00:53:39 +00:00
Joe Marcus Clarke
43356963b4 Update to 1.0.19. 2002-07-07 04:35:02 +00:00
Joe Marcus Clarke
4297f0fc46 Update to 1.0.18. 2002-05-30 20:42:19 +00:00
Maxim Sobolev
e33e6d76fc Update to 1.0.17. 2002-04-30 11:01:04 +00:00
Maxim Sobolev
726e99308f Use USE_LIBTOOL. 2002-04-26 10:08:55 +00:00
Maxim Sobolev
325c1cfbb1 Update to 1.0.16.
PR:		37193
Submitted by:	Lev A. Serebryakov <lev@serebryakov.spb.ru>
2002-04-18 11:31:24 +00:00
Maxim Sobolev
be91b104d3 Update to 1.0.15.
PR:		36344
Submitted by:	Lev A. Serebryakov <lev@serebryakov.spb.ru>
2002-03-29 12:35:51 +00:00
Maxim Sobolev
c3dae63271 Update to 1.0.13. 2002-03-11 19:04:17 +00:00
Maxim Sobolev
2224823c69 Update to 1.0.12.
PR:		35003
Submitted by:	Lev Serebryakov <lev@serebryakov.spb.ru>
2002-02-26 19:02:58 +00:00
Maxim Sobolev
bd5f9d9917 Update to 1.0.10.
PR:		33990
Submitted by:	Lev Serebryakov <lev@serebryakov.spb.ru>
2002-01-29 09:52:43 +00:00
Maxim Sobolev
44df5032a2 Update to 1.0.9.
PR:		32747
Submitted by:	Lev Serebryakov <lev@serebryakov.spb.ru>
2001-12-20 10:04:07 +00:00
Maxim Sobolev
d0fba3e0f1 Backout previous change - it seems that new revision of the patch doesn't
apply everywhere.

Submitted by:	Todd Punderson <todd@doonga.net>
2001-12-20 06:19:02 +00:00
Maxim Sobolev
41c22e9c76 Don't filter libc_r on 5-CURRENT. 2001-12-19 20:20:23 +00:00
Maxim Sobolev
43fb933edb Ensure that xslt.h includes all headers necessary. This should fix
p5-XML-LibXSLM and possibly other packages. Bump PORTREVISION.

Prompted by:	sheldonh
2001-12-06 12:10:27 +00:00
Maxim Sobolev
22e9f1a506 Update to 1.0.8.
PR:		32310
Submitted by:	Lev Serebryakov <lev@serebryakov.spb.ru>
2001-12-06 08:44:07 +00:00
Nik Clayton
5470bce08f Add a new patch which fixes a problem where xsltproc will, in some cases,
not produce any output (!).  This is a major problem when building the
XSL/XML parts of the web site.  1.0.8 (when it's imported) has the same
problem, the fix for which is at

http://cvs.gnome.org/bonsai/cvsquery.cgi?module=libxslt&branch=HEAD&branchtype=match&dir=libxslt&file=&filetype=match&who=veillard&whotype=match&sortby=Date&hours=&date=explicit&mindate=11%2F30%2F01+13%3A01&maxdate=11%2F30%2F01+13%3A03&cvsroot=%2Fcvs%2Fgnome

Bump PORTREVISION to reflect this.

Approved by:	sobomax
2001-12-03 11:21:45 +00:00
Maxim Sobolev
e2d5223cb7 Update to 1.0.7.
PR:		31779
Submitted by:	Lev Serebryakov <lev@serebryakov.spb.ru>
2001-11-13 11:09:00 +00:00
Maxim Sobolev
b0790e4238 Don't link in libc - FreeBSD doesn't need this.
Submitted by:	Ports Fury
2001-10-31 08:20:45 +00:00
Maxim Sobolev
56319427c7 Update to 1.0.5.
PR:		31259
Submitted by:	Lev Serebryakov <lev@serebryakov.spb.ru>
2001-10-16 13:33:19 +00:00