summaryrefslogtreecommitdiffstats
path: root/x11/fspanel
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2002-04-02 16:36:27 +0000
committerijliao <ijliao@FreeBSD.org>2002-04-02 16:36:27 +0000
commit3987d1c860549ff3cbd1742b0e2103aae8921690 (patch)
treec953fc1a14146172fefcea82bb48e2e895133e11 /x11/fspanel
parent81aad6509992a22d568f755089d99167e571aaed (diff)
downloadFreeBSD-ports-3987d1c860549ff3cbd1742b0e2103aae8921690.zip
FreeBSD-ports-3987d1c860549ff3cbd1742b0e2103aae8921690.tar.gz
add fspanel 0.7.6
Tiny panel listing opened windows for gnome-compliant WM PR: 34006 Submitted by: The Anarcat <anarcat@anarcat.dyndns.org>
Diffstat (limited to 'x11/fspanel')
-rw-r--r--x11/fspanel/Makefile29
-rw-r--r--x11/fspanel/distinfo1
-rw-r--r--x11/fspanel/pkg-comment1
-rw-r--r--x11/fspanel/pkg-descr10
-rw-r--r--x11/fspanel/pkg-plist1
5 files changed, 42 insertions, 0 deletions
diff --git a/x11/fspanel/Makefile b/x11/fspanel/Makefile
new file mode 100644
index 0000000..21eefb8
--- /dev/null
+++ b/x11/fspanel/Makefile
@@ -0,0 +1,29 @@
+# New ports collection makefile for: fspanel
+# Date created: 17 jan 2001
+# Whom: The Anarcat <anarcat@anarcat.dyndns.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= fspanel
+PORTVERSION= 0.7.6
+CATEGORIES= x11
+MASTER_SITES= http://sapphire.sourceforge.net/
+
+# patched version is from sapphire project (0.7.6)
+# the original version (0.7) is there
+#MASTER_SITES= http://www.chatjunkies.org/${PORTNAME}/
+
+MAINTAINER= anarcat@anarcat.dyndns.org
+
+USE_X_PREFIX= yes
+MAKEFILE= Makefile.freebsd
+ALL_TARGET= ${PORTNAME}
+
+pre-patch:
+ @${PERL} -pi.orig -e "s#/usr/local#${PREFIX}#g" ${WRKSRC}/${MAKEFILE}
+
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
+
+.include <bsd.port.mk>
diff --git a/x11/fspanel/distinfo b/x11/fspanel/distinfo
new file mode 100644
index 0000000..243fa54
--- /dev/null
+++ b/x11/fspanel/distinfo
@@ -0,0 +1 @@
+MD5 (fspanel-0.7.6.tar.gz) = ee8bc3407d5861ead66cc0e4eb4d2dc5
diff --git a/x11/fspanel/pkg-comment b/x11/fspanel/pkg-comment
new file mode 100644
index 0000000..f00d0b2
--- /dev/null
+++ b/x11/fspanel/pkg-comment
@@ -0,0 +1 @@
+Tiny panel listing opened windows for gnome-compliant WM
diff --git a/x11/fspanel/pkg-descr b/x11/fspanel/pkg-descr
new file mode 100644
index 0000000..f255b8c
--- /dev/null
+++ b/x11/fspanel/pkg-descr
@@ -0,0 +1,10 @@
+FSPanel is a panel for Linux/Unix that lists all your open windows. It
+lets you iconify and bring windows to front. FSPanel is tiny, less than
+10k on i386-linux. It does require a gnome compliant window manager
+though (eg. Enlightenment, SawFish, WindowMaker, IceWM). Basically it's
+a tiny, lame, featureless panel.
+
+FSPanel does NOT and probably will never have any:
+ * program launchers
+ * menus
+ * applets
diff --git a/x11/fspanel/pkg-plist b/x11/fspanel/pkg-plist
new file mode 100644
index 0000000..ea68c82
--- /dev/null
+++ b/x11/fspanel/pkg-plist
@@ -0,0 +1 @@
+bin/fspanel
OpenPOWER on IntegriCloud