1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
Joe Marcus Clarke
1fd08bf229 Update to 1.0.1. 2004-04-19 07:03:46 +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
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
5f440d82ee Update to 0.7.1. 2004-03-01 22:52:18 +00:00
Joe Marcus Clarke
881ce0a088 Disable compiler warnings to fix the build after the recent GNU regex changes
in -CURRENT.
2004-02-22 04:35:29 +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
Trevor Johnson
b3ba3ae427 USE_REINPLACE need be defined only when REINPLACE_CMD is used. 2003-11-17 12:29:10 +00:00
Adam Weinberger
399a18f5ec Update to 0.7.0. 2003-10-15 23:36:14 +00:00
Joe Marcus Clarke
af36d44893 Update to 0.6.0. 2003-08-26 21:01:00 +00:00
Joe Marcus Clarke
a4421d8533 Update to 0.5.0. 2003-08-07 16:38:18 +00:00
Joe Marcus Clarke
753f9e5735 Update to 0.4.0. 2003-06-30 16:57:13 +00:00
Adam Weinberger
654cfe5a3b Add libgnomeprintui to USE_GNOME to fix build.
Reported by:	kris
2003-06-18 21:33:09 +00:00
Adam Weinberger
b54bc5cd2b Update to 0.3.0. 2003-06-13 00:43:25 +00:00
Adam Weinberger
5a1964dbcd Remove REINPLACE commands that were rolled into gnomehack. 2003-06-12 09:46:09 +00:00
Joe Marcus Clarke
84c8b8afd2 Update to 0.2.1. 2003-05-22 16:47:15 +00:00
Joe Marcus Clarke
d22e617995 Re-add gtksourceview under the x11-toolkits category. Gtksourceview is
an editor component that adds syntax highlighting support to the default
GtkTextView widget.
2003-05-08 00:34:09 +00:00