aboutsummaryrefslogtreecommitdiff
path: root/dns
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.2Kirill Ponomarev2007-10-103-5/+4
| | | | Notes: svn path=/head/; revision=201253
* Add dependency on security/p5-Digest-SHAErwin Lansing2007-10-091-0/+2
| | | | | | | | PR: 117029 Submitted by: Olafur Gudmundsson <ogud@ogud.com> Notes: svn path=/head/; revision=201146
* Add USE_PERL5.Mark Linimon2007-10-081-0/+1
| | | | Notes: svn path=/head/; revision=201065
* Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend onMark Linimon2007-10-071-0/+1
| | | | | | | | | | | perl unconditonally, or conditionally. To be able to conditionalize the inclusion of bsd.perl.mk, they now need to be defined before the inclusion of bsd.port.pre.mk. Hat: portmgr Notes: svn path=/head/; revision=201032
* - Sort category MakefilesAndrew Pantyukhin2007-10-051-1/+1
| | | | | | | | Inspired by: Jason Harris <jharris@widomaker.com> Howto: http://twiki.cenkes.org/Cenkes/SortingCategoryMakefiles Notes: svn path=/head/; revision=200970
* - Update to 0.33Cheng-Lung Sung2007-10-052-6/+5
| | | | Notes: svn path=/head/; revision=200899
* - Update to 0.80Cheng-Lung Sung2007-10-052-4/+4
| | | | Notes: svn path=/head/; revision=200898
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-044-20/+4
| | | | Notes: svn path=/head/; revision=200770
* Mark as broken with gcc4.2.Mark Linimon2007-10-021-1/+7
| | | | Notes: svn path=/head/; revision=200600
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-302-4/+4
| | | | | | | | PR: ports/116639 Submitted by: aDe Notes: svn path=/head/; revision=200411
* - Update to 20070510Martin Wilke2007-09-172-10/+4
| | | | | | | | PR: 116418 Submitted by: Mark Foster <mark@foster.cc> (maintainer) Notes: svn path=/head/; revision=199637
* - Update to 3.0.6Martin Wilke2007-09-132-4/+4
| | | | | | | | PR: 116180 Submitted by: Olafur Osvaldsson <oli@isnic.is> (maintainer) Notes: svn path=/head/; revision=199439
* Follow up of ports/115699 to make the port more PREFIX friendlyEdwin Groothuis2007-09-124-8/+13
| | | | | | | Submitted by: Alex Samorukov <samm@os2.kiev.ua> Notes: svn path=/head/; revision=199384
* [update] dns/inadyn 1.96.2 - removes gcc-3.4 dependencyEdwin Groothuis2007-09-105-10/+97
| | | | | | | | | | | | | | | | | | I don't think this port has any specific to do with gcc-3.4 compiler; building with the gcc-4.2.0 (and the latest 4.2.1) is fine here. I also have added a few patch files, for hard-coded /etc/inadyn.conf, although a sample config /usr/local/etc/inadyn.conf.sample and an rc script to automate daemonization also need to added. But are not mandatory. PR: ports/115699 Submitted by: Balwinder S Dheeman <bdheeman@yahoo.com> Notes: svn path=/head/; revision=199258
* - Update to 1.2.6Gabor Kovesdan2007-09-083-5/+13
| | | | | | | | - OPTIONSify - If does not exist, install a conf file from the sample Notes: svn path=/head/; revision=199114
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-088-54/+8
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* - Update to 0.12Cheng-Lung Sung2007-09-072-6/+5
| | | | Notes: svn path=/head/; revision=198965
* - Update to 0.11Cheng-Lung Sung2007-09-072-5/+5
| | | | | | | | | | - reset maintainer PR: ports/116146 Submitted by: Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw> Notes: svn path=/head/; revision=198962
* - Backport multiline txt records support [1]Martin Wilke2007-09-062-1/+399
| | | | | | | | | | | | | | | | | | - Bump PORTREVISION [1] Notes: powerdns-recursor 3.1.4 doesn't support multiline txt records, which are used by various dns information systems. 3.1.5 does have support for this. A backport of the code changes is relatively risk-free, and has been requested by users and port maintainers. http://www.nabble.com/recursor-unable-to-resolve-asn.routeviews.org-data-t4252567.html PR: 116029 Submitted by: Sten Spans <sten@blinkenlights.nl> (Maintainer) Notes: svn path=/head/; revision=198957
* - Update to 9.4.1.1Martin Matuska2007-09-054-20/+24
| | | | | | | | | | | | PR: ports/115163 Submitted by: Aleksey Ovcharenko <aleksey.ovcharenko at gmail.com> Patch by: sumbitter, mm [1] Approved by: Hugo Meiland <hugo at chem.leidenuniv.nl> (maintainer) [1] fixed patch approved by maintainer timeout (14+ days) Notes: svn path=/head/; revision=198833
* - Update to 2.40Martin Wilke2007-09-042-4/+4
| | | | | | | Approved by: maintainer implicit Notes: svn path=/head/; revision=198767
* 1. Add the patch for 8.4.7-P1, and bump PORTVERSION in a way that worksDoug Barton2007-09-022-6/+24
| | | | | | | | | | for us. 2. Tighten the list of master sites way down since almost all mirrors have dropped BIND 8. Notes: svn path=/head/; revision=198668
* - Update to 0.73Pav Lucistnik2007-09-012-5/+4
| | | | | | | | PR: ports/115833 Submitted by: Radim Kolar SF.NET <hsn@sendmail.cz> Notes: svn path=/head/; revision=198614
* Use the CPAN site macro.Mathieu Arnold2007-08-311-5/+1
| | | | | | | | Use DISTVERSION in place of DISTNAME where possible. Remove perl 5.005 shims. Notes: svn path=/head/; revision=198588
* Begin the de-orbit burn for the beloved, but now more than a bit longDoug Barton2007-08-282-0/+5
| | | | | | | | | | | | | | | | | | | in the tooth BIND 8. As of today (27 August 2007) ISC has announced that BIND 8 is officially End of Life (EOL) and therefore it's time to say good-bye. Please see http://www.isc.org/sw/bind/bind8-eol.php for details on the reasoning behind the EOL status, the latest security issues, and a migration guide to help you move toward BIND 9.4.x. bind8 (BIND 8.3.7) is marked FORBIDDEN due to the predictable query ID bug (see above) which will not be fixed for this version. bind84 is marked DEPRECATED, and will be upgraded to 8.4.7-P1 when it is available. Notes: svn path=/head/; revision=198411
* Net::DNSBL::MultiDaemon is the Perl module that implements the multi_dnsblIon-Mihai Tetcu2007-08-215-0/+82
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | daemon. multi_dnsbl is a DNS emulator daemon that increases the efficacy of DNSBL look-ups in a mail system. multi_dnsbl may be used as a stand-alone DNSBL or as a plug-in for a standard BIND 9 installation. multi_dnsbl shares a common configuration file format with the Mail::SpamCannibal sc_BLcheck.pl script so that DNSBL's can be maintained in a common configuration file for an entire mail installation. Because DNSBL usefulness is dependent on the nature and source of spam sent to a specific site and because sometimes DNSBL's may provide intermittant service, multi_dnsbl interrogates them sorted in the order of greatest successful hits. DNSBL's that do not respond within the configured timeout period are not interrogated at all after 6 consecutive failures, and thereafter will be retried not more often than once every hour until they come back online. This eliminates the need to place DNSBL's in a particular order in your MTA's config file or periodically monitor the DNSBL statistics and/or update the MTA config file. WWW: http://search.cpan.org/~miker/Net-DNSBL-MultiDaemon-0.18/MultiDaemon.pm PR: ports/115639 Submitted by: Andrew Greenwood <greenwood.andy at gmail.com> Notes: svn path=/head/; revision=198060
* - Update to 0.42Cheng-Lung Sung2007-08-212-6/+5
| | | | Notes: svn path=/head/; revision=198010
* - Add a patch for chained CNAMERong-En Fan2007-08-212-0/+57
| | | | | | | | | | PR: ports/115297 Submitted by: rafan Approved by: farrokhi (maintainer) Obtained from: http://hugo.vulcano.cl/development/adns-cc Notes: svn path=/head/; revision=197996
* - Update to 3.0Gabor Kovesdan2007-08-152-4/+4
| | | | | | | | PR: ports/115324 Submitted by: Felippe de Meirelles Motta <lippe@freebsdbrasil.com.br> Notes: svn path=/head/; revision=197766
* Use NOPORTEXAMPLES instead of NOPORTDOCSEmanuel Haupt2007-08-151-1/+1
| | | | | | | Notified by: sat Notes: svn path=/head/; revision=197736
* - Update to 0.07Cheng-Lung Sung2007-08-152-4/+4
| | | | | | | | | PR: ports/115497 Submitted by: clsung Approved by: maintainer (Jin-Shan Tseng) Notes: svn path=/head/; revision=197707
* Add vizone, a script that updates the serialnumber in one or more dns zonefiles.Emanuel Haupt2007-08-134-0/+43
| | | | Notes: svn path=/head/; revision=197605
* - Update to 1.11Rong-En Fan2007-08-115-54/+62
| | | | | | | | | | | - Update WWW - Pass maintainership to submitter PR: ports/115267 Submitted by: Stefan Pauly <stefan at fh-mainz.de> Notes: svn path=/head/; revision=197452
* - Sort pkg-plistRong-En Fan2007-08-111-2/+2
| | | | Notes: svn path=/head/; revision=197451
* 1. Upgrade to 0.61 which has a few small code cleanups.Doug Barton2007-08-062-11/+5
| | | | | | | | 2. --no-online-tests works now, so stop building them. 3. Remove support for prehistoric Perl. Notes: svn path=/head/; revision=197233
* - Remove the DESTDIR modifications from individual ports as we have a new,Gabor Kovesdan2007-08-042-4/+4
| | | | | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav) Notes: svn path=/head/; revision=197075
* - Make Python 2.5.1 the default Python versionAlexander Botero-Lowry2007-07-303-0/+3
| | | | | | | | | | | | | - Add significantly better support in bsd.python.mk for working with Python Eggs and the easy_install system Tested by: pointyhat runs Approved by: pav (portmgr) Most work by: perky Thanks to: pav Notes: svn path=/head/; revision=196700
* Update to 9.4.1-P1, which has fixes for the following:Doug Barton2007-07-246-24/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | 1. The default access control lists (acls) are not being correctly set. If not set anyone can make recursive queries and/or query the cache contents. See also: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2925 2. The DNS query id generation is vulnerable to cryptographic analysis which provides a 1 in 8 chance of guessing the next query id for 50% of the query ids. This can be used to perform cache poisoning by an attacker. This bug only affects outgoing queries, generated by BIND 9 to answer questions as a resolver, or when it is looking up data for internal uses, such as when sending NOTIFYs to slave name servers. All users are encouraged to upgrade. See also: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2926 Notes: svn path=/head/; revision=196229
* Update to 9.3.4-P1, which fixes the following:Doug Barton2007-07-242-8/+8
| | | | | | | | | | | | | | | | | | | | The DNS query id generation is vulnerable to cryptographic analysis which provides a 1 in 8 chance of guessing the next query id for 50% of the query ids. This can be used to perform cache poisoning by an attacker. This bug only affects outgoing queries, generated by BIND 9 to answer questions as a resolver, or when it is looking up data for internal uses, such as when sending NOTIFYs to slave name servers. All users are encouraged to upgrade. See also: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2926 Notes: svn path=/head/; revision=196228
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-2310-16/+6
| | | | | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run Notes: svn path=/head/; revision=196111
* - Ignore on FreeBSD 5.XPav Lucistnik2007-07-221-1/+7
| | | | Notes: svn path=/head/; revision=196054
* - Remove distinfo hashes, which are not used officiallyGabor Kovesdan2007-07-191-2/+0
| | | | | | | | No objection from: ports@, maintainers Approved by: portmgr (pav) Notes: svn path=/head/; revision=195915
* - Update to 2.39Martin Wilke2007-07-092-4/+4
| | | | | | | Approved by: maintainer implicit Notes: svn path=/head/; revision=195295
* Update to 1.1.3Emanuel Haupt2007-07-062-4/+4
| | | | Notes: svn path=/head/; revision=195075
* The File_DNS class provides a way to read,Martin Wilke2007-07-044-0/+30
| | | | | | | | | | edit and write RFC1033 style DNS Zones. PR: ports/114271 Submitted by: Chris St Denis (<chris at ctgameinfo.com>) Notes: svn path=/head/; revision=194872
* Update to 0.60, which includes some important security fixes:Doug Barton2007-07-033-5/+7
| | | | | | | | | | | | | | | http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-3377 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-3409 ... as well as rudimentary support for IPSECKEY. See /usr/local/share/doc/p5-Net-DNS/Changes for more details. Prodded by: Several, including ... PR: ports/114230 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> Notes: svn path=/head/; revision=194820
* Fix the build with trendy GCC.Alexey Dokuchaev2007-06-281-1/+5
| | | | | | | Reported by: pointhat (logs) Notes: svn path=/head/; revision=194416
* Update to 0.08.Anton Berezin2007-06-202-11/+5
| | | | | | | Changes: http://search.cpan.org/src/NEELY/Data-Validate-Domain-0.08/Changes Notes: svn path=/head/; revision=193936
* - change duende source to create PID file by itselfPav Lucistnik2007-06-166-3/+92
| | | | | | | | | | | | | | | - maradns.sh and zoneserver.sh now use PID file - change default MaraDNS UID from 99 to bind(53) - change default maraDNS GID from 99 to bind(53) - change default duende logger process UID from 66 to nobody(65534) - create empty etc/logger directory PR: ports/113235 Submitted by: Simun Mikecin <numisemis@yahoo.com> Approved by: Alex Kapranoff <alex@kapranoff.ru> (maintainer) Notes: svn path=/head/; revision=193661
* - Update to 1.4.0Martin Wilke2007-06-103-5/+9
| | | | | | | | Approved by: maintainer timeout (security, 1 day), so (simon) Security: http://www.vuxml.org/freebsd/70ae62b0-16b0-11dc-b803-0016179b2dd5.html Notes: svn path=/head/; revision=193188