summaryrefslogtreecommitdiff
path: root/dns (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reset unreachable MAINTAINERs to ports@FreeBSD.orgOliver Eikemeier2003-11-191-1/+1
| | | | | | | | PR: 59109 Approved by: marcus (mentor) Notes: svn path=/head/; revision=94400
* - Added some patches to fix a memory leak in the bind backendDirk Meyer2003-11-1814-2/+268
| | | | | | | | | | | | - Added a patch to fix a problem with the allow-axfr-ips option (host/32 netmask didn't work) - Added an option to the configure dialog to compile the recursor - Bumped PORTREVISION PR: 59385 Submitted by: tremere@cainites.net Notes: svn path=/head/; revision=94261
* - make portlint happyDirk Meyer2003-11-181-1/+1
| | | | Notes: svn path=/head/; revision=94257
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.Trevor Johnson2003-11-172-2/+0
| | | | Notes: svn path=/head/; revision=94172
* move category net->dnsFUJISHIMA Satsuki2003-11-162-1/+2
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=94128
* - Fix build on -currentKirill Ponomarev2003-11-131-0/+1
| | | | | | | Reported by: bento via kris Notes: svn path=/head/; revision=93913
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.Trevor Johnson2003-11-131-2/+2
| | | | Notes: svn path=/head/; revision=93890
* Add patch forgotten in the previous commitSergei Kolobov2003-11-111-0/+25
| | | | | | | | PR: 59178 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Notes: svn path=/head/; revision=93747
* - Update to 1.0.20Sergei Kolobov2003-11-113-69/+69
| | | | | | | | | | | | | | - Assign maintainership to the submitter While I'm here: - Shorten COMMENT to prevent truncation by pkg_info(1) - Use DOCSDIR macro in pkg-plist PR: 59178 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Notes: svn path=/head/; revision=93746
* Update to version 1.18Yen-Ming Lee2003-11-102-2/+2
| | | | | | | | PR: 59099 Submitted by: Steven Honson <shonson@isoproplex.net> Notes: svn path=/head/; revision=93652
* Update to version 0.42. Fixes a bug in Net::DNS::Resolver::Recurse, andDoug Barton2003-11-102-4/+3
| | | | | | | adds capability for a persistent UDP socket. Notes: svn path=/head/; revision=93631
* - Update to 0.3.4Kirill Ponomarev2003-11-094-13/+18
| | | | Notes: svn path=/head/; revision=93576
* Update to version 3.6.3 and new mastersite (already partially done).Mark Linimon2003-11-075-9/+60
| | | | | | | | | The patchfile unwires hardcoding of configuration directories. The changes are mostly minor; see work/README for full summary. PR: ports/55335, maintainer timeout (3 months). Notes: svn path=/head/; revision=93273
* - Update to 2.0.0b9Sergei Kolobov2003-11-046-181/+165
| | | | | | | | | | | - Fix broken dependency - Properly handle docs and respect NOPORTDOCS PR: 58921 Submitted by: maintainer Notes: svn path=/head/; revision=93067
* fix broken mastersiteEdwin Groothuis2003-11-031-1/+1
| | | | Notes: svn path=/head/; revision=93009
* remove obsolete mastersiteEdwin Groothuis2003-11-032-4/+2
| | | | Notes: svn path=/head/; revision=93008
* remove obsolete masterfileEdwin Groothuis2003-11-031-2/+1
| | | | Notes: svn path=/head/; revision=93006
* x broken mastersiteEdwin Groothuis2003-11-031-1/+1
| | | | Notes: svn path=/head/; revision=93005
* remove obsolete mastersiteEdwin Groothuis2003-11-031-2/+1
| | | | Notes: svn path=/head/; revision=93004
* fix mastersites, fix pkg-descr WWWEdwin Groothuis2003-11-032-1/+4
| | | | Notes: svn path=/head/; revision=93003
* remove broken mastersite.Edwin Groothuis2003-11-032-3/+2
| | | | Notes: svn path=/head/; revision=93002
* Fix mastersite, but not the pkg-descr's WWW line.Edwin Groothuis2003-11-031-1/+1
| | | | Notes: svn path=/head/; revision=93001
* - update DLZ to 0.6.0Dirk Meyer2003-11-033-11/+49
| | | | | | | | | - add berkleydb support - add openldap support - improved documentation Notes: svn path=/head/; revision=92928
* Mark BROKEN (see bento logs). These ports are scheduled for removalKris Kennaway2003-11-031-0/+2
| | | | | | | | after Feb 2 2004 if they are still broken at that time and no fixes have been submitted by PR. Notes: svn path=/head/; revision=92921
* Reset maintainer of ports owned by inactive committers who were just retired.Kris Kennaway2003-11-031-2/+2
| | | | Notes: svn path=/head/; revision=92900
* - Support all mysql clientsDirk Meyer2003-11-012-4/+16
| | | | Notes: svn path=/head/; revision=92784
* add a missing \\ in last commitYing-Chieh Liao2003-10-311-1/+1
| | | | Notes: svn path=/head/; revision=92673
* introduce MASTER_SITE_GNU_ALPHAYing-Chieh Liao2003-10-311-2/+2
| | | | Notes: svn path=/head/; revision=92672
* - Use "gnomehack" knobKirill Ponomarev2003-10-302-1/+3
| | | | | | | | | - Bump PORTREVISION Submitted by: ijliao Notes: svn path=/head/; revision=92628
* - Update to version 1.10Kirill Ponomarev2003-10-292-2/+2
| | | | Notes: svn path=/head/; revision=92597
* Upgrade to 1.14Vanilla I. Shu2003-10-292-2/+2
| | | | | | | | PR: ports/58668 Submitted by: maintainer Notes: svn path=/head/; revision=92523
* Update to 2.9.12Dirk Meyer2003-10-284-4/+4
| | | | | | | | | | | | - Addition of SQLite backend - pdns_recursor maturity - Verisign sitefinder workaround PR: 58609 Submitted by: tremere@cainites.net Notes: svn path=/head/; revision=92478
* I specifically stated that I did not want to bump portepoch for this port.Doug Barton2003-10-284-4/+0
| | | | | | | | | | | | | I realize that my error in version numbering previously caused some confusion about 9.2.3 being a more up to date version than 9.2.3.4, but this will quickly be resolved with the next version, and affected only a few users who installed the release candidate. The portepoch change is permanent, and perpetuates a silly kludge for no good reason. Please do not change this again without discussing it with me. Notes: svn path=/head/; revision=92446
* Fix removal of the last digit in the version number issue.Edwin Groothuis2003-10-284-0/+4
| | | | | | | | | | [~/cvs/ports/dns/bind9] edwin@k7>pkg_version -t 9.2.3.4 9.2.3 > [~/cvs/ports/dns/bind9] edwin@k7>pkg_version -t 9.2.3.4 9.2.3,1 < Notes: svn path=/head/; revision=92427
* - let user configure witch MySQL or OpenLDAP versions he wantsDirk Meyer2003-10-254-14/+60
| | | | Notes: svn path=/head/; revision=92134
* Upgrade to the 9.2.3 release versionDoug Barton2003-10-248-12/+12
| | | | Notes: svn path=/head/; revision=92089
* Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introducedErwin Lansing2003-10-242-2/+0
| | | | | | | in the last commit. Notes: svn path=/head/; revision=92065
* utilize SITE_PERLYing-Chieh Liao2003-10-2410-22/+18
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Update Gerrit Pape's manpages to the 20031023 version.Peter Pentchev2003-10-244-48/+5
| | | | | | | Remove files related to my abortive attempt to reimplement libdjbdns. Notes: svn path=/head/; revision=92050
* Change to my @FreeBSD.org address.Sergei Kolobov2003-10-232-2/+2
| | | | | | | Approved by: krion Notes: svn path=/head/; revision=91927
* - Unbreak dns/dnsutl on 5.xKirill Ponomarev2003-10-222-7/+30
| | | | | | | | PR: 58356 Submitted by: Markus Brueffer <brueffer@phoenix-systems.de> Notes: svn path=/head/; revision=91875
* - Update to version 0.3.3Kirill Ponomarev2003-10-183-4/+5
| | | | Notes: svn path=/head/; revision=91571
* Add dnsflood 1.08Kirill Ponomarev2003-10-175-0/+50
| | | | | | | | | DNS Flood Detector was developed to detect abusive usage levels on high traffic nameservers and to enable quick response in halting the use of one's nameserver to facilitate spam. Notes: svn path=/head/; revision=91529
* Only throw the error when RUBY_VER != RUBY_DEFAULT_VER.Edwin Groothuis2003-10-151-3/+7
| | | | Notes: svn path=/head/; revision=91288
* BROEN: Broken dependencyKris Kennaway2003-10-151-0/+2
| | | | Notes: svn path=/head/; revision=91273
* - Add dependency on devel/libltdl forgotten by adeSergey A. Osokin2003-10-142-11/+24
| | | | | | | | | | | | | - Do not explicitly add --disable-ltdl-install to CONFIGURE_ARGS as configure DTRT now - Add optional dependency on devel/fam - Sort pkg-plist - Bump PORTREVISION Submitted by: Sergei Kolobov <sergei@kolobov.com> (maintainer) PR: 58005 Notes: svn path=/head/; revision=91205
* Add p5-Net-Nslookup 1.14Mathieu Arnold2003-10-145-0/+41
| | | | | | | | | | Provides the capabilities of the standard tool nslookup(1). PR: 57984 Submitted by: clsung@dragon2.net Notes: svn path=/head/; revision=91203
* [maintainer patch] dns/bind9-sdb-mysql: Use CONFLICTS.Daichi GOTO2003-10-141-0/+2
| | | | | | | | PR: 57916 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer) Notes: svn path=/head/; revision=91172
* Remove use/install of embedded libltdl, using devel/libltdl instead.Ade Lovett2003-10-132-7/+4
| | | | | | | | | | | | | | Port seems to be broken either way, though: ===> Building for posadis-0.60.1_1 make: don't know how to make all. Stop An empty Makefile is generated. Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=91097
* - Update to version 1.17Kirill Ponomarev2003-10-132-2/+13
| | | | | | | | PR: 57919 57882 Submitted by: maintainer, Matt Peterson <matt@peterson.org> Notes: svn path=/head/; revision=91089