Commit graph

17 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
fdfcc55f2f portlint:
-Use DOCSDIR in plist.
	-Add INSTALLS_OMF, bump the PORTREVISION.
2006-05-16 03:56:05 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Maxim Sobolev
19a718ac4c Convert all core GNOME1 components and some of the most popular GNOME1
apps to bsd.gnomeng.mk. The goal is to make GNOME1 framework more modular,
which will allow to use GNOME1 apps with GNOME2 desktop as well as considerably
reduce langht of dependency chains for GNOME1 ports (for example after this
commit AbiWord's dependency chain was reduced by 7 ports from 57 to only
50, while Gnumeric's - from 60 to 53 and so on).

The most of the GNOME1 apps are still not converted, so that lot of work is
still ahead.

Please report any unusual problems to gnome@FreeBSD.org.

Discussed with:	marcus
Reviewed by:	marcus
2002-07-11 17:16:10 +00:00
Maxim Sobolev
17b6cc0afe - Move misc documentation into share/doc where it belongs;
- use USE_LIBTOOL while I here;
- make gnome-hint from gnomecore actually working;
- bump PORTREVISIONs.
2002-05-01 20:23:03 +00:00
Maxim Sobolev
2002d2898e Update to 0.2.96.
PR:		35490
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-03-04 09:16:31 +00:00
Maxim Sobolev
d1642c61eb Update to 0.2.94. 2002-01-23 15:22:40 +00:00
Maxim Sobolev
7124386487 Update checksums because distfiles were rerolled without version bump.
Since there were some non-witespace changes bump PORTREVISIONs.

Prompted by:	many
2001-12-01 08:21:14 +00:00
Maxim Sobolev
2ce90b3910 Update to 0.2.93. 2001-10-23 13:30:14 +00:00
Maxim Sobolev
af54e2347c Chase distfile update w/o version bump.
Submitted by:	olgeni
2001-08-20 15:59:07 +00:00
Maxim Sobolev
599ff655c9 Update checksum. The distfile has been reroled without version bump.
Bump PORTREVISION.

Submitted by:	many
2001-08-13 09:34:49 +00:00
Maxim Sobolev
4d89842b1c Update to 0.2.90. 2001-08-06 10:58:00 +00:00
Maxim Sobolev
9190868cca Move `@dirrm share/gnome/apps/Applications' from gnomecore to gnomedb,
because this directory is actually created by gnomedb.
2001-08-03 06:48:45 +00:00
Maxim Sobolev
3d9708732d - Add number of missed files into pkg-plist;
- remove useless USE_LIBTOOL;
- hack port to install files properly into GNOME tree.
2001-07-26 14:13:05 +00:00
Ade Lovett
a5382b9c17 Add gnome-db 0.2.10, a GNOME front-end to libgda, and a whole load more. 2001-06-19 08:12:14 +00:00