summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MOVED1
-rw-r--r--multimedia/Makefile1
-rw-r--r--multimedia/shell-fm/Makefile53
-rw-r--r--multimedia/shell-fm/distinfo2
-rw-r--r--multimedia/shell-fm/pkg-descr7
5 files changed, 1 insertions, 63 deletions
diff --git a/MOVED b/MOVED
index efec4143df2a..658c88e18a6d 100644
--- a/MOVED
+++ b/MOVED
@@ -6126,3 +6126,4 @@ lang/ocaml-examples||2014-06-01|Has expired: Outdated and discontinued; new exam
lang/gnat-aux|lang/gcc-aux|2014-06-01|Has expired: Superceded by gcc4.9-based lang/gcc-aux, use it instead
lang/python31|lang/python33|2014-06-01|Has expired: Python 3.1 will be end-of-life soon, please migrate to lang/python33
net/cvsup-mirror||2014-06-01|Removed: www, doc, gnats, ports repo gone; src repo deprecated
+multimedia/shell-fm||2014-06-02|Has expired: Unusable, subscription radio streaming service will come to an end
diff --git a/multimedia/Makefile b/multimedia/Makefile
index ebe7baaa145e..d9b6beed3cd3 100644
--- a/multimedia/Makefile
+++ b/multimedia/Makefile
@@ -317,7 +317,6 @@
SUBDIR += rubygem-gstreamer
SUBDIR += sabbu
SUBDIR += schroedinger
- SUBDIR += shell-fm
SUBDIR += smpeg
SUBDIR += smpeg2
SUBDIR += smplayer
diff --git a/multimedia/shell-fm/Makefile b/multimedia/shell-fm/Makefile
deleted file mode 100644
index 373096218324..000000000000
--- a/multimedia/shell-fm/Makefile
+++ /dev/null
@@ -1,53 +0,0 @@
-# Created by: Nikos Ntarmos <ntarmos@ceid.upatras.gr>
-# $FreeBSD$
-
-PORTNAME= shell-fm
-PORTVERSION= 0.7
-PORTEPOCH= 2
-CATEGORIES= multimedia
-MASTER_SITES= http://nex.scrapping.cc/shell-fm/releases/
-
-MAINTAINER= ntarmos@cs.uoi.gr
-COMMENT= A command-line client for Last.FM
-
-LIB_DEPENDS= ao:${PORTSDIR}/audio/libao \
- mad:${PORTSDIR}/audio/libmad
-
-USES= gmake pkgconfig
-USE_BZIP2= true
-LDFLAGS+= -L${LOCALBASE}/lib
-CFLAGS+= -I${LOCALBASE}/include
-
-DEPRECATED= Unusable, subscription radio streaming service will come to an end
-EXPIRATION_DATE=2014-06-02
-
-MAN1= shell-fm.1
-MANCOMPRESSED= yes
-PLIST_FILES= bin/shell-fm
-PORTDOCS= AUTHORS RELEASE INSTALL
-PORTEXAMPLES= shell-colors.sh shell-fm-tune.sh \
- unix.pl zcontrol
-
-NO_STAGE= yes
-pre-build:
- @${REINPLACE_CMD} \
- -e 's/^PREFIX.*$$/\PREFIX := $$(LOCALBASE)/g' \
- ${WRKSRC}/Makefile
-
-post-install:
-.if !defined(NOPORTDOCS)
- @${ECHO_MSG} "installing additional documentation to ${DOCSDIR}"
- @${MKDIR} ${DOCSDIR}
-. for doc in ${PORTDOCS}
- @${INSTALL_DATA} ${WRKSRC}/${doc} ${DOCSDIR}
-. endfor
-.endif
-.if !defined(NOPORTEXAMPLES)
- @${MKDIR} ${EXAMPLESDIR}
- @${ECHO_MSG} "installing examples to ${EXAMPLESDIR}"
-. for example in ${PORTEXAMPLES}
- @${INSTALL_DATA} ${WRKSRC}/scripts/${example} ${EXAMPLESDIR}
-. endfor
-.endif
-
-.include <bsd.port.mk>
diff --git a/multimedia/shell-fm/distinfo b/multimedia/shell-fm/distinfo
deleted file mode 100644
index 3f68a25dd5e3..000000000000
--- a/multimedia/shell-fm/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (shell-fm-0.7.tar.bz2) = 01262c65735ab2531795a471db845ceed0a3fc3b410e0fe7f75ad12bccca1cdc
-SIZE (shell-fm-0.7.tar.bz2) = 41902
diff --git a/multimedia/shell-fm/pkg-descr b/multimedia/shell-fm/pkg-descr
deleted file mode 100644
index bac269037356..000000000000
--- a/multimedia/shell-fm/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-This is a port of Shell.FM, a console based player for the streams
-provided by Last.FM for the Linux platform. It's lightweight, easy to
-use and under heavy development. New features might be added every day.
-Shell.FM is Open Source and published under the terms of the GNU General
-Public License, so feel free to modify and/or redistribute it.
-
-WWW: http://nex.scrapping.cc/shell-fm/