git: bacafae78821 - main - dns/p5-DSC: Remove expired port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 01 Sep 2024 14:00:26 UTC
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=bacafae78821557a841845bd8db77c8144f5c308 commit bacafae78821557a841845bd8db77c8144f5c308 Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2024-09-01 14:00:18 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2024-09-01 14:00:18 +0000 dns/p5-DSC: Remove expired port 2024-08-31 dns/p5-DSC: Depends on expired math/ploticus --- MOVED | 1 + dns/Makefile | 1 - dns/p5-DSC/Makefile | 33 --------------------------------- dns/p5-DSC/distinfo | 3 --- dns/p5-DSC/pkg-descr | 3 --- dns/p5-DSC/pkg-plist | 9 --------- 6 files changed, 1 insertion(+), 49 deletions(-) diff --git a/MOVED b/MOVED index f9cd564b4b01..a336484bb962 100644 --- a/MOVED +++ b/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 diff --git a/dns/Makefile b/dns/Makefile index f865f7eeeab1..f14e93f2e3f4 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -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 diff --git a/dns/p5-DSC/Makefile b/dns/p5-DSC/Makefile deleted file mode 100644 index 7115a272fcea..000000000000 --- a/dns/p5-DSC/Makefile +++ /dev/null @@ -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> diff --git a/dns/p5-DSC/distinfo b/dns/p5-DSC/distinfo deleted file mode 100644 index 56856e295020..000000000000 --- a/dns/p5-DSC/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1520893532 -SHA256 (p5-DSC-2.04.tar.gz) = 628153e5d050dfe71eb2e8af026d0cc5d9607f7e84dfc39df57591172ec941de -SIZE (p5-DSC-2.04.tar.gz) = 31212 diff --git a/dns/p5-DSC/pkg-descr b/dns/p5-DSC/pkg-descr deleted file mode 100644 index 410598e9e4ae..000000000000 --- a/dns/p5-DSC/pkg-descr +++ /dev/null @@ -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. diff --git a/dns/p5-DSC/pkg-plist b/dns/p5-DSC/pkg-plist deleted file mode 100644 index b993dca53d32..000000000000 --- a/dns/p5-DSC/pkg-plist +++ /dev/null @@ -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