mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
dns/dsp: Remove expired port
2024-08-31 dns/dsp: Depends on expired dns/p5-DSC
This commit is contained in:
parent
ebb32aaf44
commit
a9011bc6c1
1
MOVED
1
MOVED
@ -3441,3 +3441,4 @@ net-im/telepathy-salut||2024-08-22|Has expired: Fails to build with libxml2 2.13
|
||||
audio/icecast-kh||2024-08-22|Has expired: Fails to build with libxml2 2.13.2 (PR 280159)
|
||||
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
|
||||
|
@ -59,7 +59,6 @@
|
||||
SUBDIR += dq
|
||||
SUBDIR += drool
|
||||
SUBDIR += dsc
|
||||
SUBDIR += dsp
|
||||
SUBDIR += dynip
|
||||
SUBDIR += encrypted-dns-server
|
||||
SUBDIR += fastresolve
|
||||
|
@ -1,33 +0,0 @@
|
||||
PORTNAME= dsp
|
||||
PORTVERSION= 2.0.1
|
||||
CATEGORIES= dns
|
||||
MASTER_SITES= https://www.dns-oarc.net/files/dsc/ \
|
||||
https://dns.company/files/dsc/
|
||||
|
||||
MAINTAINER= freebsd@dns.company
|
||||
COMMENT= Tool used for collecting and exploring statistics from DNS servers
|
||||
WWW= https://www.dns-oarc.net/tools/dsc/
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
DEPRECATED= Depends on expired dns/p5-DSC
|
||||
EXPIRATION_DATE=2024-08-31
|
||||
|
||||
BUILD_DEPENDS= p5-Proc-PID-File>=1.28:devel/p5-Proc-PID-File \
|
||||
p5-XML-Simple>=2.24:textproc/p5-XML-Simple \
|
||||
p5-App-DSC-DataTool>=0.03:dns/p5-App-DSC-DataTool \
|
||||
p5-DSC>=2.04:dns/p5-DSC \
|
||||
p5-CGI>=4.38:www/p5-CGI \
|
||||
p5-Switch>=2.17:lang/p5-Switch \
|
||||
p5-File-Copy-Link>=0.140:devel/p5-File-Copy-Link
|
||||
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
USES= gmake perl5
|
||||
NO_ARCH= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,3 +0,0 @@
|
||||
TIMESTAMP = 1565097843
|
||||
SHA256 (dsp-2.0.1.tar.gz) = 56911f2f28ce8d8c600e457319f57bb630a64f2a89895c6d80452c847b48b029
|
||||
SIZE (dsp-2.0.1.tar.gz) = 147978
|
@ -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).
|
@ -1,21 +0,0 @@
|
||||
%%ETCDIR%%/dsc-grapher.cfg.sample
|
||||
lib/cgi-bin/dsc-grapher.pl
|
||||
lib/cgi-bin/put-file.pl
|
||||
libexec/dsp/dsc-grapher-cli.pl
|
||||
libexec/dsp/dsc-xml-extractor.pl
|
||||
libexec/dsp/fix-corrupted-dat-files.pl
|
||||
libexec/dsp/refile-and-grok.sh
|
||||
libexec/dsp/remove-xmls.pl
|
||||
libexec/dsp/update-dat-file-locations.sh
|
||||
%%PORTDOCS%%%%DOCSDIR%%/CHANGES
|
||||
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README.md
|
||||
%%DATADIR%%/html/1downarrow.png
|
||||
%%DATADIR%%/html/1leftarrow.png
|
||||
%%DATADIR%%/html/1rightarrow.png
|
||||
%%DATADIR%%/html/1uparrow.png
|
||||
%%DATADIR%%/html/2downarrow.png
|
||||
%%DATADIR%%/html/2leftarrow.png
|
||||
%%DATADIR%%/html/2rightarrow.png
|
||||
%%DATADIR%%/html/2uparrow.png
|
||||
%%DATADIR%%/html/plot.page
|
Loading…
Reference in New Issue
Block a user