diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-01-12 01:51:34 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-01-12 01:51:34 +0800 |
commit | 2f836c64a2940e1460834c4085ba6d418001bf17 (patch) | |
tree | 81909a3bce2caf57600151b32c8dcb1e7735c28c /deskutils/notification-daemon | |
parent | 262752d178a4a70c9cd941f23ee5052d0e8968d9 (diff) | |
download | marcuscom-ports-2f836c64a2940e1460834c4085ba6d418001bf17.tar marcuscom-ports-2f836c64a2940e1460834c4085ba6d418001bf17.tar.gz marcuscom-ports-2f836c64a2940e1460834c4085ba6d418001bf17.tar.bz2 marcuscom-ports-2f836c64a2940e1460834c4085ba6d418001bf17.tar.lz marcuscom-ports-2f836c64a2940e1460834c4085ba6d418001bf17.tar.xz marcuscom-ports-2f836c64a2940e1460834c4085ba6d418001bf17.tar.zst marcuscom-ports-2f836c64a2940e1460834c4085ba6d418001bf17.zip |
Remove these ports now that they have been merged into the FreeBSD ports
tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11869 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'deskutils/notification-daemon')
-rw-r--r-- | deskutils/notification-daemon/Makefile | 36 | ||||
-rw-r--r-- | deskutils/notification-daemon/distinfo | 3 | ||||
-rw-r--r-- | deskutils/notification-daemon/pkg-descr | 9 | ||||
-rw-r--r-- | deskutils/notification-daemon/pkg-plist | 24 |
4 files changed, 0 insertions, 72 deletions
diff --git a/deskutils/notification-daemon/Makefile b/deskutils/notification-daemon/Makefile deleted file mode 100644 index ada4bb98f..000000000 --- a/deskutils/notification-daemon/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -# New ports collection makefile for: notification-daemon -# Date created: 2005-08-06 -# Whom: Andreas Kohn <andreas@syndrom23.de> -# -# $FreeBSD$ -# $MCom$ -# - -PORTNAME= notification-daemon -PORTVERSION= 0.4.0 -CATEGORIES= deskutils gnome -MASTER_SITES= http://www.galago-project.org/files/releases/source/notification-daemon/ - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Send small notifications to your desktop - -LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ - sexy:${PORTSDIR}/x11-toolkits/libsexy - -USE_GNOME= gnomehack gnomeprefix gnometarget intlhack gconf2 libwnck \ - libglade2 -USE_GMAKE= yes -USE_GETTEXT= yes -USE_XORG= x11 xt sm ice xext -USE_GSTREAMER= good -INSTALLS_ICONS= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-dbus-services=${PREFIX}/share/dbus-1/services -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -GCONF_SCHEMAS= notification-daemon.schemas - -CONFLICTS= xfce4-notification-daemon-[0-9]* - -.include <bsd.port.mk> diff --git a/deskutils/notification-daemon/distinfo b/deskutils/notification-daemon/distinfo deleted file mode 100644 index f0f4ede63..000000000 --- a/deskutils/notification-daemon/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (notification-daemon-0.4.0.tar.gz) = 281624263e3fc82c888dd7433a37194b -SHA256 (notification-daemon-0.4.0.tar.gz) = 0c0c90ec7f2fc7fc5cbefba2e04df6ae311abc7ace23dd34f21dc063e119d808 -SIZE (notification-daemon-0.4.0.tar.gz) = 404178 diff --git a/deskutils/notification-daemon/pkg-descr b/deskutils/notification-daemon/pkg-descr deleted file mode 100644 index 33ba0cc36..000000000 --- a/deskutils/notification-daemon/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -The Desktop Notifications framework provides a standard way of doing passive -pop-up notifications on the desktop. These are designed to notify the -user of something without interrupting their work with a dialog box that they -must close. Passive popups can automatically disappear after a short period -of time. - -This port contains the daemon. - -WWW: http://www.galago-project.org/specs/notification/index.php diff --git a/deskutils/notification-daemon/pkg-plist b/deskutils/notification-daemon/pkg-plist deleted file mode 100644 index b4160c5ec..000000000 --- a/deskutils/notification-daemon/pkg-plist +++ /dev/null @@ -1,24 +0,0 @@ -bin/notification-properties -lib/notification-daemon-1.0/engines/libstandard.a -lib/notification-daemon-1.0/engines/libstandard.la -lib/notification-daemon-1.0/engines/libstandard.so -libexec/notification-daemon -share/applications/notification-properties.desktop -share/dbus-1/services/org.freedesktop.Notifications.service -share/icons/hicolor/16x16/apps/notification-properties.png -share/icons/hicolor/22x22/apps/notification-properties.png -share/icons/hicolor/24x24/apps/notification-properties.png -share/icons/hicolor/32x32/apps/notification-properties.png -share/icons/hicolor/48x48/apps/notification-properties.png -share/icons/hicolor/scalable/apps/notification-properties.svg -share/locale/ar/LC_MESSAGES/notification-daemon.mo -share/locale/de/LC_MESSAGES/notification-daemon.mo -share/locale/it/LC_MESSAGES/notification-daemon.mo -share/locale/nl/LC_MESSAGES/notification-daemon.mo -share/locale/pl/LC_MESSAGES/notification-daemon.mo -share/locale/sv/LC_MESSAGES/notification-daemon.mo -share/notification-daemon/notification-properties.glade -@dirrm share/notification-daemon -@dirrm lib/notification-daemon-1.0/engines -@dirrm lib/notification-daemon-1.0 -@dirrmtry share/applications |