diff options
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | audio/Makefile | 1 | ||||
-rw-r--r-- | audio/ruby-xmms2-ecore/Makefile | 34 | ||||
-rw-r--r-- | audio/ruby-xmms2-ecore/pkg-plist | 3 |
4 files changed, 1 insertions, 38 deletions
@@ -3709,3 +3709,4 @@ x11/9term||2008-12-13|Has expired: depends on expired port textproc/rubygem-spreadsheet-excel|textproc/rubygem-spreadsheet|2008-12-14|Project renamed textproc/hs-utf8-string||2008-12-19|Duplicate of devel/hs-utf8-string-ghc audio/euphoria||2008-12-19|Has been broken or ignored for past 24 months, depends on broken, expired port +audio/ruby-xmms2-ecore||2008-12-19|Has expired: Has been broken for more than 6 months diff --git a/audio/Makefile b/audio/Makefile index ecee7883a5de..edd5ddd43475 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -609,7 +609,6 @@ SUBDIR += ruby-vorbisfile SUBDIR += ruby-xmms SUBDIR += ruby-xmms2 - SUBDIR += ruby-xmms2-ecore SUBDIR += rubygem-mp3info SUBDIR += s3mod SUBDIR += sbagen diff --git a/audio/ruby-xmms2-ecore/Makefile b/audio/ruby-xmms2-ecore/Makefile deleted file mode 100644 index d860cc46b086..000000000000 --- a/audio/ruby-xmms2-ecore/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# New ports collection makefile for: ruby-xmms2-ecore -# Date created: 23 Jun 2006 -# Whom: Alexander Botero-Lowry <alex@foxybanana.com> -# -# $FreeBSD$ -# - -PORTREVISION= 1 -CATEGORIES= audio ruby -PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} -PKGNAMESUFFIX= -ecore - -MAINTAINER= alexbl@FreeBSD.org -COMMENT= Ruby ecore mainloop bindings for XMMS2 - -BUILD_DEPENDS+= ${RUBY_SITEARCHLIBDIR}/xmmsclient_ext.so:${PORTSDIR}/audio/ruby-xmms2 -RUN_DEPENDS+= ${RUBY_SITEARCHLIBDIR}/xmmsclient_ext.so:${PORTSDIR}/audio/ruby-xmms2 - -MASTERDIR= ${.CURDIR}/../xmms2 - -USE_RUBY= yes -USE_GNOME= glib20 -USE_EFL= ecore -USE_LDCONFIG= yes - -PLIST= ${.CURDIR}/pkg-plist - -BROKEN= Fails to configure (can not find ecore-config) -DEPRECATED= Has been broken for more than 6 months -EXPIRATION_DATE=2008-09-19 - -XMMS2_SLAVE= ruby-ecore - -.include "${MASTERDIR}/Makefile" diff --git a/audio/ruby-xmms2-ecore/pkg-plist b/audio/ruby-xmms2-ecore/pkg-plist deleted file mode 100644 index 3f130c7f7bc9..000000000000 --- a/audio/ruby-xmms2-ecore/pkg-plist +++ /dev/null @@ -1,3 +0,0 @@ -%%RUBY_SITEARCHLIBDIR%%/xmmsclient_ecore.so -lib/libxmmsclient-ecore.a -lib/libxmmsclient-ecore.so |