summaryrefslogtreecommitdiff
path: root/x11/gnome2-lite
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-04-05 03:11:39 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-04-05 03:11:39 +0000
commitc4851e78e4f63338fe9a4883e5b7a0370dce27f7 (patch)
tree3910aa2e83f782cec94f15b4547dadb741cd29ce /x11/gnome2-lite
parentAdd gnomekeyring, an API and daemon for managing lists of credentials. This (diff)
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>
Notes
Notes: svn path=/head/; revision=106172
Diffstat (limited to 'x11/gnome2-lite')
-rw-r--r--x11/gnome2-lite/Makefile5
-rw-r--r--x11/gnome2-lite/pkg-descr15
-rw-r--r--x11/gnome2-lite/pkg-install4
3 files changed, 14 insertions, 10 deletions
diff --git a/x11/gnome2-lite/Makefile b/x11/gnome2-lite/Makefile
index f691b5ee1c35..23389eccc204 100644
--- a/x11/gnome2-lite/Makefile
+++ b/x11/gnome2-lite/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gnome2
-PORTVERSION= 2.4.2
+PORTVERSION= 2.6.0
CATEGORIES= x11 gnome
MASTER_SITES= # empty
PKGNAMESUFFIX= -lite
@@ -36,7 +36,8 @@ RUN_DEPENDS= ${X11BASE}/libexec/cdplayer_applet2:${PORTSDIR}/x11/gnomeapplets2 \
gcalctool:${PORTSDIR}/math/gcalctool \
gucharmap:${PORTSDIR}/deskutils/gucharmap \
gst-thumbnail:${PORTSDIR}/multimedia/nautilus-media \
- ${X11BASE}/lib/X11/fonts/bitstream-vera/Vera.ttf:${PORTSDIR}/x11-fonts/bitstream-vera
+ ${X11BASE}/lib/X11/fonts/bitstream-vera/Vera.ttf:${PORTSDIR}/x11-fonts/bitstream-vera \
+ gconf-editor:${PORTSDIR}/sysutils/gconf-editor
NO_BUILD= yes
diff --git a/x11/gnome2-lite/pkg-descr b/x11/gnome2-lite/pkg-descr
index 4fd87114cf26..1c85098c16ff 100644
--- a/x11/gnome2-lite/pkg-descr
+++ b/x11/gnome2-lite/pkg-descr
@@ -1,8 +1,15 @@
GNU Network Object Model Environment
-This package does not contain anything by itself -- it is a
-"meta-port" that depends on other GNOME packages. Its sole purpose is
-to require dependencies so users can install the basic set of
-components necessary to start a GNOME 2 desktop session.
+This metaport installs the pieces of the GNOME 2 desktop that
+are needed to provide a functional desktop. x11/gnome2
+contains the full version of the GNOME 2 desktop environment.
+
+Other popular GNOME applications can be installed from the other
+GNOME 2 metaports:
+
+ * x11/gnome2-fifth-toe
+ * x11/gnome2-power-tools
+ * editors/gnome2-office
+ * devel/gnome2-hacker-tools
WWW: http://www.FreeBSD.org/gnome/
diff --git a/x11/gnome2-lite/pkg-install b/x11/gnome2-lite/pkg-install
index 892e5ee4c4cd..2480ec6099a7 100644
--- a/x11/gnome2-lite/pkg-install
+++ b/x11/gnome2-lite/pkg-install
@@ -1,9 +1,5 @@
#!/bin/sh
-if [ -n "${PACKAGE_BUILDING}" ]; then
- exit 0
-fi
-
PATH=/bin:/usr/bin:/sbin:/usr/sbin:${PATH}
export PATH