diff options
author | rene <rene@FreeBSD.org> | 2017-08-23 19:33:26 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2017-08-23 19:33:26 +0800 |
commit | 61f86670802bfcb11f1959210e1438a8d555124d (patch) | |
tree | 057be916dadedc782d9c9c5e63bb95bb20bbc4b1 /audio | |
parent | 541831c342a047ab8e41c7e13b8db986345d9ef7 (diff) | |
download | freebsd-ports-gnome-61f86670802bfcb11f1959210e1438a8d555124d.tar.gz freebsd-ports-gnome-61f86670802bfcb11f1959210e1438a8d555124d.tar.zst freebsd-ports-gnome-61f86670802bfcb11f1959210e1438a8d555124d.zip |
Remove expired ports:
2017-08-23 games/plee-the-bear: Broken for more than 6 months
2017-08-23 x11-themes/kde-icons-umicons: Broken for more than 6 months
2017-08-23 lang/bigloo: Broken for more than 6 months
2017-08-23 audio/linux-neroaaccodec: Broken for more than 6 months
2017-08-23 x11-themes/kde-icons-dark-glass: Broken for more than 6 months
2017-08-23 misc/fortune-mod-ferengi_rules_of_acquisition: Broken for more than 6 months
2017-08-23 misc/fortune-mod-culmea-culmilor: Broken for more than 6 months
2017-08-23 misc/xyzcmd: Broken for more than 6 months
2017-08-23 russian/fortuneru: Broken for more than 6 months
2017-08-23 security/bdc: Broken for more than 6 months
2017-08-23 x11-themes/kde-icons-icosx: Broken for more than 6 months
2017-08-23 devel/insight: Broken for more than 6 months
2017-08-23 devel/gdb66: Broken for more than 6 months
2017-08-23 biology/biojava: Broken for more than 6 months
2017-08-23 games/xroach: Broken for more than 6 months
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 1 | ||||
-rw-r--r-- | audio/linux-neroaaccodec/Makefile | 47 | ||||
-rw-r--r-- | audio/linux-neroaaccodec/distinfo | 2 | ||||
-rw-r--r-- | audio/linux-neroaaccodec/pkg-descr | 3 |
4 files changed, 0 insertions, 53 deletions
diff --git a/audio/Makefile b/audio/Makefile index ed52aeaaca51..15c9bb287f52 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -460,7 +460,6 @@ SUBDIR += linux-genpuid SUBDIR += linux-laudio SUBDIR += linux-mbrola - SUBDIR += linux-neroaaccodec SUBDIR += linux-skype_oss_wrapper SUBDIR += linuxsampler SUBDIR += listener diff --git a/audio/linux-neroaaccodec/Makefile b/audio/linux-neroaaccodec/Makefile deleted file mode 100644 index 9f651d81044d..000000000000 --- a/audio/linux-neroaaccodec/Makefile +++ /dev/null @@ -1,47 +0,0 @@ -# Created by: Yuichiro AIZAWA <yaizawa@2004.jukuin.keio.ac.jp> -# $FreeBSD$ - -PORTNAME= neroaaccodec -PORTVERSION= 1.5.1 -CATEGORIES= audio multimedia linux -MASTER_SITES= ftp://ftp6.nero.com/tools/ -PKGNAMEPREFIX= linux- -DISTNAME= NeroAACCodec-${PORTVERSION} - -MAINTAINER= ports@FreeBSD.org -COMMENT= Nero AAC reference quality MPEG-4 and 3GPP audio codec - -BROKEN= does not fetch (no such directory 'tools') -DEPRECATED= Broken for more than 6 months -EXPIRATION_DATE= 2017-08-23 - -USES= dos2unix linux zip -DOS2UNIX_REGEX= .*\.txt -ONLY_FOR_ARCHS= i386 amd64 -NO_BUILD= yes -NO_WRKSUBDIR= yes -RESTRICTED= Solely for personal non-commercial and/or technology-evaluation purposes. No reproduction and/or distribution permitted. - -PLIST_FILES= bin/neroAacDec \ - bin/neroAacEnc \ - bin/neroAacTag - -PORTDOCS= NeroAAC_tut.pdf \ - changelog.txt \ - license.txt \ - readme.txt - -OPTIONS_DEFINE= DOCS - -do-install: -.for f in ${PLIST_FILES} - ${INSTALL_PROGRAM} ${WRKSRC}/linux/${f:T} ${STAGEDIR}${PREFIX}/bin -.endfor - -do-install-DOCS-on: - @${MKDIR} ${STAGEDIR}${DOCSDIR} -.for f in ${PORTDOCS} - ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR}/ -.endfor - -.include <bsd.port.mk> diff --git a/audio/linux-neroaaccodec/distinfo b/audio/linux-neroaaccodec/distinfo deleted file mode 100644 index 271d22e3745c..000000000000 --- a/audio/linux-neroaaccodec/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (NeroAACCodec-1.5.1.zip) = e0496ad856e2803001a59985368d21b22f4fbdd55589c7f313d6040cefff648b -SIZE (NeroAACCodec-1.5.1.zip) = 2050564 diff --git a/audio/linux-neroaaccodec/pkg-descr b/audio/linux-neroaaccodec/pkg-descr deleted file mode 100644 index 0cd604b21ed1..000000000000 --- a/audio/linux-neroaaccodec/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Nero AAC reference quality MPEG-4 and 3GPP audio codec - -WWW: http://www.nero.com/eng/technologies-aac-codec.html |