notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
non port: dns/Makefile

Number of commits found: 424 (showing only 100 on this page)

«  1 | 2 | 3 | 4 | 5  »  

Friday, 31 Dec 2010
17:35 rene search for other commits by this committer
Garbage-collect expired ports:
2010-12-30 databases/p5-sqlrelay: broken and upstream disapeared
2010-12-30 devel/php-dbg2: No upstream support
2010-12-30 dns/fourcdns: upstream has disapeared
2010-12-31 emulators/win4bsd: Development has ceased and distfile is no longer
available
2010-12-31 french/mozilla-flp: www/seamonkey port is deprecated. Consider using
the www/firefox-i18n.
2010-12-31 french/xtel: Minitel services will be discontinued at the end of
2010.
2010-12-30 ftp/ftpq: upstream has disapeared
2010-12-30 graphics/paintlib: does not compile with new tiff and no more
maintained upstream
2010-12-30 graphics/g3dviewer: does not build with gcc 4.2, upstream disapeared
2010-12-30 lang/scriba: Does not compile with gcc 4.2+, looks like abandonware
2010-12-30 math/rascal: Broken on every arch since 2008, looks like an
abandonware
2010-12-31 net-mgmt/nrg: Project has vanished. Use cacti instead.
2010-12-31 security/hostsentry: Project is dead.
2010-12-31 sysutils/kcube: Project has vanished
2010-12-31 www/cybercalendar: has been unmaintained since 2001 and is unusable
with dates after 2010 (see ports/150974)
2010-12-31 www/flock: Flock 3 moves from Firefox to Chromium
2010-12-31 www/linux-flock: Flock 3 moves from Firefox to Chromium
2010-12-30 x11-clocks/xtu: Looks like abandonware

Leave java/tya in for now, as it has outstanding PRs.
Original commit
Friday, 17 Dec 2010
22:48 dougb search for other commits by this committer
Add a -devel port for 9.8.0a1, which will allow people to experiment
with DNS64. Once 9.8.0 is released officially the -devel tag will be
removed.

BIND version 9 is a major rewrite of nearly all aspects of the underlying BIND
architecture.  Some of the important features of BIND 9 are:

DNS Security: DNSSEC (signed zones), TSIG (signed DNS requests)
IP version 6: Answers DNS queries on IPv6 sockets, IPv6 resource records (AAAA)
     Experimental IPv6 Resolver Library
DNS Protocol Enhancements: IXFR, DDNS, Notify, EDNS0
     Improved standards conformance
Views: One server process can provide multiple "views" of the DNS namespace,
     e.g. an "inside" view to certain clients, and an "outside" view to others.
Multiprocessor Support

BIND 9.8 includes a number of changes from BIND 9.7 and earlier releases,
including:
        Preliminary DNS64 support (AAAA synthesis only initially)

See the CHANGES file for more information on features.

WWW: https://www.isc.org/software/bind
Original commit
Wednesday, 1 Dec 2010
00:48 dougb search for other commits by this committer
As previously advertised, remove BIND 9.3.x coincident with the
EOL of RELENG_6.
Original commit
Friday, 26 Nov 2010
21:16 pgollucci search for other commits by this committer
This module provides a replacement function for Socket::inet_aton,
with support for timeouts.

WWW:    http://search.cpan.org/dist/Net-DNS-Lite/

PR:             ports/152591
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Wednesday, 27 Oct 2010
01:26 wen search for other commits by this committer
pear-Net_DNS2 provides (roughly) the same functionality as Net_DNS, but
using PHP5 objects, exceptions for error handling, better sockets support.

This release is (in most cases) 2x - 10x faster than Net_DNS, as well as
includes more RR's (including DNSSEC RR's), and improved sockets and streams
support.

WWW: http://pear.php.net/package/Net_DNS2/
Original commit
Wednesday, 1 Sep 2010
07:16 ashish search for other commits by this committer
DNSCheck is a program that is designed to help people check, measure and
hopefully also understand the workings of the Domain Name System. When used to
check an domain (aka zone) is submitted to DNSCheck, it will investigate the
general health by performing various tests and sanity checks.

WWW: http://dnscheck.iis.se/

PR:             ports/148370
Submitted by:   dnscheckengine-port at academ.com (Stan Barber)
Approved by:    tabthorpe (mentor)
Original commit
Sunday, 27 Jun 2010
01:21 wen search for other commits by this committer
Class to setup a number of nameservers that respond to specific DNS queries
(QNAME,QTYPE) by prespecified answers. This class is to be used in test suites
where you want to have servers to show predefined behavior.

If the server will do a lookup based on QNAME,QTYPE and return the specified
data. If there is no QNAME, QTYPE match the server will return a SERVFAIL.

A log will be written to STDERR it contains time, IP/PORT, QNAME, QTYPE, RCODE.

WWW:    http://search.cpan.org/dist/Net-DNS-TestNS/

PR:             ports/148161
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Feature safe:   yes
Original commit
Wednesday, 19 May 2010
06:00 wen search for other commits by this committer
Net::DNS::RR::SRV::Helper is a perl module to order SRV records
by priority and weight for Net::DNS.

WWW: http://search.cpan.org/dist/Net-DNS-RR-SRV-Helper/

PR:             ports/146572
Submitted by:   "Zane C.B." <vvelox@vvelox.net>
Original commit
Wednesday, 5 May 2010
11:39 tobez search for other commits by this committer
Add dns/p5-BIND-Config-Parser 0.01, a Perl module that
parses BIND v8 and v9 configuration files.
Original commit
Friday, 2 Apr 2010
02:46 dougb search for other commits by this committer
Add bind-tools:

The user space command line tools from the latest version of BIND:
        dig, host, and nslookup

WWW: https://www.isc.org/software/bind
Original commit
Thursday, 4 Feb 2010
08:25 itetcu search for other commits by this committer
libasyncns is a C library for Linux/Unix for executing name service queries
asynchronously. It is an asynchronous wrapper around getaddrinfo(3),
getnameinfo(3), res_query(3) and res_search(3) from libc and libresolv.

In contrast to GNU's asynchronous name resolving API getaddrinfo_a(),
libasyncns does not make use of UNIX signals for reporting completion of name
queries. Instead, the API exports a standard UNIX file descriptor which may be
integerated cleanly into custom main loops.

In contrast to asynchronous DNS resolving libraries like libdenise, skadns,
adns, libasyncns is just an asynchronous wrapper around the libc's synchronous
getaddrinfo() API, which has the advantage of allowing name resolution using
techniques like Multicast DNS, LDAP or NIS using standard libc NSS (Name
Service Switch) modules. libasyncns is compatible with IPv6 if the underlying
libc is.

libasyncns is very tiny, consisting of just one header and one source file. It
has no dependencies besides libc.

WWW: http://0pointer.de/lennart/projects/libasyncns/
Original commit
Wednesday, 13 Jan 2010
06:33 nemoliu search for other commits by this committer
Add autotrust 0.3.1, a a tool to automatically update DNSSEC trust
anchors.

PR:             ports/142523
Submitted by:   Jaap Akkerhuis <jaap at nlnetlabs.nl>
Original commit
Thursday, 7 Jan 2010
06:25 wen search for other commits by this committer
OpenDNSSEC was created as an open-source turn-key solution for
DNSSEC. It secures zone data just before it is published in an
authoritative name server.

WWW: http://www.opendnssec.org

PR:             ports/142103
Submitted by:   Jaap Akkerhuis <jaap@NLnetLabs.nl>
Original commit
Friday, 25 Dec 2009
19:24 miwi search for other commits by this committer
An experiment in benchmarking DNS name services. This tool
is designed to help you as a user determine what name services
are the best to use for an individual machine.

WWW: http://namebench.googlecode.com/

PR:             ports/141202
Submitted by:   Sahil Tandon <sahil at tandon.net>
Original commit
Monday, 14 Dec 2009
06:25 dougb search for other commits by this committer
Add BIND 9.7.0rc1 with a -devel suffix for now so that people can
start testing it sooner rather than later. When the final version
is released the -devel will be removed.

Some of the new features of BIND 9.7.x are:

        - Fully automatic signing of zones by "named"
        - Simplified configuration of DNSSEC Lookaside Validation (DLV)
        - Simplified configuration of Dynamic DNS, using the "ddns-confgen"
          command line tool or the "local" update-policy option
        - New named option "attach-cache" that allows multiple views to
          share a single cache
        - DNS rebinding attack prevention
        - New default values for dnssec-keygen parameters
        - Support for RFC 5011 automated trust anchor maintenance
          (see README.rfc5011 for additional details)
        - Smart signing: simplified tools for zone signing and key
          maintenance
        - Improved PKCS#11 support
Original commit
Thursday, 27 Aug 2009
09:20 miwi search for other commits by this committer
Dnsruby is a pure Ruby DNS client library. It provides a
complete DNS client implementation, including full DNSSEC
support.

WWW: http://rubyforge.org/projects/dnsruby/

PR:             ports/138203
Submitted by:   Wen Heping <wenheping at gmail.com>
Original commit
Saturday, 15 Aug 2009
18:21 dougb search for other commits by this committer
Hook up the bind94-geoip slave port
Original commit
Monday, 10 Aug 2009
06:44 dougb search for other commits by this committer
The libbind functions have been separated from the BIND suite as of
BIND 9.6.0. Originally from older versions of BIND, they have been
continually maintained and improved but not installed by default with
BIND 9. This standard resolver library contains the same historical
functions and headers included with many Unix operating systems.
In fact, most implementations are based on the same original code.

ISC's libbind provides the standard resolver library, along with header
files and documentation, for communicating with domain name servers,
retrieving network host entries from /etc/hosts or via DNS, converting
CIDR network addresses, performing Hesiod information lookups, retrieving
network entries from /etc/networks, implementing TSIG transaction/request
security of DNS messages, performing name-to-address and address-to-name
translations, and utilizing /etc/resolv.conf for resolver configuration.

WWW: https://www.isc.org/software/libbind

- Doug Barton
DougB@FreeBSD.org
Original commit
Saturday, 30 May 2009
18:43 miwi search for other commits by this committer
The dnsreflector daemon listens for DNS queries on a local UDP port
and answers with records pointing back to localhost. Combined with
packet filter pf(4) this works as a bandwidth efficient spamtrap.

WWW: http://www.wolfermann.org/dnsreflector.html

PR:             ports/135077
Submitted by:   ismail.yenigul at endersys.com.tr
Original commit
Sunday, 17 May 2009
00:23 pgollucci search for other commits by this committer
pgeodns is a simple DNS server that can distribute load for a
hostname to the nearest mirrors (as defined by geography; on the
country / continent level).

It is used for search.cpan.org/cpansearch.perl.org and for
ftp.perl.org/ftp.cpan.org; to provide nearby-ish
servers for the NTP Pool; and to balance svn.apache.org to
svn.us.apache.org and svn.eu.apache.org.

WWW:    http://geo.bitnames.com/
Original commit
Monday, 6 Apr 2009
16:08 bsam search for other commits by this committer
Add linux-f8-libidn 0.6.14, internationalized Domain Name support
library (Linux Fedora 8).
Original commit
Sunday, 29 Mar 2009
11:57 lwhsu search for other commits by this committer
- Add mydns-ng
Original commit
Sunday, 4 Jan 2009
07:28 dougb search for other commits by this committer
Hook bind96 up to the build
Original commit
Wednesday, 31 Dec 2008
08:27 dinoex search for other commits by this committer
- disconnect bind9-dlz
Original commit
Sunday, 23 Nov 2008
16:35 miwi search for other commits by this committer
Dns2tcp is a tool for relaying TCP connections over DNS.

WWW:    http://www.hsc.fr/ressources/outils/dns2tcp/index.html.en
Original commit
Tuesday, 23 Sep 2008
00:53 edwin search for other commits by this committer
dnscap is a network capture utility designed specifically for DNS
traffic.  It normally produces binary data in pcap(3) format, either
on standard output or in successive dump files (based on the -w
command line option.)  This utility is similar to tcpdump(1), but
has finer grained packet recognition tailored to DNS transactions
and protocol options.  dnscap is expected to be used for gathering
continuous research or audit traces.

WWW: https://www.dns-oarc.net/tools/dnscap

PR:             ports/127433
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
Original commit
Wednesday, 27 Aug 2008
01:01 wxs search for other commits by this committer
New port: BIND version 9 Nameserver, with PostgreSQL backend support.

WWW: http://www.isc.org/index.pl?/sw/bind/index.php

PR:             ports/126592
Submitted by:   Josh Carroll <josh.carroll@gmail.com>
Original commit
Sunday, 17 Aug 2008
06:09 edwin search for other commits by this committer
New port: dns/zkt (ZKT is a tool to manage keys and signatures for DNSSEC-zones)

        ZKT is a tool to manage keys and signatures for DNSSEC-zones.
        The Zone Key Tool consists of two commands:

        - dnssec-zkt to create and list dnssec zone keys and
        - dnssec-signer to sign a zone and manage the lifetime of
          the zone signing keys

        See: http://www.hznet.de/dns/zkt/

PR:             ports/126296
Submitted by:   Frank Behrens <frank+ports@ilse.behrens.de>
Original commit
Thursday, 7 Aug 2008
21:28 miwi search for other commits by this committer
DNS Multiple Race Exploiter is a tool that exploits an inherent flaw in the
DNS Server Cache. By sending many queries to a DNS server along with fake
replies, an attacker can successfuly writes a fake new entry in the DNS
cache.

WWW:    http://www.securebits.org/dnsmre.html

PR:             ports/126189
Submitted by:   Tomoyuki Sakurai <cherry at trombik.org>
Original commit
Friday, 4 Jul 2008
15:41 dougb search for other commits by this committer
Hook bind95 up to the build
Original commit
Friday, 23 May 2008
23:39 mm search for other commits by this committer
UDNS is a stub DNS resolver library with ability to perform both synchronous
and asynchronous DNS queries.

WWW: http://www.corpit.ru/mjt/udns.html
Original commit
Wednesday, 7 May 2008
12:43 jadawin search for other commits by this committer
- Add dns/powerdns-devel

PR:             ports/122948
Submitted by:   Ralf van der Enden <tremere@cainites.net>
Approved by:    thierry
Original commit
12:26 jadawin search for other commits by this committer
¦‡/
Original commit
06:05 beech search for other commits by this committer
- New port dns/p5-Net-DNS-Async-1.0.6

Net::DNS::Async is a fire-and-forget asynchronous DNS helper.

PR:             ports/123382
Submitted by:   Sahil Tandon <sahil at tandon.net>
Original commit
Tuesday, 29 Apr 2008
07:35 sem search for other commits by this committer
- New port: dns/unbound

Unbound is designed as a set of modular components, so that also
DNSSEC (secure DNS) validation and stub-resolvers (that do not run as
a server, but are linked into an application) are easily possible.

Goals:
    * A validating recursive DNS resolver.
    * Code diversity in the DNS resolver monoculture.
    * Drop-in replacement for BIND apart from config.
    * DNSSEC support.
    * Fully RFC compliant.
    * High performance
          o even with validation.
    * Used as
          o stub resolver.
          o full caching name server.
          o resolver library.
    * Elegant design of validator, resolver, cache modules.
          o provide the ability to pick and choose modules.
    * Robust.
    * In C, open source: The BSD license.
    * Smallest as possible component that does the job.
    * Stub-zones can be configured (local data or AS112 zones).

Non-goals:
    * An authoritative name server.
    * Too many Features.

WWW: http://unbound.net
Original commit
Saturday, 2 Feb 2008
08:53 beech search for other commits by this committer
- New port openresolv-1.1

A resolvconf compatible framework for managing /etc/resolv.conf.

PR:             ports/119171
Submitted by:   Roy Marples <roy@marples.name> (maintainer)
Original commit
Monday, 28 Jan 2008
19:38 ehaupt search for other commits by this committer
Add dnswall 0.1.4, a daemon that filters out private IP addresses in DNS
responses.

It is designed to be used in conjunction with an existing recursive DNS resolver
in order to protect networks against DNS rebinding attacks.
Original commit
Saturday, 12 Jan 2008
16:38 miwi search for other commits by this committer
Net::DNSBL::Statistics is the Perl module that collects statistics on the
interrogation success for a list of IP addresses against a list of DNSBL's.
The module is used to implement the reproting script dnsblstat.

WWW:    http://search.cpan.org/dist/Net-DNSBL-Statistics/

PR:             ports/119424
Submitted by:   Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
Original commit
Thursday, 13 Dec 2007
06:55 rafan search for other commits by this committer
Bindgraph makes pretty query statistics about BIND servers. It was derived
from well-known mailgraph package.

WWW: http://www.linux.it/~md/software/
Original commit
Monday, 3 Dec 2007
09:43 dougb search for other commits by this committer
ISC recently announced that BIND 8 has been End-of-Life'd:
http://www.isc.org/index.pl?/sw/bind/bind8-eol.php

Therefore, per the previous announcement, remove the ports for BIND 8.
This includes the chinese/bind8 slave port, and mail/smc-milter which
has a dependency on libbind_r.a from BIND 8.x. The latter has been
unmaintained since 2005, and is 3 versions behind.

Approved by:    portmgr (linimon)
Original commit
Friday, 5 Oct 2007
23:33 sat search for other commits by this committer
- Sort category Makefiles

Inspired by:    Jason Harris <jharris@widomaker.com>
Howto:          http://twiki.cenkes.org/Cenkes/SortingCategoryMakefiles
Original commit
Tuesday, 21 Aug 2007
11:01 itetcu search for other commits by this committer
Net::DNSBL::MultiDaemon is the Perl module that implements the multi_dnsbl
daemon.

multi_dnsbl is a DNS emulator daemon that increases the efficacy of DNSBL
look-ups in a mail system. multi_dnsbl may be used as a stand-alone DNSBL or as
a plug-in for a standard BIND 9 installation. multi_dnsbl shares a common
configuration file format with the Mail::SpamCannibal sc_BLcheck.pl script so
that DNSBL's can be maintained in a common configuration file for an entire
mail installation.

Because DNSBL usefulness is dependent on the nature and source of spam sent to
a specific site and because sometimes DNSBL's may provide intermittant service,
multi_dnsbl interrogates them sorted in the order of greatest successful hits.
DNSBL's that do not respond within the configured timeout period are not
interrogated at all after 6 consecutive failures, and thereafter will be
retried not more often than once every hour until they come back online. This
eliminates the need to place DNSBL's in a particular order in your MTA's config
file or periodically monitor the DNSBL statistics and/or update the MTA config
file.

WWW: http://search.cpan.org/~miker/Net-DNSBL-MultiDaemon-0.18/MultiDaemon.pm

PR:             ports/115639
Submitted by:   Andrew Greenwood <greenwood.andy at gmail.com>
Original commit
Monday, 13 Aug 2007
21:37 ehaupt search for other commits by this committer
Add vizone, a script that updates the serialnumber in one or more dns zonefiles.
Original commit
Wednesday, 4 Jul 2007
08:21 miwi search for other commits by this committer
The File_DNS class provides a way to read,
edit and write RFC1033 style DNS Zones.

PR:             ports/114271
Submitted by:   Chris St Denis (<chris at ctgameinfo.com>)
Original commit
Monday, 4 Jun 2007
08:31 miwi search for other commits by this committer
Manages LDAP entries for the BIND9 SDB LDAP patch.

Supports adding, removing, and modifying enteries.

The attributes it can handle are TTL, A record, C name, AAAA
record, and MX record. Outside of TTL, multiple attributes
for each type record.

WWW: http://vvelox.net/projects/ldnsm/

PR:             ports/112191
Submitted by:   Zane C. Bowers
Original commit
Wednesday, 2 May 2007
23:38 edwin search for other commits by this committer
Removed on authors request until the program has reached maturity.
Original commit
22:44 edwin search for other commits by this committer
DNSCAP - DNS traffic capture utility

    cap is a network capture utility designed specifically for DNS
    traffic. It produces binary data in pcap(3) format, either on
    standard output (by default) or in successive dump files (if the d
    command line option is given.) This utility is similar to tcpdump(1),
    but has finer grained packet recognition tailored to DNS transactions
    and protocol options. dnscap is expected to be used for gathering
    continuous research or audit traces.

    SYNOPSIS
     dnscap [-avf6] [-i if ...] [-l vlan ...] [-p port] [-m [quire]] [-h [ir]]
            [-q host ...] [-r host ...] [-d base [-k cmd]] [-t lim] [-c lim]

    WWW: http://public.oarci.net/tools/dnscap
Original commit
Sunday, 25 Feb 2007
15:03 gabor search for other commits by this committer
POE::Component::Server::DNS is a POE component that implements a DNS server.

It uses POE::Component::Client::DNS to handle resolving when configured as
'forward_only' and Net::DNS::Resolver::Recurse wrapped by
POE::Component::Generic to perform recursion.

One may add handlers to massage and manipulate responses to particular queries
which is vaguely modelled after Net::DNS::Nameserver.

WWW:    http://search.cpan.org/dist/POE-Component-Server-DNS/

PR:             ports/109449
Submitted by:   Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
Approved by:    erwin (mentor, implicit)
Original commit
Saturday, 10 Feb 2007
16:13 miwi search for other commits by this committer
Net::DNS::Resolver::Programmable is a Net::DNS::Resolver
descendant class that allows a virtual DNS to be emulated
instead of querying the real DNS.  A set of static DNS
records may be supplied, or arbitrary code may be specified
as a means for retrieving DNS records, or even generating
them on the fly.

WWW: http://search.cpan.org/dist/Net-DNS-Resolver-Programmable/

- Koen Martens
gmc@sonologic.nl

PR:             ports/108997
Submitted by:   Koen Martens <gmc at sonologic.nl>
Original commit
Sunday, 28 Jan 2007
22:45 dougb search for other commits by this committer
Complete the update for bind94 after the repocopy, and hook it up.
Original commit
Saturday, 20 Jan 2007
14:43 bms search for other commits by this committer
Add new port nss_mdns, a libc name service switch module for resolving
hostnames via Avahi's implementation of Multicast DNS.

With help from: flameeyes at gentoo dot org
Original commit
Monday, 8 Jan 2007
13:28 miwi search for other commits by this committer
The Four Calorie DNS Server is a very simple dns server that can power a
single one-ip-address domain.  It can handle SOA, NS, MX, A, and PTR
requests.  The 1.1.0 version includes a nice X windows GUI for management.

WWW: http://www.fourcalorieservers.com/

PR:             ports/107624
Submitted by:   Ron Scheckelhoff <rscheckelhoff at fourcalorieservers.com>
Original commit
Friday, 22 Dec 2006
22:33 rafan search for other commits by this committer
Add pear-Net_DNS 1.0.0, resolver library used to communicate with a DNS
server.

PR:             ports/107028
Submitted by:   chinsan
Original commit
Wednesday, 15 Nov 2006
23:59 ehaupt search for other commits by this committer
Add powerdns-recursor 3.1.4, an advanced DNS recursor.

PR:             105526
Submitted by:   sten at blinkenlights.nl
Original commit
21:23 miwi search for other commits by this committer
OpenDD is a DynDNS client, written in C, and especially designed
for small gateway machines, like a Soekris box. Its main feature
is that it does not require any Perl or Python interpreter.
It supports HTTPS, can send a mail report, and can run as daemon.
It is also very easy to deploy.

WWW: http://www.bsdmon.com/wakka/OpenDD

PR:             ports/105434
Submitted by:   Alexander Logvinov <ports at logvinov.com>
Original commit
Monday, 13 Nov 2006
13:10 edwin search for other commits by this committer
Improved version of dns/rbllookup
Original commit
Tuesday, 31 Oct 2006
21:39 edwin search for other commits by this committer
Remove dns/queryperf in favour of dns/dnsperf
Original commit
21:16 edwin search for other commits by this committer
[new port] dns/queryperf net/dhcperf replacement for dns/queryperf

PR:             ports/104663
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
Original commit
17:27 alepulver search for other commits by this committer
NSD (Name Server Daemon) is a complete implementation of an
authoritative DNS nameserver.

WWW:    http://www.nlnetlabs.nl/nsd

PR:             ports/104469
Submitted by:   oli at isnic.is
Original commit
Thursday, 5 Oct 2006
12:50 ehaupt search for other commits by this committer
Add sshfp, generate SSHFP DNS records from knownhosts files or ssh-keyscan
Original commit
Wednesday, 4 Oct 2006
14:33 clsung search for other commits by this committer
Add p5-Net-DNS-ToolKit 0.29, tools for working with DNS packets.

PR:             ports/103107
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Tuesday, 26 Sep 2006
10:22 clsung search for other commits by this committer
Add p5-Net-DNS-Codes 0.08, collection of C library DNS codes.

PR:             ports/103106
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Thursday, 7 Sep 2006
12:22 roam search for other commits by this committer
Oops.  Actually connect the dns/c-ares port to the build.

Reported by:    linimon, kris
Original commit
Thursday, 13 Jul 2006
02:02 clsung search for other commits by this committer
Add p5-Net-RBLClient 0.5, queries multiple Realtime Blackhole Lists in
parallel.

PR:             ports/100187
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Sunday, 28 May 2006
20:10 aaron search for other commits by this committer
Adding port dns/p5-DNS-EasyDNS, Update your EasyDNS dynamic DNS entries.

Approved by:    tobez (implicit)
Original commit
Wednesday, 12 Apr 2006
13:02 ume search for other commits by this committer
Add new port -- Resolver re-initialization NSS module.
Original commit
Friday, 30 Dec 2005
09:48 tobez search for other commits by this committer
Add dns/p5-Data-Validate-Domain 0.03, a Perl module that provides domain
validation methods.
Original commit
09:40 tobez search for other commits by this committer
Add dns/p5-Net-Domain-TLD 1.62, a Perl module to look up and validate
TLDs.
Original commit
04:24 edwin search for other commits by this committer
[NEW PORT] dns/ldns: A library for programs conforming to DNS RFCs and drafts

        Ldns is a library to simplify implementaition of recent DNS
        RFCs. The goal is to allow depelopers to easily create
        software conforming to current RFCs and experimental software
        for current Internet drafts.  Because ldns is written in C
        it should be a lot faster than Perl or other scripting
        languages.

        WWW: http://www.nlnetlabs.nl/ldns/

PR:             ports/91042
Submitted by:   Konstantin Saurbier <saurbier@math.uni-bielefeld.de>
<saurbier@math.uni-bielefeld.de>
Original commit
Monday, 12 Dec 2005
09:57 barner search for other commits by this committer
Add dualserver 1.0 to ports/dns.

It is a combined DHCP/DNS server for small LANs.

PR:             ports/90216
Submitted by:   Gabor Kovesdan
Original commit
Friday, 25 Nov 2005
20:54 pav search for other commits by this committer
- Move net/doc to dns/doc, which is a more suitable category for it

Approved by:    maintainer timeout (sanpei; 1 month)
Repocopy by:    marcus
Original commit
Saturday, 12 Nov 2005
18:52 pav search for other commits by this committer
Move IDN related ports from devel to dns category:

  devel/libidn -> dns/libidn
  devel/p5-Net-LibIDN -> dns/p5-Net-LibIDN

Approved by:    both maintainers
Repocopy by:    marcus
Original commit
Thursday, 6 Oct 2005
07:59 vs search for other commits by this committer
Remove deprecated port: Project no longer exists
Original commit
Sunday, 25 Sep 2005
18:05 mnag search for other commits by this committer
New port

dnscheck is a simple to use DNS zone sanity checker, comparing name server
records and serial numbers with both the parent zone and the zone itself.
It allows you to find lame, leaked or stale name servers which have the
potential to cause disruption.

PR:             86542
Submitted by:   arrod Sayers <jarrod@netleader.com.au>
Approved by:    pav (mentor)
Original commit
Tuesday, 20 Sep 2005
15:15 garga search for other commits by this committer
Add inadyn 1.96, INADYN - Simple DYNAMIC DNS client.

PR:             ports/86350
Submitted by:   Alex Samorukov <samm@os2.kiev.ua>
Original commit
Sunday, 28 Aug 2005
10:38 edwin search for other commits by this committer
[new port] dns/queryperf

    This is queryperf, a DNS server query performance testing tool.

    It is primarily intended for measuring the performance of
    authoritative DNS servers, but it has also been used for measuring
    caching server performance.

    See /usr/local/share/docs/queryperf//queryperf.txt for more
    information on the command line option and the required
    configuration files.  ND-of-queryperf/pkg-descr

PR:             ports/85179
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
Original commit
Wednesday, 13 Jul 2005
19:24 flz search for other commits by this committer
- Add bin9-sdb-ldap, a patched bind9 version to use with an LDAP based backend.

PR:             ports/62840
Submitted by:   Hugo Meiland <hugo@meiland.nl>
Original commit
Tuesday, 12 Jul 2005
11:06 jylefort search for other commits by this committer
Add tinystats.

tinystats is a statistic generator for DJB's tinydns.
It can be easily integrated with rrdtool to generate
nice graphical DNS stats.

WWW: http://www.morettoni.net/tinystats.html

PR:             ports/83167
Submitted by:   Filippo Natali <filippo.natali@gmail.com>
Original commit
Friday, 20 May 2005
21:19 pav search for other commits by this committer
This program is a domain name server analysis and reporting tool.
It checks and reports whether a domain name, hosted by your organization,
is still in use, and if so, reports whether your name servers are
still the delegated name servers of the domain name in question.

PR:             ports/80834
Submitted by:   Ozkan KIRIK <ozkan@enderunix.org>
Original commit
Saturday, 23 Apr 2005
11:51 pav search for other commits by this committer
zonenotify is useful to send a NS_NOTIFY packet to BIND slave server.
When you update a zone in your djbdns DNS you must notify the slaves
about your change.

PR:             ports/80091
Submitted by:   Emanuel Haupt <ehaupt@critical.ch>
Original commit
Wednesday, 20 Apr 2005
00:21 jylefort search for other commits by this committer
scavenge is a utility to audit DNS records within an IP address range.
It scans the range and classifies its findings into 4 categories:

    - Missing A records
    - Missing PTR records
    - Mismatched A/PTR records
    - Stale PTR records

PR:             ports/80119
Submitted by:   Mark Foster <mark@foster.cc>
Approved by:    adamw (mentor)
Original commit
Friday, 15 Apr 2005
04:55 flz search for other commits by this committer
- Add py-twistedNames, a DNS protocol implementation with client and server.

PR:             ports/79929
Submitted by:   Neal Nelson <neal@nelson.name>
Original commit
Friday, 4 Mar 2005
02:07 clsung search for other commits by this committer
- obtain expiration date of domain names
e.g.

    use Net::Domain::ExpireDate;

    $expiration_obj = expire_date( 'microsoft.com' );
Original commit
Saturday, 29 Jan 2005
19:17 pav search for other commits by this committer
DNSMax's perl update client.  It manages DNS records, update history, and
allows for per record configuration.  It also includes a wizard for generation
of configuration files.

PR:             ports/76614
Submitted by:   Dan Smith <dan@algenta.com>
Original commit
Thursday, 20 Jan 2005
16:49 pav search for other commits by this committer
This project is a web-based front-end for the PowerDNS DNS server.

PR:             ports/76480
Submitted by:   Geoffroy RIVAT <grivat@sicfa.net>
Original commit
Wednesday, 12 Jan 2005
09:46 edwin search for other commits by this committer
New port: A dnssec aware dns debugging tool

        Drill is a tool ala dig from BIND. It was designed with
        DNSSEC in mind and should be a useful debugging/query tool
        for DNSSEC.

PR:             ports/75882
Submitted by:   Jaap Akkerhuis <jaap@NLnetLabs.nl>
Original commit
Sunday, 26 Dec 2004
10:36 lioux search for other commits by this committer
New port py-dnspython version 1.3.2: A DNS toolkit for Python
Original commit
Wednesday, 22 Dec 2004
04:06 edwin search for other commits by this committer
[NEW PORT] dns/sqldjbdns: DJB dns server with PostgreSQL backend

        Sqldjbdns is an authoritative DNS server that pulls its
        data directly from a set of SQL tables.  It supports fully
        dynamic A, MX, TXT, and PTR records, and run-time configurable
        static NS and SOA records.  It also supports schedule expiry
        and introduction of records.

        This package also includes dnscache with PostgreSQL backend

PR:             ports/71345
Submitted by:   Radim Kolar <hsn@netmag.cz>
Original commit
Monday, 13 Dec 2004
18:00 sem search for other commits by this committer
How was discovered by dns/dnssecwalker port maintainer,
dns/walker is the same ports. And name 'walker' was
recognized as a better name. So we move dns/dnssecwalker
to dns/walker port and remove the first one.

Submitted by:   Johan van Selst <johans(at)stack.nl>
Original commit
Friday, 19 Nov 2004
14:11 hq search for other commits by this committer
dnsjava is an implementation of DNS in Java. It supports all defined record
types (including the DNSSEC types), and unknown types. It can be used for
queries, zone transfers, and dynamic updates. It includes a cache which can be
used by clients, and a minimal implementation of a server. It supports TSIG
authenticated messages, partial DNSSEC verification, and EDNS0.

dnsjava provides functionality above and beyond that of the InetAddress class.
Since it is written in pure Java, dnsjava is fully threadable, and in many
cases is faster than using InetAddress.

dnsjava provides both high and low level access to DNS. The high level
functions perform queries for records of a given name, type, and class, and
return an array of records. There is also a clone of InetAddress, which is even
simpler. A cache is used to reduce the number of DNS queries sent. The low
level functions allow direct manipulation of DNS messages and records, as well
as allowing additional resolver properties to be set.

WWW:    http://www.xbill.org/dnsjava/
Original commit
Tuesday, 9 Nov 2004
16:43 sergei search for other commits by this committer
Add dns/dnshijacker:

dnshijacker is a libnet/libpcap based packet sniffer & spoofer. a
versatile tool, dnshijacker supports tcpdump style filters that allow
you to specifically target victims. dns answers are forged based on
entries in a "fabrication table" or by simply forging one answer to all
requests. a print only mode is also supported, allowing one to simply
monitor dns traffic. dns hijacker is an excellent tool for network level
ad blocking / removal.

WWW:    http://pedram.redhive.com/projects.php

PR:             ports/72898
Submitted by:   David Thiel <lx@redundancy.redundancy.org>
Original commit
Saturday, 6 Nov 2004
23:35 sergei search for other commits by this committer
Add dns/dnsdoctor:

DNSdoctor is intended to help solving misconfigurations or inconsistencies
of DNS zone files.
Features

    * Powerful configuration file
    * Does not depend on policies
    * Fine grained test selection (by test, by categories, by zones)
    * Full IPv6 support (connectivity and AAAA records)
    * Supports several input/output interfaces such as CLI, GUI, CGI
    * Dedicated mode for use inside shell scripts
    * Batch mode available (ideal when dealing with several domains)
    * Multi-threaded application in order to cut down checking time
    * Extensible: new tests, new interfaces, new reports, ...
    * Exception and cache mechanisms to simplify test writting

WWW: http://www.dnsdoctor.org/

PR:             ports/71819
Submitted by:   Janos Mohacsi <janos.mohacsi@niif.hu>
Original commit
22:25 sergei search for other commits by this committer
Add rbllookup:

rbllookup is a small perl script which allow you to check given IP/host
name.

In this version you have statically inserted RBL servers, but code is based
on GPL source, so you can easy add more/replace/delete RBL servers by
editing rbllookup.pl file.

Also, author looking for support from programmers for ideas, codefix, new
features, switch to c/c++, gui version?

Author: Marcin Gondek <drixter@e-utp.net>
WWW:    http://rbllookup.sourceforge.net

PR:             ports/69160
Submitted by:   Marcin Gondek <drixter@e-utp.net>
Original commit
Friday, 5 Nov 2004
17:22 roam search for other commits by this committer
Add p5-Stanford-DNSserver 1.20 - a Perl framework for building a DNS server,
somewhat based on lbnamed.
Original commit
Saturday, 23 Oct 2004
18:12 marcus search for other commits by this committer
Add gresolver, a graphical DNS query tool using GTK+.  It allows system
administrators to quickly and easily make the most common DNS queries
without constructing lengthy dig commands.

PR:             73030
Submitted by:   Jean-Yves Lefort <jylefort@brutele.be>
Original commit
Sunday, 17 Oct 2004
10:42 clement search for other commits by this committer
- As planned, retire bind9-sdb-mysql.
Original commit
Thursday, 14 Oct 2004
19:24 tobez search for other commits by this committer
Add p5-Net-DNS-ZoneCheck, a perl module to validate a DNS zone composed
of RR records.
Original commit
19:16 tobez search for other commits by this committer
Add p5-Net-DNS-ZoneFile-Fast, a perl module to parse BIND8/9 zone files.
Original commit
Wednesday, 13 Oct 2004
08:32 sergei search for other commits by this committer
Add djbdns-tools-1.05:

This port contains a subset of the DJBDNS package.
It includes several useful Domain Name System (DNS) tools:

- dnsfilter: a parallel IP-address-to-host-name converter
- dnsip, dnsipq, dnsname, dnstxt, and dnsmx: simple
  command-line interfaces to DNS
- dnsq, dnstrace, dnstracesort: DNS debugging tools

Author: Daniel J. Bernstein <djb@cr.yp.to>
WWW:    http://cr.yp.to/djbdns.html
Original commit
Thursday, 12 Aug 2004
07:21 krion search for other commits by this committer
Remove dns/bind93, repocopy should be done first.
Original commit

Number of commits found: 424 (showing only 100 on this page)

«  1 | 2 | 3 | 4 | 5  »