diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-03-24 13:30:51 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-03-24 13:30:51 +0800 |
commit | a6888a2a213b49d671bf658e58428d9a1d342f66 (patch) | |
tree | 73b4b8892d2a32df0f24d16b19046bc481baf971 /x11/gnome2-power-tools | |
parent | a740241125f843ca61310f787f0eea0d5b40784f (diff) | |
download | marcuscom-ports-a6888a2a213b49d671bf658e58428d9a1d342f66.tar marcuscom-ports-a6888a2a213b49d671bf658e58428d9a1d342f66.tar.gz marcuscom-ports-a6888a2a213b49d671bf658e58428d9a1d342f66.tar.bz2 marcuscom-ports-a6888a2a213b49d671bf658e58428d9a1d342f66.tar.lz marcuscom-ports-a6888a2a213b49d671bf658e58428d9a1d342f66.tar.xz marcuscom-ports-a6888a2a213b49d671bf658e58428d9a1d342f66.tar.zst marcuscom-ports-a6888a2a213b49d671bf658e58428d9a1d342f66.zip |
Remove these ports now that they have been merged into the FreeBSD ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10818 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome2-power-tools')
-rw-r--r-- | x11/gnome2-power-tools/Makefile | 43 | ||||
-rw-r--r-- | x11/gnome2-power-tools/pkg-descr | 12 |
2 files changed, 0 insertions, 55 deletions
diff --git a/x11/gnome2-power-tools/Makefile b/x11/gnome2-power-tools/Makefile deleted file mode 100644 index fbc110e0e..000000000 --- a/x11/gnome2-power-tools/Makefile +++ /dev/null @@ -1,43 +0,0 @@ -# New ports collection makefile for: gnome2-power-tools -# Date created: 18 January 2004 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/x11/gnome2-power-tools/Makefile,v 1.81 2008/03/11 19:59:02 mezz Exp $ -# - -PORTREVISION= 0 -CATEGORIES= x11 gnome -PKGNAMESUFFIX= -power-tools - -COMMENT= The 'Geektoys' for the GNOME 2 power user - -RUN_DEPENDS= ${LOCALBASE}/lib/epiphany/2.22/extensions/libgesturesextension.so:${PORTSDIR}/www/epiphany-extensions \ - gnome-pkgview:${PORTSDIR}/sysutils/gnome-pkgview \ - ${LOCALBASE}/libexec/netspeed_applet2:${PORTSDIR}/net/netspeed_applet \ - ${LOCALBASE}/sbin/gkrellmd:${PORTSDIR}/sysutils/gkrellm2 \ - splashsetter:${PORTSDIR}/deskutils/splashsetter \ - gdesklets:${PORTSDIR}/deskutils/gdesklets \ - cog:${PORTSDIR}/sysutils/cog \ - gnome-blog-poster:${PORTSDIR}/deskutils/gnome-blog \ - gnomesu:${PORTSDIR}/security/libgnomesu \ - bpm:${PORTSDIR}/ports-mgmt/bpm \ - gnome-file-share-properties:${PORTSDIR}/www/gnome-user-share \ - serpentine:${PORTSDIR}/sysutils/serpentine \ - devilspie:${PORTSDIR}/x11-wm/devilspie \ - ${LOCALBASE}/lib/nautilus/extensions-2.0/libnautilus-open-terminal.so:${PORTSDIR}/deskutils/nautilus-open-terminal \ - gtweakui-menus:${PORTSDIR}/deskutils/gtweakui \ - gnome-art:${PORTSDIR}/x11-themes/gnome-art \ - brightside:${PORTSDIR}/x11/brightside \ - evolution-gconf-filter-exchange:${PORTSDIR}/devel/evolution-gconf-tools \ - ${LOCALBASE}/libexec/quick-lounge-applet:${PORTSDIR}/misc/quick-lounge-applet \ - eiciel:${PORTSDIR}/sysutils/eiciel \ - gtk-send-pr:${PORTSDIR}/sysutils/gtk-send-pr \ - thefish:${PORTSDIR}/sysutils/thefish \ - pbrowser:${PORTSDIR}/ports-mgmt/portbrowser - -MASTERDIR= ${.CURDIR}/../gnome2 -GNOME_SLAVE= yes - -DESCR= ${.CURDIR}/pkg-descr -.include "${MASTERDIR}/Makefile" diff --git a/x11/gnome2-power-tools/pkg-descr b/x11/gnome2-power-tools/pkg-descr deleted file mode 100644 index 041e159b9..000000000 --- a/x11/gnome2-power-tools/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -GNOME 2 Power Tools - -Power Tools is every GNOME geek's Batbelt. It fills the gap between the -core GNOME Desktop, which tries to be a relevant set of modules for all -users; and the Fifth Toe, which is the collection of the coolest and most -useful GNOME applications. - -This collection consists of utilities and applets for the technically-minded -GNOME user. It also contains many useful add-on utilities for some of the -applications found in the Desktop and Fifth Toe. - -WWW: http://www.FreeBSD.org/gnome/ |