1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
Commit Graph

875 Commits

Author SHA1 Message Date
Doug Barton
67c2e24138 Update to 0.9.1, the latest version, which includes a man page.
And while I'm here:

1. Download the PGP .sig file, in case the user wants to verify the package
2. Switch to PLIST_FILES for the one file this port installs
3. Replace the lone patch file with a ${SED} command

For those keeping score at home, that's 3 inodes gone with one commit! :)

Approved by:	edwin (maintainer)
2004-12-14 01:45:52 +00:00
Sergey Matveychuk
83524153d3 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>
2004-12-13 18:00:19 +00:00
Sergey Matveychuk
73fcbf1856 - Update to 2.18
PR:		ports/74704
Submitted by:	maintainer
2004-12-13 01:12:31 +00:00
Sergey Matveychuk
aa858ecedd - Update to 3.5
- Depends on Net::DNS::SEC as well as Net::DNS
- Recent versions include a PGP signature
- MASTER_SITES changed

- Grant a port maintainership to submitter

PR:		ports/74995
Submitted by:	Johan van Selst <johans(at)stack.nl>
2004-12-12 21:40:33 +00:00
Herve Quiroz
4ec3691edf - Fix build [1]
- Link API documentation with JDK Standard API documentation, if installed

Reported by:	krion via pointyhat [1]
2004-12-09 13:10:42 +00:00
Mark Linimon
06200f0963 With portmgr hat on, reset bouncing maintainer address. All of the commits
within the last year have been with maintainer timeouts, as well.
2004-12-05 05:13:20 +00:00
Tilman Keskinoz
f1860cd07a Update to 2.17.2
PR:		74618
Submitted by:	Natanael Copa <ncopa@users.sourceforge.net>
2004-12-04 16:57:34 +00:00
Kirill Ponomarev
4ed125e75e Update to 0.5.12 2004-12-04 08:00:05 +00:00
Munechika SUMIKAWA
3c8a130f53 Add ipv6 on CATEGORIES.
PR:		ports/70025
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
2004-12-03 13:14:27 +00:00
Mario Sergio Fujikawa Ferreira
818b8e5bf6 Update to 0.219 2004-12-02 23:28:04 +00:00
Sergey Matveychuk
b36be97628 - Update to 2.1.5
BUG FIXES:
        - Bug #90: handle \000 in TXT records correctly
        - Fixed undefined behavior in the use of vsnprintf when
          logging messages.

PR:		ports/74517
Submitted by:	maintainer
2004-11-30 12:58:19 +00:00
Dirk Meyer
26ddb48bdd - option WITH_LDAP defaults to 22 2004-11-28 20:31:48 +00:00
Edwin Groothuis
052f6d24e4 [MAINTAINER] dns/ddclient: update to 3.6.5
- Update to 3.6.5
	- Utilize PORTDOCS and PLIST_FILES
	- Remove pkg-plist

PR:		ports/74334
Submitted by:	Radek Kozlowski <radek@raadradd.com>
2004-11-27 05:52:15 +00:00
Sergei Kolobov
2f1fa9f87f - Update to 1.2
PR:		ports/73296
Submitted by:	Andrey Slusar <anray@inet.ua>
Approved by:	maintainer timeout (3 weeks)
2004-11-23 16:19:36 +00:00
Kirill Ponomarev
4d7b43990f Update to 0.5.11 2004-11-22 10:54:31 +00:00
Norikatsu Shigemura
cf4d5a724e pdns_recursor related issues fixed.
I committed pre-improved version's PR.  This is my mistake.

Pointed out by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
Pointy hat to:	myself
PR:		ports/73862
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
2004-11-20 01:21:17 +00:00
Norikatsu Shigemura
359b64b4c5 pdns_recursor related issues fixed
PR:		ports/73862
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
2004-11-19 16:40:55 +00:00
Herve Quiroz
5787144867 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/
2004-11-19 14:11:10 +00:00
Volker Stolz
d95e012d46 Update to 2.17
PR:		ports/74032
Submitted by:	maintainer
2004-11-18 12:53:12 +00:00
Christian Weisgerber
9df9abd00d Fix a format string vulnerability in ez-ipupdate.
Approved by:	se@
Obtained from:	Ulf Harnhammar <Ulf.Harnhammar.9485@student.uu.se>
2004-11-11 15:46:04 +00:00
Sergei Kolobov
794f6a8b8f 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>
2004-11-09 16:43:18 +00:00
Kirill Ponomarev
42bfaba152 Update to 0.5.10 2004-11-08 20:32:13 +00:00
Kirill Ponomarev
c4c7a839f2 Update to 0.5.9 2004-11-08 08:23:41 +00:00
Volker Stolz
acb778b86b Update to 2.17.1:
This version introduce random source ports to
reduce the risk of getting the cache poisoned.

Assign maintainership to submitter/author.

PR:		ports/73420
Submitted by:	Natanael Copa
2004-11-08 07:40:55 +00:00
Joe Marcus Clarke
46a4d69571 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2004-11-07 22:37:47 +00:00
Sergei Kolobov
9328497815 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>
2004-11-06 23:35:30 +00:00
Sergei Kolobov
3145817647 Fix pkg-descr contents (wrong version was committed) 2004-11-06 22:27:47 +00:00
Sergei Kolobov
946f6ba0e4 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>
2004-11-06 22:25:28 +00:00
Peter Pentchev
f6c9b7137f Add p5-Stanford-DNSserver 1.20 - a Perl framework for building a DNS server,
somewhat based on lbnamed.
2004-11-05 17:22:26 +00:00
Clive Lin
578bcaff0f Update to 2.1.4, claimed to be OK about AXFR.
PR:		ports/73455
Submitted by:	MAINTAINER
2004-11-04 13:09:07 +00:00
Mark Linimon
0dc95b4bd9 Use my FreeBSD.org address.
Reminded by:	mavvie
2004-11-02 22:05:12 +00:00
Sergei Kolobov
613db369df - Update to 2.1.3
- While I'm here, add explicit CONFIGURE_TARGET to silence a warning

PR:		ports/73293
Submitted by:	Olafur Osvaldsson (maintainer)
2004-11-02 07:40:35 +00:00
Peter Pentchev
641e9357ef A long-overdue dequoting of COMMENT. D'oh, I thought I'd done this,
like, MONTHS ago!

Submitted by:	Brian Poole <raj@cerias.purdue.edu>
2004-11-01 17:09:55 +00:00
Pav Lucistnik
b843b4d268 - Switch to versioned distfile. No functional change.
PR:		ports/73253
Submitted by:	Radek Kozlowski <radek@raadradd.com> (maintainer)
2004-10-28 20:57:19 +00:00
Pav Lucistnik
f3a0d1bb65 - Update to 3.6.4
- Take maintainership
- rcng script

PR:		ports/73059
Submitted by:	Radek Kozlowski <radek@raadradd.com>
2004-10-28 00:04:57 +00:00
Kirill Ponomarev
bd4cd3f4d3 Oh, I'm insane...
Update distinfo for the last update.

Submitted by:	Michael C. Shultz <ringworm@inbox.lv>
2004-10-26 17:37:51 +00:00
Kirill Ponomarev
ee5080e0e9 Chase libraries for new devel/libidn version. 2004-10-26 15:26:43 +00:00
Kirill Ponomarev
d5e3e3a7f7 Update to 0.5.8 2004-10-26 15:19:43 +00:00
Edwin Groothuis
8703e533e5 Clean up time for email addresses MIA!
If you know new email addresses for the people involved, please send-pr it!

<mcsi@agava.com>: host relay.agava.net.ru[195.161.118.3] said: 550
    <mcsi@agava.com>: User unknown in local recipient table (in reply to RCPT
    TO command)

<woju@bbsmail.ntu.edu.tw> (expanded from <woju@bbsmail>): Host or domain name
    not found. Name service error for name=bbsmail.ntu.edu.tw type=A: Host not
    found

<esoha@attbi.com>: host gateway.attbi.com[204.127.198.6] said: 551 not our
    customer (in reply to RCPT TO command)

<crow@nektor.hu>: host mail.kapu.hu[195.70.32.236] said: 550 unknown user (in
    reply to RCPT TO command)

<cyrilm@tower.pp.ru>: host mail.tower.pp.ru[213.85.109.133] said: 550 unknown
    user (in reply to RCPT TO command)

<ports@henrik-motakef.de>: Host or domain name not found. Name service error
    for name=henrik-motakef.de type=A: Host not found

<jj@nttmcl.com>: host mx1.nttmcl.com[216.69.64.132] said: 550 5.2.1
    <jj@nttmcl.com>... Mailbox disabled for this recipient (in reply to RCPT TO
    command)

<koji@jet.es>: host mx.wanadoo.es[62.81.235.75] said: 550 Relay not permitted /
    No such user (in reply to RCPT TO command)

<proot@iaces.com>: host horton.iaces.com[204.147.87.98] said: 550 5.1.1
    <proot@iaces.com>... User unknown (in reply to RCPT TO command)

<roland.jesse@gmx.net>: host mx0.gmx.net[213.165.64.100] said: 550 5.1.1
    {mx034} <roland.jesse@gmx.net>... User is unknown (in reply to RCPT TO
    command)

<vess@slavof.net>: host mail.slavof.net[213.130.68.146] said: 550 5.7.1 Access
    denied (in reply to MAIL FROM command)

<tuxsuximus@hotmail.com>: host mx3.hotmail.com[65.54.253.99] said: 550
    Requested action not taken: mailbox unavailable (in reply to RCPT TO
    command)

<zenin@archive.rhps.org>: host mail.rhps.org[66.250.128.137] said: 550 5.7.1
    <zenin@archive.rhps.org>... Relaying denied (in reply to RCPT TO command)
2004-10-25 13:39:57 +00:00
Mathieu Arnold
2981bb1e34 Update to 0.95 2004-10-25 10:57:05 +00:00
Joe Marcus Clarke
c583253a64 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>
2004-10-23 18:12:40 +00:00
Sergey Skvortsov
233e1f99c3 Updated to 0.98 2004-10-17 16:14:53 +00:00
Clement Laforet
8b5054379b - As planned, retire bind9-sdb-mysql. 2004-10-17 10:42:54 +00:00
Mario Sergio Fujikawa Ferreira
84c3a45d9d Update to 0.218 2004-10-14 22:13:06 +00:00
Anton Berezin
c11d0beab8 Add p5-Net-DNS-ZoneCheck, a perl module to validate a DNS zone composed
of RR records.
2004-10-14 19:24:46 +00:00
Anton Berezin
4faa925e16 Add p5-Net-DNS-ZoneFile-Fast, a perl module to parse BIND8/9 zone files. 2004-10-14 19:16:28 +00:00
Kirill Ponomarev
44d1c7ba35 Update to 2.16.1
PR:		ports/72637
Submitted by:	Natanael Copa <ncopa@users.sourceforge.net>
2004-10-13 13:47:53 +00:00
Sergei Kolobov
e7cfe6e3ad - Update to 2.15 (major bug fix)
PR:		ports/71973
Submitted by:	Steven Honson (maintainer)

While I'm here:
- Shorten long lines in Makefile to avoid wrapping
2004-10-13 09:16:07 +00:00
Sergei Kolobov
983e24899d 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
2004-10-13 08:32:24 +00:00
Kirill Ponomarev
49c59feb9a Update to 0.5.6 2004-10-12 14:26:53 +00:00