1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

23 Commits

Author SHA1 Message Date
Joe Marcus Clarke
4acc6fb2a4 Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).

The FreeBSD GNOME team would also like to thank our various testers and
contributors:

Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)

PRs fixed in this release:

111272, 113470, 115995, 116338
2007-10-24 23:37:25 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Joe Marcus Clarke
29747f458a Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)
2006-10-14 08:54:54 +00:00
Jeremy Messenger
ed190ca26d Drop to ports@, farewell. 2006-09-09 19:53:27 +00:00
Jeremy Messenger
1c3f71e728 Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

As for x11/gcursor, x11/gnome2 and x11/gnome2-lite chase the rename.

PR:		ports/97985
Repocopy by:	marcus
2006-05-28 02:08:31 +00:00
Jeremy Messenger
e6ae6b472f portlint:
-Add USE_GETTEXT.
2006-03-31 22:14:05 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Jeremy Messenger
b9515288ee Add SHA256. 2005-11-12 20:50:38 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Jeremy Messenger
d29f3ee5ba Fix the plist.
Reported by:	pointyhat via krion
2005-03-17 21:25:53 +00:00
Jeremy Messenger
9b772507e4 Change share/gnome/capplets -> share/gnome/applications and tweak a bit in
.desktop to make it works better with GNOME 2.10's menu.
2005-03-12 11:08:24 +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
Jeremy Messenger
f1f9fc88ea Update to 0.061. 2004-10-11 22:40:52 +00:00
Jeremy Messenger
b8df2f549a Update to 0.06. 2004-06-24 20:17:59 +00:00
Jeremy Messenger
410150fb5f Remove the xcursor.pc (XFree86-4-libraries) from the BUILD_DEPENDS and let the
USE_X_PREFIX (USE_XLIB) to take care of it. It should be easier for xorg stuff.

Requested by:	anholt
Approved by:	adamw (mentor)
2004-05-31 19:57:59 +00:00
Jeremy Messenger
918e66b039 Change my email to mezz@FreeBSD.org.
Approved by:	adamw (mentor)
2004-05-02 23:36:58 +00:00
Joe Marcus Clarke
085aa76e07 Update to 0.05.
PR:		65342
Submitted by:	maintainer
2004-04-09 03:48:04 +00:00
Joe Marcus Clarke
3c3fe1c67e Fix a crash with GNOME 2.6.
PR:		65222
Submitted by:	maintainer
2004-04-05 19:06:26 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Joe Marcus Clarke
68bd69e702 Update to 0.04.
PR:		64824
Submitted by:	maintainer
2004-03-28 06:24:17 +00:00
Joe Marcus Clarke
d07aa2e63d Fix build on 4.X.
Reported by:	bento via kris
2004-03-24 04:30:56 +00:00
Joe Marcus Clarke
60d0974eac Add gcursor, a GTK+-2 xcursor selector. It has a similar look and feel to
the theme-selector capplet from gnomecontrolcenter.

PR:		64080
Submitted by:	Jeremy Messenger <mezz7@cox.net>
2004-03-14 00:28:58 +00:00