aboutsummaryrefslogtreecommitdiff
path: root/dns/adns
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Mark MAKE_JOBS_SAFE for SMP compilationMartin Matuska2009-03-241-0/+1
| | | | Notes: svn path=/head/; revision=230846
* - Reset farrokhi@freebsd.org due to long period of inactivity.Martin Wilke2009-03-091-1/+1
| | | | | | | Approved by: portmgr (linimon) Notes: svn path=/head/; revision=229780
* - Add a patch for chained CNAMERong-En Fan2007-08-212-0/+57
| | | | | | | | | | PR: ports/115297 Submitted by: rafan Approved by: farrokhi (maintainer) Obtained from: http://hugo.vulcano.cl/development/adns-cc Notes: svn path=/head/; revision=197996
* Change my email address to farrokhi@ in all ports that I maintain.Babak Farrokhi2006-11-081-1/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=176802
* - Update to 1.4Martin Wilke2006-11-012-6/+5
| | | | | | | | | | - INSTALLS_SHLIB -> USE_LDCONFIG PR: ports/104801 Submitted by: Babak Farrokhi <babak@farrokhi.net> (maintainer) Notes: svn path=/head/; revision=176002
* Fix installation of libadns.so.1Tilman Keskinoz2006-07-042-0/+11
| | | | | | | | | | | Bump PORTREVISION Reported by: Johan Bergs <johan.bergs@ua.ac.be> Submitted by: "Babak Farrokhi" <babak@farrokhi.net> Pointy hat to: arved Notes: svn path=/head/; revision=166909
* - Update to 1.3.Stefan Walter2006-07-023-38/+5
| | | | | | | | | | | - Assign maintainership to submitter. PR: 99434 Submitted by: Babak Farrokhi <babak@farrokhi.net> Approved by: arved (mentor) Notes: svn path=/head/; revision=166766
* Fix the adns library version so it matches the internal soname. This setsJoe Marcus Clarke2006-04-243-3/+4
| | | | | | | | | the lib version back to 1, but since the dependencies still linked to libadns.so.1 even when the installed file was libadns.so.12, a new PORTREVISION bump is not needed. Notes: svn path=/head/; revision=160272
* - Update to version 1.2Sergey Matveychuk2006-04-207-29/+46
| | | | | | | | | | | - Respect NOPORTDOCS - Add a HTTP master site PR: ports/96096 Submitted by: Martin Matuska <martin@matuska.org> Notes: svn path=/head/; revision=160012
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149250
* - Update to 1.1Clement Laforet2005-01-184-24/+9
| | | | Notes: svn path=/head/; revision=126749
* With portmgr hat on, reset bouncing maintainer address. All of the commitsMark Linimon2004-12-051-1/+1
| | | | | | | within the last year have been with maintainer timeouts, as well. Notes: svn path=/head/; revision=123182
* - Fix build with gcc-3.4Pav Lucistnik2004-08-131-0/+11
| | | | | | | | PR: ports/70305 Submitted by: keramida Notes: svn path=/head/; revision=116140
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin2003-09-241-1/+1
| | | | | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998 Notes: svn path=/head/; revision=89169
* Massive repo-copies request: net->dns (partly devel->dns)Edwin Groothuis2003-09-051-1/+1
| | | | | | | | | PR: ports/56020 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Approved by: portmgr Notes: svn path=/head/; revision=88573
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Fix pkg-plist.Kevin Lo2000-10-161-0/+1
| | | | | | | | PR: 22004 Submitted by: MAINTAINER Notes: svn path=/head/; revision=33894
* Update to version 1.0Ade Lovett2000-09-183-6/+9
| | | | | | | | PR: 21357 Submitted by: maintainer Notes: svn path=/head/; revision=32829
* Add bin/adnsresfilterAlexander Langer2000-07-291-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=31103
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-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 Notes: svn path=/head/; revision=29651
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because IMaxim Sobolev2000-06-161-1/+1
| | | | | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax Notes: svn path=/head/; revision=29628
* Second round of INSTALL_SHLIBS=yes fixes.Maxim Sobolev2000-06-152-2/+1
| | | | Notes: svn path=/head/; revision=29614
* change header file orderMichael Haro2000-04-172-3/+16
| | | | | | | | PR: 18055 Submitted by: Kostya Lukin <lukin@sapa.ivcme.elektra.ru> Notes: svn path=/head/; revision=27710
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27423
* Add adns, an asynchronous DNS resolver library that provides a way to doWill Andrews2000-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 Notes: svn path=/head/; revision=27277