mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
Add an EXPIRATION_DATE to DEPRECATED ports without one.
Sponsored by: Absolight
This commit is contained in:
parent
e84670cc55
commit
f97eee0cbe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=429527
@ -21,6 +21,7 @@ LIB_DEPENDS= libfftw3.so:math/fftw3 \
|
||||
libcurl.so:ftp/curl
|
||||
|
||||
DEPRECATED= MusicDNS service has been discontinued
|
||||
EXPIRATION_DATE= 2017-03-01
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= tanob
|
||||
|
@ -23,6 +23,7 @@ TEST_DEPENDS= p5-Cpanel-JSON-XS>=0:converters/p5-Cpanel-JSON-XS \
|
||||
p5-Test-Without-Module>=0.17:devel/p5-Test-Without-Module
|
||||
|
||||
DEPRECATED= Deprecated by upstream
|
||||
EXPIRATION_DATE= 2017-03-01
|
||||
|
||||
# Author preference: Cpanel::JSON::XS > JSON::XS > JSON::PP > JSON > JSON::DWIW
|
||||
OPTIONS_DEFINE= CPANEL JSON_XS JSON_PP JSON JSON_DWIW
|
||||
|
@ -18,6 +18,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception
|
||||
|
||||
DEPRECATED= Functionality is now a part of p5-Moose (Moose::Meta::Attribute::Native). Do not use for new projects
|
||||
EXPIRATION_DATE= 2017-03-01
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
|
@ -21,6 +21,7 @@ TEST_DEPENDS= p5-Test-Fatal>=0:devel/p5-Test-Fatal
|
||||
BUILD_DEPENDS+= p5-Devel-CheckOS>=1.63:devel/p5-Devel-CheckOS
|
||||
|
||||
DEPRECATED= Deprecated by upstream, use devel/p5-Daemon-Control instead
|
||||
EXPIRATION_DATE= 2017-03-01
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
|
@ -29,6 +29,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-Fatal>=0:devel/p5-Test-Fatal
|
||||
|
||||
DEPRECATED= Deprecated by upstream
|
||||
EXPIRATION_DATE= 2017-03-01
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= modbuildtiny
|
||||
|
@ -22,6 +22,7 @@ BUILD_DEPENDS= p5-Moose>=1.15:devel/p5-Moose \
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
DEPRECATED= deprecated by upstream (obsolete with modern Moose)
|
||||
EXPIRATION_DATE= 2017-03-01
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
@ -10,7 +10,9 @@ PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= lth@FreeBSD.org
|
||||
COMMENT= Specify fine granularity test plans
|
||||
|
||||
DEPRECATED= Marked as depreciated upstream
|
||||
EXPIRATION_DATE= 2017-03-01
|
||||
|
||||
BUILD_DEPENDS= p5-Test-Exception>=0.15:devel/p5-Test-Exception \
|
||||
p5-Test-Simple>=0.47:devel/p5-Test-Simple
|
||||
|
@ -19,6 +19,7 @@ BUILD_DEPENDS= p5-Text-CSV>=0:textproc/p5-Text-CSV \
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
DEPRECATED= http://geocoder.us/ disappeared in late 2015
|
||||
EXPIRATION_DATE= 2017-03-01
|
||||
|
||||
PORTSCOUT= limit:^[0-9\.]*$$
|
||||
|
||||
|
@ -18,6 +18,7 @@ LICENSE_FILE= ${WRKDIR}/${DISTNAME}/COPYING
|
||||
CONFLICTS?= *samba3[2-5]-3.*
|
||||
|
||||
DEPRECATED= not supported by the upstream
|
||||
EXPIRATION_DATE= 2017-03-01
|
||||
|
||||
# Additional patches from Sernet.de
|
||||
PATCH_STRIP= -p1
|
||||
|
@ -11,6 +11,7 @@ MAINTAINER= henriknj@0xmilk.org
|
||||
COMMENT= Utility to display battery status and temperature on the root-display
|
||||
|
||||
DEPRECATED= Mastersite disappeared
|
||||
EXPIRATION_DATE= 2017-03-01
|
||||
|
||||
USES= gmake
|
||||
USE_XORG= x11
|
||||
|
@ -9,6 +9,7 @@ MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Self-contained Markdown parser for GitHub
|
||||
|
||||
DEPRECATED= This gem is not maintained and not supported by upstream
|
||||
EXPIRATION_DATE= 2017-03-01
|
||||
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
|
Loading…
Reference in New Issue
Block a user