diff options
author | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-04-28 16:01:35 +0800 |
---|---|---|
committer | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-04-28 16:01:35 +0800 |
commit | 7176f64b9ec24758bc617e8032cdc7aae66979a7 (patch) | |
tree | b1dbf281c3552866f5ab1db8d37458f4d5840a75 | |
parent | eb4a4d181602cd71bb473d81ece224941cc8e354 (diff) | |
download | marcuscom-ports-7176f64b9ec24758bc617e8032cdc7aae66979a7.tar marcuscom-ports-7176f64b9ec24758bc617e8032cdc7aae66979a7.tar.gz marcuscom-ports-7176f64b9ec24758bc617e8032cdc7aae66979a7.tar.bz2 marcuscom-ports-7176f64b9ec24758bc617e8032cdc7aae66979a7.tar.lz marcuscom-ports-7176f64b9ec24758bc617e8032cdc7aae66979a7.tar.xz marcuscom-ports-7176f64b9ec24758bc617e8032cdc7aae66979a7.tar.zst marcuscom-ports-7176f64b9ec24758bc617e8032cdc7aae66979a7.zip |
Add gnome2, and chase evolution and evolution-exchange.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3958 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | x11/gnome2/Makefile | 79 | ||||
-rw-r--r-- | x11/gnome2/pkg-descr | 12 | ||||
-rw-r--r-- | x11/gnome2/pkg-install | 22 | ||||
-rw-r--r-- | x11/gnome2/pkg-message | 8 | ||||
-rw-r--r-- | x11/gnome2/pkg-plist | 1 |
5 files changed, 122 insertions, 0 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile new file mode 100644 index 000000000..afc4a547b --- /dev/null +++ b/x11/gnome2/Makefile @@ -0,0 +1,79 @@ +# New ports collection makefile for: gnome2 +# Date created: 21 May 2002 +# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> +# +# $FreeBSD: ports/x11/gnome2/Makefile,v 1.97 2005/04/18 21:02:55 marcus Exp $ +# + +PORTNAME= gnome2 +PORTVERSION= 2.10.1 +CATEGORIES= x11 gnome +MASTER_SITES= # empty +DISTFILES= # empty +EXTRACT_ONLY= # empty + +MAINTAINER= gnome@FreeBSD.org +COMMENT= The "meta-port" for the GNOME 2 integrated X11 desktop + +RUN_DEPENDS= ${X11BASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnomeapplets2 \ + gnome-cd:${PORTSDIR}/audio/gnomemedia2 \ + gnome-dictionary:${PORTSDIR}/deskutils/gnomeutils2 \ + eog:${PORTSDIR}/graphics/eog \ + gconf-editor:${PORTSDIR}/sysutils/gconf-editor \ + gnect:${PORTSDIR}/games/gnomegames2 \ + gedit:${PORTSDIR}/editors/gedit \ + gnome-terminal:${PORTSDIR}/x11/gnometerminal \ + gnome-session:${PORTSDIR}/x11/gnomesession \ + bug-buddy:${PORTSDIR}/devel/bugbuddy \ + gnome-system-monitor:${PORTSDIR}/sysutils/gnomesystemmonitor \ + nautilus:${PORTSDIR}/x11-fm/nautilus2 \ + yelp:${PORTSDIR}/x11/yelp \ + gdm:${PORTSDIR}/x11/gdm \ + ${X11BASE}/share/gnome/applications/gnome-screensaver-properties.desktop:${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 \ + ${X11BASE}/libdata/pkgconfig/libgail-gnome.pc:${PORTSDIR}/x11-toolkits/libgail-gnome \ + file-roller:${PORTSDIR}/archivers/fileroller \ + ${X11BASE}/share/themes/HighContrast/gtk-2.0/gtkrc:${PORTSDIR}/x11-themes/gnome-themes \ + ggv:${PORTSDIR}/print/ggv \ + gok:${PORTSDIR}/accessibility/gok \ + gpdf:${PORTSDIR}/graphics/gpdf \ + nautilus-cd-burner:${PORTSDIR}/sysutils/nautilus-cd-burner \ + gcalctool:${PORTSDIR}/math/gcalctool \ + gucharmap:${PORTSDIR}/deskutils/gucharmap \ + zenity:${PORTSDIR}/x11/zenity \ + ${X11BASE}/lib/X11/fonts/bitstream-vera/Vera.ttf:${PORTSDIR}/x11-fonts/bitstream-vera \ + gnopernicus:${PORTSDIR}/accessibility/gnopernicus \ + ${X11BASE}/libexec/gnome-netstatus-applet:${PORTSDIR}/net/gnomenetstatus \ + dasher:${PORTSDIR}/accessibility/dasher \ + evolution-2.4:${PORTSDIR}/mail/evolution \ + ${X11BASE}/libexec/evolution-webcal:${PORTSDIR}/www/evolution-webcal \ + network-admin:${PORTSDIR}/sysutils/gnomesystemtools \ + gnome-nettool:${PORTSDIR}/net/gnomenettool \ + vino-session:${PORTSDIR}/net/vino \ + ximian-connector-setup-2.4:${PORTSDIR}/mail/evolution-exchange \ + ${X11BASE}/lib/gstreamer-0.8/.gstreamer-plugins-core.keep:${PORTSDIR}/multimedia/gstreamer-plugins-core \ + totem:${PORTSDIR}/multimedia/totem-gstreamer \ + gnome-control-center:${PORTSDIR}/sysutils/gnomecontrolcenter2 \ + ${X11BASE}/share/gnome/gnome-background-properties/gnome-branded.xml:${PORTSDIR}/x11-themes/gnome-backgrounds \ + sound-juicer:${PORTSDIR}/audio/sound-juicer \ + ${X11BASE}/libdata/pkgconfig/libgtkhtml-2.0.pc:${PORTSDIR}/www/libgtkhtml + +NO_BUILD= yes + +USE_PYTHON= yes + +.if !defined(BATCH) && !defined(PACKAGE_BUILDING) +pre-configure: + @${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL +.endif + +do-install: # empty + +.include <bsd.port.pre.mk> + +.if ${ARCH} == "i386" || ${OSVERSION} > 500035 +RUN_DEPENDS+= epiphany:${PORTSDIR}/www/epiphany +.endif + +.include <bsd.port.post.mk> diff --git a/x11/gnome2/pkg-descr b/x11/gnome2/pkg-descr new file mode 100644 index 000000000..a7051fc7b --- /dev/null +++ b/x11/gnome2/pkg-descr @@ -0,0 +1,12 @@ +GNU Network Object Model Environment + +This metaport installs the entire GNOME 2 desktop, including +the the most common user applications. 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/pkg-install b/x11/gnome2/pkg-install new file mode 100644 index 000000000..bfdf05775 --- /dev/null +++ b/x11/gnome2/pkg-install @@ -0,0 +1,22 @@ +#!/bin/sh + +PATH=/bin:/usr/bin:/sbin:/usr/sbin:${PATH} +export PATH + +tmp_pkg_info=`mktemp -t gnome_install_pkg_info` +trap "rm -f ${tmp_pkg_info}" 0 + +pkg_info > ${tmp_pkg_info} + +if [ "$2" = "PRE-INSTALL" ]; then + GNOME_ONE_DESKTOP="gnomecore gnomeapplets gnomemedia gnomeutils gtop libgtop sawfish nautilus xalf gnomegames gnomeaudio" + for package in ${GNOME_ONE_DESKTOP}; do + if grep "^${package}-[0-9]" ${tmp_pkg_info} >/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.2 desktop." + echo "" + echo "Please deinstall the GNOME 1.x desktop before installing this package." + false + fi + done +fi diff --git a/x11/gnome2/pkg-message b/x11/gnome2/pkg-message new file mode 100644 index 000000000..d8f296a70 --- /dev/null +++ b/x11/gnome2/pkg-message @@ -0,0 +1,8 @@ +************************************************************************** +Congratulations! GNOME 2 has been successfully installed on your system. +For help on starting it up, as well as answers to common questions, and +some known issues, please see the FreeBSD GNOME homepage at: + + http://www.FreeBSD.org/gnome/ + +************************************************************************** diff --git a/x11/gnome2/pkg-plist b/x11/gnome2/pkg-plist new file mode 100644 index 000000000..549a621fe --- /dev/null +++ b/x11/gnome2/pkg-plist @@ -0,0 +1 @@ +@comment this plist intentionally left empty |