1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00

Remove expired port:

2014-06-02 multimedia/shell-fm: Unusable, subscription radio streaming service will come to an end
This commit is contained in:
Rene Ladan 2014-06-02 09:19:32 +00:00
parent 886c83c618
commit f1d7510a15
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356205
5 changed files with 1 additions and 63 deletions

1
MOVED
View File

@ -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

View File

@ -317,7 +317,6 @@
SUBDIR += rubygem-gstreamer
SUBDIR += sabbu
SUBDIR += schroedinger
SUBDIR += shell-fm
SUBDIR += smpeg
SUBDIR += smpeg2
SUBDIR += smplayer

View File

@ -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>

View File

@ -1,2 +0,0 @@
SHA256 (shell-fm-0.7.tar.bz2) = 01262c65735ab2531795a471db845ceed0a3fc3b410e0fe7f75ad12bccca1cdc
SIZE (shell-fm-0.7.tar.bz2) = 41902

View File

@ -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/