aboutsummaryrefslogtreecommitdiff
path: root/dns
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.0.25Simon Barner2005-04-163-4/+10
| | | | | | | | | Submitted by: Alex Kapranoff <kappa@rambler-co.ru> (maintainer) PR: ports/79128 Approved by: arved (mentor) Notes: svn path=/head/; revision=133468
* - Fix BUILD_DEPENDS.Florent Thoumie2005-04-151-1/+3
| | | | | | | | PR: ports/79953 Submitted by: maintainer Notes: svn path=/head/; revision=133409
* - Add py-twistedNames, a DNS protocol implementation with client and server.Florent Thoumie2005-04-155-0/+101
| | | | | | | | PR: ports/79929 Submitted by: Neal Nelson <neal@nelson.name> Notes: svn path=/head/; revision=133382
* Unbreak on 4.xVolker Stolz2005-04-141-8/+2
| | | | | | | PR: ports/77346 Notes: svn path=/head/; revision=133328
* Change my MAINTAINER email address to jylefort@FreeBSD.orgJean-Yves Lefort2005-04-122-2/+2
| | | | | | | Approved by: adamw (mentor) Notes: svn path=/head/; revision=133186
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-124-4/+4
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-114-4/+4
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* BROKEN on 4.x: Does not compileKris Kennaway2005-04-101-1/+7
| | | | Notes: svn path=/head/; revision=132957
* Now builds on sparc64Kris Kennaway2005-04-101-4/+0
| | | | Notes: svn path=/head/; revision=132943
* Update to 3.6.6.Roman Bogorodskiy2005-04-052-3/+4
| | | | | | | | PR: 79411 Submitted by: Radek Kozlowski (maintainer) Notes: svn path=/head/; revision=132570
* - update to 2.22Yen-Ming Lee2005-04-052-3/+3
| | | | | | | | PR: 79563 Submitted by: maintainer Notes: svn path=/head/; revision=132559
* Update to the latest version, mostly bug fixes.Doug Barton2005-04-052-3/+3
| | | | Notes: svn path=/head/; revision=132556
* Reset inactive maintainer. Thanks for your work in the past!Kris Kennaway2005-04-031-1/+1
| | | | Notes: svn path=/head/; revision=132381
* Update to 0.226Mario Sergio Fujikawa Ferreira2005-04-032-3/+3
| | | | Notes: svn path=/head/; revision=132367
* Update to 1.3.3Mario Sergio Fujikawa Ferreira2005-04-022-4/+3
| | | | | | | | PR: 79181 Submitted by: Martin Jackson <mhjacks@swbell.net> Notes: svn path=/head/; revision=132297
* Remove 1-line plist I intended to do in the previous updateVolker Stolz2005-03-202-1/+2
| | | | Notes: svn path=/head/; revision=131761
* Update to 1.1.0.Hye-Shik Chang2005-03-203-9/+6
| | | | Notes: svn path=/head/; revision=131755
* Update to 0.5.15Kirill Ponomarev2005-03-203-5/+7
| | | | Notes: svn path=/head/; revision=131728
* 1. The OPTIONS stuff isn't working the way it should according to reports,Doug Barton2005-03-174-16/+8
| | | | | | | | | so rip it out until I have a chance to debug it. 2. Improve the comment about deprecating an old knob. Notes: svn path=/head/; revision=131473
* - update to bind9-9.3.1Dirk Meyer2005-03-166-47/+140
| | | | | | | - new options: WITH_BIND9_THREADS, WITH_DLZ_OLD Notes: svn path=/head/; revision=131437
* Upgrade to 9.3.1, the latest version from ISC. This version containsDoug Barton2005-03-1312-128/+92
| | | | | | | | | | | | | | | | | | | | | several important fixes, including a remote (although unlikely) exploit. See the CHANGES file for details. All users of BIND 9 are highly encouraged to upgrade to this version. Changes to the port include: 1. Remove ISC patch to 9.3.0 that addressed the remote exploit 2. Change to OPTIONS, and thereby 3. --enable-threads is now the default. Users report that the new thread code in 9.3.x works significantly better than the old on all versions of FreeBSD. 4. Add a temporary shim for the old PORT_REPLACES_BASE_BIND9 option. The OPTIONS framework requires knobs to start with WITH_ or WITHOUT_ 5. Remove patch that shoehorned named.conf.5 into the right place, it has been fixed in the code. Notes: svn path=/head/; revision=131083
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* - Update to 1.0.0 release [1]Alex Dupre2005-03-0814-80/+98
| | | | | | | | | | | - Switch to libtool15 - Switch to rcNG startup script PR: ports/78595 [1] Submitted by: Simon Dick <simond@irrelevant.org> [1] Notes: svn path=/head/; revision=130630
* Update to 0.9.2Volker Stolz2005-03-082-3/+4
| | | | | | | | PR: ports/77346 Submitted by: maintainer Notes: svn path=/head/; revision=130623
* - obtain expiration date of domain namesCheng-Lung Sung2005-03-045-0/+48
| | | | | | | | | | | e.g. use Net::Domain::ExpireDate; $expiration_obj = expire_date( 'microsoft.com' ); Notes: svn path=/head/; revision=130306
* - update Martin's email addressYen-Ming Lee2005-02-241-1/+1
| | | | | | | | PR: 77938 Submitted by: Martin Matuska <martin at matuska.org> Notes: svn path=/head/; revision=129630
* Update to 2.2.1Volker Stolz2005-02-212-3/+3
| | | | | | | | PR: ports/77856 Submitted by: maintainer Notes: svn path=/head/; revision=129487
* - Reset long time inactive maintainerPav Lucistnik2005-02-191-1/+1
| | | | Notes: svn path=/head/; revision=129311
* - Update to 5.2Pav Lucistnik2005-02-1912-40/+318
| | | | | | | | | PR: ports/77127 Submitted by: Thomas Melzer <tmelzer@tomesoft.de> Approved by: maintainer timeout (14 days) Notes: svn path=/head/; revision=129310
* The author's master site does not exist anymore, replace it by some mirrors.Stefan Eßer2005-02-151-1/+3
| | | | Notes: svn path=/head/; revision=128962
* Update to 1.0.3Kirill Ponomarev2005-02-152-3/+3
| | | | | | | | PR: ports/77536 Submitted by: maintainer Notes: svn path=/head/; revision=128954
* - Fix build on FreeBSD 6Pav Lucistnik2005-02-146-8/+78
| | | | | | | | PR: ports/77480 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) Notes: svn path=/head/; revision=128856
* Update to 2.20Volker Stolz2005-02-142-3/+3
| | | | | | | | PR: ports/77502 Submitted by: maintainer Notes: svn path=/head/; revision=128811
* Update to version 20050203.Bill Fenner2005-02-132-3/+3
| | | | | | | | Adds a non-interactive mode, and support for collecting 3rd-level domain statistics. Notes: svn path=/head/; revision=128707
* - Update to 2.19Pav Lucistnik2005-02-102-3/+3
| | | | | | | | PR: ports/77347 Submitted by: Natanael Copa <ncopa@users.sourceforge.net> (maintainer) Notes: svn path=/head/; revision=128486
* [MAINTAINER] dns/nsd: update to 2.2.0Edwin Groothuis2005-02-075-52/+122
| | | | | | | | | | | | | | | | | - Update to 2.2.0 With this release nsd no longer requires named-xfer to be present on the system. I also changed the options to a configure script. Added file(s): - scripts/configure.nsd PR: ports/76412 Submitted by: Olafur Osvaldsson <oli@isnic.is> Notes: svn path=/head/; revision=128246
* Install README as stated in the PLISTDOCS variableEdwin Groothuis2005-02-051-0/+3
| | | | | | | Noticed by: krion / test of ports/75379 Notes: svn path=/head/; revision=128108
* Quote BROKENVolker Stolz2005-02-012-2/+2
| | | | | | | Submitted by: krion Notes: svn path=/head/; revision=127838
* Mark as broken on 6.XVolker Stolz2005-02-012-4/+12
| | | | | | | | PR: ports/76457 Submitted by: Ralf van der Enden (maintainer) Notes: svn path=/head/; revision=127836
* Split the postgresql ports into a server and a client part.Palle Girgensohn2005-01-314-7/+6
| | | | | | | | | | | All ports depending on postgresql shall use the USE_PGSQL=yes knob defined in Mk/bsd.ports.mk. Bumping portrevisions where needed. PR: 75344 Approved by: portmgr@ (kris), ade & sean (mentors) Notes: svn path=/head/; revision=127737
* DNSMax's perl update client. It manages DNS records, update history, andPav Lucistnik2005-01-295-0/+68
| | | | | | | | | | | allows for per record configuration. It also includes a wizard for generation of configuration files. PR: ports/76614 Submitted by: Dan Smith <dan@algenta.com> Notes: svn path=/head/; revision=127639
* Update to 0.5.13Kirill Ponomarev2005-01-293-5/+8
| | | | Notes: svn path=/head/; revision=127591
* Include a patch from ISC to deal with the following vulnerability:Doug Barton2005-01-288-4/+52
| | | | | | | | | | | | | | | | | | | | | | | | | | Name: BIND: Self Check Failing [Added 2005.25.01] Versions affected: BIND 9.3.0 Severity: LOW Exploitable: Remotely Type: Denial of Service Description: An incorrect assumption in the validator (authvalidated) can result in a REQUIRE (internal consistancy) test failing and named exiting. Workarounds: Turn off dnssec validation (off by default) at the options/view level. dnssec-enable no; Active Exploits: None known Bump PORTREVISION accordingly. It should be noted that the vast majority of users would not have DNSSEC enabled, and therefore are not vulnerable to this bug. Notes: svn path=/head/; revision=127562
* Update to version 8.4.6, the latest from ISC. To quote the release notes:Doug Barton2005-01-263-7/+14
| | | | | | | | | | | | | | | | | BIND 8.4.6-REL is a security release of BIND 8.4. It is possible to remotely trigger a overrun causing a denial of service. If you are running BIND 8.4.4 or BIND 8.4.5 you should upgrade. Also: 1. Add ipv6 as a virtual category, since a key reason for the BIND 8.4.x branch is IPv6 transport. 2. Download the PGP .asc files for the src and doc tarballs. 3. Add a new example file to PORTDOCS. Notes: svn path=/head/; revision=127348
* Add pkgconfig dependency.Kirill Ponomarev2005-01-251-1/+1
| | | | Notes: svn path=/head/; revision=127333
* Jean-Yves' version of pkg-plist solution.Edwin Groothuis2005-01-251-3/+3
| | | | Notes: svn path=/head/; revision=127295
* Fix pkg-plistEdwin Groothuis2005-01-252-0/+4
| | | | Notes: svn path=/head/; revision=127282
* This project is a web-based front-end for the PowerDNS DNS server.Pav Lucistnik2005-01-206-0/+97
| | | | | | | | PR: ports/76480 Submitted by: Geoffroy RIVAT <grivat@sicfa.net> Notes: svn path=/head/; revision=126960
* Remove unused/extraneous poast-extract target. No functional changeMario Sergio Fujikawa Ferreira2005-01-201-3/+0
| | | | Notes: svn path=/head/; revision=126939
* Update port: dns/gresolver to 0.0.3Edwin Groothuis2005-01-193-21/+5
| | | | | | | | | | Update to version 0.0.3 PR: ports/76390 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> Notes: svn path=/head/; revision=126818