summaryrefslogtreecommitdiffstats
path: root/net/adns
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.knu2003-02-212-1/+1
|
* Fix pkg-plist.kevlo2000-10-161-0/+1
| | | | | PR: 22004 Submitted by: MAINTAINER
* Update to version 1.0ade2000-09-183-6/+9
| | | | | PR: 21357 Submitted by: maintainer
* Add bin/adnsresfilteralex2000-07-291-0/+1
| | | | Submitted by: bento
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-161-1/+1
| | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because Isobomax2000-06-161-1/+1
| | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax
* Second round of INSTALL_SHLIBS=yes fixes.sobomax2000-06-152-2/+1
|
* change header file ordermharo2000-04-172-3/+16
| | | | | PR: 18055 Submitted by: Kostya Lukin <lukin@sapa.ivcme.elektra.ru>
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-091-2/+2
|
* Add adns, an asynchronous DNS resolver library that provides a way to dowill2000-04-027-0/+89
nslookups in a non-blocking manner. The adns distribution also comes with some utilities similar to dig, host, nslookup, etc. The port that I'm importing rips out the ${PORTOBJFORMAT} checking and also trims the extra stuff in pkg/DESCR, which the original submission contained. PR: 17510 Submitted by: Kostya Lukin <lukin@sapa.ivcme.elektra.ru> Reviewed by: billf, mharo
OpenPOWER on IntegriCloud