Commit graph

51 commits

Author SHA1 Message Date
Pav Lucistnik
475e356f71 - Portlint 2004-07-11 22:43:54 +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
3df7820a97 Update to 2.6.2. 2004-06-04 20:35:42 +00:00
Joe Marcus Clarke
df442bda87 Update to 2.6.1. 2004-04-19 21:31:17 +00:00
Joe Marcus Clarke
c4851e78e4 Presenting GNOME 2.6.0. The FreeBSD GNOME Team feels this our best release
ever.  It fixes many bugs, and adds some features missing in previous
FreeBSD ports.  To help users upgrade from GNOME 2.4, we have constructed an
upgrade FAQ at:

http://www.freebsd.org/gnome/docs/faq26.html

Please read it carefully.  GNOME 2.6 packages are also available for all
supported i386 versions of FreeBSD at:

http://www.marcuscom.com/tinderbox/

The FreeBSD GNOME Team would like the thank the following users for their
wonderful testing and patching efforts.  We would especially like to thank
Franz Klammer <klammer@webonaut.com> for his wonderful new splash screen.
Without these people, our team, and our team alumni, GNOME on FreeBSD would
not be possible.

Jeremy Messenger <mezz7@cox.net>
Khairil Yusof <kaeru@pd.jaring.my>
Koop Mast <kwm@rainbow-runner.nl>
Simon Barner <barner@in.tum.de>
Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Scott Dodson <sdodson@sdodson.com>
Vladimir Grebenschikov <vova@sw.ru>
2004-04-05 03:11:39 +00:00
Pav Lucistnik
d86e03252b - Add SIZE to GNOME ports
Submitted by:	trevor
2004-03-18 14:46:32 +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
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
b90d803c96 Update to 2.4.2. 2004-02-03 03:38:09 +00:00
Trevor Johnson
b3ba3ae427 USE_REINPLACE need be defined only when REINPLACE_CMD is used. 2003-11-17 12:29:10 +00:00
Adam Weinberger
5d60850a1e Update to 2.4.1. 2003-10-13 13:14:21 +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
5a1964dbcd Remove REINPLACE commands that were rolled into gnomehack. 2003-06-12 09:46:09 +00:00
Joe Marcus Clarke
728b2e811b Update to 2.2.4. 2003-05-08 04:45:18 +00:00
Joe Marcus Clarke
5504e26b7b Convert to new GNOME infrastructure. 2003-04-22 05:02:24 +00:00
Joe Marcus Clarke
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
Joe Marcus Clarke
4bd01a9290 Update to 2.2.3.1. 2003-04-04 07:26:35 +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
a2bfb54f41 Update to 2.2.1. 2003-02-11 22:23:06 +00:00
Joe Marcus Clarke
336b31c394 Update to GNOME 2.2.
This is Phase I.  All existing ports have been updated to their GNOME 2.2
counterparts.
2003-02-07 18:42:25 +00:00
Joe Marcus Clarke
2e5c1cbbc3 Update to 2.0.8. 2002-11-20 08:49:52 +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
Joe Marcus Clarke
62facaf31c Update to 2.0.7. 2002-09-15 00:36:19 +00:00
Joe Marcus Clarke
58f5d70af9 Update to 2.0.6. 2002-08-29 05:24:45 +00:00
Joe Marcus Clarke
5263744d7f Update to 2.0.5. 2002-08-24 08:19:43 +00:00
Joe Marcus Clarke
1b254ea129 Update to 2.0.4. This fixes a small memory leak. 2002-08-15 04:34:15 +00:00
Joe Marcus Clarke
36732f8d23 Update to 2.0.3. 2002-08-07 07:22:20 +00:00
Joe Marcus Clarke
00e8321afb Update to 2.0.2. 2002-07-25 21:58:17 +00:00
Maxim Sobolev
37b37f0ed2 Provide fix for the recent problem with nautilus-2.0.1 (hang in list view)
obtained from GNOME cvs. The patch will go away during the next eel update.
Bump PORTREVISION.
2002-07-25 13:39:17 +00:00
Joe Marcus Clarke
a4bb79e13b Update to 2.0.1. 2002-07-23 19:12:09 +00:00
Joe Marcus Clarke
63affb72a9 Remove my previous patch in favor of a new patch to nautilus2. This new patch
is better as it preserves thead safety in eel.  While I'm here, make this a
REINPLACE port.
2002-07-09 23:14:13 +00:00
Joe Marcus Clarke
f7b15ac7ff Fix the freezing problem when Nautilus tries to thumbnail certain images.
Bump PORTREVISION.

Reported by:	many
Tested by:	Franz Klammer <klammer@webonaut.com>
2002-07-07 17:55:36 +00:00
Joe Marcus Clarke
58d11a98d4 The FreeBSD GNOME team is proud to present GNOME 2.0 Release. 2002-06-30 22:20:44 +00:00
Joe Marcus Clarke
58d6153c1e Update to GNOME 2.0 RC2. 2002-06-26 09:18:37 +00:00
Joe Marcus Clarke
515147d6b6 Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release. 2002-06-15 09:05:13 +00:00
Maxim Sobolev
b18c18cefe Don't bother to build tests which aren't installed anyway. 2002-06-13 16:06:24 +00:00
Joe Marcus Clarke
9f04edac18 Update to the latest GNOME 2 snapshot. 2002-06-12 00:18:21 +00:00
Joe Marcus Clarke
1aadf412fd Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release. 2002-05-28 16:08:26 +00:00
Maxim Sobolev
3c0571ab41 Update eel2 to version 1.1.14 after a repo-copy from ports/x11-toolkits/eel
and connect it to the build.
2002-05-20 17:47:26 +00:00
Maxim Sobolev
5cbd6c3da0 Put USE_LIBTOOL back. 2002-04-25 19:34:25 +00:00
Maxim Sobolev
089fc7522f In a function eel_read_entire_file() allocate extra byte and ensure that the
read buffer is terminated by '\0', because it seems that Nautilus expects it
to be. The proper fix would be to fix Nautilus instead, but I'll leave this
excersise to Nautilus developers. This should fix one of the most frequent
crashes I've saw in Nautilus so far. Bump PORTREVISION.

Recommended update.
2001-12-20 14:04:25 +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
eeea3c3cea Unbreak on 4-STABLE. Reportedly this allows Nautilus run in STABLE as well.
Submitted by:	John Merryweather Cooper <john_m_cooper@yahoo.com>
2001-10-27 06:10:43 +00:00
Maxim Sobolev
b1e8335980 Update to 1.0.2. 2001-10-09 13:59:49 +00:00
Maxim Sobolev
9eb408154b Update to 1.0.1. 2001-07-06 12:25:18 +00:00
Maxim Sobolev
0b7eeaca7f Primary category is x11-toolkits, not graphics. 2001-05-15 08:18:19 +00:00
Maxim Sobolev
f4ce45c876 MASTER_SITE_SUBDIR is stable/sources/eel, not stable/sources/librsvg. 2001-05-14 14:56:16 +00:00
Ade Lovett
5ed28dbe7a SWitch maintainership of core GNOME ports to a small group of
committers (gnome@FreeBSD.org), since this is now definitely too big
for just one person.
2001-05-11 16:36:50 +00:00