Commit graph

72 commits

Author SHA1 Message Date
Joe Marcus Clarke
b3c1366fa7 Update to 1.1.10. 2004-09-01 18:51:12 +00:00
Joe Marcus Clarke
3af6b4d81d Update to 1.1.9. 2004-08-23 01:32:33 +00:00
Joe Marcus Clarke
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
2004-07-09 17:43:11 +00:00
Alexander Nedotsukov
236c8241d5 - Let MAINTAINER and COMMNET variables be overwriten from slave ports.
- Also note that previous commit fixed hier compliance issue.
2004-07-06 03:11:13 +00:00
Alexander Nedotsukov
1fe0f1a81f Remove Python bingdings here as they going to be reintroduced in
slave port.

Tested by:      adamw, marcus
2004-07-06 03:02:16 +00:00
Joe Marcus Clarke
215e61778d Update to 1.1.8. 2004-07-05 23:48:29 +00:00
Joe Marcus Clarke
1cb84c06e3 Update to 1.1.6. 2004-04-19 06:57:44 +00:00
Joe Marcus Clarke
32b7cfa56d Actually commit the update to 1.1.5. 2004-04-02 17:38:19 +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
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