CVS log for ports/dns/adns/pkg-plist
Up to [FreeBSD] / ports / dns / adns
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Apr 20 14:01:32 2006 UTC (5 years, 9 months ago) by sem
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_5_EOL, RELEASE_4_EOL, PRE_XORG_7, HEAD
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +11 -1 lines
- Update to version 1.2 - Respect NOPORTDOCS - Add a HTTP master site PR: ports/96096 Submitted by: Martin Matuska <martin@matuska.org>
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Oct 16 13:07:56 2000 UTC (11 years, 3 months ago) by kevlo
Branches: MAIN
CVS tags: old_RELEASE_5_1_0, old_RELEASE_5_0_DP1, old_RELEASE_5_0_0, old_RELEASE_4_8_0, old_RELEASE_4_7_0, old_RELEASE_4_6_2, old_RELEASE_4_6_1, old_RELEASE_4_6_0, old_RELEASE_4_5_0, old_RELEASE_4_4_0, old_RELEASE_4_3_0, old_RELEASE_4_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0 lines
Fix pkg-plist. PR: 22004 Submitted by: MAINTAINER
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Sep 18 23:38:51 2000 UTC (11 years, 4 months ago) by ade
Branches: MAIN
CVS tags: old_RELEASE_4_1_1
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -3 lines
Update to version 1.0 PR: 21357 Submitted by: maintainer
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Jul 29 12:44:59 2000 UTC (11 years, 6 months ago) by alex
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -0 lines
Add bin/adnsresfilter Submitted by: bento
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Jun 15 17:12:38 2000 UTC (11 years, 7 months ago) by sobomax
Branches: MAIN
CVS tags: old_RELEASE_4_1_0, old_RELEASE_3_5_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -2 lines
Second round of INSTALL_SHLIBS=yes fixes.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Apr 2 05:37:29 2000 UTC (11 years, 10 months ago) by will
Branches: MAIN
Add adns, an asynchronous DNS resolver library that provides a way to do
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
