diff options
author | rene <rene@FreeBSD.org> | 2015-01-29 00:18:27 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2015-01-29 00:18:27 +0800 |
commit | 26951fcd5b9abe2304704d9a087f760b409b5a61 (patch) | |
tree | 6f4bbc880dc8f8691ba951c9c144a5d6bace321f /audio/wmauda | |
parent | f54fd897c1a12336c6c251a8434249e3c567d5ae (diff) | |
download | freebsd-ports-gnome-26951fcd5b9abe2304704d9a087f760b409b5a61.tar.gz freebsd-ports-gnome-26951fcd5b9abe2304704d9a087f760b409b5a61.tar.zst freebsd-ports-gnome-26951fcd5b9abe2304704d9a087f760b409b5a61.zip |
Remove expired ports:
2015-01-26 audio/qmidinet: Broken for more than 6 months
2015-01-26 audio/wmauda: Broken for more than 6 months
2015-01-26 audio/x11amp: Broken for more than 6 months
2015-01-26 devel/p5-Log-Any-Adapter: devel/p5-Log-Any-Adapter merged into devel/p5-Log-Any by upstream
2015-01-26 ftp/rexx-curl: Broken for more than 6 months
2015-01-26 net-im/pidgin-audacious-remote: Broken for more than 6 months
2015-01-26 www/lifetype: Broken for more than 6 months
2015-01-26 www/ump: Broken for more than 6 months
Diffstat (limited to 'audio/wmauda')
-rw-r--r-- | audio/wmauda/Makefile | 36 | ||||
-rw-r--r-- | audio/wmauda/distinfo | 2 | ||||
-rw-r--r-- | audio/wmauda/pkg-descr | 3 |
3 files changed, 0 insertions, 41 deletions
diff --git a/audio/wmauda/Makefile b/audio/wmauda/Makefile deleted file mode 100644 index 368366f23b7b..000000000000 --- a/audio/wmauda/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -# $FreeBSD$ - -PORTNAME= wmauda -PORTVERSION= 0.9 -PORTREVISION= 1 -CATEGORIES= audio windowmaker -MASTER_SITES= http://www.netswarm.net/misc/ \ - ${MASTER_SITE_GENTOO} -MASTER_SITE_SUBDIR= distfiles - -MAINTAINER= ports@FreeBSD.org -COMMENT= Port of wmxmms to GTK 2.x and Audacious - -LICENSE= GPLv2 - -BUILD_DEPENDS= audacious:${PORTSDIR}/multimedia/audacious -RUN_DEPENDS= audacious:${PORTSDIR}/multimedia/audacious -LIB_DEPENDS= libmowgli.so:${PORTSDIR}/devel/libmowgli - -BROKEN= Does not work with audacious 3.5 or later -DEPRECATED= Broken for more than 6 months -EXPIRATION_DATE= 2015-01-26 - -USES= gmake pkgconfig -USE_GNOME= gnomeprefix gtk20 - -PLIST_FILES= bin/wmauda \ - man/man1/wmauda.1.gz \ - share/pixmaps/wmauda.xpm - -post-patch: - @${REINPLACE_CMD} -e "/^MANPAGE_DIR.*:=/s,:=.*,:= ${MAN1PREFIX}/man/man1," \ - -e 's,audacious,& audclient dbus-glib-1,' \ - ${WRKSRC}/Makefile - -.include <bsd.port.mk> diff --git a/audio/wmauda/distinfo b/audio/wmauda/distinfo deleted file mode 100644 index c765a65dd51e..000000000000 --- a/audio/wmauda/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (wmauda-0.9.tar.gz) = 4d34ad389b5a305cb83ddea706e828462eedee9f0bbb59c879ed09f57f18a6ea -SIZE (wmauda-0.9.tar.gz) = 18234 diff --git a/audio/wmauda/pkg-descr b/audio/wmauda/pkg-descr deleted file mode 100644 index e95871b980f5..000000000000 --- a/audio/wmauda/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Dockable applet for WindowMaker that controls Audacious. - -WWW: http://www.netswarm.net/ |