Commit graph

13 commits

Author SHA1 Message Date
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
5a889036fc Add missing dependencies on scrollkeeper. 2004-03-04 05:56:44 +00:00
Joe Marcus Clarke
68fb14f6c4 Add a missing dependency on libxslt.
Reported by:	bento via kris
2004-03-03 18:10:35 +00:00
Joe Marcus Clarke
480eab9fa2 Update to 3.2.4.
Approved by:	maintainer (implicit)
2004-02-26 18:10:28 +00:00
Joe Marcus Clarke
3deb73bd38 Update to 3.2.3.
Approved by:	maintainer
2004-02-04 22:32:22 +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
de057ba1fa Start to populate the new accessibility physical category after respective
repocopies.

x11-toolkits/at-spi --> accessibility/at-spi
devel/atk           --> accessibility/atk
editors/dasher      --> accessibility/dasher
x11-toolkits/gail   --> accessibility/gail
x11/gnomemag        --> accessibility/gnomemag
audio/gnomespeech   --> accessibility/gnomespeech
sysutils/gok        --> accessibility/gok
2004-01-22 08:56:43 +00:00
Joe Marcus Clarke
52bfb0413c Update to 3.2.2.
Approved by:	maintainer
2004-01-15 19:33:47 +00:00
Joe Marcus Clarke
964e934725 Merge a forgotten line from my GNOME 2.5 repo.
Reported by:	Lewis Thompson <purple@lewiz.net>
2004-01-03 22:04:28 +00:00
Joe Marcus Clarke
767db68131 Add a missing USE_REINPLACE. 2004-01-03 08:17:54 +00:00
Joe Marcus Clarke
b46f180628 Merge diffs from my GNOME 2.5 repo.
* Make this port build
* Use USE_BZIP2
* Point to MASTER_SITE_GNOME
* Correct pkg-plist
* Obey CFLAGS
* Use USE_LIBTOOL to avoid threading problems on -CURRENT
* Add additional categories
2004-01-03 08:17:19 +00:00
Edwin Groothuis
53a207cbce New port: misc/dasher, text entry system (for people with disabilities)
An information-efficient text entry system (for people with
	disabilities)

PR:		ports/54414
Submitted by:	lewiz <purple@lewiz.net>
2004-01-03 07:24:22 +00:00