CVS log for ports/net/adns/Attic/Makefile
Up to [FreeBSD] / ports / net / adns
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.9
Fri Sep 5 07:41:18 2003 UTC (8 years, 5 months ago) by edwin
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.8: +1 -1 lines
Massive repo-copies request: net->dns (partly devel->dns) The category "dns" has been added, now is the time to move the dns-related ports to the new world. Is there anyone who is brave enough to complete this difficult job? ;) PR: ports/56020 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Approved by: portmgr
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Feb 21 13:14:33 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_8_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -1 lines
De-pkg-comment.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Sep 18 23:38:47 2000 UTC (11 years, 4 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_5_0_0, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0, RELEASE_4_2_0, RELEASE_4_1_1
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +7 -3 lines
Update to version 1.0 PR: 21357 Submitted by: maintainer
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Jun 16 21:51:48 2000 UTC (11 years, 7 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the 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
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Jun 16 08:18:15 2000 UTC (11 years, 7 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax
Revision 1.4: 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
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1 lines
Second round of INSTALL_SHLIBS=yes fixes.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Apr 17 23:30:51 2000 UTC (11 years, 9 months ago) by mharo
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -4 lines
change header file order PR: 18055 Submitted by: Kostya Lukin <lukin@sapa.ivcme.elektra.ru>
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Apr 9 18:10:03 2000 UTC (11 years, 10 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
Update with the new PORTNAME/PORTVERSION variables
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Apr 2 05:37:17 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
