diff options
| author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-12-01 06:00:17 +0800 |
|---|---|---|
| committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-12-01 06:00:17 +0800 |
| commit | 2e4d2e942a99fbc51adebabc4cd543a91491ba37 (patch) | |
| tree | 5fb7c33c9eb700d394e22ec7c7faf4258b91ea3b /devel/libnotify | |
| parent | 2d95636f2e1c4896bca367221f0b972b5903e72a (diff) | |
| download | marcuscom-ports-2e4d2e942a99fbc51adebabc4cd543a91491ba37.tar marcuscom-ports-2e4d2e942a99fbc51adebabc4cd543a91491ba37.tar.gz marcuscom-ports-2e4d2e942a99fbc51adebabc4cd543a91491ba37.tar.bz2 marcuscom-ports-2e4d2e942a99fbc51adebabc4cd543a91491ba37.tar.lz marcuscom-ports-2e4d2e942a99fbc51adebabc4cd543a91491ba37.tar.xz marcuscom-ports-2e4d2e942a99fbc51adebabc4cd543a91491ba37.tar.zst marcuscom-ports-2e4d2e942a99fbc51adebabc4cd543a91491ba37.zip | |
Clean up after 2.32 got committed. Only gdm 2.32 isn't committed because of
focus issues. And it doesn't seem it getting any traction upstream.
Next stop GNOME 3.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14916 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/libnotify')
| -rw-r--r-- | devel/libnotify/Makefile | 30 | ||||
| -rw-r--r-- | devel/libnotify/distinfo | 3 | ||||
| -rw-r--r-- | devel/libnotify/pkg-descr | 10 | ||||
| -rw-r--r-- | devel/libnotify/pkg-plist | 26 |
4 files changed, 0 insertions, 69 deletions
diff --git a/devel/libnotify/Makefile b/devel/libnotify/Makefile deleted file mode 100644 index 196fa4bc5..000000000 --- a/devel/libnotify/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# New ports collection makefile for: libnotify -# Date created: 2005-08-06 -# Whom: Andreas Kohn <andreas@syndrom23.de> -# -# $FreeBSD$ -# $MCom: ports/devel/libnotify/Makefile,v 1.9 2010/10/12 05:14:16 avl Exp $ -# - -PORTNAME= libnotify -PORTVERSION= 0.5.2 -CATEGORIES= devel gnome -MASTER_SITES= GNOME - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A library for desktop notifications - -LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib - -LICENSE= LGPL21 -LICENSE_FILE= ${WRKSRC}/COPYING -USE_BZIP2= yes -USE_GNOME= gnomehack gnometarget intlhack glib20 gtk20 ltverhack -USE_GETTEXT= yes -USE_GMAKE= yes -USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:22 -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include <bsd.port.mk> diff --git a/devel/libnotify/distinfo b/devel/libnotify/distinfo deleted file mode 100644 index 9e0064498..000000000 --- a/devel/libnotify/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (libnotify-0.5.2.tar.bz2) = 4361058ae4e28a9ffce6764e7d03acd1 -SHA256 (libnotify-0.5.2.tar.bz2) = 1f6f1a2d6a0e009997c7ed31f6197f9bf09e9b45fb9cd54acabceea951d99062 -SIZE (libnotify-0.5.2.tar.bz2) = 310439 diff --git a/devel/libnotify/pkg-descr b/devel/libnotify/pkg-descr deleted file mode 100644 index 15579caee..000000000 --- a/devel/libnotify/pkg-descr +++ /dev/null @@ -1,10 +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 library and a small command line client. -See deskutils/notification-daemon for the daemon. - -WWW: http://www.galago-project.org/specs/notification/index.php diff --git a/devel/libnotify/pkg-plist b/devel/libnotify/pkg-plist deleted file mode 100644 index 11162feb7..000000000 --- a/devel/libnotify/pkg-plist +++ /dev/null @@ -1,26 +0,0 @@ -bin/notify-send -include/libnotify/notification.h -include/libnotify/notify-enum-types.h -include/libnotify/notify-features.h -include/libnotify/notify.h -lib/libnotify.a -lib/libnotify.la -lib/libnotify.so -lib/libnotify.so.1 -libdata/pkgconfig/libnotify.pc -share/gtk-doc/html/libnotify/ch01.html -share/gtk-doc/html/libnotify/home.png -share/gtk-doc/html/libnotify/index.html -share/gtk-doc/html/libnotify/index.sgml -share/gtk-doc/html/libnotify/left.png -share/gtk-doc/html/libnotify/libnotify-notification.html -share/gtk-doc/html/libnotify/libnotify-notify.html -share/gtk-doc/html/libnotify/libnotify.devhelp -share/gtk-doc/html/libnotify/libnotify.devhelp2 -share/gtk-doc/html/libnotify/right.png -share/gtk-doc/html/libnotify/style.css -share/gtk-doc/html/libnotify/up.png -@dirrm share/gtk-doc/html/libnotify -@dirrmtry share/gtk-doc/html -@dirrmtry share/gtk-doc -@dirrm include/libnotify |
