aboutsummaryrefslogtreecommitdiff
path: root/dns/dsp
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* dns/dsp: Drop bogus PERL5Tobias Kortkamp2019-10-101-1/+0
| | | | Notes: svn path=/head/; revision=514218
* dns/dsp: Update to 2.0.1Craig Leres2019-08-082-4/+4
| | | | | | | | | | | | | | - add DESTDIR - autoreconf include fix - configure Perl program check - Update m4 scripts to latest version PR: 239691 Submitted by: Leo Vandewoestijne (maintainer) Approved by: ler (mentor, implicit) Notes: svn path=/head/; revision=508358
* Add DOCS options to ports that should have one.Mathieu Arnold2018-09-101-0/+2
| | | | | | | | | | | Also various fixes related to said option. PR: 230864 Submitted by: mat exp-runs by: antoine Notes: svn path=/head/; revision=479406
* dns/{dsc|dsp|p5-DSC|p5-App-DSC-DataTool}: fix WWW in pkg-descrKurt Jaeger2018-03-231-1/+1
| | | | | | | | Reported by: Andrzej Tobola <ato@iem.pw.edu.pl> Approved by: Leo Vandewoestijne <freebsd@dns.company> (maintainer) Notes: svn path=/head/; revision=465402
* New port: dns/dspKurt Jaeger2018-03-214-0/+60
DNS Statistics Presenter (DSP) is a tool used for exploring statistics from busy DNS servers collected by DNS Statistics Collector (DSC). WWW: https://www.dns-oarc.net/dsc/ PR: 226630 Submitted by: Leo Vandewoestijne <freebsd@dns.company> Notes: svn path=/head/; revision=465236