diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-12-15 00:09:52 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-12-15 00:09:52 +0800 |
commit | 1de218193dd1e4095a23b7645f63fa5ebd7fca48 (patch) | |
tree | 54a87422bda2e0acde6dd085b17754f7b43f8e4a | |
parent | 5a42843dcccc7a6687496443578b1ee9c90bcee9 (diff) | |
download | marcuscom-ports-1de218193dd1e4095a23b7645f63fa5ebd7fca48.tar marcuscom-ports-1de218193dd1e4095a23b7645f63fa5ebd7fca48.tar.gz marcuscom-ports-1de218193dd1e4095a23b7645f63fa5ebd7fca48.tar.bz2 marcuscom-ports-1de218193dd1e4095a23b7645f63fa5ebd7fca48.tar.lz marcuscom-ports-1de218193dd1e4095a23b7645f63fa5ebd7fca48.tar.xz marcuscom-ports-1de218193dd1e4095a23b7645f63fa5ebd7fca48.tar.zst marcuscom-ports-1de218193dd1e4095a23b7645f63fa5ebd7fca48.zip |
Announcing GNOME 2.5.1, "Hey, at least I'm housebroken," now with more
chutzpah (e.g. Evolution).
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1482 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | x11/gnome2-lite/Makefile | 60 | ||||
-rw-r--r-- | x11/gnome2-lite/pkg-descr | 8 | ||||
-rw-r--r-- | x11/gnome2-lite/pkg-install | 21 | ||||
-rw-r--r-- | x11/gnome2-lite/pkg-message | 21 | ||||
-rw-r--r-- | x11/gnome2-lite/pkg-plist | 1 | ||||
-rw-r--r-- | x11/gnome2/Makefile | 10 |
6 files changed, 119 insertions, 2 deletions
diff --git a/x11/gnome2-lite/Makefile b/x11/gnome2-lite/Makefile new file mode 100644 index 000000000..efcf603e0 --- /dev/null +++ b/x11/gnome2-lite/Makefile @@ -0,0 +1,60 @@ +# New ports collection makefile for: gnome2-lite +# Date created: 30 November 2003 +# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> +# +# $FreeBSD: ports/x11/gnome2-lite/Makefile,v 1.3 2003/12/09 02:58:57 marcus Exp $ +# + +PORTNAME= gnome2 +PORTVERSION= 2.5.1 +CATEGORIES= x11 gnome +MASTER_SITES= # empty +PKGNAMESUFFIX= -lite +DISTFILES= # empty +EXTRACT_ONLY= # empty + +MAINTAINER= gnome@FreeBSD.org +COMMENT= The "meta-port" of the GNOME desktop slimmed down for FreeBSD releases + +RUN_DEPENDS= ${X11BASE}/libexec/cdplayer_applet2:${PORTSDIR}/x11/gnomeapplets2 \ + gnome-cd:${PORTSDIR}/audio/gnomemedia2 \ + gnome-dictionary:${PORTSDIR}/deskutils/gnomeutils2 \ + eog:${PORTSDIR}/graphics/eog2 \ + gnome-control-center:${PORTSDIR}/sysutils/gnomecontrolcenter2 \ + gedit:${PORTSDIR}/editors/gedit2 \ + gnome-terminal:${PORTSDIR}/x11/gnometerminal \ + gnome-session:${PORTSDIR}/x11/gnomesession \ + gnome-system-monitor:${PORTSDIR}/sysutils/gnomesystemmonitor \ + nautilus:${PORTSDIR}/x11-fm/nautilus2 \ + yelp:${PORTSDIR}/x11/yelp \ + screensaver-properties-capplet:${PORTSDIR}/x11/xscreensaver-gnome \ + ${X11BASE}/share/gnome/help/user-guide/C/user-guide.xml:${PORTSDIR}/misc/gnomeuserdocs2 \ + ${X11BASE}/share/gnome/sounds/question.wav:${PORTSDIR}/audio/gnomeaudio2 \ + file-roller:${PORTSDIR}/archivers/fileroller \ + ${X11BASE}/share/themes/HighContrast/gtk-2.0/gtkrc:${PORTSDIR}/x11-toolkits/gnome-themes \ + ggv:${PORTSDIR}/print/ggv2 \ + 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 + +NO_BUILD= yes + +USE_PYTHON= yes + +CONFLICTS= gnome2-[0-9]* + +.if !defined(BATCH) && !defined(PACKAGE_BUILDING) +pre-configure: + @${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL +.endif + +do-install: # empty + +.include <bsd.port.pre.mk> + +.if ${ARCH} != "amd64" && ( ${ARCH} == "i386" || ${OSVERSION} > 500035 ) +RUN_DEPENDS+= epiphany:${PORTSDIR}/www/epiphany +.endif + +.include <bsd.port.post.mk> diff --git a/x11/gnome2-lite/pkg-descr b/x11/gnome2-lite/pkg-descr new file mode 100644 index 000000000..4fd87114c --- /dev/null +++ b/x11/gnome2-lite/pkg-descr @@ -0,0 +1,8 @@ +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. + +WWW: http://www.FreeBSD.org/gnome/ diff --git a/x11/gnome2-lite/pkg-install b/x11/gnome2-lite/pkg-install new file mode 100644 index 000000000..892e5ee4c --- /dev/null +++ b/x11/gnome2-lite/pkg-install @@ -0,0 +1,21 @@ +#!/bin/sh + +if [ -n "${PACKAGE_BUILDING}" ]; then + exit 0 +fi + +PATH=/bin:/usr/bin:/sbin:/usr/sbin:${PATH} +export PATH + +if [ "$2" = "PRE-INSTALL" ]; then + GNOME_ONE_DESKTOP="gnomecore gnomeapplets gnomemedia gnomeutils gtop libgtop sawfish nautilus gedit xalf bugbuddy gnomegames gdm eog ggv gnomeaudio" + for package in ${GNOME_ONE_DESKTOP}; do + if pkg_info | grep "^${package}-[0-9]" >/dev/null 2>&1; then + echo "${package} was detected on the system. This package is part of the GNOME 1.x" + echo "desktop, and cannot coexist with the GNOME 2 desktop." + echo "" + echo "Please deinstall the GNOME 1.x desktop before installing this package." + false + fi + done +fi diff --git a/x11/gnome2-lite/pkg-message b/x11/gnome2-lite/pkg-message new file mode 100644 index 000000000..1ef09fe3d --- /dev/null +++ b/x11/gnome2-lite/pkg-message @@ -0,0 +1,21 @@ +************************************************************ + +The GNOME 2 desktop Lite edition has been successfully installed. + +The Lite edition does not include all the components of the standard +GNOME 2 desktop as detailed at http://www.gnome.org. If you wish to +install the full desktop, you can remove this port, and install the +x11/gnome2 port or package. That can be best accomplished using +the following commands: + +# pkg_delete gnome2-lite +# cd /usr/ports/x11/gnome2 +# make install clean + +Alternatively, you can install additional GNOME components individually +using either their ports or packages. + +For more help on using GNOME on FreeBSD, please see the FreeBSD GNOME project +site at http://www.FreeBSD.org/gnome. + +************************************************************ diff --git a/x11/gnome2-lite/pkg-plist b/x11/gnome2-lite/pkg-plist new file mode 100644 index 000000000..549a621fe --- /dev/null +++ b/x11/gnome2-lite/pkg-plist @@ -0,0 +1 @@ +@comment this plist intentionally left empty diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index c0f3be5f7..f373b0f09 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnome2 -PORTVERSION= 2.5.0 +PORTVERSION= 2.5.1 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -46,7 +46,13 @@ RUN_DEPENDS= ${X11BASE}/libexec/cdplayer_applet2:${PORTSDIR}/x11/gnomeapplets2 \ zenity:${PORTSDIR}/x11/zenity \ gst-thumbnail:${PORTSDIR}/multimedia/nautilus-media \ ${X11BASE}/lib/X11/fonts/bitstream-vera/Vera.ttf:${PORTSDIR}/x11-fonts/bitstream-vera \ - gnopernicus:${PORTSDIR}/x11/gnopernicus + gnopernicus:${PORTSDIR}/x11/gnopernicus \ + evolution:${PORTSDIR}/mail/evolution \ + rhythmbox:${PORTSDIR}/audio/rhythmbox \ + monkey-bubble:${PORTSDIR}/games/monkeybubble \ + gnome-netinfo:${PORTSDIR}/net/gnomenetwork \ + gdesklets:${PORTSDIR}/deskutils/gdesklets \ + dasher:${PORTSDIR}/x11/dasher NO_BUILD= yes |