CVS log for ports/dns/checkdns/Makefile
Up to [FreeBSD] / ports / dns / checkdns
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Sep 7 19:34:00 2011 UTC (5 months ago) by crees
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
Pass maintainership to Mikhail Tsatsenko. Thank you for volunteering.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Jul 1 01:33:11 2011 UTC (7 months, 1 week ago) by mandree
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -1 lines
Fix clang build, using REINPLACE_CMD to change gcc to ${CC}.
Add missing #include <string.h> in dns.c (adds files/patch-dns.c)
Fix obvious format string error in html.c (adds files/patch-html.c)
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Feb 10 21:47:47 2010 UTC (23 months, 4 weeks ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
- Reset more ports I don't use anymore
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat May 16 06:27:45 2009 UTC (2 years, 8 months ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -0 lines
- Mark most of my ports MAKE_JOBS_SAFE=yes Tested by: several builds in P6 TB
Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Jul 23 02:43:48 2008 UTC (3 years, 6 months ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Update my ports to my freebsd address Approved by: araujo (mentor)
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Jul 2 21:20:27 2008 UTC (3 years, 7 months ago) by pav
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
- Assign to new maintainer Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> (the new maintainer)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Jun 17 19:29:49 2008 UTC (3 years, 7 months ago) by pav
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
Reset maintainership (the domain has expired): <joe@joeholden.co.uk> (reason: 553 5.3.5 system config error) ----- Transcript of session follows ----- 553 5.3.5 127.0.0.1. config error: mail loops back to me (MX problem?) 554 5.3.5 Local configuration error
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Dec 9 11:40:50 2006 UTC (5 years, 2 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +14 -0 lines
- Save user's checkdns.conf and install checkdns.conf-dist. - Respect NOPORTDOCS and install docs to DOCSDIR. - Install missing checkdns.css. - Don't install uninstall.sh. PR: ports/105364 Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> Approved by: maintainer timeout xride (is holder of this pr)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu May 4 21:41:11 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +0 -2 lines
Remove USE_REINPLACE from all categories starting with D
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Feb 9 11:51:39 2006 UTC (6 years ago) by garga
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -2 lines
- Add more MASTER_SITES - Take maintainership PR: ports/93075 Submitted by: Joe Holden <joe@joeholden.co.uk>
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Nov 24 01:42:16 2005 UTC (6 years, 2 months ago) by pav
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +0 -1 lines
- Style
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Oct 17 00:52:03 2005 UTC (6 years, 3 months ago) by kris
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Remove undeliverable maintainer address: <ozkan@enderunix.org>: host mail.enderunix.org[193.140.143.23] said: 554 mail server permanently rejected message (#5.3.0) (in reply to end of DATA command)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri May 20 21:19:10 2005 UTC (6 years, 8 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_0_0
This program is a domain name server analysis and reporting tool. It checks and reports whether a domain name, hosted by your organization, is still in use, and if so, reports whether your name servers are still the delegated name servers of the domain name in question. PR: ports/80834 Submitted by: Ozkan KIRIK <ozkan@enderunix.org>
