diff options
author | bapt <bapt@FreeBSD.org> | 2017-10-13 16:58:28 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2017-10-13 16:58:28 +0800 |
commit | 6dae28826caf66633b026a79efdd9683ffadb983 (patch) | |
tree | c4f2f864e98feb2fe1ce3edf967eb18939aed6ff /audio | |
parent | cfae4590076fca105284eb5f4a622f972df4af49 (diff) | |
download | freebsd-ports-gnome-6dae28826caf66633b026a79efdd9683ffadb983.tar.gz freebsd-ports-gnome-6dae28826caf66633b026a79efdd9683ffadb983.tar.zst freebsd-ports-gnome-6dae28826caf66633b026a79efdd9683ffadb983.zip |
Cleanup some dead master_sites or WWW
Diffstat (limited to 'audio')
-rw-r--r-- | audio/aacgain/pkg-descr | 2 | ||||
-rw-r--r-- | audio/afsp/pkg-descr | 2 | ||||
-rw-r--r-- | audio/amp/Makefile | 3 | ||||
-rw-r--r-- | audio/cd-console/Makefile | 3 | ||||
-rw-r--r-- | audio/cpige/Makefile | 3 | ||||
-rw-r--r-- | audio/cue2toc/Makefile | 3 | ||||
-rw-r--r-- | audio/cue2toc/pkg-descr | 2 | ||||
-rw-r--r-- | audio/gmpc-discogs/Makefile | 3 | ||||
-rw-r--r-- | audio/gmpc-extraplaylist/Makefile | 3 | ||||
-rw-r--r-- | audio/gmpc-lastfm/Makefile | 3 | ||||
-rw-r--r-- | audio/gmpc-lyricsplugin/Makefile | 3 | ||||
-rw-r--r-- | audio/gmpc-mdcover/Makefile | 3 | ||||
-rw-r--r-- | audio/gmpc-mserver/Makefile | 3 | ||||
-rw-r--r-- | audio/gmpc-shout/Makefile | 3 | ||||
-rw-r--r-- | audio/gmpc/Makefile | 3 | ||||
-rw-r--r-- | audio/gmpc/pkg-descr | 2 | ||||
-rw-r--r-- | audio/gsm/Makefile | 1 | ||||
-rw-r--r-- | audio/herrie/Makefile | 3 | ||||
-rw-r--r-- | audio/juke/Makefile | 5 | ||||
-rw-r--r-- | audio/libbpm/Makefile | 2 | ||||
-rw-r--r-- | audio/lpac/Makefile | 4 | ||||
-rw-r--r-- | audio/malint/Makefile | 1 |
22 files changed, 19 insertions, 41 deletions
diff --git a/audio/aacgain/pkg-descr b/audio/aacgain/pkg-descr index 0fa044336c8c..c6399a05a28e 100644 --- a/audio/aacgain/pkg-descr +++ b/audio/aacgain/pkg-descr @@ -1,3 +1 @@ Normalizes the volume of mp3 and AAC (mp4/m4a/QuickTime) media files - -WWW: http://altosdesign.com/aacgain/ diff --git a/audio/afsp/pkg-descr b/audio/afsp/pkg-descr index fb2f5f29e8c2..c8a1f7fec6c7 100644 --- a/audio/afsp/pkg-descr +++ b/audio/afsp/pkg-descr @@ -17,5 +17,3 @@ The following file formats are supported for reading. INRS-Telecom, ESPS, Comdisco SPW, Text audio The following file formats are supported for writing. - Headerless, AU, WAVE, AIFF-C - -WWW: http://WWW-MMSP.ECE.McGill.CA/Documents/Software/Packages/AFsp/AFsp.html diff --git a/audio/amp/Makefile b/audio/amp/Makefile index 65b214e8b3f9..6aef2aab591f 100644 --- a/audio/amp/Makefile +++ b/audio/amp/Makefile @@ -5,8 +5,7 @@ PORTNAME= amp PORTVERSION= 0.7.6 PORTEPOCH= 1 CATEGORIES= audio -MASTER_SITES= http://www.gufi.org/ports/ \ - http://www-users.cs.umn.edu/~wburdick/ftp/ +MASTER_SITES= http://www.gufi.org/ports/ MAINTAINER= ports@FreeBSD.org COMMENT= Another mp3 player diff --git a/audio/cd-console/Makefile b/audio/cd-console/Makefile index f20a9fcd0257..07fb930d6a37 100644 --- a/audio/cd-console/Makefile +++ b/audio/cd-console/Makefile @@ -9,6 +9,9 @@ MASTER_SITES= http://www.oskusoft.com/osku/cd-console/ MAINTAINER= jdunn@aquezada.com COMMENT= Curses-based console CD player +DEPRECATED= No public distfiles +EXPIRATION_DATE= 2017-12-12 + USES= ncurses MAKE_ARGS= BINPATH=${STAGEDIR}${PREFIX}/bin LIBS="${LDFLAGS} -lncurses" diff --git a/audio/cpige/Makefile b/audio/cpige/Makefile index a7c81918287e..324d0b559b7d 100644 --- a/audio/cpige/Makefile +++ b/audio/cpige/Makefile @@ -5,8 +5,7 @@ PORTNAME= cpige DISTVERSION= 1.5 PORTREVISION= 1 CATEGORIES= audio -MASTER_SITES= http://old.ed.zehome.com/cpige/ \ - http://T32.TecNik93.com/FreeBSD/ports/cpige/sources/ +MASTER_SITES= http://old.ed.zehome.com/cpige/ MAINTAINER= ports@FreeBSD.org COMMENT= Icecast/Shoutcast stream ripper diff --git a/audio/cue2toc/Makefile b/audio/cue2toc/Makefile index 3613da5b05f9..9d5f7bf209e8 100644 --- a/audio/cue2toc/Makefile +++ b/audio/cue2toc/Makefile @@ -4,8 +4,7 @@ PORTNAME= cue2toc PORTVERSION= 0.1 CATEGORIES= audio perl5 -MASTER_SITES= http://www.tuxcoder.com/cue2toc/download/ \ - http://www.oook.cz/bsd/distfiles/ +MASTER_SITES= http://www.oook.cz/bsd/distfiles/ MAINTAINER= ports@FreeBSD.org COMMENT= Perl script that converts CUE files into TOC files for cdrdao diff --git a/audio/cue2toc/pkg-descr b/audio/cue2toc/pkg-descr index 3cb9f118a8af..d3ca446e8139 100644 --- a/audio/cue2toc/pkg-descr +++ b/audio/cue2toc/pkg-descr @@ -1,4 +1,2 @@ Cue2Toc is a perl script that will convert CUE file into a cdrdao TOC file. The script can handle audio CUE files only. - -WWW: http://www.tuxcoder.com/cue2toc/ diff --git a/audio/gmpc-discogs/Makefile b/audio/gmpc-discogs/Makefile index 9a19fc472a51..07255d3280d9 100644 --- a/audio/gmpc-discogs/Makefile +++ b/audio/gmpc-discogs/Makefile @@ -5,8 +5,7 @@ PORTNAME= gmpc-discogs PORTVERSION= 0.20.0 PORTREVISION= 6 CATEGORIES= audio -MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \ - http://freebsd.unixfreunde.de/sources/ +MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org COMMENT= Album Image fetcher for gmpc diff --git a/audio/gmpc-extraplaylist/Makefile b/audio/gmpc-extraplaylist/Makefile index ec723e8d2cfa..f598c4ef8069 100644 --- a/audio/gmpc-extraplaylist/Makefile +++ b/audio/gmpc-extraplaylist/Makefile @@ -5,8 +5,7 @@ PORTNAME= gmpc-extraplaylist PORTVERSION= 0.20.0 PORTREVISION= 6 CATEGORIES= audio -MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \ - http://freebsd.unixfreunde.de/sources/ +MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org COMMENT= Favorites plugin for gmpc diff --git a/audio/gmpc-lastfm/Makefile b/audio/gmpc-lastfm/Makefile index 56a72cd840ae..9e821ec66c41 100644 --- a/audio/gmpc-lastfm/Makefile +++ b/audio/gmpc-lastfm/Makefile @@ -5,8 +5,7 @@ PORTNAME= gmpc-lastfm PORTVERSION= 0.20.0 PORTREVISION= 6 CATEGORIES= audio -MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \ - http://freebsd.unixfreunde.de/sources/ +MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ DISTNAME= gmpc-last-fm-${PORTVERSION} MAINTAINER= ports@FreeBSD.org diff --git a/audio/gmpc-lyricsplugin/Makefile b/audio/gmpc-lyricsplugin/Makefile index 7e5c754ed8b6..c91824472076 100644 --- a/audio/gmpc-lyricsplugin/Makefile +++ b/audio/gmpc-lyricsplugin/Makefile @@ -5,8 +5,7 @@ PORTNAME= gmpc-lyricsplugin PORTVERSION= 0.20.0 PORTREVISION= 6 CATEGORIES= audio -MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \ - http://freebsd.unixfreunde.de/sources/ +MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org COMMENT= Fetch lyrics gmpc plugin diff --git a/audio/gmpc-mdcover/Makefile b/audio/gmpc-mdcover/Makefile index 0da61e372fcb..0b7a7acd27ce 100644 --- a/audio/gmpc-mdcover/Makefile +++ b/audio/gmpc-mdcover/Makefile @@ -5,8 +5,7 @@ PORTNAME= gmpc-mdcover PORTVERSION= 0.20.0 PORTREVISION= 6 CATEGORIES= audio -MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \ - http://freebsd.unixfreunde.de/sources/ +MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org COMMENT= Collects metadata for gmpc diff --git a/audio/gmpc-mserver/Makefile b/audio/gmpc-mserver/Makefile index a237b849ee04..4754f38cf6d1 100644 --- a/audio/gmpc-mserver/Makefile +++ b/audio/gmpc-mserver/Makefile @@ -5,8 +5,7 @@ PORTNAME= gmpc-mserver PORTVERSION= 0.20.0 PORTREVISION= 14 CATEGORIES= audio -MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \ - http://freebsd.unixfreunde.de/sources/ +MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org COMMENT= Lets you stream music files to your mpd that are not in your database diff --git a/audio/gmpc-shout/Makefile b/audio/gmpc-shout/Makefile index 6fcafc79c80d..a23ef5ef50cc 100644 --- a/audio/gmpc-shout/Makefile +++ b/audio/gmpc-shout/Makefile @@ -5,8 +5,7 @@ PORTNAME= gmpc-shout PORTVERSION= 0.20.0 PORTREVISION= 6 CATEGORIES= audio -MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \ - http://freebsd.unixfreunde.de/sources/ +MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org COMMENT= Shoutcast stream for gmpc diff --git a/audio/gmpc/Makefile b/audio/gmpc/Makefile index ac47e3765ca5..0a181632ee1f 100644 --- a/audio/gmpc/Makefile +++ b/audio/gmpc/Makefile @@ -6,8 +6,7 @@ PORTVERSION= 11.8.16 PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= audio -MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \ - http://freebsd.unixfreunde.de/sources/ +MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org COMMENT= Full featured GTK2 client for musicpd diff --git a/audio/gmpc/pkg-descr b/audio/gmpc/pkg-descr index 012fba4ce1d9..4ccfcc7d75fc 100644 --- a/audio/gmpc/pkg-descr +++ b/audio/gmpc/pkg-descr @@ -11,5 +11,3 @@ Features: * Plugin support. * Fast, gmpc is optimized to work even on low end machines and slow networks. * Profile support, easily use gmpc with multiple mpd's. - -WWW: http://gmpcwiki.sarine.nl/index.php/GMPC diff --git a/audio/gsm/Makefile b/audio/gsm/Makefile index 3b09b55580ef..147f6b4aeb27 100644 --- a/audio/gsm/Makefile +++ b/audio/gsm/Makefile @@ -6,7 +6,6 @@ PORTVERSION= 1.0.13 PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= ftp://ftp.dvo.ru/pub/Gentoo/distfiles/ \ - http://www.imagemagick.org/download/delegates/ffmpeg/ \ http://www.quut.com/gsm/ \ http://downloads.openwrt.org/sources/ diff --git a/audio/herrie/Makefile b/audio/herrie/Makefile index 280b8423ec35..c74f01b26311 100644 --- a/audio/herrie/Makefile +++ b/audio/herrie/Makefile @@ -5,8 +5,7 @@ PORTNAME= herrie PORTVERSION= 2.2 PORTREVISION= 12 CATEGORIES= audio -MASTER_SITES= http://herrie.info/distfiles/ \ - http://www.stack.nl/~ed/projects/herrie/distfiles/ +MASTER_SITES= http://herrie.info/distfiles/ MAINTAINER= ed@FreeBSD.org COMMENT= Small command line interface music player diff --git a/audio/juke/Makefile b/audio/juke/Makefile index d126f4bca4f9..45c17d2bcab6 100644 --- a/audio/juke/Makefile +++ b/audio/juke/Makefile @@ -1,11 +1,10 @@ -# Created by: Oyvind Moll <oyvindmo@initio.no> + # Created by: Oyvind Moll <oyvindmo@initio.no2 # $FreeBSD$ PORTNAME= juke PORTVERSION= 0.7 CATEGORIES= audio -MASTER_SITES= http://www.moll.no/oyvind/distfiles/ \ - http://www.orakel.ntnu.no/~oyvindmo/distfiles/ +MASTER_SITES= http://www.moll.no/oyvind/distfiles/ MAINTAINER= ports@FreeBSD.org COMMENT= Simple (n)curses based juke box program diff --git a/audio/libbpm/Makefile b/audio/libbpm/Makefile index e25f3f225622..9717d0d5f8bf 100644 --- a/audio/libbpm/Makefile +++ b/audio/libbpm/Makefile @@ -5,7 +5,7 @@ PORTNAME= libbpm PORTVERSION= 0.3 PORTREVISION= 1 CATEGORIES= audio -MASTER_SITES= http://www.hep.ucl.ac.uk/~bino/libbpm/dist/ http://levsha.me/ports/distfiles/ +MASTER_SITES= http://www.hep.ucl.ac.uk/~bino/libbpm/dist/ MAINTAINER= i@levsha.me COMMENT= C-library contains low level beam position monitor signal processing diff --git a/audio/lpac/Makefile b/audio/lpac/Makefile index 23bea1ca3229..8ba0dd355a68 100644 --- a/audio/lpac/Makefile +++ b/audio/lpac/Makefile @@ -4,9 +4,7 @@ PORTNAME= lpac PORTVERSION= 1.40 CATEGORIES= audio linux -MASTER_SITES= ftp://relay1.tomsk.gov.ru/pub/FreeBSD/ports/distfiles/ \ - ftp://ftp.itsinternet.net/pub/FreeBSD/ports/distfiles/ \ - ftp://chernabog.cc.vt.edu/pub2/freebsd/ports/distfiles/ +MASTER_SITES= ftp://chernabog.cc.vt.edu/pub2/freebsd/ports/distfiles/ MAINTAINER= ports@FreeBSD.org COMMENT= Lossless audio codec diff --git a/audio/malint/Makefile b/audio/malint/Makefile index 27c575a28464..73581ee1f570 100644 --- a/audio/malint/Makefile +++ b/audio/malint/Makefile @@ -5,7 +5,6 @@ PORTNAME= malint DISTVERSION= 0.2 CATEGORIES= audio MASTER_SITES= http://www.nih.at/malint/ \ - ftp://sunsite.univie.ac.at/pub/nih/malint/ \ LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org |