Index: head/dns/Makefile =================================================================== --- head/dns/Makefile (revision 383178) +++ head/dns/Makefile (revision 383179) @@ -1,190 +1,191 @@ # $FreeBSD$ # COMMENT = Domain Name Service tools SUBDIR += adns SUBDIR += adsuck SUBDIR += ares SUBDIR += autotrust SUBDIR += bind-tools SUBDIR += bind10 SUBDIR += bind910 SUBDIR += bind99 SUBDIR += bindgraph SUBDIR += bundy SUBDIR += c-ares SUBDIR += checkdns SUBDIR += credns SUBDIR += crossip SUBDIR += curvedns SUBDIR += ddclient SUBDIR += ddns SUBDIR += denominator SUBDIR += dhisd SUBDIR += djbdns SUBDIR += djbdns-tools SUBDIR += dlint SUBDIR += dnrd SUBDIR += dns2tcp SUBDIR += dns_balance SUBDIR += dnscap SUBDIR += dnscheck SUBDIR += dnscheckengine SUBDIR += dnscrypt-proxy SUBDIR += dnsflood SUBDIR += dnshistory SUBDIR += dnsjava SUBDIR += dnsmasq SUBDIR += dnsmasq-devel SUBDIR += dnsmax-perl SUBDIR += dnsperf SUBDIR += dnsproxy SUBDIR += dnsreflector + SUBDIR += dnstable SUBDIR += dnstop SUBDIR += dnstracer SUBDIR += dnsutl SUBDIR += dnswalk SUBDIR += dnswall SUBDIR += doc SUBDIR += dualserver SUBDIR += ez-ipupdate SUBDIR += fastresolve SUBDIR += firedns SUBDIR += fpdns SUBDIR += gdnsd SUBDIR += gdnsd2 SUBDIR += geta SUBDIR += getdns SUBDIR += ghtool SUBDIR += hesiod SUBDIR += hostdb SUBDIR += hs-dns SUBDIR += hs-gnuidn SUBDIR += idnkit SUBDIR += idnkit2 SUBDIR += inadyn SUBDIR += inadyn-mt SUBDIR += ipcheck SUBDIR += ironsides SUBDIR += knot SUBDIR += ldapdns SUBDIR += ldns SUBDIR += ldnsm SUBDIR += libasr SUBDIR += libasr-devel SUBDIR += libbind SUBDIR += libdjbdns SUBDIR += libidn SUBDIR += linux-c6-libasyncns SUBDIR += linux-f10-libasyncns SUBDIR += mDNSResponder_nss SUBDIR += maradns SUBDIR += maradns1 SUBDIR += mdnsd SUBDIR += mydns SUBDIR += mydns-ng SUBDIR += noip SUBDIR += nsd SUBDIR += nsd3 SUBDIR += nslint SUBDIR += nsping SUBDIR += nss_mdns SUBDIR += nss_resinit SUBDIR += odsclient SUBDIR += opendd SUBDIR += opendnssec SUBDIR += opendnssec13 SUBDIR += openresolv SUBDIR += p5-AnyEvent-DNS-EtcHosts SUBDIR += p5-BIND-Conf_Parser SUBDIR += p5-BIND-Config-Parser SUBDIR += p5-DNS-Config SUBDIR += p5-DNS-EasyDNS SUBDIR += p5-DNS-Ldns SUBDIR += p5-DNS-Zone SUBDIR += p5-DNS-ZoneParse SUBDIR += p5-Data-Validate-Domain SUBDIR += p5-Mozilla-PublicSuffix SUBDIR += p5-Net-Amazon-Route53 SUBDIR += p5-Net-Bonjour SUBDIR += p5-Net-DNS SUBDIR += p5-Net-DNS-Async SUBDIR += p5-Net-DNS-Check SUBDIR += p5-Net-DNS-Codes SUBDIR += p5-Net-DNS-Lite SUBDIR += p5-Net-DNS-Match SUBDIR += p5-Net-DNS-RR-SRV-Helper SUBDIR += p5-Net-DNS-Resolver-Programmable SUBDIR += p5-Net-DNS-SEC SUBDIR += p5-Net-DNS-TestNS SUBDIR += p5-Net-DNS-ToolKit SUBDIR += p5-Net-DNS-Zone-Parser SUBDIR += p5-Net-DNS-ZoneCheck SUBDIR += p5-Net-DNS-ZoneFile-Fast SUBDIR += p5-Net-DNSBL-MultiDaemon SUBDIR += p5-Net-DNSBL-Statistics SUBDIR += p5-Net-DRI SUBDIR += p5-Net-Domain-ExpireDate SUBDIR += p5-Net-Domain-TLD SUBDIR += p5-Net-LibIDN SUBDIR += p5-Net-Nslookup SUBDIR += p5-Net-RBLClient SUBDIR += p5-POE-Component-Client-DNS SUBDIR += p5-POE-Component-Client-DNS-Recursive SUBDIR += p5-POE-Component-Client-DNSBL SUBDIR += p5-POE-Component-Resolver SUBDIR += p5-POE-Component-Server-DNS SUBDIR += p5-POE-Filter-DNS-TCP SUBDIR += p5-Stanford-DNSserver SUBDIR += p5-Tie-DNS SUBDIR += p5-URBL-Prepare SUBDIR += p5-pgeodns SUBDIR += pdnsd SUBDIR += pear-File_DNS SUBDIR += pear-Horde_Idna SUBDIR += pear-Net_DNS SUBDIR += pear-Net_DNS2 SUBDIR += powerdns SUBDIR += powerdns-recursor SUBDIR += py-adns SUBDIR += py-bonjour SUBDIR += py-dns SUBDIR += py-dns3 SUBDIR += py-dnspython SUBDIR += py-easyzone SUBDIR += py-idnkit2 SUBDIR += py-ldns SUBDIR += py-namebench SUBDIR += py-publicsuffix SUBDIR += py-pywdns SUBDIR += py-twistedNames SUBDIR += radns SUBDIR += rbldnsd SUBDIR += rbllookup SUBDIR += rbllookup-ng SUBDIR += rubygem-dnsruby SUBDIR += rubygem-net-dns SUBDIR += rubygem-public_suffix SUBDIR += rubygem-public_suffix_service SUBDIR += samba-nsupdate SUBDIR += scavenge SUBDIR += sheerdns SUBDIR += sleuth SUBDIR += sshfp SUBDIR += tinystats SUBDIR += totd SUBDIR += udns SUBDIR += unbound SUBDIR += updatedd SUBDIR += validns SUBDIR += vizone SUBDIR += walker SUBDIR += wdns SUBDIR += wrapsrv SUBDIR += yadifa SUBDIR += zkt SUBDIR += zonecheck SUBDIR += zonenotify .include Index: head/dns/dnstable/Makefile =================================================================== --- head/dns/dnstable/Makefile (nonexistent) +++ head/dns/dnstable/Makefile (revision 383179) @@ -0,0 +1,34 @@ +# $FreeBSD$ + +PORTNAME= dnstable +PORTVERSION= 0.7.0 +CATEGORIES= dns +MASTER_SITES= FARSIGHT LOCAL/truckman/farsight + +MAINTAINER= truckman@FreeBSD.org +COMMENT= Encoding format, library, and utilities for passive DNS data + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/COPYRIGHT + +BUILD_DEPENDS= sie-nmsg>0:${PORTSDIR}/net/sie-nmsg +LIB_DEPENDS= libjansson.so:${PORTSDIR}/devel/jansson \ + libmtbl.so:${PORTSDIR}/devel/mtbl \ + libwdns.so:${PORTSDIR}/dns/wdns \ + libnmsg.so:${PORTSDIR}/net/nmsg +RUN_DEPENDS= sie-nmsg>0:${PORTSDIR}/net/sie-nmsg + +GNU_CONFIGURE= yes +USE_LDCONFIG= yes +USES= gmake libtool pathfix pkgconfig +INSTALL_TARGET= install-strip + +CPPFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib + +post-install: +.for i in 1 3 5 7 + ${INSTALL_MAN} ${WRKSRC}/man/*.${i} ${STAGEDIR}/${PREFIX}/man/man${i} +.endfor + +.include Property changes on: head/dns/dnstable/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/dns/dnstable/distinfo =================================================================== --- head/dns/dnstable/distinfo (nonexistent) +++ head/dns/dnstable/distinfo (revision 383179) @@ -0,0 +1,2 @@ +SHA256 (dnstable-0.7.0.tar.gz) = 2035fa74b7f1fd91da846bab810b9ac376f839aaa8cf627dace2a29dee293b2b +SIZE (dnstable-0.7.0.tar.gz) = 383942 Property changes on: head/dns/dnstable/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/dns/dnstable/files/patch-dnstable_query.c =================================================================== --- head/dns/dnstable/files/patch-dnstable_query.c (nonexistent) +++ head/dns/dnstable/files/patch-dnstable_query.c (revision 383179) @@ -0,0 +1,11 @@ +--- dnstable/query.c.orig 2014-05-21 21:37:25 UTC ++++ dnstable/query.c +@@ -15,6 +15,8 @@ + */ + + #include ++#include ++#include + + #include "dnstable-private.h" + Property changes on: head/dns/dnstable/files/patch-dnstable_query.c ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/dns/dnstable/files/patch-src_dnstable__convert.c =================================================================== --- head/dns/dnstable/files/patch-src_dnstable__convert.c (nonexistent) +++ head/dns/dnstable/files/patch-src_dnstable__convert.c (revision 383179) @@ -0,0 +1,10 @@ +--- src/dnstable_convert.c.orig 2014-05-21 21:37:25 UTC ++++ src/dnstable_convert.c +@@ -24,6 +24,7 @@ + #include + #include + #include ++#include + + #include + #include Property changes on: head/dns/dnstable/files/patch-src_dnstable__convert.c ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/dns/dnstable/files/patch-src_dnstable__lookup.c =================================================================== --- head/dns/dnstable/files/patch-src_dnstable__lookup.c (nonexistent) +++ head/dns/dnstable/files/patch-src_dnstable__lookup.c (revision 383179) @@ -0,0 +1,10 @@ +--- src/dnstable_lookup.c.orig 2014-04-02 00:26:43 UTC ++++ src/dnstable_lookup.c +@@ -23,6 +23,7 @@ + #include + #include + #include ++#include + + #include + #include Property changes on: head/dns/dnstable/files/patch-src_dnstable__lookup.c ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/dns/dnstable/pkg-descr =================================================================== --- head/dns/dnstable/pkg-descr (nonexistent) +++ head/dns/dnstable/pkg-descr (revision 383179) @@ -0,0 +1,11 @@ +dnstable implements an encoding format for passive DNS data. It consists of a +C library, libdnstable, and several command line utilities for creating, +querying, and merging dnstable data files. + +It stores key-value records in Sorted String Table (SSTable) files and provides +high-level interfaces for querying or iterating over the stored records. +dnstable encodes individual records using a format tailored for efficiently +storing passive DNS data and can quickly perform both "forward" and "inverse" +searches. + +WWW: https://github.com/farsightsec/dnstable Property changes on: head/dns/dnstable/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/dns/dnstable/pkg-plist =================================================================== --- head/dns/dnstable/pkg-plist (nonexistent) +++ head/dns/dnstable/pkg-plist (revision 383179) @@ -0,0 +1,21 @@ +bin/dnstable_convert +bin/dnstable_dump +bin/dnstable_lookup +bin/dnstable_merge +include/dnstable.h +lib/libdnstable.a +lib/libdnstable.so +lib/libdnstable.so.0 +lib/libdnstable.so.0.0.0 +libdata/pkgconfig/libdnstable.pc +man/man1/dnstable_convert.1.gz +man/man1/dnstable_dump.1.gz +man/man1/dnstable_lookup.1.gz +man/man1/dnstable_merge.1.gz +man/man3/dnstable_entry.3.gz +man/man3/dnstable_iter.3.gz +man/man3/dnstable_merge_func.3.gz +man/man3/dnstable_query.3.gz +man/man3/dnstable_reader.3.gz +man/man5/dnstable-encoding.5.gz +man/man7/dnstable.7.gz Property changes on: head/dns/dnstable/pkg-plist ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property