summaryrefslogtreecommitdiff
path: root/dns/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* move category net->dnsFUJISHIMA Satsuki2003-11-161-0/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=94128
* Add dnsflood 1.08Kirill Ponomarev2003-10-171-0/+1
| | | | | | | | | 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
* Add p5-Net-Nslookup 1.14Mathieu Arnold2003-10-141-0/+1
| | | | | | | | | | Provides the capabilities of the standard tool nslookup(1). PR: 57984 Submitted by: clsung@dragon2.net Notes: svn path=/head/; revision=91203
* Add ares-1.1.1, an asynchronous DNS resolver library.Peter Pentchev2003-09-101-0/+1
| | | | Notes: svn path=/head/; revision=88915
* [new port] dns/bind9-sdb-mysql: BIND 9 patch to supports zonesEdwin Groothuis2003-09-081-0/+1
| | | | | | | | | | | | | | storage in a MySQL database bind9-sdb-mysql is provide a simple support for MySQL database in bind version 9. Currently it supports only zones stored in MySQL. PR: ports/56565 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Notes: svn path=/head/; revision=88763
* Massive repo-copies request: net->dns (partly devel->dns)Edwin Groothuis2003-09-051-0/+54
| | | | | | | | | PR: ports/56020 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Approved by: portmgr Notes: svn path=/head/; revision=88573
* Maybe that added an empty line to this file will force it to stayEdwin Groothuis2003-08-301-1/+2
| | | | | | | alphabeticly. Notes: svn path=/head/; revision=88052
* New port: net/zonecheck version 2.0.0b5Edwin Groothuis2003-08-301-0/+1
| | | | | | | | | | | New port: zonecheck - check DNS zone files for consistency and report it. It supports IPv6 zones. PR: ports/54319 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> Notes: svn path=/head/; revision=88050
* Sort this file.Joe Marcus Clarke2003-08-301-1/+1
| | | | Notes: svn path=/head/; revision=88041
* Move net/weedns_sc to dns/weedns_scEdwin Groothuis2003-08-301-0/+1
| | | | Notes: svn path=/head/; revision=88022
* New port: net/rbldnsd - small fast DNS server for DNSBL zonesEdwin Groothuis2003-08-301-0/+1
| | | | | | | | | | | | A very small and fast DNS server made especially for DNSBL zones. Inspired by Dan J Bernstein's rbldns from djbdns, but entirely original (and faster and more featureful). PR: ports/53274 Submitted by: Paul Chvostek <paul+fbsd@it.ca> Notes: svn path=/head/; revision=88020
* Add empty subdir makefiles for the new dns and polish categories. TheseKris Kennaway2003-08-151-0/+4
are not yet hooked up to ports/Makefile because INDEX builds break when there are empty category subdirectories. Notes: svn path=/head/; revision=87014