1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
Commit Graph

18 Commits

Author SHA1 Message Date
Kris Kennaway
98dd96ee20 Remove category pkg/COMMENT files in favour of a COMMENT variable in the
category makefile.

Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR:		59651
2004-04-02 07:29:48 +00:00
Pav Lucistnik
651411a118 Add crossip, a Cross Platform DNS update client, written in java. CrossIP 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>
2004-03-02 17:17:21 +00:00
Clement Laforet
04afb694e2 Add dnsproxy-1.13, a proxy for DNS queries.
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)
2004-01-14 12:47:13 +00:00
Sergei Kolobov
a5f1ddf3e6 Add ldapdns 2.05, lDAP-backed DNS server.
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>
2004-01-06 08:19:47 +00:00
Sergei Kolobov
0702007805 Add skadns 0.23:
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/
2004-01-01 23:12:39 +00:00
Sergei Kolobov
93dc225c4d Add updatedd 1.8,
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
2003-12-18 13:59:48 +00:00
FUJISHIMA Satsuki
9cd8bcb24b move category net->dns
Approved by:	maintainer
2003-11-16 22:17:48 +00:00
Kirill Ponomarev
5791c1c68a Add dnsflood 1.08
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.
2003-10-17 20:18:11 +00:00
Mathieu Arnold
31e009b857 Add p5-Net-Nslookup 1.14
Provides the capabilities of the standard tool nslookup(1).

PR:		57984
Submitted by:	clsung@dragon2.net
2003-10-14 14:23:24 +00:00
Peter Pentchev
5a33c724b1 Add ares-1.1.1, an asynchronous DNS resolver library. 2003-09-10 09:59:25 +00:00
Edwin Groothuis
d70fadb978 [new port] dns/bind9-sdb-mysql: BIND 9 patch to supports zones
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>
2003-09-08 08:40:02 +00:00
Edwin Groothuis
fa1ac61168 Massive repo-copies request: net->dns (partly devel->dns)
PR:		ports/56020
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
Approved by:	portmgr
2003-09-05 04:54:37 +00:00
Edwin Groothuis
0141ae5ff2 Maybe that added an empty line to this file will force it to stay
alphabeticly.
2003-08-30 06:27:01 +00:00
Edwin Groothuis
bab67b953f New port: net/zonecheck version 2.0.0b5
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>
2003-08-30 06:25:10 +00:00
Joe Marcus Clarke
908ac431cd Sort this file. 2003-08-30 03:27:57 +00:00
Edwin Groothuis
b8d63a209f Move net/weedns_sc to dns/weedns_sc 2003-08-30 00:47:26 +00:00
Edwin Groothuis
180d7d9419 New port: net/rbldnsd - small fast DNS server for DNSBL zones
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>
2003-08-30 00:45:27 +00:00
Kris Kennaway
fa265e906d Add empty subdir makefiles for the new dns and polish categories. These
are not yet hooked up to ports/Makefile because INDEX builds break when
there are empty category subdirectories.
2003-08-15 22:59:37 +00:00