summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2018-01-15 10:06:57 +0000
committerRene Ladan <rene@FreeBSD.org>2018-01-15 10:06:57 +0000
commitd38833814685412ce91fbb4c17f8d3e3af2a3328 (patch)
treeccfbe003e7119ab9ff3d7fab5cd91794029ae7f9 /audio
parentRetire USE_AUTOTOOLS and bsd.autotools.mk. (diff)
Remove expired ports:
2018-01-14 textproc/ruby-sary: Does not build with current versions of ruby 2018-01-14 textproc/ruby-deplate: Does not build with current versions of ruby 2018-01-14 www/ruby-aws: Does not build with current versions of ruby 2018-01-14 www/samidare: Does not build with current versions of ruby 2018-01-14 devel/ruby-calendar: Does not build with current versions of ruby 2018-01-14 devel/ruby-rbbr: Does not build with current versions of ruby 2018-01-14 devel/ruby-date2: Does not build with current versions of ruby 2018-01-12 audio/ruby-xmms2: Does not build with current versions of ruby
Notes
Notes: svn path=/head/; revision=459028
Diffstat (limited to 'audio')
-rw-r--r--audio/Makefile1
-rw-r--r--audio/ruby-xmms2/Makefile30
-rw-r--r--audio/ruby-xmms2/pkg-plist5
3 files changed, 0 insertions, 36 deletions
diff --git a/audio/Makefile b/audio/Makefile
index 6d47193e7a5d..051515b05319 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -717,7 +717,6 @@
SUBDIR += rubberband
SUBDIR += ruby-smf
SUBDIR += ruby-taglib
- SUBDIR += ruby-xmms2
SUBDIR += rubygem-librmpd
SUBDIR += rubygem-ruby-mp3info
SUBDIR += rubygem-ruby-ogginfo
diff --git a/audio/ruby-xmms2/Makefile b/audio/ruby-xmms2/Makefile
deleted file mode 100644
index 74576b4587f8..000000000000
--- a/audio/ruby-xmms2/Makefile
+++ /dev/null
@@ -1,30 +0,0 @@
-# Created by: Alexander Botero-Lowry <alex@foxybanana.com>
-# $FreeBSD$
-
-PORTREVISION= 4
-CATEGORIES= audio ruby
-PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
-
-MAINTAINER= ruby@FreeBSD.org
-COMMENT= Ruby Bindings for XMMS2
-
-LIB_DEPENDS+= libxmmsclient.so:audio/xmms2
-
-MASTERDIR= ${.CURDIR}/../xmms2
-
-CONFIGURE_TARGET= configure
-USE_RUBY= yes
-USE_GNOME= glib20
-
-BROKEN_RUBY22= yes
-BROKEN_RUBY23= yes
-BROKEN_RUBY24= yes
-
-DEPRECATED= Does not build with current versions of ruby
-EXPIRATION_DATE= 2018-01-12
-
-PLIST= ${.CURDIR}/pkg-plist
-
-XMMS2_SLAVE= ruby
-
-.include "${MASTERDIR}/Makefile"
diff --git a/audio/ruby-xmms2/pkg-plist b/audio/ruby-xmms2/pkg-plist
deleted file mode 100644
index 22c98ac7fc04..000000000000
--- a/audio/ruby-xmms2/pkg-plist
+++ /dev/null
@@ -1,5 +0,0 @@
-%%RUBY_SITELIBDIR%%/xmmsclient.rb
-%%RUBY_SITELIBDIR%%/xmmsclient/async.rb
-%%RUBY_SITELIBDIR%%/xmmsclient/sync.rb
-%%RUBY_SITEARCHLIBDIR%%/xmmsclient_ext.so
-%%RUBY_SITEARCHLIBDIR%%/xmmsclient_glib.so