diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2021-04-07 08:06:21 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2021-04-07 08:09:01 +0000 |
commit | cf118ccf875508b9a1c570044c93cfcc82bd455c (patch) | |
tree | 2c94cfc5a4d4e80512c81686f40530d811bc1425 /dns | |
parent | e956200e0cb1ab3a412c123fa23aaaf47b1ea8da (diff) |
Diffstat (limited to 'dns')
48 files changed, 0 insertions, 48 deletions
diff --git a/dns/Makefile b/dns/Makefile index 28d26294edf0..fb293e5bc455 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -1,4 +1,3 @@ - COMMENT = Domain Name Service tools SUBDIR += adns diff --git a/dns/amass/Makefile b/dns/amass/Makefile index 002524fa32d0..7a8c993e6476 100644 --- a/dns/amass/Makefile +++ b/dns/amass/Makefile @@ -1,4 +1,3 @@ - PORTNAME= amass DISTVERSIONPREFIX= v DISTVERSION= 3.11.12 diff --git a/dns/bind-tools/Makefile b/dns/bind-tools/Makefile index ad8be8ba0170..0461b559e008 100644 --- a/dns/bind-tools/Makefile +++ b/dns/bind-tools/Makefile @@ -1,4 +1,3 @@ - # Define PORTREVISION in ${MASTERDIR} .ifdef BIND_TOOLS_DEVEL MASTERDIR= ${.CURDIR}/../../dns/bind9-devel diff --git a/dns/coredns/Makefile b/dns/coredns/Makefile index 3ddc04d78e19..ca8794982e96 100644 --- a/dns/coredns/Makefile +++ b/dns/coredns/Makefile @@ -1,4 +1,3 @@ - PORTNAME= coredns DISTVERSIONPREFIX= v DISTVERSION= 1.8.3 diff --git a/dns/dnscontrol/Makefile b/dns/dnscontrol/Makefile index 160c7e77e3cf..dd67edc36e09 100644 --- a/dns/dnscontrol/Makefile +++ b/dns/dnscontrol/Makefile @@ -1,4 +1,3 @@ - PORTNAME= dnscontrol DISTVERSIONPREFIX=v DISTVERSION= 3.7.0 diff --git a/dns/dnscrypt-proxy2/Makefile b/dns/dnscrypt-proxy2/Makefile index bf3e68c82ecf..41172d869ee0 100644 --- a/dns/dnscrypt-proxy2/Makefile +++ b/dns/dnscrypt-proxy2/Makefile @@ -1,4 +1,3 @@ - PORTNAME= dnscrypt-proxy PORTVERSION= 2.0.45 CATEGORIES= dns security diff --git a/dns/dnscrypt-wrapper/Makefile b/dns/dnscrypt-wrapper/Makefile index ab1021c59e68..032651e743bf 100644 --- a/dns/dnscrypt-wrapper/Makefile +++ b/dns/dnscrypt-wrapper/Makefile @@ -1,4 +1,3 @@ - PORTNAME= dnscrypt-wrapper PORTVERSION= 0.4.2 DISTVERSIONPREFIX= v diff --git a/dns/dnsdbflex/Makefile b/dns/dnsdbflex/Makefile index 88d677ae615d..9113e3a8bba8 100644 --- a/dns/dnsdbflex/Makefile +++ b/dns/dnsdbflex/Makefile @@ -1,4 +1,3 @@ - PORTNAME= dnsdbflex PORTVERSION= 1.0.5 DISTVERSIONPREFIX= v diff --git a/dns/dnsdbq/Makefile b/dns/dnsdbq/Makefile index b810ffba6154..49b69b38ec56 100644 --- a/dns/dnsdbq/Makefile +++ b/dns/dnsdbq/Makefile @@ -1,4 +1,3 @@ - PORTNAME= dnsdbq PORTVERSION= 2.5.3 DISTVERSIONPREFIX= v diff --git a/dns/dnsenum/Makefile b/dns/dnsenum/Makefile index 97e8b832b2c2..f420be72c53c 100644 --- a/dns/dnsenum/Makefile +++ b/dns/dnsenum/Makefile @@ -1,4 +1,3 @@ - PORTNAME= dnsenum PORTVERSION= 1.2.4.2 CATEGORIES= dns diff --git a/dns/dnsrecon/Makefile b/dns/dnsrecon/Makefile index 31cfb889915e..ce47651f1dae 100644 --- a/dns/dnsrecon/Makefile +++ b/dns/dnsrecon/Makefile @@ -1,4 +1,3 @@ - PORTNAME= dnsrecon DISTVERSION= 0.8.13 PORTREVISION= 2 diff --git a/dns/dnstable-convert/Makefile b/dns/dnstable-convert/Makefile index dc7f9c019581..e31fb15327be 100644 --- a/dns/dnstable-convert/Makefile +++ b/dns/dnstable-convert/Makefile @@ -1,4 +1,3 @@ - PORTNAME= dnstable-convert PORTVERSION= 0.10.0 CATEGORIES= dns diff --git a/dns/dnstable/Makefile b/dns/dnstable/Makefile index 3aeb8b98024d..bb4323c2203a 100644 --- a/dns/dnstable/Makefile +++ b/dns/dnstable/Makefile @@ -1,4 +1,3 @@ - PORTNAME= dnstable PORTVERSION= 0.11.2 CATEGORIES= dns diff --git a/dns/dnsviz/Makefile b/dns/dnsviz/Makefile index 44a3dd803584..0b3b5b8b1ae4 100644 --- a/dns/dnsviz/Makefile +++ b/dns/dnsviz/Makefile @@ -1,4 +1,3 @@ - PORTNAME= dnsviz PORTVERSION= 0.9.2 DISTVERSIONPREFIX=v diff --git a/dns/dog/Makefile b/dns/dog/Makefile index b6335e653921..09d72a4603bf 100644 --- a/dns/dog/Makefile +++ b/dns/dog/Makefile @@ -1,4 +1,3 @@ - PORTNAME= dog DISTVERSIONPREFIX= v DISTVERSION= 0.1.0 diff --git a/dns/encrypted-dns-server/Makefile b/dns/encrypted-dns-server/Makefile index 45e68bbe0aad..e7dd10a22aa5 100644 --- a/dns/encrypted-dns-server/Makefile +++ b/dns/encrypted-dns-server/Makefile @@ -1,4 +1,3 @@ - PORTNAME= encrypted-dns-server DISTVERSION= 0.3.21 PORTREVISION= 4 diff --git a/dns/erlang-idna/Makefile b/dns/erlang-idna/Makefile index f2bae20c1994..2066dc110747 100644 --- a/dns/erlang-idna/Makefile +++ b/dns/erlang-idna/Makefile @@ -1,4 +1,3 @@ - PORTNAME= idna PORTVERSION= 5.1.2 CATEGORIES= dns diff --git a/dns/kf5-kdnssd/Makefile b/dns/kf5-kdnssd/Makefile index c1fef786ac31..271872dcaec7 100644 --- a/dns/kf5-kdnssd/Makefile +++ b/dns/kf5-kdnssd/Makefile @@ -1,4 +1,3 @@ - PORTNAME= kdnssd DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= dns kde kde-frameworks diff --git a/dns/knock/Makefile b/dns/knock/Makefile index b5a4d6b5ac31..18596be5f942 100644 --- a/dns/knock/Makefile +++ b/dns/knock/Makefile @@ -1,4 +1,3 @@ - PORTNAME= knock DISTVERSION= 4.1.0-27 DISTVERSIONSUFFIX= -ge2c98df diff --git a/dns/knot3-lib/Makefile b/dns/knot3-lib/Makefile index 3d9a4d8b2b94..614bb4ffd8d7 100644 --- a/dns/knot3-lib/Makefile +++ b/dns/knot3-lib/Makefile @@ -1,4 +1,3 @@ - # Define PORTREVISION in ${MASTERDIR} COMMENT= Knot3 lib (required by knot-resolver) PKGNAMESUFFIX= 3-lib diff --git a/dns/libbind/Makefile b/dns/libbind/Makefile index 8e391a8d26f1..a4b39910bcb3 100644 --- a/dns/libbind/Makefile +++ b/dns/libbind/Makefile @@ -1,4 +1,3 @@ - PORTNAME= libbind PORTVERSION= 6.0 PORTREVISION= 1 diff --git a/dns/libmicrodns/Makefile b/dns/libmicrodns/Makefile index ab47a5d8726d..c2fc6a5b2dc8 100644 --- a/dns/libmicrodns/Makefile +++ b/dns/libmicrodns/Makefile @@ -1,4 +1,3 @@ - PORTNAME= libmicrodns DISTVERSION= 0.2.0 CATEGORIES= dns diff --git a/dns/mDNSResponder_nss/Makefile b/dns/mDNSResponder_nss/Makefile index 7df85a20512a..6e07bca6c487 100644 --- a/dns/mDNSResponder_nss/Makefile +++ b/dns/mDNSResponder_nss/Makefile @@ -1,4 +1,3 @@ - PORTNAME= mDNSResponder PORTVERSION= 1310.40.42 CATEGORIES= dns net diff --git a/dns/namesilo_ddns/Makefile b/dns/namesilo_ddns/Makefile index 2b557274b4e3..ff632b5eb670 100644 --- a/dns/namesilo_ddns/Makefile +++ b/dns/namesilo_ddns/Makefile @@ -1,4 +1,3 @@ - PORTNAME= namesilo_ddns PORTVERSION= 2.2 DISTVERSIONPREFIX=v diff --git a/dns/nextdns/Makefile b/dns/nextdns/Makefile index fedbdd1431b8..89294a85320f 100644 --- a/dns/nextdns/Makefile +++ b/dns/nextdns/Makefile @@ -1,4 +1,3 @@ - PORTNAME= nextdns PORTVERSION= 1.9.4 CATEGORIES= dns security diff --git a/dns/nsnotifyd/Makefile b/dns/nsnotifyd/Makefile index d06a28a7c500..addd419b29a6 100644 --- a/dns/nsnotifyd/Makefile +++ b/dns/nsnotifyd/Makefile @@ -1,4 +1,3 @@ - PORTNAME= nsnotifyd PORTVERSION= 1.6 PORTREVISION= 1 diff --git a/dns/p5-DNS-ZoneParse/Makefile b/dns/p5-DNS-ZoneParse/Makefile index 6af76fcba051..20f988f8eda2 100644 --- a/dns/p5-DNS-ZoneParse/Makefile +++ b/dns/p5-DNS-ZoneParse/Makefile @@ -1,4 +1,3 @@ - PORTNAME= DNS-ZoneParse PORTVERSION= 1.10 PORTREVISION= 2 diff --git a/dns/p5-Net-Bonjour/Makefile b/dns/p5-Net-Bonjour/Makefile index 68f028c14bfb..9d4d82c0b968 100644 --- a/dns/p5-Net-Bonjour/Makefile +++ b/dns/p5-Net-Bonjour/Makefile @@ -1,4 +1,3 @@ - PORTNAME= Net-Bonjour PORTVERSION= 0.96 PORTREVISION= 1 diff --git a/dns/p5-Net-DNS-Match/Makefile b/dns/p5-Net-DNS-Match/Makefile index 1d8c0337e107..dd9b4151da44 100644 --- a/dns/p5-Net-DNS-Match/Makefile +++ b/dns/p5-Net-DNS-Match/Makefile @@ -1,4 +1,3 @@ - PORTNAME= Net-DNS-Match PORTVERSION= 0.05 PORTREVISION= 1 diff --git a/dns/p5-Net-DNS-SEC/Makefile b/dns/p5-Net-DNS-SEC/Makefile index f06e2654f4e4..96f93e3d229d 100644 --- a/dns/p5-Net-DNS-SEC/Makefile +++ b/dns/p5-Net-DNS-SEC/Makefile @@ -1,4 +1,3 @@ - PORTNAME= Net-DNS-SEC PORTVERSION= 1.18 CATEGORIES= dns perl5 diff --git a/dns/p5-Net-RNDC/Makefile b/dns/p5-Net-RNDC/Makefile index 9512568e5787..10e2c932758f 100644 --- a/dns/p5-Net-RNDC/Makefile +++ b/dns/p5-Net-RNDC/Makefile @@ -1,4 +1,3 @@ - PORTNAME= Net-RNDC PORTVERSION= 0.003 CATEGORIES= dns perl5 diff --git a/dns/powerdns/Makefile b/dns/powerdns/Makefile index 4d501b9c59fc..112861731120 100644 --- a/dns/powerdns/Makefile +++ b/dns/powerdns/Makefile @@ -1,4 +1,3 @@ - PORTNAME= powerdns DISTVERSION= 4.4.1 CATEGORIES= dns diff --git a/dns/py-cloudflare/Makefile b/dns/py-cloudflare/Makefile index 71f4dc494240..477fa671728b 100644 --- a/dns/py-cloudflare/Makefile +++ b/dns/py-cloudflare/Makefile @@ -1,4 +1,3 @@ - PORTNAME= cloudflare PORTVERSION= 2.8.15 CATEGORIES= dns python diff --git a/dns/py-ns1-python/Makefile b/dns/py-ns1-python/Makefile index 9f64a95f3ed3..f34bf535fc92 100644 --- a/dns/py-ns1-python/Makefile +++ b/dns/py-ns1-python/Makefile @@ -1,4 +1,3 @@ - PORTNAME= ns1-python DISTVERSION= 0.16.0 CATEGORIES= dns python diff --git a/dns/py-publicsuffix2/Makefile b/dns/py-publicsuffix2/Makefile index ed1bc760eeba..e7f08ebdab67 100644 --- a/dns/py-publicsuffix2/Makefile +++ b/dns/py-publicsuffix2/Makefile @@ -1,4 +1,3 @@ - PORTNAME= publicsuffix2 PORTVERSION= 2.20191221 PORTREVISION= 12 diff --git a/dns/py-pybonjour/Makefile b/dns/py-pybonjour/Makefile index 9748fb708fb5..4405a7a24639 100644 --- a/dns/py-pybonjour/Makefile +++ b/dns/py-pybonjour/Makefile @@ -1,4 +1,3 @@ - PORTNAME= pybonjour PORTVERSION= 1.1.1 CATEGORIES= dns python diff --git a/dns/py-pydnstable/Makefile b/dns/py-pydnstable/Makefile index 645835f75933..547f547ea908 100644 --- a/dns/py-pydnstable/Makefile +++ b/dns/py-pydnstable/Makefile @@ -1,4 +1,3 @@ - PORTNAME= pydnstable PORTVERSION= 0.7.2 CATEGORIES= dns python diff --git a/dns/py-pywdns/Makefile b/dns/py-pywdns/Makefile index f945a9e192c8..20ec48d04a7a 100644 --- a/dns/py-pywdns/Makefile +++ b/dns/py-pywdns/Makefile @@ -1,4 +1,3 @@ - PORTNAME= pywdns PORTVERSION= 0.10.0 CATEGORIES= dns python diff --git a/dns/py-tld/Makefile b/dns/py-tld/Makefile index 4358a2b734f7..dbf02be8e896 100644 --- a/dns/py-tld/Makefile +++ b/dns/py-tld/Makefile @@ -1,4 +1,3 @@ - PORTNAME= tld PORTVERSION= 0.11.11 CATEGORIES= dns python diff --git a/dns/qmdnsengine/Makefile b/dns/qmdnsengine/Makefile index 079a5e25237c..302c66f7aa32 100644 --- a/dns/qmdnsengine/Makefile +++ b/dns/qmdnsengine/Makefile @@ -1,4 +1,3 @@ - PORTNAME= qmdnsengine DISTVERSION= 0.2.0 CATEGORIES= dns diff --git a/dns/rdap/Makefile b/dns/rdap/Makefile index 84d84d974586..faba9d0d4179 100644 --- a/dns/rdap/Makefile +++ b/dns/rdap/Makefile @@ -1,4 +1,3 @@ - PORTNAME= rdap DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 diff --git a/dns/rubygem-idn-ruby/Makefile b/dns/rubygem-idn-ruby/Makefile index 34808a246c61..409c0e1d680b 100644 --- a/dns/rubygem-idn-ruby/Makefile +++ b/dns/rubygem-idn-ruby/Makefile @@ -1,4 +1,3 @@ - PORTNAME= idn-ruby PORTVERSION= 0.1.0 PORTREVISION= 2 diff --git a/dns/samba-nsupdate/Makefile b/dns/samba-nsupdate/Makefile index 071154c9b44a..7fccfa035be8 100644 --- a/dns/samba-nsupdate/Makefile +++ b/dns/samba-nsupdate/Makefile @@ -1,4 +1,3 @@ - PORTNAME= nsupdate PORTVERSION= 9.16.5 PORTREVISION= 0 diff --git a/dns/subfinder/Makefile b/dns/subfinder/Makefile index 5089e983d753..ee8e4db683e7 100644 --- a/dns/subfinder/Makefile +++ b/dns/subfinder/Makefile @@ -1,4 +1,3 @@ - PORTNAME= subfinder DISTVERSIONPREFIX= v DISTVERSION= 2.4.6 diff --git a/dns/void-zones-tools/Makefile b/dns/void-zones-tools/Makefile index 00806315c1b8..80606852910a 100644 --- a/dns/void-zones-tools/Makefile +++ b/dns/void-zones-tools/Makefile @@ -1,4 +1,3 @@ - PORTNAME= void-zones-tools DISTVERSIONPREFIX= v DISTVERSION= 1.0.2 diff --git a/dns/wdns/Makefile b/dns/wdns/Makefile index b0e463b5495e..ae643b85c716 100644 --- a/dns/wdns/Makefile +++ b/dns/wdns/Makefile @@ -1,4 +1,3 @@ - PORTNAME= wdns PORTVERSION= 0.10.0 CATEGORIES= dns diff --git a/dns/wrapsrv/Makefile b/dns/wrapsrv/Makefile index 395609649827..2734e978233d 100644 --- a/dns/wrapsrv/Makefile +++ b/dns/wrapsrv/Makefile @@ -1,4 +1,3 @@ - PORTNAME= wrapsrv PORTVERSION= 1.0.0 PORTREVISION= 1 diff --git a/dns/yadifa/Makefile b/dns/yadifa/Makefile index 33474ff58ef0..153eb85e6518 100644 --- a/dns/yadifa/Makefile +++ b/dns/yadifa/Makefile @@ -1,4 +1,3 @@ - PORTNAME= yadifa DISTVERSION= 2.4.1 DISTVERSIONSUFFIX= -9916 |