diff options
author | marcus <marcus@FreeBSD.org> | 2004-04-05 03:11:39 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-04-05 03:11:39 +0000 |
commit | 6e5039e5d8ce567e36edb3ab0ea7a8cbaca5698c (patch) | |
tree | 80dd01ef786490f07295a989b1efd8ed753a8fef /editors/gnome2-office | |
parent | d49bf2116376af3147360d03cc88ffae85b3248d (diff) | |
download | FreeBSD-ports-6e5039e5d8ce567e36edb3ab0ea7a8cbaca5698c.zip FreeBSD-ports-6e5039e5d8ce567e36edb3ab0ea7a8cbaca5698c.tar.gz |
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>
Diffstat (limited to 'editors/gnome2-office')
-rw-r--r-- | editors/gnome2-office/Makefile | 13 | ||||
-rw-r--r-- | editors/gnome2-office/pkg-descr | 2 |
2 files changed, 5 insertions, 10 deletions
diff --git a/editors/gnome2-office/Makefile b/editors/gnome2-office/Makefile index 7d64fa8..3b1efac 100644 --- a/editors/gnome2-office/Makefile +++ b/editors/gnome2-office/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnome2-office -PORTVERSION= 2.4.2 +PORTVERSION= 2.6.0 CATEGORIES= editors gnome MASTER_SITES= # empty DISTFILES= # empty @@ -19,17 +19,12 @@ RUN_DEPENDS= gnumeric:${PORTSDIR}/math/gnumeric2 \ planner:${PORTSDIR}/deskutils/planner \ dia:${PORTSDIR}/graphics/dia \ glabels:${PORTSDIR}/deskutils/glabels \ - evolution:${PORTSDIR}/mail/evolution \ + evolution-1.5:${PORTSDIR}/mail/evolution \ + AbiWord-2.2:${PORTSDIR}/editors/AbiWord2 \ mergeant:${PORTSDIR}/databases/mergeant NO_BUILD= yes -.include <bsd.port.pre.mk> - -.if ${ARCH} == "i386" -RUN_DEPENDS+= AbiWord-2.0:${PORTSDIR}/editors/AbiWord2 -.endif - do-install: # empty -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/editors/gnome2-office/pkg-descr b/editors/gnome2-office/pkg-descr index a2e41bd..8d27e0e 100644 --- a/editors/gnome2-office/pkg-descr +++ b/editors/gnome2-office/pkg-descr @@ -1,6 +1,6 @@ GNOME 2 Office -The Office is a collection of applications one would expect in an +The GNOME Office is a collection of applications one would expect in an office/productivity suite for the GNOME 2 Desktop. This includes a spreadsheet application, a word processor, project management application, database access application, groupware suite, and diagramming application. |