1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

add fspanel 0.7.6

Tiny panel listing opened windows for gnome-compliant WM

PR:		34006
Submitted by:	The Anarcat <anarcat@anarcat.dyndns.org>
This commit is contained in:
Ying-Chieh Liao 2002-04-02 16:36:27 +00:00
parent ab28d810cf
commit 67705d5636
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=57217
6 changed files with 43 additions and 0 deletions

View File

@ -29,6 +29,7 @@
SUBDIR += eweather
SUBDIR += fbsd-icons
SUBDIR += finder
SUBDIR += fspanel
SUBDIR += gbackground
SUBDIR += gdkxft
SUBDIR += gdm

29
x11/fspanel/Makefile Normal file
View File

@ -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>

1
x11/fspanel/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (fspanel-0.7.6.tar.gz) = ee8bc3407d5861ead66cc0e4eb4d2dc5

1
x11/fspanel/pkg-comment Normal file
View File

@ -0,0 +1 @@
Tiny panel listing opened windows for gnome-compliant WM

10
x11/fspanel/pkg-descr Normal file
View File

@ -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

1
x11/fspanel/pkg-plist Normal file
View File

@ -0,0 +1 @@
bin/fspanel