Commit graph

19 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
Alexander Leidinger
5f6cd81daa Add a patch which lets this compile on my -current system.
Approved by:	gnome (mezz)
2007-01-06 19:31:00 +00:00
Joe Marcus Clarke
e4cc2a3d30 Fix build with GCC 3.3.1.
PR:		55236
Submitted by:	Jens Rehsack <rehsack@liwing.de>
2003-08-04 16:52:33 +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
Joe Marcus Clarke
f990b1b456 Get libgda compiling under -CURRENT again. 2002-06-16 00:25:00 +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
d0fba3e0f1 Backout previous change - it seems that new revision of the patch doesn't
apply everywhere.

Submitted by:	Todd Punderson <todd@doonga.net>
2001-12-20 06:19:02 +00:00
Maxim Sobolev
41c22e9c76 Don't filter libc_r on 5-CURRENT. 2001-12-19 20:20:23 +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
1676e3e8dc Add patch which I missed in the previous commit.
Submitted by:	Anders Andersson <anders@codefactory.se>
2001-11-21 16:16:20 +00:00
Maxim Sobolev
b3fb2fe328 Update checksum - the distfile has been rerolled without version bump. Since
there are significant differencies between old and new version bump
PORTREVISION.

RP:		32131
Submitted by:	Takahiro Fujita <takfjt@anet.ne.jp>
2001-11-21 11:23:50 +00:00
Maxim Sobolev
b0790e4238 Don't link in libc - FreeBSD doesn't need this.
Submitted by:	Ports Fury
2001-10-31 08:20:45 +00:00
Maxim Sobolev
2ce90b3910 Update to 0.2.93. 2001-10-23 13:30:14 +00:00
Maxim Sobolev
0e1e80a913 Forgot to `cvs add' this file. 2001-08-20 08:56:27 +00:00
Maxim Sobolev
8158f2972b <GNOME release management just sucks>
Another day, another version-bumpless distinfo update. This time distfile
misses some files required by configure script, so expect another bumpless
update RSN.
</GNOME release management just sucks>

Submitted by:	bento
2001-08-14 09:56:49 +00:00
Maxim Sobolev
4d89842b1c Update to 0.2.90. 2001-08-06 10:58:00 +00:00
Maxim Sobolev
5b725ffe87 - Fix a silly GNUism in the configure script (==' instead of ='), that
results in perl module not being built;
- remove useless USE_LIBTOOL.
2001-07-26 13:25:37 +00:00
Ade Lovett
fbeacc4f75 Update to 0.2.10 2001-06-19 08:10:56 +00:00
Ade Lovett
48d56577d5 The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a whole
bunch of GNOME applications under one convenient building mechanism.

Applications include:

mozilla, galeon, gabber, pan, gnumeric, sodipodi, atomix, balsa,
bombermaze, dia, eog, gedit, gimp, glimmer, gnomeicu, gob, gtm,
gnucash and abiword.
2001-05-04 21:51:17 +00:00