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
dbe9cadc2e Fix the build with GCC 4.2.
Reported by:	pointyhat via pav
2007-07-04 18:03:24 +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
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Pav Lucistnik
1c2549007c - Fix build with gcc-3.4 2004-08-13 23:12:25 +00:00
Adam Weinberger
8108744cf6 Remove gconf support. This fixes crashes encountered in apps such
as GnuCash when trying to view reports or help documents.

Obtained from:	marcus
2003-09-25 05:40:49 +00:00
Joe Marcus Clarke
41bacf8722 * Update to 1.1.10
* Remove USE_GNOMENG macro
2003-04-05 04:55:05 +00:00
Joe Marcus Clarke
d496af3241 Update to 1.1.8. 2003-02-08 06:34:44 +00:00
Joe Marcus Clarke
5beaf51b8b Fix a bug where text copied from Mozilla or Galeon could not be pasted
into The GtkHTML editor (e.g. into Evolution's mail composer).

Approved by:	portmgr (lioux)
2002-12-24 17:59:15 +00:00
Joe Marcus Clarke
47994272c0 Fix a typo that could result in ports depending on gtkhtml not to build. 2002-12-02 01:39:32 +00:00
Joe Marcus Clarke
9375059e53 Update to 1.1.6. 2002-11-11 19:43:16 +00:00
Maxim Sobolev
cbaa66da4a - Update to 1.0.4;
- use REINPLACE_CMD.
2002-06-16 14:47:30 +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
0b0565b9c2 Don't link with libgnuregex - the benefit is unclear (if any), while it causes
certain problems on -stable when editing html text (evolution et al).

Reported by:	Mark Sergeant <msergeant@looksmart.net>
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-03-27 05:03:00 +00:00
Maxim Sobolev
98f0d12144 Update to 1.0.2. 2002-03-25 20:16:20 +00:00
Maxim Sobolev
260c581207 Don't build/install useless statically linked version of the shared module. 2002-01-25 11:06:45 +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
4f31c8081a Don't install useless duplicate copy of gtkhtml-properties.desktop. 2001-12-12 21:53:44 +00:00
Maxim Sobolev
355e9dc55b Update to 1.0.0. 2001-12-05 13:20:06 +00:00
Maxim Sobolev
41b2e22b6b Update to 0.16.1. 2001-11-20 14:19:40 +00:00
Ade Lovett
506e831f6c Update to 0.8.1 2001-01-25 23:32:34 +00:00
Ade Lovett
97b2a3cd19 Mangle this to work with bonobo-0.31
Obtained from:	GNOME CVS
2001-01-05 15:36:45 +00:00
Ade Lovett
97064d197b Update to 0.8 2000-12-15 17:54:45 +00:00
Ade Lovett
f2741e3bc2 Update to 0.7 2000-10-20 16:25:56 +00:00
Ade Lovett
16da53961f Update to 0.6.1 2000-08-17 16:41:52 +00:00
Maxim Sobolev
5f79c8595a Fix a keybinding search path (PREFIX/share/gtkhtml --> PREFIX/share/gnome/gtkhtml). 2000-08-04 11:59:33 +00:00
Ade Lovett
9594f3f893 Extensive patchfile cleanups using sobomax's wonderful
post-extract rule
2000-08-04 01:34:38 +00:00
Ade Lovett
2d3138d27d Add GtkHTML, a GTK/GNOME lightweight HTML rendering, printing,
and editing engine.

Note that this requires the zlib functionality just added to www/libwww.
2000-06-09 16:38:10 +00:00