Commit graph

180 commits

Author SHA1 Message Date
Kris Kennaway
67564c539f Remove another non-system locale directory. 2004-12-22 20:22:36 +00:00
Jeremy Messenger
b2b3887984 Update a link in MASTER_SITES for 2.3 -> 2.4. 2004-12-20 06:28:08 +00:00
Kris Kennaway
3e57c8d5d9 Don't remove system locale directories (not listed in the relevant
BSD.*.dist), but do remove locale directories that are not listed
there.  Moreover, don't try to unconditionally @dirrm these
directories since they're shared with other ports and are likely to
still be in use.
2004-12-20 06:25:32 +00:00
Jeremy Messenger
baebf7bc67 Clean up the pkg-plist voodoo:
- Create an empty lib/gtk-2.0/${GTK_VERSION}/engines directory for
	  gtk theme engine ports.
	- Correct the removal of directories:
	  lib/gtk-2.0/${GTK_VERSION}/[loaders,immodules,engines]
	  lib/gtk-2.0/${GTK_VERSION}
	  lib/gtk-2.0

Bump PORTREVISION.

Reviewed by:	marcus
Reported by:	pointyhat via kris
2004-12-20 06:02:51 +00:00
Joe Marcus Clarke
49fe430d08 Correct the removal of the ${PREFIX}/lib/gtk-2.0/modules directory.
Reported by:	pointyhat via kris
2004-12-20 04:15:49 +00:00
Kris Kennaway
be3e1f7794 Clean up handling of locale directories at deinstall-time:
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created
2004-12-16 05:49:27 +00:00
Joe Marcus Clarke
f202c1ba5c Create an empty lib/gtk-2.0/modules directory to be used by other ports. 2004-12-13 00:59:03 +00:00
Alexander Nedotsukov
04db3a692d Update to 2.4.14 2004-12-03 08:24:25 +00:00
Joe Marcus Clarke
e2755f28eb This port really need gmake. 2004-11-11 22:48:27 +00:00
Joe Marcus Clarke
58406bee89 Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact).
This release notes detailing all of the new goodies in GNOME 2.8 can
be found at http://www.gnome.org/start/2.8/notes/, and the list of what
was fixed in GNOME 2.8.1 can be found at
http://lists.gnome.org/archives/gnome-announce-list/2004-October/msg00056.html.

This release, as well as all of our others, would not have been possible
without the great efforts of our FreeBSD GNOME Team.  The list of
current members can be found at http://www.freebsd.org/gnome/contact.html
(including our newest member, Michael Johnson <ahze@FreeBSD.org>).

Special thanks also goes out to all of the loyal FreeBSD GNOME users that
put up with crashes and hangs to test and debug GNOME on FreeBSD.  We would
especially like to thank those users that provided patches for GNOME 2.7 and
2.8:

Franz Klammer <klammer@webonaut.com>
Piotr Smyrak <piotr.smyrak@heron.pl>
Radek Kozlowski <radek@raadradd.com>
Khairil Yusof <kaeru@pd.jaring.my>
Yasuda Keisuke <kysd@po.harenet.ne.jp>
Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Vladimir Grebenschikov <vova@fbsd.ru>

GNOME 2.8 also features a new, FreeBSD-specific splashscreen that
was designed by jimmac for GNOME 2.8, then daemonized by
Franz Klammer <klammer@webonaut.com> and Radek Kozlowski
<radek@raadradd.com>.

As with GNOME 2.6, you cannot just "portupgrade" to GNOME 2.8.  There is
a script provided at http://www.marcuscom.com/downloads/gnome_upgrade28.sh
that will aid in the upgrade process.  Full documentation on the GNOME 2.8
upgrade is coming following this commit.

From all of us at FreeBSD GNOME, ENJOY!
2004-11-07 22:24:32 +00:00
Joe Marcus Clarke
a87718856c Fix recent XPM buffer overflows as described at
http://www.vuxml.org/freebsd/3d1e9267-073f-11d9-b45d-000c41e2cdad.html.

Obtained from:	GTK+ CVS
Approved by:	portmgr (implicit)
2004-09-17 02:09:28 +00:00
Adam Weinberger
3396782c78 Update to 2.4.9. This is just a quick fix release that pretty
much duplicates the configure patch that marcus committed.
2004-08-25 19:35:23 +00:00
Joe Marcus Clarke
5b284b0430 Update to 2.4.8. 2004-08-25 19:02:32 +00:00
Volker Stolz
ec941eb8b3 mirror.ac.uk -> mirrorservice.org
PR:		ports/69481
Submitted by:	Tim Bishop, Dejan Lesjak
Approved by:	maintainers
2004-08-19 13:25:38 +00:00
Joe Marcus Clarke
598b05575d Update to 2.4.7 which has the fix for the FileSelector bug as well as
a potential crash when trying to get a user's home directory.
2004-08-14 21:38:18 +00:00
Alexander Nedotsukov
7831e5b74d Fix a bug in GtkFileChooser which prevent files to be opened.
Obtained from:	GNOME Bugzilla (#150099)
2004-08-14 17:49:06 +00:00
Alexander Nedotsukov
cc7b1d5b4c Update to 2.4.6 2004-08-13 20:38:12 +00:00
Jeremy Messenger
086d609d1b Use new libtool scheme. 2004-08-08 22:49:20 +00:00
Joe Marcus Clarke
deed05e038 Sync the MIME search directories from gnome-vfs. This fixes some
prioritization issues with custom MIME types.
2004-08-04 18:33:45 +00:00
Alexander Nedotsukov
bfeea0e7ac Update to 2.4.4 2004-07-10 09:20:06 +00:00
Joe Marcus Clarke
93181c3dd7 Add support for a mime database in ${X11BASE} as well as ${LOCALBASE}.
Requested by:	pav
2004-06-26 03:28:37 +00:00
Alexander Nedotsukov
1dc52ddbf9 Sort plist. 2004-06-11 17:28:50 +00:00
Joe Marcus Clarke
6ca282a9de Update to 2.4.3. 2004-06-11 17:17:24 +00:00
Pav Lucistnik
c150138c72 - Readd distinfo for dropshadow patch
PR:		ports/67600
Submitted by:	Thomas Vogt <thomas@bsdunix.ch>
2004-06-05 11:50:06 +00:00
Joe Marcus Clarke
785f7b3054 Update to 2.4.2. 2004-06-04 19:56:40 +00:00
Adam Weinberger
221247af04 Reword some of the dropshadow patch warning message text stuff thingers. 2004-05-06 21:02:30 +00:00
Jeremy Messenger
3887e16a35 Add experimental WITH_DROPSHADOW option back in; it is not supported by
FreeBSD GNOME Team.

PR:		ports/66295
Submitted by:	michael johnson <ahze@ahze.net>
Approved by:	marcus (backup mentor)
2004-05-06 04:33:39 +00:00
Joe Marcus Clarke
075a98cea8 Update to 2.4.1. 2004-04-30 19:17:54 +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
Joe Marcus Clarke
da99447976 Add the drop-shadow patch distinfo data back.
Noticed by:	kris
2004-03-18 22:32:49 +00:00
Pav Lucistnik
d86e03252b - Add SIZE to GNOME ports
Submitted by:	trevor
2004-03-18 14:46:32 +00:00
Joe Marcus Clarke
08df871869 Fix some build issues with the new freetype2. 2004-03-16 22:21:54 +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
Alexander Nedotsukov
cbef2efb02 Due popular demand and weeling of gnome@ to deliver more eye candy
port to the users we add experimental WITH_DROPSHADOW option.

PR:		58757
Submitted by:	Miguel Mendez <flynn@energyhq.es.eu.org>  (slightly modified)
2003-11-02 15:06:51 +00:00
Joe Marcus Clarke
27a69f4efb Correct some obsolete MASTER_SITES
PR:		57557
Submitted by:	Mark Linimon <linimon@lonesome.com>
2003-10-06 01:13:39 +00:00
Joe Marcus Clarke
fa9c6d952e * Fix l10n bug with the locale directory [1]
* Add XInput support
* Add a gtk20 LATEST_LINK
* Replace find with ${FIND} and xargs with ${XARGS}

Reported by:	Marcin Wisnicki <wisnia21@freeshell.org> [1]
2003-09-24 18:38:54 +00:00
Adam Weinberger
6cb4f97db9 Update to 2.2.4. 2003-09-05 05:39:24 +00:00
Joe Marcus Clarke
7bb606d29c Remove a patch forgotten in the last commit. 2003-08-26 22:10:50 +00:00
Joe Marcus Clarke
055c45210c Update to 2.2.3. 2003-08-26 22:10:29 +00:00
Joe Marcus Clarke
dd1e0961ec Add a patch from gtk+ CVS that fixes the corrupt thumbnails in
gnome-theme-manager.

Obtained from:	gtk+ CVS
2003-08-14 21:56:14 +00:00
Joe Marcus Clarke
afb5ebeffc * Update to 2.2.2
* Make sure Xrandr support is enabled [1]

Submitted by:	netchild [1]
2003-06-11 00:41:01 +00:00
Joe Marcus Clarke
cae437add6 Link executables with -pthread so that they can work with threaded libraries
like libgthread.
2003-05-03 07:07:01 +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
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
Eric Anholt
38805e871a Remove the renaming of Xft headers and library from the Xft (Xft2) port.
Remove installing of Xft1 from XFree86-4-libraries, and add dependencies
to the Xft port by all the ports that use it along with whatever patches are
necessary.

Approved by:	portmgr (kris), marcus
2003-02-18 04:51:34 +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
bea8905c6f Remove the share/themes directory if it's empty.
Reported by:	bento
2003-01-13 02:17:37 +00:00
Joe Marcus Clarke
d78b79c255 Update to 2.0.9. 2002-11-21 04:18:24 +00:00