summaryrefslogtreecommitdiff
path: root/dns/fastresolve (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - update Martin's email addressYen-Ming Lee2005-02-241-1/+1
| | | | | PR: 77938 Submitted by: Martin Matuska <martin at matuska.org>
* Fix build with gcc-3.4Kirill Ponomarev2004-10-092-4/+12
| | | | | | PR: ports/72302 Submitted by: maintainer Approved by: portmgr (implicit)
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-181-1/+7
| | | | Approved by: portmgr (self)
* - Update of sysutils/fastresolve to support BDB ver. 4.2;Thierry Thomas2004-08-081-6/+9
| | | | | | | | - Move to the dns category. PR: ports/70127 & ports/70179 Submitted by: Michael Edenfield & maintainer Repocopied by: marcus.
* Sync with new bsd.autotools.mkAde Lovett2004-06-041-0/+1
|
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
|
* Update port with following changes:Sergey A. Osokin2003-09-083-9/+175
| | | | | | | | | | | support for BerkeleyDB 3.x, 4.0.x, 4.1.x, obeys WITH_BDB_VER; p5-BerkeleyDB in RUN_DEPENDS, perl parts of fastresolve require it to run; Change maintainership to submitter. Bump PORTREVISION. Submitted by: Martin Matuska <martin@tradex.sk> PR: 56580
* Chase repocopies towards ports/dnsEdwin Groothuis2003-09-051-1/+1
| | | | | | PR: ports/56020 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Approved by: portmgr
* Fix building on -CURRENT by update to 2.10.Sergey A. Osokin2003-09-035-94/+24
| | | | | | | | | | Reset maintainership. Update based on PR 50411, which was submitted by Martin Matuska <martin@tradex.sk> Spotted by: Mark Linimon <linimon@lonesome.com> Approved by: maintainer timeout ( >3 monthes )
* BROKEN on 5.1: bad C++Kris Kennaway2003-05-181-0/+4
|
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* Fix for convert-ip-db script and additional messageTilman Keskinoz2003-01-082-0/+40
| | | | | PR: 42402 Submitted by: Amar Takhar <verm@drunkmonk.net> (maintainer)
* BerkeleyDB cleanup - stage 2Ade Lovett2002-08-221-1/+2
| | | | | Update databases/db3 to 3.3.11, and fix the few ports that need sorting after the shlib version update, and a slight API change from 3.2.x->3.3.x
* add fastresolve 2.8Ying-Chieh Liao2002-07-156-0/+102
Programs that process web logs to get DNS and domain ownership info PR: 40587 Submitted by: Amar Takhar <verm@drunkmonk.net>