diff options
author | marcus <marcus@FreeBSD.org> | 2003-08-12 15:17:08 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-08-12 15:17:08 +0000 |
commit | 6943756b502463393676bde03db2d49f775eee70 (patch) | |
tree | 88bad301d4142d32beacdc31a213a172eed2c31b /deskutils | |
parent | f2f540ff25ba30ea438bb4de49ea1c6025becce9 (diff) | |
download | FreeBSD-ports-6943756b502463393676bde03db2d49f775eee70.zip FreeBSD-ports-6943756b502463393676bde03db2d49f775eee70.tar.gz |
Remove this ports as part of phase II of the GNOME 1.4 desktop removal.
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/Makefile | 1 | ||||
-rw-r--r-- | deskutils/bulb/Makefile | 28 | ||||
-rw-r--r-- | deskutils/bulb/distinfo | 1 | ||||
-rw-r--r-- | deskutils/bulb/pkg-descr | 5 | ||||
-rw-r--r-- | deskutils/bulb/pkg-plist | 12 |
5 files changed, 0 insertions, 47 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index b55c3d7..f1608ce 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -5,7 +5,6 @@ SUBDIR += aspostit SUBDIR += babytrans SUBDIR += bigyear - SUBDIR += bulb SUBDIR += cal SUBDIR += cbb SUBDIR += checkrdf diff --git a/deskutils/bulb/Makefile b/deskutils/bulb/Makefile deleted file mode 100644 index 9ee02de..0000000 --- a/deskutils/bulb/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# Ports collection Makefile for: bulb -# Date created: 03/09/2000 -# Whom: smoberly@xavier.dyndns.org -# -# $FreeBSD$ -# - -PORTNAME= bulb -PORTVERSION= 1.0.6 -CATEGORIES= deskutils gnome -MASTER_SITES= http://www.idiap.ch/~gobry/bulb/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= GNOME applet to warn about task terminations - -USE_X_PREFIX= yes -USE_GNOME= gnomehack gnomelibs gnomeprefix libpanel -USE_REINPLACE= yes -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -post-patch: - @${REINPLACE_CMD} -e \ - 's|USE_INCLUDED_LIBINTL=yes|#USE_INCLUDED_LIBINTL=yes|g ; \ - s|\$$\(top_builddir\)/intl/libintl.a|-lintl|g' ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/deskutils/bulb/distinfo b/deskutils/bulb/distinfo deleted file mode 100644 index a1a30f1..0000000 --- a/deskutils/bulb/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (bulb-1.0.6.tar.gz) = 5a5e9cddc1e52d9a6efc6599ee390555 diff --git a/deskutils/bulb/pkg-descr b/deskutils/bulb/pkg-descr deleted file mode 100644 index 8ac6ea7..0000000 --- a/deskutils/bulb/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -This is a simple-minded applet for GNOME, which provides a warning service. -I typically use it to warn me when a long compilation or computation is -finished. - -WWW: http://www.idiap.ch/~gobry/bulb.html diff --git a/deskutils/bulb/pkg-plist b/deskutils/bulb/pkg-plist deleted file mode 100644 index e3d96c6..0000000 --- a/deskutils/bulb/pkg-plist +++ /dev/null @@ -1,12 +0,0 @@ -bin/bulb -bin/bulb-applet -bin/bulbexec -etc/CORBA/servers/bulb-applet.gnorba -etc/CORBA/servers/bulb.gnorba -share/gnome/applets/Utility/bulb.desktop -share/gnome/pixmaps/bulb/allume.png -share/gnome/pixmaps/bulb/erreur.png -share/gnome/pixmaps/bulb/eteint.png -share/locale/de/LC_MESSAGES/bulb.mo -share/locale/fr/LC_MESSAGES/bulb.mo -@dirrm share/gnome/pixmaps/bulb |