From 9431de6356f99e702ee1f8f475a7fcf6b3efbbaa Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Thu, 17 Mar 2011 07:21:17 +0000 Subject: [PATCH] Deprecate unmaintained ports from audio where upstream disapear and/or where no distfiles can be found and are not used by maintained ports Lookup by: Eitan Adler --- audio/albumart/Makefile | 3 +++ audio/aylet/Makefile | 2 ++ audio/cantus/Makefile | 3 +++ audio/dap/Makefile | 3 +++ 4 files changed, 11 insertions(+) diff --git a/audio/albumart/Makefile b/audio/albumart/Makefile index 0af06106837d..2ea1612b12ff 100644 --- a/audio/albumart/Makefile +++ b/audio/albumart/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= http://muksuluuri.ath.cx/~skyostil/projects/albumart/dist/ MAINTAINER= timbob@bigpond.com COMMENT= GUI application for downloading album cover art +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + USE_GMAKE= yes USE_PYTHON= yes USE_PYDISTUTILS=yes diff --git a/audio/aylet/Makefile b/audio/aylet/Makefile index f04c634548bc..0d19da6195ad 100644 --- a/audio/aylet/Makefile +++ b/audio/aylet/Makefile @@ -16,6 +16,8 @@ PKGNAMEPREFIX?= MAINTAINER= ehaupt@FreeBSD.org COMMENT= A command line player for the .ay audio file format +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 USE_GMAKE= yes MAKE_JOBS_SAFE= yes diff --git a/audio/cantus/Makefile b/audio/cantus/Makefile index 91ea1aeeac80..01553daccc9e 100644 --- a/audio/cantus/Makefile +++ b/audio/cantus/Makefile @@ -16,6 +16,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-1 MAINTAINER= old@old.com.ua COMMENT= Tool for tagging and renaming MP3 and OGG/Vorbis files +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + USE_GMAKE= yes GNU_CONFIGURE= yes USE_GNOME= gnomelibs gnomehack gnomehier diff --git a/audio/dap/Makefile b/audio/dap/Makefile index 664abdffc7d9..095ed6f9b044 100644 --- a/audio/dap/Makefile +++ b/audio/dap/Makefile @@ -16,6 +16,9 @@ EXTRACT_SUFX=.tgz MAINTAINER= ports@FreeBSD.org COMMENT= Audio sample editing and processing suite +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms MAKEFILE= Makefile.linux