Commit graph

14 commits

Author SHA1 Message Date
Joe Marcus Clarke
46a26d8b25 Update to 2.6.5. 2004-05-01 18:19:39 +00:00
Joe Marcus Clarke
61da2260dc Remove a patch that is no longer required.
Reported by:	michael johnson <ahze@ahze.net>
2004-04-05 07:41:05 +00:00
Joe Marcus Clarke
c4851e78e4 Presenting GNOME 2.6.0. The FreeBSD GNOME Team feels this our best release
ever.  It fixes many bugs, and adds some features missing in previous
FreeBSD ports.  To help users upgrade from GNOME 2.4, we have constructed an
upgrade FAQ at:

http://www.freebsd.org/gnome/docs/faq26.html

Please read it carefully.  GNOME 2.6 packages are also available for all
supported i386 versions of FreeBSD at:

http://www.marcuscom.com/tinderbox/

The FreeBSD GNOME Team would like the thank the following users for their
wonderful testing and patching efforts.  We would especially like to thank
Franz Klammer <klammer@webonaut.com> for his wonderful new splash screen.
Without these people, our team, and our team alumni, GNOME on FreeBSD would
not be possible.

Jeremy Messenger <mezz7@cox.net>
Khairil Yusof <kaeru@pd.jaring.my>
Koop Mast <kwm@rainbow-runner.nl>
Simon Barner <barner@in.tum.de>
Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Scott Dodson <sdodson@sdodson.com>
Vladimir Grebenschikov <vova@sw.ru>
2004-04-05 03:11:39 +00:00
Joe Marcus Clarke
9c0caae1c2 Update to GNOME 2.4.0. For all the goodies on what's changed, known issues,
future plans, etc., please see http://www.gnome.org/start/2.4/.

This commit represents work done by adamw, bland, and myself as well as
many other contributers:

Koop Mast <einekoai@chello.nl>
Akifyev Sergey <asa@gascom.ru>
Franz Klammer <klammer@webonaut.com>
Øyvind Kolbu <oyvind@kebab.gaffel.nu>
Thomas E. Zander <riggs@rrr.de>
Jeremy Messenger <mezz7@cox.net>

Without these contirbuters, and our faithful users, GNOME 2.4.0 would not
be possible.

Please check the FreeBSD GNOME site for any FreeBSD gotchas, as well as
general FAQs and documentation (GNOME 2.4 updates to be posted soon).  The
best way to upgrade so that you get all shared library dependencies is:

portupgrade -rf -m BATCH=yes atk
portupgrade -R -m BATCH=yes gnome2

Approved by:	portmgr (kris, will, myself implicitly)
Requested by:	re as well as many other users
2003-09-18 06:49:37 +00:00
Joe Marcus Clarke
8865ce4349 Do not try and access memory after it's been free'd. This fixes a bus
error on -CURRENT with default malloc options.

PR:             55076
Submitted by:   Alexander Nedotsukov <bland@mail.ru>
2003-07-30 18:40:46 +00:00
Joe Marcus Clarke
399e8b5182 Add a patch forgotten in the last commit. 2003-04-04 07:22:42 +00:00
Maxim Sobolev
fe2f15e2d0 Update librsvg2 to 1.1.6 after a repo-copy from ports/graphics/librsvg and
connect it to the build.
2002-05-20 17:42:24 +00:00
Maxim Sobolev
c0b5d227c6 Put USE_LIBTOOL back. 2002-04-25 19:20:53 +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
5affd7c949 Update to 1.0.2. 2001-10-09 07:31:35 +00:00
Maxim Sobolev
8d538167c4 Don't build test cases - they never get installed anyway, while require library
which is not in the LIB_DEPENDS, which breaks bento builds.

Submitted by:	bento
2001-07-27 13:32:07 +00:00
Ade Lovett
ac510e8d2d The librsvg library is a lightweight library for parsing and rendering
vector-graphic files in SVG format (like the ones made by sodipodi). It also
includes functions that render anti-aliased fonts using freetype, including
caching of glyphs. It's used by Nautilus for drawing vector icons and
anti-aliased type.
2001-05-08 18:57:01 +00:00