aboutsummaryrefslogtreecommitdiff
path: root/dns
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 3.0.1Martin Wilke2006-09-124-122/+78
| | | | | | | | | | | - Changed to OPTIONS - Added a warning for those using NSD_OPTIONS PR: ports/103196 Submitted by: Olafur Osvaldsson <oli(at)isnic.is> (maintainer) Notes: svn path=/head/; revision=172885
* Oops. Actually connect the dns/c-ares port to the build.Peter Pentchev2006-09-071-0/+1
| | | | | | | Reported by: linimon, kris Notes: svn path=/head/; revision=172481
* Upgrade to version 9.3.2-P1, which addresses the following securityDoug Barton2006-09-068-32/+32
| | | | | | | | | | | | | | | | vulnerabilities: http://www.niscc.gov.uk/niscc/docs/re-20060905-00590.pdf?lang=en 2066. [security] Handle SIG queries gracefully. [RT #16300] http://www.kb.cert.org/vuls/id/697164 1941. [bug] ncache_adderesult() should set eresult even if no rdataset is passed to it. [RT #15642] All users of BIND 9 are encouraged to upgrade to this version. Notes: svn path=/head/; revision=172416
* RESTRICTED is intended here instead of NO_PACKAGEKris Kennaway2006-09-031-1/+1
| | | | Notes: svn path=/head/; revision=172070
* Make it buildable on RELENG_6 after correction of the 2nd argumentHajimu UMEMOTO2006-09-032-0/+67
| | | | | | | | | of gethostbyaddr(3). Reported by: pointyhat via kris Notes: svn path=/head/; revision=172040
* - Update to 1.1.0Martin Wilke2006-08-283-71/+73
| | | | | | | | PR: ports/102517 Submitted by: Konstantin Saurbier <saurbier(at)math.uni-bielefeld.de> (maintainer) Notes: svn path=/head/; revision=171531
* Add OPTIONS to the rest of my ports that need them.Doug Barton2006-08-286-74/+64
| | | | | | | Add CONFLICTS to the bind* ports. Notes: svn path=/head/; revision=171498
* NetAddr/IP.pm has changed its location after the last update.Anton Berezin2006-08-231-1/+1
| | | | | | | | | | | | | Chase dependent ports and specify the dependency using "package dependency" syntax which is immune to such changes. No portrevision bumps. Reported by: krismail Pointy hat to: tobez Notes: svn path=/head/; revision=171289
* Release maintainership on behalf of Bjorn LindstromBill Fenner2006-08-221-1/+1
| | | | | | | Requested-by: MAINTAINER Notes: svn path=/head/; revision=171217
* - Fix rc script installationMartin Wilke2006-08-211-5/+3
| | | | | | | | | | | | - Update MASTER_SITES - Bump PORTREVISION PR: ports/102284 Submitted by: Babak Farrokhi <babak(at)farrokhi.net> Approved by: krion (mentor) Notes: svn path=/head/; revision=171103
* - Update to 0.09Cheng-Lung Sung2006-08-153-9/+10
| | | | | | | | | PR: ports/102004 Submitted by: Jin-Shan Tseng <tjs at cdpa dot nsysu dot edu dot tw> Approved by: maintainer (Dominik Brettnacher) Notes: svn path=/head/; revision=170643
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gCheng-Lung Sung2006-08-141-1/+1
| | | | | | | | | | | - these include dns/ editors/ emulators/ finance/ games/ graphics/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=170640
* Install to /... instead of to /...Stefan Eßer2006-08-121-3/+3
| | | | Notes: svn path=/head/; revision=170414
* - Update to 2.0Rong-En Fan2006-08-126-95/+124
| | | | | | | | | | | - Fix rc script, use command_interpreter to make it stop properly - Pass maintainership to submitter PR: ports/101672 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> Notes: svn path=/head/; revision=170377
* - Update to 3.1.0Martin Wilke2006-08-104-74/+16
| | | | | | | | | | | - Pass maintainership to submitter PR: ports/101601 Submitted by: Stanislav Sedov <ssedov(at)mbsd.msk.ru> Approved by: krion (mentor) Notes: svn path=/head/; revision=170308
* - Update to 2.33Rong-En Fan2006-08-102-5/+4
| | | | | | | | PR: ports/101745 Submitted by: Babak Farrokhi <babak at farrokhi.net> (maintainer) Notes: svn path=/head/; revision=170259
* Fix build of optional LDAP backend with newer versions of OpenLDAPTilman Keskinoz2006-08-062-2/+2
| | | | | | | | | PR: 97431 Reported by: Thomas Köllmann <koellmann@gmx.net> Submitted by: "Ralf van den Enden" <Ralf.vdEnden@wldelft.nl> Notes: svn path=/head/; revision=169845
* Support DESTDIRErwin Lansing2006-08-061-2/+2
| | | | | | | | PR: 101427 Submitted by: gabor (maintainer) Notes: svn path=/head/; revision=169815
* - fix dbus dependency issueIon-Mihai Tetcu2006-08-011-2/+5
| | | | | | | | | | | - change IPv6 OPTION default to off - bump PORTREVISION PR: ports/101172 Submitted by: Babak Farrokhi (maintainer) Notes: svn path=/head/; revision=169389
* - update to 0.38Cheng-Lung Sung2006-07-312-4/+4
| | | | Notes: svn path=/head/; revision=169162
* - Rid the tree of double slashes in URL pathsAndrew Pantyukhin2006-07-281-1/+1
| | | | Notes: svn path=/head/; revision=168966
* - Update to 1.0.1Cheng-Lung Sung2006-07-143-12/+26
| | | | | | | | | PR: ports/99998 Submitted by: clsung Approved by: maintainer (Janos Mohacsi) Notes: svn path=/head/; revision=167792
* - Update to 2.0.4Cheng-Lung Sung2006-07-142-4/+4
| | | | | | | | | PR: ports/99996 Submitted by: clsung Approved by: maintainer (Janos Mohacsi) Notes: svn path=/head/; revision=167791
* Note that dns/ares and dns/c-ares are in conflict.Peter Pentchev2006-07-142-0/+5
| | | | Notes: svn path=/head/; revision=167770
* Add c-ares 1.3.1, Daniel Stenberg's adopted version of the ares libraryPeter Pentchev2006-07-144-17/+30
| | | | | | | | | | for asynchronous DNS resolving. It was repo-copied from the dns/ares port. WWW: http://daniel.haxx.se/projects/c-ares/ Author: Daniel Stenberg <daniel@haxx.se> Notes: svn path=/head/; revision=167761
* - Update to 2.32Rong-En Fan2006-07-132-8/+7
| | | | | | | | | | - Pass maintainership to submitter PR: ports/100207 Submitted by: Babak Farrokhi <babak farrokhi.net> Notes: svn path=/head/; revision=167703
* Add p5-Net-RBLClient 0.5, queries multiple Realtime Blackhole Lists inCheng-Lung Sung2006-07-135-0/+53
| | | | | | | | | | parallel. PR: ports/100187 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=167658
* 1. Update to 0.58, which contains numerous small bug fixes, and newDoug Barton2006-07-092-8/+11
| | | | | | | | | | | | | | | | | functionality for DLV/DNSSEC. 2. Add virtual category ipv6 3. Add OPTIONS for IPV6, enabled by default. 4. Fix the test for WITH_IPV6, and move it out of the test for ${PERL_LEVEL} < 500800. On my system, the IPv6 libraries are not (any longer?) installed by default with Perl 5.8. The test is harmless if the libraries are there in any case, so remove the pointless micro-optiimiztion. Notes: svn path=/head/; revision=167253
* Fix installation of libadns.so.1Tilman Keskinoz2006-07-042-0/+11
| | | | | | | | | | | Bump PORTREVISION Reported by: Johan Bergs <johan.bergs@ua.ac.be> Submitted by: "Babak Farrokhi" <babak@farrokhi.net> Pointy hat to: arved Notes: svn path=/head/; revision=166909
* - WANT_PHP_PEAR was removed since verion 1.21 of bsd.php.mkCheng-Lung Sung2006-07-031-1/+0
| | | | | | | | | PR: ports/99717 Submitted by: clsung Approved by: portmgr (erwin) Notes: svn path=/head/; revision=166783
* - Update to 1.3.Stefan Walter2006-07-023-38/+5
| | | | | | | | | | | - Assign maintainership to submitter. PR: 99434 Submitted by: Babak Farrokhi <babak@farrokhi.net> Approved by: arved (mentor) Notes: svn path=/head/; revision=166766
* Change a non-existent USE_PERL to a working USE_PERL5Erwin Lansing2006-06-261-1/+1
| | | | | | | Approved by: maintainer timeout Notes: svn path=/head/; revision=166345
* - MAN3PREFIX is implied when PERL_CONFIGURE is defined.Cheng-Lung Sung2006-06-251-1/+0
| | | | | | | | | | | | - this commit modified ports maintained by (non-)ports@, so approved by portmgr (erwin) first. PR: ports/98755 Submitted by: rafan Approved by: portmgr (erwin) Notes: svn path=/head/; revision=166317
* Update to bind 9.3.2Mathieu Arnold2006-06-243-8/+9
| | | | | | | | PR: 97600 Submitted by: maintainer Notes: svn path=/head/; revision=166194
* Bump PORTREVISION which should have been done when distinfo was updated.Mark Linimon2006-06-241-1/+1
| | | | | | | Pointy hat to: lawrance Notes: svn path=/head/; revision=166167
* - Update to 1.4.0Pav Lucistnik2006-06-233-7/+12
| | | | | | | | | PR: ports/98569 Submitted by: Martin Jackson <mhjacks@swbell.net> Approved by: maintainer timeout (lioux; 17 days) Notes: svn path=/head/; revision=166098
* - Update to 1.2.10Renato Botelho2006-06-222-4/+4
| | | | | | | | PR: ports/99257 Submitted by: maintainer Notes: svn path=/head/; revision=166039
* - Pass maintainership to submitter [1]Shaun Amott2006-06-223-21/+18
| | | | | | | | | | | | - Update WWW line in pkg-descr [1] - portlint(1) -> use EXAMPLESDIR/DOCSDIR macros PR: ports/99265 [1] Submitted by: Mark Foster <mark@foster.cc> Approved by: ahze (mentor) Notes: svn path=/head/; revision=166014
* Update to 2.0.1Herve Quiroz2006-06-212-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=166000
* Change pdnsd_flags to command_args in pdnsd rc.d startup script so thatFlorent Thoumie2006-06-202-2/+2
| | | | | | | | | pdnsd_flags can be safely overriden by user without worrying about "-d". Approved by: maintainer Notes: svn path=/head/; revision=165839
* rcNGefyErwin Lansing2006-06-194-26/+20
| | | | | | | | | PR: 97852 Submitted by: Zane C. B. <v.velox@vvelox.net> with changes from maintainer Approved by: gabor (maintainer) Notes: svn path=/head/; revision=165770
* - make use of the new bsd.bdb.mk infrastructureIon-Mihai Tetcu2006-06-172-25/+6
| | | | | | | | | | - add support for BDB ver. 4.4 PR: ports/98991 Submitted by: maintainer Notes: svn path=/head/; revision=165632
* - Update to 3.7.0Andrew Pantyukhin2006-06-162-5/+9
| | | | | | | Approved by: radek@raadradd.com (maintainer) Notes: svn path=/head/; revision=165575
* Update to 2.06Ion-Mihai Tetcu2006-06-162-4/+4
| | | | | | | | | PR: ports/98491 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Approved by: maintainer Notes: svn path=/head/; revision=165549
* Reset andrew@ugh.net.au due to multiple timeouts.Mark Linimon2006-06-142-4/+1
| | | | Notes: svn path=/head/; revision=165380
* Reset bouncing maintainer address.Mark Linimon2006-06-091-1/+1
| | | | Notes: svn path=/head/; revision=164952
* Update WWW.Doug Barton2006-06-072-2/+2
| | | | | | | Submitted by: fenner's distfile survey Notes: svn path=/head/; revision=164728
* Add SHA256 checksumEdwin Groothuis2006-06-071-0/+1
| | | | Notes: svn path=/head/; revision=164713
* Update MASTER_SITESMartin Wilke2006-06-061-3/+1
| | | | | | | | | PR: ports/97648 Submitted by: miwi Approved by: krion (mentor), maintainer timeout Notes: svn path=/head/; revision=164645
* Remove email address at submitter request (private mail).Ion-Mihai Tetcu2006-06-061-3/+0
| | | | | | | Approved by: lawrance (mentor, implicit) Notes: svn path=/head/; revision=164600