non port: dns/Makefile |
Number of commits found: 424 (showing only 24 on this page) |
Wednesday, 11 Aug 2004
|
22:19 dougb
Add a port for BIND 9.3.x. This code base is different from BIND
9.2.x in several important ways, including new DNSSEC support
and reportedly better performance.
It is anticipated that when this code base settles down that the
bind9 port could be removed.
|
Sunday, 8 Aug 2004
|
21:59 thierry
- Update of sysutils/fastresolve to support BDB ver. 4.2;
- Move to the dns category.
PR: ports/70127 & ports/70179
Submitted by: Michael Edenfield & maintainer
Repocopied by: marcus.
|
Thursday, 15 Jul 2004
|
13:37 mat
Add p5-DNS-ZoneParse 0.91, parse and manipulate DNS Zone Files.
|
Saturday, 3 Jul 2004
|
14:23 edwin
fpdns - Fingerprinting DNS servers
Identify what versions of nameserver software is running.
WWW: http://www.rfc.se/fpdns/
|
Wednesday, 2 Jun 2004
|
19:18 pav
Add sheerdns, a master DNS server whose zone records are stored on a
One-Record-Per-File bases. Because of this, sheerdns is the simplest of any DNS
to configure, the easiest to update, and the most efficient for networks that
experience a lot of updates (for example master servers for dynamic IP address
ranges).
PR: ports/67241
Submitted by: <bkhl@elektrubadur.se>
|
Saturday, 8 May 2004
|
13:46 kris
Finish removing weedns_sc
Pointy hat to: kris
|
Friday, 2 Apr 2004
|
07:29 kris
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
|
Tuesday, 2 Mar 2004
|
17:17 pav
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>
|
Wednesday, 14 Jan 2004
|
12:47 clement
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)
|
Tuesday, 6 Jan 2004
|
08:19 sergei
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>
|
Thursday, 1 Jan 2004
|
23:12 sergei
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/
|
Thursday, 18 Dec 2003
|
13:59 sergei
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
|
Sunday, 16 Nov 2003
|
22:17 sf
move category net->dns
Approved by: maintainer
|
Friday, 17 Oct 2003
|
20:18 krion
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.
|
Tuesday, 14 Oct 2003
|
14:23 mat
Add p5-Net-Nslookup 1.14
Provides the capabilities of the standard tool nslookup(1).
PR: 57984
Submitted by: clsung@dragon2.net
|
Wednesday, 10 Sep 2003
|
09:59 roam
Add ares-1.1.1, an asynchronous DNS resolver library.
|
Monday, 8 Sep 2003
|
08:40 edwin
[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>
|
Friday, 5 Sep 2003
|
04:54 edwin
Massive repo-copies request: net->dns (partly devel->dns)
PR: ports/56020
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Approved by: portmgr
|
Saturday, 30 Aug 2003
|
06:27 edwin
Maybe that added an empty line to this file will force it to stay
alphabeticly.
|
06:25 edwin
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>
|
03:27 marcus
Sort this file.
|
00:47 edwin
Move net/weedns_sc to dns/weedns_sc
|
00:45 edwin
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>
|
Friday, 15 Aug 2003
|
22:59 kris
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.
|
Number of commits found: 424 (showing only 24 on this page) |