Commit graph

29 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
Joe Marcus Clarke
9189f18b29 Update to 1.0.22. 2003-01-01 19:04:42 +00:00
Joe Marcus Clarke
ba507ed45f Don't explicitly link against libc. Bump PORTREVISION. 2002-10-11 06:32:10 +00:00
Joe Marcus Clarke
19058d4eb8 Update to 1.0.21. 2002-10-08 18:37: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
Maxim Sobolev
766b938c93 Avoid calling db2html to when installing the port, because this breaks plist
if the user occasionally has db2html installed on his system.

Submitted by:	Alan E <alane@geekrus.net>
2002-05-02 14:09:08 +00:00
Maxim Sobolev
6049a3aba1 - Use USE_LIBTOOL;
- install documentation into the correct location (bump PORTREVISION).
2002-05-01 01:37:45 +00:00
Maxim Sobolev
0d94618a7e - Update to 1.0.20;
- teach it to play nicely with corresponding GNOME2 component.

Submitted by:	marcus
2002-04-12 08:22:55 +00:00
Maxim Sobolev
1889245d09 Update to 1.0.19. 2002-01-24 07:39:39 +00:00
Maxim Sobolev
2d48215abb Don't compile/install useless statically linked versions of shared modules. 2002-01-22 12:33:56 +00:00
Maxim Sobolev
4f2d01e095 Update to 1.0.18. 2002-01-13 12:51:43 +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
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
3428db513a Prepare ground for gdk-pixbuf update to 0.13.0 - its include files have been
moved aroud, so all ports that don't pay attention to an output of
`gdk-pixbuf-config --cflags' need to be fixed.
2001-10-30 12:42:02 +00:00
Maxim Sobolev
5026efd3ac Update to 1.0.8. 2001-08-21 14:09:52 +00:00
Maxim Sobolev
2a25c285e2 Update to 1.0.6. Due to incompatibilities between our USE_LIBTOOL hack and
newest autocrap used to generate distribution I had to remove USE_LIBTOOL
and use homemade patch to get rid of those .la files.
2001-07-03 17:34:18 +00:00
Ade Lovett
ff4f18ab92 Add pkgconfig support to most of the core of GNOME 1.4 and GTK+/GLIB 1.2
to make transitioning to GNOME/GTK+/GLIB a little easier.
2001-05-23 00:49:11 +00:00
Ade Lovett
5c0fc19e3e Update to 0.22 2000-10-17 18:52:08 +00:00
Ade Lovett
68810a1ad7 Update to 0.20 -- lots of API changes 2000-10-10 17:23:19 +00:00
Ade Lovett
655e2d81ac Update to 0.18 2000-08-17 16:40:24 +00:00
Ade Lovett
49bf63251e Update to 0.16 2000-08-04 01:28:04 +00:00
Ade Lovett
92b717c7c2 Update to 0.15, now with OAF support (gnorba is going away) 2000-06-01 20:25:44 +00:00
Ade Lovett
2fcb37c60e Update to 0.13 2000-05-17 16:32:34 +00:00
Ade Lovett
f3e27f9f31 Fixes for gdk-pixbuf 0.7.0 2000-04-21 16:09:42 +00:00
Ade Lovett
3509cf6e39 Update to 0.8 2000-02-23 00:06:06 +00:00
Ade Lovett
5e4c8301a8 Various fixes and other miscellaneous cruft removed.
Submitted by:	reg
2000-02-14 19:16:38 +00:00
Ade Lovett
3517edcd44 Update to 0.6 2000-01-28 18:37:19 +00:00
Yukihiro Nakai
157fbd1bbc PR: ports/14303
Submitted by:Ade Lovett <ade@lovett.com>
Initial import.
a library for the GNOME component architecture.
1999-10-14 05:03:17 +00:00