Commit graph

11 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
Marcelo Araujo
afca98ccb1 - Update to 0.9.11
PR:		ports/116665
Submitted by:	R.Mahmatkhanov <R.Mahmatkhanov@skylink.ru>
Approved by:	stas (mentor), Radek Kozlowski <radek@raadradd.com> (maintainer)
2007-10-08 17:58:46 +00:00
Andrew Pantyukhin
9fedb20214 - Update to 0.9.9
Approved by:	Radoslaw Kozlowski <radek@raadradd.com> (maintainer)
2006-11-14 21:16:32 +00:00
Andrew Pantyukhin
e03395493f - Update to 0.9.8
Approved by:	krion (mentor), maintainer
2006-05-28 17:11:21 +00:00
Andrew Pantyukhin
6a2e831b58 - Update to 0.9.7
PR:		ports/96654
Submitted by:	sat
Approved by:	krion (mentor)
2006-05-08 13:57:23 +00:00
Edwin Groothuis
d568611c3e eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 05:52:28 +00:00
Pav Lucistnik
831bda93e3 - Update to 0.9.5
PR:		ports/81274
Submitted by:	Radek Kozlowski <radek@raadradd.com> (maintainer)
2005-05-19 23:04:48 +00:00
Jeremy Messenger
c1d95aab80 Fully-qualify the path to update-desktop-database and update-mime-database in
the plist since /usr/local/bin isn't in pkg_add's PATH. Bump the PORTREVISION.
2005-03-16 21:47:50 +00:00
Pav Lucistnik
d9e773ce42 - Update to 0.9.4
PR:		ports/77476
Submitted by:	Radek Kozlowski <radek@raadradd.com> (maintainer)
2005-02-14 23:16:17 +00:00
Kris Kennaway
be3e1f7794 Clean up handling of locale directories at deinstall-time:
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created
2004-12-16 05:49:27 +00:00
Pav Lucistnik
7379be860e Add gnochm, a CHM file viewer. It is designed to integrate nicely with Gnome. It
uses PyCHM, a Python package that exports the CHMLIB API. Features are:

    * Full-text search support
    * Bookmarks
    * Gnome integration (on-line help, file associations, drag'n'drop from file
      manager, gnome menu entry)
    * Internationalisation support
    * Configurable support for HTTP links
    * Configurable support for external ms-its links

WWW: http://gnochm.sourceforge.net/

PR:		ports/74459
Submitted by:	Radek Kozlowski <radek@raadradd.com>
2004-12-02 07:32:34 +00:00