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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
dnsjava Implementation of DNS in Java
2.1.9 dns on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.1.9Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2004-11-19 14:28:10
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
Also Listed In: java
License: BSD2CLAUSE
WWW:
http://www.xbill.org/dnsjava/
Description:
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (192 items)
Collapse this list.
  1. /usr/local/share/licenses/dnsjava-2.1.9/catalog.mk
  2. /usr/local/share/licenses/dnsjava-2.1.9/LICENSE
  3. /usr/local/share/licenses/dnsjava-2.1.9/BSD2CLAUSE
  4. share/doc/dnsjava/Changelog
  5. share/doc/dnsjava/README.md
  6. share/doc/dnsjava/allclasses-frame.html
  7. share/doc/dnsjava/allclasses-noframe.html
  8. share/doc/dnsjava/constant-values.html
  9. share/doc/dnsjava/deprecated-list.html
  10. share/doc/dnsjava/help-doc.html
  11. share/doc/dnsjava/index-all.html
  12. share/doc/dnsjava/index.html
  13. share/doc/dnsjava/org/xbill/DNS/A6Record.html
  14. share/doc/dnsjava/org/xbill/DNS/AAAARecord.html
  15. share/doc/dnsjava/org/xbill/DNS/AFSDBRecord.html
  16. share/doc/dnsjava/org/xbill/DNS/APLRecord.Element.html
  17. share/doc/dnsjava/org/xbill/DNS/APLRecord.html
  18. share/doc/dnsjava/org/xbill/DNS/ARecord.html
  19. share/doc/dnsjava/org/xbill/DNS/Address.html
  20. share/doc/dnsjava/org/xbill/DNS/CAARecord.Flags.html
  21. share/doc/dnsjava/org/xbill/DNS/CAARecord.html
  22. share/doc/dnsjava/org/xbill/DNS/CDNSKEYRecord.html
  23. share/doc/dnsjava/org/xbill/DNS/CDSRecord.html
  24. share/doc/dnsjava/org/xbill/DNS/CERTRecord.CertificateType.html
  25. share/doc/dnsjava/org/xbill/DNS/CERTRecord.html
  26. share/doc/dnsjava/org/xbill/DNS/CNAMERecord.html
  27. share/doc/dnsjava/org/xbill/DNS/Cache.html
  28. share/doc/dnsjava/org/xbill/DNS/ClientSubnetOption.html
  29. share/doc/dnsjava/org/xbill/DNS/Compression.html
  30. share/doc/dnsjava/org/xbill/DNS/Credibility.html
  31. share/doc/dnsjava/org/xbill/DNS/DClass.html
  32. share/doc/dnsjava/org/xbill/DNS/DHCIDRecord.html
  33. share/doc/dnsjava/org/xbill/DNS/DLVRecord.html
  34. share/doc/dnsjava/org/xbill/DNS/DNAMERecord.html
  35. share/doc/dnsjava/org/xbill/DNS/DNSInput.html
  36. share/doc/dnsjava/org/xbill/DNS/DNSKEYRecord.Flags.html
  37. share/doc/dnsjava/org/xbill/DNS/DNSKEYRecord.Protocol.html
  38. share/doc/dnsjava/org/xbill/DNS/DNSKEYRecord.html
  39. share/doc/dnsjava/org/xbill/DNS/DNSOutput.html
  40. share/doc/dnsjava/org/xbill/DNS/DNSSEC.Algorithm.html
  41. share/doc/dnsjava/org/xbill/DNS/DNSSEC.DNSSECException.html
  42. share/doc/dnsjava/org/xbill/DNS/DNSSEC.IncompatibleKeyException.html
  43. share/doc/dnsjava/org/xbill/DNS/DNSSEC.KeyMismatchException.html
  44. share/doc/dnsjava/org/xbill/DNS/DNSSEC.MalformedKeyException.html
  45. share/doc/dnsjava/org/xbill/DNS/DNSSEC.NoSignatureException.html
  46. share/doc/dnsjava/org/xbill/DNS/DNSSEC.SignatureExpiredException.html
  47. share/doc/dnsjava/org/xbill/DNS/DNSSEC.SignatureNotYetValidException.html
  48. share/doc/dnsjava/org/xbill/DNS/DNSSEC.SignatureVerificationException.html
  49. share/doc/dnsjava/org/xbill/DNS/DNSSEC.UnsupportedAlgorithmException.html
  50. share/doc/dnsjava/org/xbill/DNS/DNSSEC.html
  51. share/doc/dnsjava/org/xbill/DNS/DSRecord.Digest.html
  52. share/doc/dnsjava/org/xbill/DNS/DSRecord.html
  53. share/doc/dnsjava/org/xbill/DNS/EDNSOption.Code.html
  54. share/doc/dnsjava/org/xbill/DNS/EDNSOption.html
  55. share/doc/dnsjava/org/xbill/DNS/ExtendedFlags.html
  56. share/doc/dnsjava/org/xbill/DNS/ExtendedResolver.html
  57. share/doc/dnsjava/org/xbill/DNS/Flags.html
  58. share/doc/dnsjava/org/xbill/DNS/GPOSRecord.html
  59. share/doc/dnsjava/org/xbill/DNS/Generator.html
  60. share/doc/dnsjava/org/xbill/DNS/GenericEDNSOption.html
  61. share/doc/dnsjava/org/xbill/DNS/HINFORecord.html
  62. share/doc/dnsjava/org/xbill/DNS/Header.html
  63. share/doc/dnsjava/org/xbill/DNS/IPSECKEYRecord.Algorithm.html
  64. share/doc/dnsjava/org/xbill/DNS/IPSECKEYRecord.Gateway.html
  65. share/doc/dnsjava/org/xbill/DNS/IPSECKEYRecord.html
  66. share/doc/dnsjava/org/xbill/DNS/ISDNRecord.html
  67. share/doc/dnsjava/org/xbill/DNS/InvalidDClassException.html
  68. share/doc/dnsjava/org/xbill/DNS/InvalidTTLException.html
  69. share/doc/dnsjava/org/xbill/DNS/InvalidTypeException.html
  70. share/doc/dnsjava/org/xbill/DNS/KEYRecord.Flags.html
  71. share/doc/dnsjava/org/xbill/DNS/KEYRecord.Protocol.html
  72. share/doc/dnsjava/org/xbill/DNS/KEYRecord.html
  73. share/doc/dnsjava/org/xbill/DNS/KXRecord.html
  74. share/doc/dnsjava/org/xbill/DNS/LOCRecord.html
  75. share/doc/dnsjava/org/xbill/DNS/Lookup.html
  76. share/doc/dnsjava/org/xbill/DNS/MBRecord.html
  77. share/doc/dnsjava/org/xbill/DNS/MDRecord.html
  78. share/doc/dnsjava/org/xbill/DNS/MFRecord.html
  79. share/doc/dnsjava/org/xbill/DNS/MGRecord.html
  80. share/doc/dnsjava/org/xbill/DNS/MINFORecord.html
  81. share/doc/dnsjava/org/xbill/DNS/MRRecord.html
  82. share/doc/dnsjava/org/xbill/DNS/MXRecord.html
  83. share/doc/dnsjava/org/xbill/DNS/Master.html
  84. share/doc/dnsjava/org/xbill/DNS/Message.html
  85. share/doc/dnsjava/org/xbill/DNS/NAPTRRecord.html
  86. share/doc/dnsjava/org/xbill/DNS/NSAPRecord.html
  87. share/doc/dnsjava/org/xbill/DNS/NSAP_PTRRecord.html
  88. share/doc/dnsjava/org/xbill/DNS/NSEC3PARAMRecord.html
  89. share/doc/dnsjava/org/xbill/DNS/NSEC3Record.Digest.html
  90. share/doc/dnsjava/org/xbill/DNS/NSEC3Record.Flags.html
  91. share/doc/dnsjava/org/xbill/DNS/NSEC3Record.html
  92. share/doc/dnsjava/org/xbill/DNS/NSECRecord.html
  93. share/doc/dnsjava/org/xbill/DNS/NSIDOption.html
  94. share/doc/dnsjava/org/xbill/DNS/NSRecord.html
  95. share/doc/dnsjava/org/xbill/DNS/NULLRecord.html
  96. share/doc/dnsjava/org/xbill/DNS/NXTRecord.html
  97. share/doc/dnsjava/org/xbill/DNS/Name.html
  98. share/doc/dnsjava/org/xbill/DNS/NameTooLongException.html
  99. share/doc/dnsjava/org/xbill/DNS/OPENPGPKEYRecord.html
  100. share/doc/dnsjava/org/xbill/DNS/OPTRecord.html
  101. share/doc/dnsjava/org/xbill/DNS/Opcode.html
  102. share/doc/dnsjava/org/xbill/DNS/Options.html
  103. share/doc/dnsjava/org/xbill/DNS/PTRRecord.html
  104. share/doc/dnsjava/org/xbill/DNS/PXRecord.html
  105. share/doc/dnsjava/org/xbill/DNS/PacketLogger.html
  106. share/doc/dnsjava/org/xbill/DNS/RPRecord.html
  107. share/doc/dnsjava/org/xbill/DNS/RRSIGRecord.html
  108. share/doc/dnsjava/org/xbill/DNS/RRset.html
  109. share/doc/dnsjava/org/xbill/DNS/RTRecord.html
  110. share/doc/dnsjava/org/xbill/DNS/Rcode.html
  111. share/doc/dnsjava/org/xbill/DNS/Record.html
  112. share/doc/dnsjava/org/xbill/DNS/RelativeNameException.html
  113. share/doc/dnsjava/org/xbill/DNS/Resolver.html
  114. share/doc/dnsjava/org/xbill/DNS/ResolverConfig.html
  115. share/doc/dnsjava/org/xbill/DNS/ResolverListener.html
  116. share/doc/dnsjava/org/xbill/DNS/ReverseMap.html
  117. share/doc/dnsjava/org/xbill/DNS/SIG0.html
  118. share/doc/dnsjava/org/xbill/DNS/SIGRecord.html
  119. share/doc/dnsjava/org/xbill/DNS/SMIMEARecord.CertificateUsage.html
  120. share/doc/dnsjava/org/xbill/DNS/SMIMEARecord.MatchingType.html
  121. share/doc/dnsjava/org/xbill/DNS/SMIMEARecord.Selector.html
  122. share/doc/dnsjava/org/xbill/DNS/SMIMEARecord.html
  123. share/doc/dnsjava/org/xbill/DNS/SOARecord.html
  124. share/doc/dnsjava/org/xbill/DNS/SPFRecord.html
  125. share/doc/dnsjava/org/xbill/DNS/SRVRecord.html
  126. share/doc/dnsjava/org/xbill/DNS/SSHFPRecord.Algorithm.html
  127. share/doc/dnsjava/org/xbill/DNS/SSHFPRecord.Digest.html
  128. share/doc/dnsjava/org/xbill/DNS/SSHFPRecord.html
  129. share/doc/dnsjava/org/xbill/DNS/Section.html
  130. share/doc/dnsjava/org/xbill/DNS/Serial.html
  131. share/doc/dnsjava/org/xbill/DNS/SetResponse.html
  132. share/doc/dnsjava/org/xbill/DNS/SimpleResolver.html
  133. share/doc/dnsjava/org/xbill/DNS/TKEYRecord.html
  134. share/doc/dnsjava/org/xbill/DNS/TLSARecord.CertificateUsage.html
  135. share/doc/dnsjava/org/xbill/DNS/TLSARecord.MatchingType.html
  136. share/doc/dnsjava/org/xbill/DNS/TLSARecord.Selector.html
  137. share/doc/dnsjava/org/xbill/DNS/TLSARecord.html
  138. share/doc/dnsjava/org/xbill/DNS/TSIG.StreamVerifier.html
  139. share/doc/dnsjava/org/xbill/DNS/TSIG.html
  140. share/doc/dnsjava/org/xbill/DNS/TSIGRecord.html
  141. share/doc/dnsjava/org/xbill/DNS/TTL.html
  142. share/doc/dnsjava/org/xbill/DNS/TXTRecord.html
  143. share/doc/dnsjava/org/xbill/DNS/TextParseException.html
  144. share/doc/dnsjava/org/xbill/DNS/Tokenizer.Token.html
  145. share/doc/dnsjava/org/xbill/DNS/Tokenizer.html
  146. share/doc/dnsjava/org/xbill/DNS/Type.html
  147. share/doc/dnsjava/org/xbill/DNS/UNKRecord.html
  148. share/doc/dnsjava/org/xbill/DNS/URIRecord.html
  149. share/doc/dnsjava/org/xbill/DNS/Update.html
  150. share/doc/dnsjava/org/xbill/DNS/WKSRecord.Protocol.html
  151. share/doc/dnsjava/org/xbill/DNS/WKSRecord.Service.html
  152. share/doc/dnsjava/org/xbill/DNS/WKSRecord.html
  153. share/doc/dnsjava/org/xbill/DNS/WireParseException.html
  154. share/doc/dnsjava/org/xbill/DNS/X25Record.html
  155. share/doc/dnsjava/org/xbill/DNS/Zone.html
  156. share/doc/dnsjava/org/xbill/DNS/ZoneTransferException.html
  157. share/doc/dnsjava/org/xbill/DNS/ZoneTransferIn.Delta.html
  158. share/doc/dnsjava/org/xbill/DNS/ZoneTransferIn.ZoneTransferHandler.html
  159. share/doc/dnsjava/org/xbill/DNS/ZoneTransferIn.html
  160. share/doc/dnsjava/org/xbill/DNS/package-frame.html
  161. share/doc/dnsjava/org/xbill/DNS/package-summary.html
  162. share/doc/dnsjava/org/xbill/DNS/package-tree.html
  163. share/doc/dnsjava/org/xbill/DNS/spi/DNSJavaNameService.html
  164. share/doc/dnsjava/org/xbill/DNS/spi/DNSJavaNameServiceDescriptor.html
  165. share/doc/dnsjava/org/xbill/DNS/spi/package-frame.html
  166. share/doc/dnsjava/org/xbill/DNS/spi/package-summary.html
  167. share/doc/dnsjava/org/xbill/DNS/spi/package-tree.html
  168. share/doc/dnsjava/org/xbill/DNS/utils/base16.html
  169. share/doc/dnsjava/org/xbill/DNS/utils/base32.Alphabet.html
  170. share/doc/dnsjava/org/xbill/DNS/utils/base32.html
  171. share/doc/dnsjava/org/xbill/DNS/utils/base64.html
  172. share/doc/dnsjava/org/xbill/DNS/utils/hexdump.html
  173. share/doc/dnsjava/org/xbill/DNS/utils/package-frame.html
  174. share/doc/dnsjava/org/xbill/DNS/utils/package-summary.html
  175. share/doc/dnsjava/org/xbill/DNS/utils/package-tree.html
  176. share/doc/dnsjava/overview-frame.html
  177. share/doc/dnsjava/overview-summary.html
  178. share/doc/dnsjava/overview-tree.html
  179. share/doc/dnsjava/package-list
  180. share/doc/dnsjava/script.js
  181. share/doc/dnsjava/serialized-form.html
  182. share/doc/dnsjava/stylesheet.css
  183. share/examples/dnsjava/EXAMPLES.md
  184. share/examples/dnsjava/USAGE
  185. share/examples/dnsjava/dig.java
  186. share/examples/dnsjava/jnamed.java
  187. share/examples/dnsjava/lookup.java
  188. share/examples/dnsjava/update.java
  189. share/java/classes/dnsjava.jar
  190. @owner
  191. @group
  192. @mode
Collapse this list.
Dependency lines:
  • dnsjava>0:dns/dnsjava
To install the port:
cd /usr/ports/dns/dnsjava/ && make install clean
To add the package, run one of these commands:
  • pkg install dns/dnsjava
  • pkg install dnsjava
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: dnsjava
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1573394280 SHA256 (dnsjava-dnsjava-v2.1.9_GH0.tar.gz) = de66cb3e41b8d979fe7a3266457c5e9a56c976c4d8ca7da439293e8c1cdd06d4 SIZE (dnsjava-dnsjava-v2.1.9_GH0.tar.gz) = 210488

Packages (timestamps in pop-ups are UTC):
dnsjava
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.1.92.1.9-2.1.92.1.9---
FreeBSD:13:quarterly2.1.92.1.92.1.92.1.92.1.9-2.1.92.1.9
FreeBSD:14:latest2.1.92.1.92.1.9-2.1.9--2.1.9
FreeBSD:14:quarterly2.1.92.1.9--2.1.9-2.1.92.1.9
FreeBSD:15:latest2.1.92.1.9n/a-n/a-2.1.92.1.9
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. java : java/openjdk8
  2. ant : devel/apache-ant
Runtime dependencies:
  1. java : java/openjdk8
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for dnsjava-2.1.9: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
dns_dnsjava
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/dnsjava/dnsjava/tar.gz/v2.1.9?dummy=/
Collapse this list.

Number of commits found: 35

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2.1.9
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.1.9
20 Jul 2022 14:21:47
commit hash: 66ee090ccad0160bf913ee776daa9c3bfdab1868commit hash: 66ee090ccad0160bf913ee776daa9c3bfdab1868commit hash: 66ee090ccad0160bf913ee776daa9c3bfdab1868commit hash: 66ee090ccad0160bf913ee776daa9c3bfdab1868 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
dns: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Allan Jude <allanjude@freebsd.org>
  *  Amar Takhar <verm@drunkmonk.net>
  *  Anders Nordby <anders@fix.no>
  *  Andrew Greenwood <greenwood.andy@gmail.com>
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Ashish SHUKLA <ashish@FreeBSD.org>
  *  Attila Nagy <bra@fsn.hu>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.1.9
12 May 2021 21:18:13
commit hash: 71c83834af1da9864ff5ddf114ad5173e743078dcommit hash: 71c83834af1da9864ff5ddf114ad5173e743078dcommit hash: 71c83834af1da9864ff5ddf114ad5173e743078dcommit hash: 71c83834af1da9864ff5ddf114ad5173e743078d files touched by this commit
Danilo Egea Gondolfo (danilo) search for other commits by this committer
dns/dnsjava: Drop maintainership
2.1.9
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.1.9
26 Nov 2019 21:46:13
Revision:518482Original commit files touched by this commit
jkim search for other commits by this committer
Clean up after java/openjdk6 and java/openjdk6-jre removal

java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663).  Now this patch completely removes remaining stuff from the
ports tree.

PR:			241953 (exp-run)
Reviewed by:		glewis
Approved by:		portmgr (antoine)
Differential Revision:	https://reviews.freebsd.org/D22342
2.1.9
10 Nov 2019 22:14:15
Revision:517236Original commit files touched by this commit
danilo search for other commits by this committer
- Update to 2.1.9
- Unbreak (unfetchable) [1]

Reported by:	antoine [1]
2.1.8
06 Nov 2019 12:48:32
Revision:516880Original commit files touched by this commit Sanity Test Failure
antoine search for other commits by this committer
Mark a few ports BROKEN, unfetchable
2.1.8
18 Jul 2019 16:45:47
Revision:506861Original commit files touched by this commit
glewis search for other commits by this committer
Adjust to proposed changes in Java versioning

* Bug #238758 proposes to change the Java versioning from versions such
  as "1.6.0" to versions such as "6" (for example).  Modify the Makefile
  checks on JAVA_PORT_VERSION to cope with either format.

PR:		238979
Approved by:	maintainer timeout
2.1.8
09 Jan 2018 07:40:56
Revision:458513Original commit files touched by this commit
mat search for other commits by this committer
Remove support for variables that have been deprecated for a while.

variables                  deprecation       revision
WITHOUT_NLS                2013-12-13        r336337
WITH_/WITHOUT_             2014-02-24        r345870
NOPORT(DOC|EXAMPLE)S       2014-04-19        r351587
WITH_BDB_VER               2016-05-02        r414444
OVERRIDE_LINUX_BASE_PORT   2016-09-05        r421387
WITH_OPENSSL_(BASE|PORT)   2016-06-16        r416965

While there, add an ERROR variable that works like DEV_ERROR, but for
user facing errors, and move NOPORTDOCS,
NOPORTEXAMPLES and WITHOUT_NLS to it.

Cleanup bsd.sanity.mk a bit.

Fix fallout.

PR:		224613
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D13490
2.1.8
15 Jan 2017 18:18:37
Revision:431592Original commit files touched by this commit
danilo search for other commits by this committer
- Update to 2.1.8
2.1.7
26 Aug 2015 18:26:15
Revision:395389Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to options helpers
- While here, add some NO_ARCHes

Approved by:	portmgr blanket
2.1.7
17 Feb 2015 00:40:11
Revision:379127Original commit files touched by this commit
danilo search for other commits by this committer
- Update to 2.1.7
2.1.6
27 Oct 2014 12:13:23
Revision:371557Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
2.1.6
12 Oct 2014 15:43:47
Revision:370725Original commit files touched by this commit
danilo search for other commits by this committer
- Use options helpers
2.1.6
06 Jun 2014 20:02:55
Revision:356840Original commit files touched by this commit
jkim search for other commits by this committer
Cosmetic plist change.
2.1.6
06 Jun 2014 19:57:58
Revision:356838Original commit files touched by this commit
jkim search for other commits by this committer
Fix plist.

Reported by:	swills
2.1.6
05 Jun 2014 22:41:57
Revision:356720Original commit files touched by this commit
jkim search for other commits by this committer
- Fix build with JDK7 and later. [1]
- Make the build options actually work.
- Make portlint happy.

Reported by:	exp-run (PR190511) [1]
2.1.6
15 Oct 2013 19:25:47
Revision:330436Original commit files touched by this commit
danilo search for other commits by this committer
- Update from 2.1.5 to 2.1.6

Changes: http://www.xbill.org/dnsjava/dnsjava-current/Changelog

Approved by:	wg/culot (mentors, implicit)
2.1.5
28 Sep 2013 15:01:02
Revision:328573Original commit files touched by this commit
danilo search for other commits by this committer
- Change maintainer email to @FreeBSD.org
- Add stage support

Approved by:	wg (mentor)
2.1.5
20 Sep 2013 16:31:58
Revision:327719Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
dns)
2.1.5
21 Apr 2013 18:31:30
Revision:316192Original commit files touched by this commit
bdrewery search for other commits by this committer
- 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
2.1.4
06 Mar 2013 17:30:01
Revision:313531Original commit files touched by this commit
lippe search for other commits by this committer
- Update to 2.1.4.
- Pass maintainership to submitter.

PR:		ports/176655
Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com>
2.1.3
04 Dec 2011 09:52:10
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.1.3

PR:             162986
Submitted by:   Armin Pirkovitsch <armin@frozen-zone.org>
Feature safe:   yes
2.1.1
14 Mar 2011 10:54:52
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 2.1.1
2.0.8
24 Dec 2009 02:42:09
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 2.0.8
2.0.6_1
22 Aug 2009 00:18:43
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
2.0.6_1
06 Jun 2008 13:23:00
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2.0.6
29 Apr 2008 06:05:25
Original commit files touched by this commit
edwin search for other commits by this committer
Update to 2.0.6
2.0.3_1
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2.0.3
10 Feb 2007 22:42:43
Original commit files touched by this commit
hq search for other commits by this committer
- Update to 2.0.3 [1]
- Release maintainership

Reported by:    portscout [1]
2.0.1
21 Jun 2006 22:28:53
Original commit files touched by this commit
hq search for other commits by this committer
Update to 2.0.1

Reported by:    portscout
1.6.4
22 Jan 2006 08:31:47
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
1.6.4
09 Dec 2004 13:10:42
Original commit files touched by this commit
hq search for other commits by this committer
- Fix build [1]
- Link API documentation with JDK Standard API documentation, if installed

Reported by:    krion via pointyhat [1]
1.6.4
19 Nov 2004 14:11:10
Original commit files touched by this commit
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/

Number of commits found: 35