Commit graph

29 commits

Author SHA1 Message Date
Joe Marcus Clarke
22324cb70d Update to 0.1.2.
PR:		84308
Submitted by:	vsevolod
2005-08-01 02:32:06 +00:00
Alexander Nedotsukov
8266b85f9e Update to 0.1.1 2005-05-24 07:54:11 +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
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
Joe Marcus Clarke
0c4a2322b1 * Use lthack
* Fix build with gtk+-2.4
2004-04-11 00:33:48 +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
55a7e57766 - Add SIZE to GNOME ports
Submitted by:	trevor
2004-03-18 13:47:05 +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
0e41d871c0 Fix build with new gnuregex.h scheme as well as on 4.X i386.
Reported by:	bento via kris
2004-02-23 21:07:36 +00:00
Joe Marcus Clarke
fcf6a7a59e Use two different approaches for 4.X and 5.X for the printf(size_t) problem.
Reported by:	bento via kris
2004-02-20 18:01:29 +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
Joe Marcus Clarke
0aeca78601 Fix the build on Alpha -STABLE.
Reported by:	bento via kris
2004-01-31 18:25:23 +00:00
Alexander Nedotsukov
c6fb4c349d Fix build on 64-bit architectures.
We should use %zu printf modifier to specify size_t equivalent argument.

Reported by:	bento
2003-12-17 08:35:55 +00:00
Joe Marcus Clarke
2cd188aa00 Fix build on 64-bit architectures.
Reported by:	bento via kris
2003-10-26 06:34:39 +00:00
Alexander Nedotsukov
822f753f9b Fix GDL library dependency test pattern. 2003-10-17 07:36:58 +00:00
Adam Weinberger
0e5d616650 Update to 0.1.0. 2003-10-16 15:54:11 +00:00
Joe Marcus Clarke
c4891b8d93 Mark IGNORE until scaffold can be committed. 2003-08-18 21:07:19 +00:00
Adam Weinberger
5a1964dbcd Remove REINPLACE commands that were rolled into gnomehack. 2003-06-12 09:46:09 +00:00
Joe Marcus Clarke
e28f0247c9 Remove USE_GNOMENG. 2003-04-20 03:03:05 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Joe Marcus Clarke
49834e035e Bump PORTREVISION after the gtkhtml version bump. 2002-11-12 02:09:58 +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
Maxim Sobolev
c0633510da Use USE_GNOMENG. 2002-08-06 19:06:30 +00:00
Maxim Sobolev
ddd285e784 Unbreak with latest gnomevfs.
Submitted by:	bento
2002-03-15 08:40:51 +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
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
6c2ea8b207 Add gnomebuild 0.0.2, a GNOME Build Framework (GBF). 2001-07-24 12:19:37 +00:00