diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-11-08 07:20:22 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-11-08 07:20:22 +0800 |
commit | ecc692c609745ed2590ee410fcf60f8fc5577767 (patch) | |
tree | 804fc05006975ef53fbc334db1f4ffa42ff9359f /x11/gnome2-fifth-toe | |
parent | 3a142666db7f6854784739853cd212ba74b8b6bd (diff) | |
download | marcuscom-ports-ecc692c609745ed2590ee410fcf60f8fc5577767.tar marcuscom-ports-ecc692c609745ed2590ee410fcf60f8fc5577767.tar.gz marcuscom-ports-ecc692c609745ed2590ee410fcf60f8fc5577767.tar.bz2 marcuscom-ports-ecc692c609745ed2590ee410fcf60f8fc5577767.tar.lz marcuscom-ports-ecc692c609745ed2590ee410fcf60f8fc5577767.tar.xz marcuscom-ports-ecc692c609745ed2590ee410fcf60f8fc5577767.tar.zst marcuscom-ports-ecc692c609745ed2590ee410fcf60f8fc5577767.zip |
Remove these ports now that they have been merged into the ports tree.
Next stop, GNOME 2.9!
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3045 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome2-fifth-toe')
-rw-r--r-- | x11/gnome2-fifth-toe/Makefile | 53 | ||||
-rw-r--r-- | x11/gnome2-fifth-toe/pkg-descr | 8 | ||||
-rw-r--r-- | x11/gnome2-fifth-toe/pkg-plist | 1 |
3 files changed, 0 insertions, 62 deletions
diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile deleted file mode 100644 index 160b270c9..000000000 --- a/x11/gnome2-fifth-toe/Makefile +++ /dev/null @@ -1,53 +0,0 @@ -# New ports collection makefile for: gnome2-fifth-toe -# Date created: 20 September 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnome2-fifth-toe -PORTVERSION= 2.8.1 -CATEGORIES= x11 gnome -MASTER_SITES= # empty -DISTFILES= # empty -EXTRACT_ONLY= # empty - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Additional GNOME 2 applications not included in the core desktop - -RUN_DEPENDS= pan:${PORTSDIR}/news/pan2 \ - xchat:${PORTSDIR}/irc/xchat2 \ - gimp-2.0:${PORTSDIR}/graphics/gimp \ - sodipodi:${PORTSDIR}/graphics/sodipodi \ - gnomeicu:${PORTSDIR}/net/gnomeicu2 \ - gthumb:${PORTSDIR}/graphics/gthumb2 \ - ${X11BASE}/lib/gaim/docklet.so:${PORTSDIR}/net/gaim \ - tsclient:${PORTSDIR}/net/tsclient \ - galeon:${PORTSDIR}/www/galeon2 \ - seahorse:${PORTSDIR}/security/seahorse \ - ${X11BASE}/lib/gtk-2.0/2.4.0/engines/libindustrial.so:${PORTSDIR}/x11-themes/gnome-themes-extras \ - bluefish:${PORTSDIR}/www/bluefish-devel \ - gossip:${PORTSDIR}/net/gossip \ - straw:${PORTSDIR}/net/straw \ - liferea:${PORTSDIR}/net/liferea \ - gnotime:${PORTSDIR}/deskutils/gnotime \ - sound-juicer:${PORTSDIR}/audio/sound-juicer \ - rhythmbox:${PORTSDIR}/audio/rhythmbox \ - jamboree:${PORTSDIR}/audio/jamboree \ - ${X11BASE}/share/gnome/pixmaps/glines/classic.png:${PORTSDIR}/games/gnomegames2-extra-data - -.if !defined(PACKAGE_BUILDING) && !defined(PARALLEL_PACKAGE_BUILD) -RUN_DEPENDS+= totem:${PORTSDIR}/multimedia/totem -.endif - -NO_BUILD= yes - -.include <bsd.port.pre.mk> - -.if ${OSVERSION} >= 500000 -RUN_DEPENDS+= inkscape:${PORTSDIR}/graphics/inkscape -.endif - -do-install: # empty - -.include <bsd.port.post.mk> diff --git a/x11/gnome2-fifth-toe/pkg-descr b/x11/gnome2-fifth-toe/pkg-descr deleted file mode 100644 index afa6e891d..000000000 --- a/x11/gnome2-fifth-toe/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -GNOME 2 "Fifth Toe" - -The Fifth Toe is a collection of stable GNOME 2 applications that -many users expect to be part of a usable desktop. Included are image -manipulation programs, chat applications, music and multimedia players, -much more. - -WWW: http://www.FreeBSD.org/gnome/ diff --git a/x11/gnome2-fifth-toe/pkg-plist b/x11/gnome2-fifth-toe/pkg-plist deleted file mode 100644 index 549a621fe..000000000 --- a/x11/gnome2-fifth-toe/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -@comment this plist intentionally left empty |