summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-01-18 22:08:23 +0000
committermarcus <marcus@FreeBSD.org>2004-01-18 22:08:23 +0000
commit4edabf220640a9c322c7bf01ee2da75aaaeee9be (patch)
tree9a1dcd0e67299962e2e30d127ca7b0c7351b1e2a
parente6eb3d169caf73316527e134a17746eb75ca3802 (diff)
downloadFreeBSD-ports-4edabf220640a9c322c7bf01ee2da75aaaeee9be.zip
FreeBSD-ports-4edabf220640a9c322c7bf01ee2da75aaaeee9be.tar.gz
Add a gnome2-power-tools, a meta-port of GNOME utilities and applets for
the technically minded GNOME power user. As the GNOME project calls it, "Every GNOME Geek's Batbelt!" This is part of the effort to restructure the GNOME meta-ports to give the end user a more powerful and more useful Desktop Environment.
-rw-r--r--x11/Makefile1
-rw-r--r--x11/gnome2-power-tools/Makefile34
-rw-r--r--x11/gnome2-power-tools/pkg-descr12
-rw-r--r--x11/gnome2-power-tools/pkg-plist1
4 files changed, 48 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile
index c99a3e4..9c6f6b8 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -53,6 +53,7 @@
SUBDIR += gnome2
SUBDIR += gnome2-fifth-toe
SUBDIR += gnome2-lite
+ SUBDIR += gnome2-power-tools
SUBDIR += gnomeapplets2
SUBDIR += gnomedesktop
SUBDIR += gnomelibs
diff --git a/x11/gnome2-power-tools/Makefile b/x11/gnome2-power-tools/Makefile
new file mode 100644
index 0000000..0cd0c5e0
--- /dev/null
+++ b/x11/gnome2-power-tools/Makefile
@@ -0,0 +1,34 @@
+# New ports collection makefile for: gnome2-power-tools
+# Date created: 18 January 2004
+# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= gnome2-power-tools
+PORTVERSION= 2.4.1
+CATEGORIES= x11 gnome
+MASTER_SITES= # empty
+DISTFILES= # empty
+EXTRACT_ONLY= # empty
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= "Geektoys" for the GNOME 2 power user
+
+RUN_DEPENDS= ${X11BASE}/lib/gnome-vfs-2.0/modules/libsmb.so:${PORTSDIR}/devel/gnomevfs-extras \
+ gnome-pkgview:${PORTSDIR}/sysutils/gnome-pkgview \
+ ${X11BASE}/lib/libquicklounge-applet.so:${PORTSDIR}/misc/quick-lounge-applet \
+ gswitchit-plugins-capplet:${PORTSDIR}/x11/gswitchit \
+ dasher:${PORTSDIR}/editors/dasher \
+ ${X11BASE}/libexec/netspeed_applet2:${PORTSDIR}/net/netspeed_applet \
+ ${X11BASE}/lib/gedit-2/plugins/libasciitable.so:${PORTSDIR}/editors/gedit-plugins \
+ gdesklets:${PORTSDIR}/deskutils/gdesklets \
+ ${X11BASE}/sbin/gkrellmd:${PORTSDIR}/sysutils/gkrellm2 \
+ ${X11BASE}/libexec/gnome-netstatus-applet:${PORTSDIR}/net/gnomenetstatus \
+ gnome-netinfo:${PORTSDIR}/net/gnomenetwork
+
+NO_BUILD= yes
+
+do-install: # empty
+
+.include <bsd.port.mk>
diff --git a/x11/gnome2-power-tools/pkg-descr b/x11/gnome2-power-tools/pkg-descr
new file mode 100644
index 0000000..a5e962a
--- /dev/null
+++ b/x11/gnome2-power-tools/pkg-descr
@@ -0,0 +1,12 @@
+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/
diff --git a/x11/gnome2-power-tools/pkg-plist b/x11/gnome2-power-tools/pkg-plist
new file mode 100644
index 0000000..549a621
--- /dev/null
+++ b/x11/gnome2-power-tools/pkg-plist
@@ -0,0 +1 @@
+@comment this plist intentionally left empty
OpenPOWER on IntegriCloud