| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
- While here, add some NO_ARCHes
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=395389
|
|
|
|
| |
Notes:
svn path=/head/; revision=379127
|
|
|
|
| |
Notes:
svn path=/head/; revision=371557
|
|
|
|
| |
Notes:
svn path=/head/; revision=370725
|
|
|
|
| |
Notes:
svn path=/head/; revision=356840
|
|
|
|
|
|
|
| |
Reported by: swills
Notes:
svn path=/head/; revision=356838
|
|
|
|
|
|
|
|
|
|
| |
- Make the build options actually work.
- Make portlint happy.
Reported by: exp-run (PR190511) [1]
Notes:
svn path=/head/; revision=356720
|
|
|
|
|
|
|
|
|
| |
Changes: http://www.xbill.org/dnsjava/dnsjava-current/Changelog
Approved by: wg/culot (mentors, implicit)
Notes:
svn path=/head/; revision=330436
|
|
|
|
|
|
|
|
|
| |
- Add stage support
Approved by: wg (mentor)
Notes:
svn path=/head/; revision=328573
|
|
|
|
|
|
|
| |
dns)
Notes:
svn path=/head/; revision=327719
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert tab to space in pkg-descr
PR: ports/177975
Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer)
Feature safe: yes
Notes:
svn path=/head/; revision=316192
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter.
PR: ports/176655
Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com>
Notes:
svn path=/head/; revision=313531
|
|
|
|
|
|
|
|
|
| |
PR: 162986
Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
Feature safe: yes
Notes:
svn path=/head/; revision=286840
|
|
|
|
| |
Notes:
svn path=/head/; revision=270862
|
|
|
|
| |
Notes:
svn path=/head/; revision=246516
|
|
|
|
|
|
|
| |
starting with D
Notes:
svn path=/head/; revision=240068
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=214430
|
|
|
|
| |
Notes:
svn path=/head/; revision=212204
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
|
| |
- Release maintainership
Reported by: portscout [1]
Notes:
svn path=/head/; revision=184816
|
|
|
|
|
|
|
| |
Reported by: portscout
Notes:
svn path=/head/; revision=166000
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154141
|
|
|
|
|
|
|
|
|
| |
- Link API documentation with JDK Standard API documentation, if installed
Reported by: krion via pointyhat [1]
Notes:
svn path=/head/; revision=123559
|
|
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/
Notes:
svn path=/head/; revision=121964
|