aboutsummaryrefslogtreecommitdiff
path: root/dns/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove category pkg/COMMENT files in favour of a COMMENT variable in theKris Kennaway2004-04-021-0/+2
| | | | | | | | | | category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651 Notes: svn path=/head/; revision=105948
* Add crossip, a Cross Platform DNS update client, written in java. CrossIP ↵Pav Lucistnik2004-03-021-0/+1
| | | | | | | | | | | | | | uses the ThatIP protocol version 1.1 to send DNS update requests. It manages DNS records, update history, and allows for per record configuration. It also includes a wizard for generation of configuration files. PR: ports/62760 Submitted by: Dan Smith <dan@algenta.com> Notes: svn path=/head/; revision=102748
* Add dnsproxy-1.13, a proxy for DNS queries.Clement Laforet2004-01-141-0/+1
| | | | | | | | | | | | | The dnsproxy daemon is a proxy for DNS queries. It forwards these queries to two previously configured nameservers: one for authoritative queries and another for recursive queries. The received answers are sent back to the client unchanged. No local caching is done. Approved by: erwin (mentor) (implicitly) Notes: svn path=/head/; revision=98150
* Add ldapdns 2.05, lDAP-backed DNS server.Sergei Kolobov2004-01-061-0/+1
| | | | | | | | | | | | | | | ldapdns is a lightweight, high performance DNS server which utilizes LDAP as its backend. It is originally based on djbdns and strives to maintain the same goals of performance, security and simplicity. WWW: http://www.nimh.org/code/ldapdns/ PR: 60965 Submitted by: Paul Dlug <paul@aps.org> Notes: svn path=/head/; revision=97452
* Add skadns 0.23:Sergei Kolobov2004-01-011-0/+1
| | | | | | | | | | | | | | | | | | | | | | Skadns is a kind of an Asynchronous DNS client software: - Kind of: it's small. Really small. But it just works. - Asynchronous: all DNS operations are non-blocking. - DNS client software: it's a DNS client, what you may know as a "stub resolver". To perform full DNS resolution, you will still need a full resolver like dnscache. The skadns library offers a simple API to make asynchronous DNS queries. The skadnsip, skadnsmx and skadnsfilter commands are examples of how to use that API. They are mainly there for their source code. The skadnsd daemon, usable as a child process or as a separate service, handles the grunt work of DNS querying and makes the network completely invisible to the client. Author: Laurent G. Bercot <ska-skaware@skarnet.org> WWW: http://www.skarnet.org/software/skadns/ Notes: svn path=/head/; revision=97051
* Add updatedd 1.8,Sergei Kolobov2003-12-181-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | dynamic DNS Update Client supporting multiple services. Updatedd is a client to update dynamic dns settings. With the use of the pppd ip-up script it can update these settings automatically for you. Updatedd does not run as a daemon. It is divided into one main program and one plugin for each supported service. The plugins are dynamic libraries which are loaded by the main program. So it is possible to remove support for services you don't need. Supported Services: ods.org, dyndns.org, ovh.net, no-ip.org, hn.org Author: Philipp Benner <philipp_benner (at) gmx (dot) de> WWW: http://pb.gotdns.org/ PR: 59907 Submitted by: geniusj@ods.org Notes: svn path=/head/; revision=96144
* 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