diff options
author | marcus <marcus@FreeBSD.org> | 2003-07-17 15:28:33 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-07-17 15:28:33 +0800 |
commit | 796725351228e3e8f6e29be8575a6d26596ab722 (patch) | |
tree | bda6f827901b07ea10a040b9681d59ba2e182ad5 | |
parent | 710b126170cabb8eae05343df5c4888d408b9970 (diff) | |
download | freebsd-ports-gnome-796725351228e3e8f6e29be8575a6d26596ab722.tar.gz freebsd-ports-gnome-796725351228e3e8f6e29be8575a6d26596ab722.tar.zst freebsd-ports-gnome-796725351228e3e8f6e29be8575a6d26596ab722.zip |
REALLY remove xalf.
-rw-r--r-- | x11/xalf/Makefile | 27 | ||||
-rw-r--r-- | x11/xalf/distinfo | 1 | ||||
-rw-r--r-- | x11/xalf/pkg-descr | 7 | ||||
-rw-r--r-- | x11/xalf/pkg-plist | 10 |
4 files changed, 0 insertions, 45 deletions
diff --git a/x11/xalf/Makefile b/x11/xalf/Makefile deleted file mode 100644 index 1ac776ba871d..000000000000 --- a/x11/xalf/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# New ports collection makefile for: xalf -# Date created: 27 March 2001 -# Whom: Yukihiro Nakai <nakai@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= xalf -PORTVERSION= 0.12 -PORTREVISION= 1 -CATEGORIES= x11 gnome -MASTER_SITES= http://www.lysator.liu.se/~astrand/projects/xalf/ -MASTER_SITE_SUBDIR= sources/xalf/0.12 -EXTRACT_SUFX= .tgz - -MAINTAINER= gnome@FreeBSD.org -COMMENT= X11 Application Launch Feedback - -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack libcapplet -USE_LIBTOOL= yes -INSTALLS_SHLIB= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib" - -.include <bsd.port.mk> diff --git a/x11/xalf/distinfo b/x11/xalf/distinfo deleted file mode 100644 index 5f2f4c0f7f07..000000000000 --- a/x11/xalf/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (xalf-0.12.tgz) = 301cd4481dfb4a4a3b1e5291e15c32fc diff --git a/x11/xalf/pkg-descr b/x11/xalf/pkg-descr deleted file mode 100644 index 3bb0191a332b..000000000000 --- a/x11/xalf/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -Xalf is a small utility to provide feedback when starting X11 applications. -Feedback can be given via four different indicators: an invisible window -(to be used in conjunction with a task pager like GNOMEs tasklist_applet or -KDEs Taskbar), an generic splashscreen, an hourglass attached to the mouse -cursor or an animated star. - -WWW: http://www.lysator.liu.se/~astrand/projects/xalf/ diff --git a/x11/xalf/pkg-plist b/x11/xalf/pkg-plist deleted file mode 100644 index a592a76033c2..000000000000 --- a/x11/xalf/pkg-plist +++ /dev/null @@ -1,10 +0,0 @@ -bin/xalf -bin/xalf-capplet -bin/xalfoff -lib/libxalflaunch.a -lib/libxalflaunch.so -lib/libxalflaunch.so.0 -share/gnome/apps/Settings/Desktop/xalf-settings.desktop -share/gnome/control-center/Desktop/xalf-settings.desktop -share/gnome/pixmaps/hourglass-big.png -share/gnome/pixmaps/hourglass-small.png |