aboutsummaryrefslogtreecommitdiff
path: root/dns
Commit message (Collapse)AuthorAgeFilesLines
* - drop support for openldap 2.0Dirk Meyer2004-05-051-6/+0
| | | | Notes: svn path=/head/; revision=108425
* - update to 0.9.12Pete Fritchman2004-05-024-23/+42
| | | | | | | | | | | | - use bzip2 - depend on gcc3 - update pkg-descr and WWW: tag PR: 65949 Submitted by: maintainer Notes: svn path=/head/; revision=108176
* Fixed OpenLDAP 2.2 support by using USE_OPENLDAP knobOliver Eikemeier2004-05-014-26/+16
| | | | | | | | | | | Default MySQL version now 4.0 instead of 3.23 pet portlint PR: 66143 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) Notes: svn path=/head/; revision=108087
* OpenLDAP 2.0 is no longer supported, so also removed from PowerDNSOliver Eikemeier2004-04-304-14/+4
| | | | | | | | | | -> Please upgrade to OpenLDAP 2.1 or 2.2 PR: 66105 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) Notes: svn path=/head/; revision=108014
* - Update to version 0.4.4Kirill Ponomarev2004-04-294-8/+8
| | | | Notes: svn path=/head/; revision=107987
* - Update to version 2.7Kirill Ponomarev2004-04-292-3/+3
| | | | | | | | PR: ports/65930 Submitted by: maintainer Notes: svn path=/head/; revision=107943
* - Proper handle startup scriptKirill Ponomarev2004-04-292-1/+3
| | | | | | | | PR: ports/66058 Submitted by: maintainer Notes: svn path=/head/; revision=107940
* Update to 0.10.4 release.Alex Dupre2004-04-284-6/+6
| | | | Notes: svn path=/head/; revision=107893
* - Update to version 0.4.3Kirill Ponomarev2004-04-284-7/+9
| | | | Notes: svn path=/head/; revision=107853
* Add the WITH_PERSISTENT_MMAP knob to enable Lennert Buytenhek's patch forPeter Pentchev2004-04-202-0/+10
| | | | | | | | tinydns - keep the data.cdb file mmap'd for a second instead of reopening it on each query. Notes: svn path=/head/; revision=107727
* Use the @FreeBSD.org address of the maintainer.Alexander Leidinger2004-04-201-1/+1
| | | | Notes: svn path=/head/; revision=107720
* - update to DLZ-0.7.0Dirk Meyer2004-04-192-10/+3
| | | | Notes: svn path=/head/; revision=107606
* Fix plist.Anton Berezin2004-04-191-0/+1
| | | | Notes: svn path=/head/; revision=107576
* Remove the SH=${SH} part of this patch. It existed since the creation of theDoug Barton2004-04-182-10/+0
| | | | | | | | | | | | | port, but it's not clear what the purpose was. The reason for removing it is compatibility with Harti's work on updating make. This patch causes a "recursive assignment" error. Removing it causes no difference in the building of the port, so away it goes. PR: standards/57295 Notes: svn path=/head/; revision=107500
* - Pass maintainership to previous submitter.Clement Laforet2004-04-181-1/+1
| | | | Notes: svn path=/head/; revision=107467
* - Make dns/maradns startup script use rc.subr(8).Clement Laforet2004-04-184-32/+60
| | | | | | | | | | | | | | - Provide additional startup script for zoneserver(8) program needed to run an authorative primary nameserver. - Both these scripts pipe programs' output into logger(1) so that maradns logs into syslog. - Installs an example zonefile in maradns (csv1) format. PR: 65624 Submitted by: Alex Kapranoff <kappa@vvs01.agava.net> Notes: svn path=/head/; revision=107430
* - Correct plistKirill Ponomarev2004-04-172-12/+2
| | | | Notes: svn path=/head/; revision=107349
* - Fix MASTER_SITESKirill Ponomarev2004-04-161-2/+1
| | | | Notes: svn path=/head/; revision=107223
* found new master site URLMIHIRA Sanpei Yoshiro2004-04-151-2/+1
| | | | Notes: svn path=/head/; revision=107115
* statically define dig command.MIHIRA Sanpei Yoshiro2004-04-152-2/+12
| | | | | | | doc was only support bind-8's dig, not support bind-9 one. Notes: svn path=/head/; revision=107114
* - Update to 1.0.21Clement Laforet2004-04-142-3/+3
| | | | Notes: svn path=/head/; revision=107052
* Refrain from messing up the permissions on $PREFIX and $PREFIX/bin.Peter Pentchev2004-04-142-6/+11
| | | | | | | Pointed out by: dosirak via kris Notes: svn path=/head/; revision=106994
* - upgrade version to 0.992Yen-Ming Lee2004-04-137-4/+165
| | | | | | | | | | | | | | - switch to rc.subr start mechanism - added user/group - added example data on install, target directory - added pkg-message - added more doc files PR: 65392 Submitted by: Paul Chvostek <paul+fbsd@it.ca> Notes: svn path=/head/; revision=106853
* Tidy up whitespace.Trevor Johnson2004-04-101-3/+3
| | | | Notes: svn path=/head/; revision=106671
* Add p5-Net-LibIDN 0.04, this module provides access to the libidnErwin Lansing2004-04-054-0/+45
| | | | | | | | | | library. PR: ports/63931 Submitted by: Dominik Brettnacher <domi@saargate.de> Notes: svn path=/head/; revision=106225
* - Update to 2.6Pav Lucistnik2004-04-042-4/+4
| | | | | | | | PR: ports/65159 Submitted by: Steven Honson <steven@honson.org> (maintainer) Notes: svn path=/head/; revision=106117
* The ringserver sites don't have the latest BIND 9.Doug Barton2004-04-044-8/+4
| | | | | | | Submitted by: fenner's distfile survey Notes: svn path=/head/; revision=106092
* Remove category pkg/COMMENT files in favour of a COMMENT variable in theKris Kennaway2004-04-022-1/+2
| | | | | | | | | | category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651 Notes: svn path=/head/; revision=105948
* SIZEify (maintainer timeout)Trevor Johnson2004-03-3122-0/+23
| | | | Notes: svn path=/head/; revision=105747
* - Use USE_ICONV knobKirill Ponomarev2004-03-301-2/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=105722
* - Distfile was rerolled, dates were corrected in changelog and two typosPav Lucistnik2004-03-301-2/+2
| | | | | | | | | | were fixed in documentation. No change in actual sources. PR: ports/64913 Submitted by: Andrey Slusar <vasallia@ukr.net> Notes: svn path=/head/; revision=105657
* - Support WITHOUT_NLSKirill Ponomarev2004-03-282-6/+13
| | | | Notes: svn path=/head/; revision=105512
* - make PKGNAMESUFFIX more flexibleDirk Meyer2004-03-261-1/+5
| | | | Notes: svn path=/head/; revision=105367
* - ad hoc fix for reported build errors which I was unable toKirill Ponomarev2004-03-231-0/+5
| | | | | | | | | trace Reported by: many Notes: svn path=/head/; revision=105082
* - Update to version 0.4.2Kirill Ponomarev2004-03-234-7/+17
| | | | Notes: svn path=/head/; revision=105061
* Upgrade to version 3.0.11b8.Stefan Eßer2004-03-222-5/+4
| | | | | | | | | | | | | | | | | | | | | | | The only difference to the previous version (except for the version ID sent in request packets), is the method used to declare errno. For unknown reasons, this version is not available from all mirror sites and binary packages seem to only be provided for 3.0.11b7. The problem with that version was that it was used incorrectly in some Linksys WLAN router which tended to spam DynDNS.org with bogus requests. DynDNS.org ignores certain requests, when received with a version ID of 3.0.11b7, though there's nothing wrong with that code when used correctly. I had considered to just patch the version string in "configure", but after some more thought I've now choosen to actually use the new dist file and to remove the URL of the master site that doesn't offer the newer version. PR: 60940 Submitted by: Lynk <lynk@lynksys.net> Notes: svn path=/head/; revision=104988
* Add SIZE data.Akinori MUSHA2004-03-222-0/+2
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104943
* New description to include information about DHCP server features.Norikatsu Shigemura2004-03-221-5/+10
| | | | | | | | PR: ports/64554 Submitted by: Steven Honson <steven@honson.org> (maintainer) Notes: svn path=/head/; revision=104879
* - Update to 2.0.3Pav Lucistnik2004-03-214-68/+34
| | | | | | | | PR: ports/64428 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) Notes: svn path=/head/; revision=104857
* - fix openldap22 dependencyDirk Meyer2004-03-212-3/+6
| | | | | | | | | Reported by: eik - move configure dialog target Notes: svn path=/head/; revision=104840
* Argh. Fix plist by not clobbering PLIST_SUB.Doug Barton2004-03-212-4/+4
| | | | Notes: svn path=/head/; revision=104814
* Change the way PORT_REPLACES_BASE_BIND8 works by adding an explicitDoug Barton2004-03-202-32/+46
| | | | | | | | | | | | | | | | | | | | | | | variable for replacing includes as well. Users who replaced the base BIND and then attempted to compile other software with -D_REENTRANT were having problems because netdb.h has a different definition for h_errno. The idea of replacing includes originated with users who wanted to compile apps against the libbind installed by the port, however those "power users" can either add the switch to replace includes, or modify their own includes slightly to use the "safe" location for the port include files (PREFIX/include/bind). The PR mentions the problem, along with a cast of thousands. :) Other tuneups for the port are just portlint appeasements. PR: ports/64449 Submitted by: eik Notes: svn path=/head/; revision=104776
* - change default LDAP_PORT to 2.1Dirk Meyer2004-03-201-1/+1
| | | | Notes: svn path=/head/; revision=104773
* Add size data, approved by maintainers.Trevor Johnson2004-03-192-0/+2
| | | | Notes: svn path=/head/; revision=104563
* - Cosmetic changesKirill Ponomarev2004-03-181-4/+5
| | | | Notes: svn path=/head/; revision=104553
* Add size data, approved by maintainers.Trevor Johnson2004-03-182-0/+2
| | | | Notes: svn path=/head/; revision=104520
* Add SIZE.Jacques Vidrine2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104469
* Add SIZE.Munechika SUMIKAWA2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104425
* - Update to version 2.5Kirill Ponomarev2004-03-182-2/+3
| | | | | | | | PR: ports/64407 Submitted by: maintainer Notes: svn path=/head/; revision=104417
* Add SIZE data.Hye-Shik Chang2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104400