aboutsummaryrefslogtreecommitdiff
path: root/dns
Commit message (Collapse)AuthorAgeFilesLines
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-309-19/+19
| | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=300273
* - Remove SITE_PERL from *_DEPENDS [1]Frederic Culot2012-06-301-2/+3
| | | | | | | | | | - Add BUILD_DEPENDS to silence build warnings PR: ports/169554 [1] Submitted by: Zane C.B-H. <vvelox@vvelox.net> (maintainer) Notes: svn path=/head/; revision=300255
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-301-2/+2
| | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=300241
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-291-1/+1
| | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=300222
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-291-2/+2
| | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=300221
* Remove SITE_PERL from RUN_DEPENDSJohan van Selst2012-06-291-2/+2
| | | | | | | Submitted by: az Notes: svn path=/head/; revision=300208
* - Update to 0.1.7Sunpoet Po-Chuan Hsieh2012-06-292-8/+7
| | | | | | | | | - Add LICENSE Changes: http://search.cpan.org/dist/Mozilla-PublicSuffix/Changes Notes: svn path=/head/; revision=300194
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-283-6/+6
| | | | Notes: svn path=/head/; revision=300176
* add new port: dns/py-publicsuffixJason Helfman2012-06-274-0/+40
| | | | | | | | | | | | | | | | | | | This module allows you to get the public suffix of a domain name using the Public Suffix List from http://publicsuffix.org A public suffix is one under which Internet users can directly register names. Some examples of public suffixes are .com, .co.uk and pvt.k12.wy.us. Accurately knowing the public suffix of a domain is useful when handling web browser cookies, highlighting the most important part of a domain name in a user interface or sorting URLs by web site WWW: http://pypi.python.org/pypi/publicsuffix/ PR: ports/169326 Submitted by: d.pryadko@rambler-co.ru Notes: svn path=/head/; revision=300123
* - Fix the port after the last commitSergey Matveychuk2012-06-271-2/+2
| | | | | | | | PR: ports/169474 Submitted by: Takefu <takefu at airport.fm> Notes: svn path=/head/; revision=300081
* - Add Munin Support [1]Ryan Steinmetz2012-06-266-68/+78
| | | | | | | | | | | | | | | | - Add LICENSE - Fix ECDSA Support - Convert to OptionsNG - Pacify portlint(1) - Stylistic changes - Remove pkg-install/pkg-deinstall files PR: ports/156015 Submitted by: Takefu <takefu@airport.fm> [1] Approved by: sem@ (maintainer) Notes: svn path=/head/; revision=300033
* - adopt optionsNGJason Helfman2012-06-251-2/+4
| | | | Notes: svn path=/head/; revision=299968
* - Update to 0.09Sunpoet Po-Chuan Hsieh2012-06-222-5/+12
| | | | | | | Changes: http://search.cpan.org/dist/Net-DNS-Lite/Changes Notes: svn path=/head/; revision=299749
* - Update to 1.9.1Ryan Steinmetz2012-06-192-4/+4
| | | | Notes: svn path=/head/; revision=299628
* - update to 1.0.6Jason Helfman2012-06-172-5/+7
| | | | | | | | | | - while here pet portlint, and use optionsng for docs PR: ports/169170 Submitted by: maintainer, freebsd@dns-lab.com Notes: svn path=/head/; revision=299531
* - Update to 20120611Sunpoet Po-Chuan Hsieh2012-06-152-8/+10
| | | | | | | | | | | | | | | - While I'm here: - Add LICENSE - Remove unnecessary WRKSRC - Pet portlint Changes: http://dns.measurement-factory.com/tools/dnstop/src/CHANGES PR: ports/169091 Submitted by: John Marshall <john.marshall@riverwillow.com.au> Approved by: Mark Foster <mark@foster.cc> (maintainer) Notes: svn path=/head/; revision=299353
* Convert to new options frameworkBaptiste Daroussin2012-06-121-5/+5
| | | | Notes: svn path=/head/; revision=299103
* Fix inverted PORT_OPTIONS:MDOCS logic, regression from optionsNG migration.Matthias Andree2012-06-111-1/+2
| | | | | | | | Reported by: Spil Oss Reported by: pointyhat (by way of pav@) Notes: svn path=/head/; revision=299078
* - Update to 12.1.0Sunpoet Po-Chuan Hsieh2012-06-113-5/+8
| | | | | | | | | - Change RUN_DEPENDS to ensure same-verison twisted dependency Changes: http://twistedmatrix.com/trac/browser/tags/releases/twisted-12.1.0/twisted/names/topfiles/NEWS Notes: svn path=/head/; revision=299056
* - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orSteve Wills2012-06-103-3/+3
| | | | | | | | | | | RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned about for a while. PR: ports/168208 Approved by: portmgr (miwi) Notes: svn path=/head/; revision=298970
* - Convert to OptionsNGRyan Steinmetz2012-06-101-9/+14
| | | | Notes: svn path=/head/; revision=298969
* - Add CONFLICTSRyan Steinmetz2012-06-102-4/+5
| | | | | | | | | - Use PLIST_FILES instead of pkg-plist - Fix MASTER_SITES - Bump PORTREVISION Notes: svn path=/head/; revision=298938
* gdnsd is an Authoritative-only DNS server.Martin Wilke2012-06-097-0/+210
| | | | | | | | | | | | | | | | | | | The initial g stands for Geographic, as gdnsd offers a plugin system for geographic (or other sorts of) balancing, redirection, and service-state-conscious failover. If you don't care about that feature, it's still quite good at being a very fast, lean, and resilient authoritative-only server for static DNS data. gdnsd is written in C using libev and pthreads with a focus on highi performance, low latency service. It does not offer any form of caching or recursive service, and does not support DNSSEC. WWW: http://code.google.com/p/gdnsd/ PR: ports/167946 Submitted by: Stefan Caunter <stef@scaleengine.com> Notes: svn path=/head/; revision=298870
* - Update to 0.5Martin Wilke2012-06-092-3/+3
| | | | | | | | PR: 168858 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer) Notes: svn path=/head/; revision=298864
* Update to bug-fix release 2.62.Matthias Andree2012-06-082-18/+18
| | | | | | | | | Changelog: http://www.thekelleys.org.uk/dnsmasq/CHANGELOG Convert to OptionsNG. Notes: svn path=/head/; revision=298761
* - Update to 0.7.1Steve Wills2012-06-052-3/+3
| | | | Notes: svn path=/head/; revision=298490
* - Update to 0.920Jase Thew2012-06-052-13/+7
| | | | | | | | | | - Update maintainer address Changes: http://search.cpan.org/dist/POE-Component-Resolver/CHANGES Approved by: flo, culot (mentors) Notes: svn path=/head/; revision=298462
* - Remove SITE_PERL from *_DEPENDSRyan Steinmetz2012-06-051-1/+1
| | | | Notes: svn path=/head/; revision=298451
* Upgrade to 9.6-ESV-R7-P1, 9.7.6-P1, 9.8.3-P1, and 9.9.1-P1, the latestDoug Barton2012-06-048-24/+24
| | | | | | | | | | | | | | | | | | | from ISC. These patched versions contain a critical bugfix: Processing of DNS resource records where the rdata field is zero length may cause various issues for the servers handling them. Processing of these records may lead to unexpected outcomes. Recursive servers may crash or disclose some portion of memory to the client. Secondary servers may crash on restart after transferring a zone containing these records. Master servers may corrupt zone data if the zone option "auto-dnssec" is set to "maintain". Other unexpected problems that are not listed here may also be encountered. All BIND users are strongly encouraged to upgrade. Notes: svn path=/head/; revision=298399
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-041-3/+3
| | | | | | | - Reassign maintainership from ports@ to perl@ Notes: svn path=/head/; revision=298336
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-044-7/+7
| | | | Notes: svn path=/head/; revision=298334
* Fix Perl package name dependenciesDoug Barton2012-06-032-6/+6
| | | | Notes: svn path=/head/; revision=298188
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-033-4/+4
| | | | | | | Approved by: maintainer (tobez@ via IM) Notes: svn path=/head/; revision=298050
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* Convert to specifying the port name in _DEPENDS instead ofDoug Barton2012-06-012-6/+6
| | | | | | | | | ${SITE_PERL}/foo/bar/file.pm http://wiki.freebsd.org/PortsLongtermTargets#Use_of_SITE_PERL_in_dependencies Notes: svn path=/head/; revision=297913
* - Remove dns/drill, the tool was folded into dns/ldns packagePav Lucistnik2012-05-316-64/+0
| | | | | | | Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer) Notes: svn path=/head/; revision=297859
* - Disable ECDSA supportMartin Wilke2012-05-281-5/+1
| | | | | | | | PR: 168394 Submitted by: maintainer Notes: svn path=/head/; revision=297570
* - Update to 1.4.17Sergey Matveychuk2012-05-243-9/+19
| | | | | | | | | | * Use ECDSA by default * Add a hack to build ldns with ECDSA support if it's not installed Feature safe: Yes Notes: svn path=/head/; revision=297339
* - Update to 1.6.13Alex Kozlov2012-05-243-8/+9
| | | | | | | | | | | | | | | This is mostly a bugfix release. Most notable new features are ECDSA support (RFC 6605) and command-line options for ldns-verify-zone for validating against given keys and for safety margins on signatures inception and expiration times. - The examples and drill programs will now built by default. PR: ports/168296 Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer) Approved by: itetcu (mentor) Notes: svn path=/head/; revision=297335
* Upgrade to BIND versions 9.9.1, 9.8.3, 9.7.6, and 9.6-ESV-R7,Doug Barton2012-05-239-25/+25
| | | | | | | | | | | | | | | | | | | | | | | the latest from ISC. These versions all contain the following: Feature Change * BIND now recognizes the TLSA resource record type, created to support IETF DANE (DNS-based Authentication of Named Entities) [RT #28989] Bug Fix * The locking strategy around the handling of iterative queries has been tuned to reduce unnecessary contention in a multi- threaded environment. Each version also contains other critical bug fixes. All BIND users are encouraged to upgrade to these latest versions. Notes: svn path=/head/; revision=297257
* Remove patch that is incorporated into version 9.9.1Doug Barton2012-05-231-11/+0
| | | | Notes: svn path=/head/; revision=297256
* - update 3.1.r3,1Ruslan Makhmatkhanov2012-05-223-6/+8
| | | | | | | | | | | - set NO_LATEST_LINK - while I'm here, add LICENSE (GPL2) and remove mention of it from pkg-descr PR: 168192 Submitted by: Ralf van der Enden <tremere at cainites dot net> (maintainer) Notes: svn path=/head/; revision=297214
* - update to 3.1Ruslan Makhmatkhanov2012-05-228-170/+22
| | | | | | | | | | | | - while I'm here, add LICENSE (GPL2) and remove mention of it from pkg-descr changelog: http://doc.powerdns.com/changelog.html#changelog-auth-3-1 PR: 168198 Submitted by: Ralf van der Enden <tremere at cainites dot net> (maintainer) Notes: svn path=/head/; revision=297213
* - update to 1.0.5Ruslan Makhmatkhanov2012-05-215-4/+75
| | | | | | | | | | | | - fix build fix clang - mark MAKE_JOBS_SAFE PR: 168014 Submitted by: Hirohisa Yamaguchi <umq at ueo.co dot jp> Approved by: freebsd at dns-lab dot com (maintainer) Notes: svn path=/head/; revision=297144
* - Add p5-Net-DNS-Zone-Parser 0.02Sunpoet Po-Chuan Hsieh2012-05-185-0/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | The Net::DNS::Zone::Parser should be considered a preprocessor that "normalizes" a zonefile. It will read a zonefile in a format conforming to the relevant RFCs with the addition of BIND's GENERATE directive from disk and will write fully specified resource records (RRs) to a filehandle. Whereby: - All comments are stripped - There is one RR per line - Each RR is fully expanded i.e. all domain names are fully qualified (canonicalised) and the CLASS and TTLs are specified. - Some RRs may be 'stripped' from the source or otherwise processed. For details see the 'read' method. Note that this module does not have a notion of what constitutes a valid zone, it only parses. For example, the parser will happilly parse RRs with ownernames that are below in another zone because a NS RR elsewhere in the zone. WWW: http://search.cpan.org/dist/Net-DNS-Zone-Parser/ PR: ports/167708 Submitted by: Jimmy Bergman <jimmy@sigint.se> Notes: svn path=/head/; revision=296914
* - Update to version 2.1.5 [1]Pawel Pekala2012-05-189-104/+177
| | | | | | | | | | | - Add option for PGSQL support [1] - Switch to bsd.port.options PR: ports/167841 [1] Submitted by: Edmondas Girkantas <eg@fbsd.lt> (maintainer) [1] Notes: svn path=/head/; revision=296908
* - Resolve rc script issuesRyan Steinmetz2012-05-171-4/+3
| | | | Notes: svn path=/head/; revision=296863
* - Update to 1.20Ryan Steinmetz2012-05-174-10/+37
| | | | Notes: svn path=/head/; revision=296853
* DNSCrypt is a piece of lightweight software that everyonePawel Pekala2012-05-157-0/+105
| | | | | | | | | | | | | | should use to boost online privacy and security. It works by encrypting all DNS traffic between the user and OpenDNS, preventing any spying, spoofing or man-in-the-middle attacks. WWW: https://www.opendns.com/technology/dnscrypt/ PR: ports/167833 Submitted by: Leo Vandewoestijne <freebsd@dns-lab.com> Notes: svn path=/head/; revision=296690
* - Update to 0.918Frederic Culot2012-05-152-5/+8
| | | | | | | | | Changes: http://search.cpan.org/dist/POE-Component-Resolver/CHANGES PR: ports/167929 Submitted by: Jase Thew <freebsd@beardz.net> (maintainer) Notes: svn path=/head/; revision=296685