git: 5507d50dfc63 - main - audio/crip: Remove expired port:
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 31 Mar 2023 00:01:16 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=5507d50dfc63b1a9d8fab844c87d9eb45061d9d6 commit 5507d50dfc63b1a9d8fab844c87d9eb45061d9d6 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-03-25 12:57:24 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-03-30 23:59:28 +0000 audio/crip: Remove expired port: 2023-03-31 audio/crip: Abandonware, last release in 2007. Please consider using audio/cyanrip or audio/abcde --- MOVED | 1 + audio/Makefile | 1 - audio/crip/Makefile | 36 ------------------------------------ audio/crip/distinfo | 2 -- audio/crip/pkg-descr | 5 ----- audio/crip/pkg-plist | 3 --- 6 files changed, 1 insertion(+), 47 deletions(-) diff --git a/MOVED b/MOVED index b5eb4926d04e..0a80a3d7a975 100644 --- a/MOVED +++ b/MOVED @@ -17828,3 +17828,4 @@ audio/amarok||2023-03-31|Has expired: No longer actively maintained upstream. audio/cd2mp3||2023-03-31|Has expired: Depends on deprecated port audio/dagrab, consider using audio/abcde or audio/cyanrip audio/cmp3||2023-03-31|Has expired: Abandonware, no development in 20 years. Please consider using audio/cmus or audio/musicpd audio/cpige||2023-03-31|Has expired: Doesn't work, newer versions also fails +audio/crip||2023-03-31|Has expired: Abandonware, last release in 2007. Please consider using audio/cyanrip or audio/abcde diff --git a/audio/Makefile b/audio/Makefile index 79971fa6be99..8e4dd578071e 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -92,7 +92,6 @@ SUBDIR += cmt SUBDIR += cmus SUBDIR += codec2 - SUBDIR += crip SUBDIR += csound SUBDIR += csoundqt SUBDIR += ctronome diff --git a/audio/crip/Makefile b/audio/crip/Makefile deleted file mode 100644 index 410ccca29975..000000000000 --- a/audio/crip/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -PORTNAME= crip -PORTVERSION= 3.9 -PORTREVISION= 1 -CATEGORIES= audio -MASTER_SITES= http://bach.dynet.com/crip/src/ - -MAINTAINER= philip@FreeBSD.org -COMMENT= Terminal-based ripper/encoder/tagger -WWW= http://bach.dynet.com/crip/ - -DEPRECATED= Abandonware, last release in 2007. Please consider using audio/cyanrip or audio/abcde -EXPIRATION_DATE=2023-03-31 - -OPTIONS_DEFINE= SOX DOCS -SOX_DESC= SoX audio support - -RUN_DEPENDS= p5-CDDB_get>=0:audio/p5-CDDB_get \ - cdparanoia:audio/cdparanoia \ - oggenc:audio/vorbis-tools \ - vorbisgain:audio/vorbisgain - -SOX_RUN_DEPENDS+= sox:audio/sox -PORTDOCS= Changelog README criprc_example - -USES= shebangfix perl5 -SHEBANG_FILES= crip editcomment editfilenames -NO_BUILD= yes - -do-install: - ${INSTALL_SCRIPT} ${WRKSRC}/crip ${STAGEDIR}${PREFIX}/bin - ${INSTALL_SCRIPT} ${WRKSRC}/editcomment ${STAGEDIR}${PREFIX}/bin - ${INSTALL_SCRIPT} ${WRKSRC}/editfilenames ${STAGEDIR}${PREFIX}/bin - @${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} - -.include <bsd.port.mk> diff --git a/audio/crip/distinfo b/audio/crip/distinfo deleted file mode 100644 index 72a369e39764..000000000000 --- a/audio/crip/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (crip-3.9.tar.gz) = bf277d66e6b36d9e950f638b31bd34c05119c77723ce1be4acce50ca4509695e -SIZE (crip-3.9.tar.gz) = 39594 diff --git a/audio/crip/pkg-descr b/audio/crip/pkg-descr deleted file mode 100644 index 7ac92f76e43c..000000000000 --- a/audio/crip/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -crip is a terminal-based ripper/encoder/tagger tool for creating Ogg -Vorbis/FLAC files under UNIX/Linux. It is well-suited for anyone (especially -the perfectionist) who seeks to make a lot of files from CDs and have them all -properly labeled and professional-quality with a minimum of hassle and yet -still have flexibility and full control over everything. diff --git a/audio/crip/pkg-plist b/audio/crip/pkg-plist deleted file mode 100644 index c116ce96c455..000000000000 --- a/audio/crip/pkg-plist +++ /dev/null @@ -1,3 +0,0 @@ -bin/crip -bin/editcomment -bin/editfilenames