mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
dns/p5-DSC: Remove expired port
2024-08-31 dns/p5-DSC: Depends on expired math/ploticus
This commit is contained in:
parent
a9011bc6c1
commit
bacafae788
1
MOVED
1
MOVED
@ -3442,3 +3442,4 @@ audio/icecast-kh||2024-08-22|Has expired: Fails to build with libxml2 2.13.2 (PR
|
||||
net-im/pidgin-icyque||2024-08-27|Has expired: ICQ servers shut down
|
||||
math/py-PyWavelets|math/py-pywavelets|2024-08-29|Renamed to match wheel package name
|
||||
dns/dsp||2024-09-01|Has expired: Depends on expired dns/p5-DSC
|
||||
dns/p5-DSC||2024-09-01|Has expired: Depends on expired math/ploticus
|
||||
|
@ -124,7 +124,6 @@
|
||||
SUBDIR += p5-DNS-Zone
|
||||
SUBDIR += p5-DNS-ZoneParse
|
||||
SUBDIR += p5-DNS-nsdiff
|
||||
SUBDIR += p5-DSC
|
||||
SUBDIR += p5-Data-Validate-Domain
|
||||
SUBDIR += p5-IO-Async-Resolver-DNS
|
||||
SUBDIR += p5-Mozilla-PublicSuffix
|
||||
|
@ -1,33 +0,0 @@
|
||||
PORTNAME= p5-DSC
|
||||
PORTVERSION= 2.04
|
||||
CATEGORIES= dns perl5
|
||||
MASTER_SITES= https://www.dns-oarc.net/files/dsc/ \
|
||||
https://dns.company/downloads/dsc/
|
||||
|
||||
MAINTAINER= freebsd@dns.company
|
||||
COMMENT= DNS Statistics Presenter Perl Library
|
||||
WWW= https://www.dns-oarc.net/tools/dsc/
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
DEPRECATED= Depends on expired math/ploticus
|
||||
EXPIRATION_DATE=2024-08-31
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= ploticus>=2.40:math/ploticus \
|
||||
p5-CGI-Untaint>=1.26:www/p5-CGI-Untaint \
|
||||
p5-File-NFSLock>=1.21:devel/p5-File-NFSLock \
|
||||
p5-Hash-Merge>=0.299:textproc/p5-Hash-Merge \
|
||||
p5-IP-Country>=2.28:net/p5-IP-Country \
|
||||
p5-Math-Calc-Units>=1.07:math/p5-Math-Calc-Units \
|
||||
p5-Net-DNS>=1.15:dns/p5-Net-DNS \
|
||||
p5-Text-Template>=1.51:textproc/p5-Text-Template \
|
||||
p5-Any-URI-Escape>=0.01:www/p5-Any-URI-Escape \
|
||||
p5-URI>=1.73:net/p5-URI \
|
||||
p5-XML-Simple>=2.24:textproc/p5-XML-Simple
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure patch
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,3 +0,0 @@
|
||||
TIMESTAMP = 1520893532
|
||||
SHA256 (p5-DSC-2.04.tar.gz) = 628153e5d050dfe71eb2e8af026d0cc5d9607f7e84dfc39df57591172ec941de
|
||||
SIZE (p5-DSC-2.04.tar.gz) = 31212
|
@ -1,3 +0,0 @@
|
||||
DNS Statistics Presenter (DSP) is a tool used for exploring statistics
|
||||
from busy DNS servers collected by DNS Statistics Collector (DSC).
|
||||
This is the Perl library that is used to extract and graph DSC data.
|
@ -1,9 +0,0 @@
|
||||
%%SITE_PERL%%/DSC/extractor.pm
|
||||
%%SITE_PERL%%/DSC/extractor/config.pm
|
||||
%%SITE_PERL%%/DSC/grapher.pm
|
||||
%%SITE_PERL%%/DSC/grapher/config.pm
|
||||
%%SITE_PERL%%/DSC/grapher/plot.pm
|
||||
%%SITE_PERL%%/DSC/grapher/template.pm
|
||||
%%SITE_PERL%%/DSC/grapher/text.pm
|
||||
%%SITE_PERL%%/DSC/ploticus.pm
|
||||
%%SITE_PERL%%/DSC/putfile.pm
|
Loading…
Reference in New Issue
Block a user