non port: dns/dnsjava/distinfo |
SVNWeb
|
Number of commits found: 14 |
Sun, 10 Nov 2019
|
[ 22:14 danilo ]
- Update to 2.1.9
- Unbreak (unfetchable) [1]
Reported by: antoine [1]
|
Sun, 15 Jan 2017
|
[ 18:18 danilo ]
- Update to 2.1.8
|
Tue, 17 Feb 2015
|
[ 00:40 danilo ]
- Update to 2.1.7
|
Tue, 15 Oct 2013
|
[ 19:25 danilo ]
- Update from 2.1.5 to 2.1.6
Changes: http://www.xbill.org/dnsjava/dnsjava-current/Changelog
Approved by: wg/culot (mentors, implicit)
|
Sun, 21 Apr 2013
|
[ 18:31 bdrewery ]
- Update to 2.1.5
- Convert tab to space in pkg-descr
PR: ports/177975
Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer)
Feature safe: yes
|
Wed, 6 Mar 2013
|
[ 17:30 lippe ]
- Update to 2.1.4.
- Pass maintainership to submitter.
PR: ports/176655
Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com>
|
Sun, 4 Dec 2011
|
[ 09:52 miwi ]
- Update to 2.1.3
PR: 162986
Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
Feature safe: yes
|
Mon, 14 Mar 2011
|
[ 10:54 wen ]
- Update to 2.1.1
|
Thu, 24 Dec 2009
|
[ 02:42 wen ]
- Update to 2.0.8
|
Tue, 29 Apr 2008
|
[ 06:05 edwin ]
Update to 2.0.6
|
Sat, 10 Feb 2007
|
[ 22:42 hq ]
- Update to 2.0.3 [1]
- Release maintainership
Reported by: portscout [1]
|
Wed, 21 Jun 2006
|
[ 22:28 hq ]
Update to 2.0.1
Reported by: portscout
|
Sun, 22 Jan 2006
|
[ 08:31 edwin ] (Only the first 10 of 50 ports in this commit are shown above. )
SHA256ify
Approved by: krion@
|
Fri, 19 Nov 2004
|
[ 14:11 hq ]
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/
|
Number of commits found: 14 |