aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2002-04-03 00:36:27 +0800
committerijliao <ijliao@FreeBSD.org>2002-04-03 00:36:27 +0800
commit3987d1c860549ff3cbd1742b0e2103aae8921690 (patch)
treec953fc1a14146172fefcea82bb48e2e895133e11 /x11
parent81aad6509992a22d568f755089d99167e571aaed (diff)
downloadfreebsd-ports-graphics-3987d1c860549ff3cbd1742b0e2103aae8921690.tar.gz
freebsd-ports-graphics-3987d1c860549ff3cbd1742b0e2103aae8921690.tar.zst
freebsd-ports-graphics-3987d1c860549ff3cbd1742b0e2103aae8921690.zip
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')
-rw-r--r--x11/Makefile1
-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
6 files changed, 43 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile
index 1e21c83aa36..002322e8928 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -29,6 +29,7 @@
SUBDIR += eweather
SUBDIR += fbsd-icons
SUBDIR += finder
+ SUBDIR += fspanel
SUBDIR += gbackground
SUBDIR += gdkxft
SUBDIR += gdm
diff --git a/x11/fspanel/Makefile b/x11/fspanel/Makefile
new file mode 100644
index 00000000000..21eefb89e86
--- /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 00000000000..243fa543d22
--- /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 00000000000..f00d0b2fe7d
--- /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 00000000000..f255b8c0e8e
--- /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 00000000000..ea68c82d6ea
--- /dev/null
+++ b/x11/fspanel/pkg-plist
@@ -0,0 +1 @@
+bin/fspanel