CVS log for ports/dns/dnrd/Makefile
Up to [FreeBSD] / ports / dns / dnrd
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon Jun 27 17:54:21 2011 UTC (7 months, 2 weeks ago) by crees
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +3 -9 lines
- Use USERS and GROUPS PR: ports/157578 Submitted by: Chris Rees (utisoft@gmail.com) Approved by: tabthorpe (co-mentor)
Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Aug 21 06:16:53 2008 UTC (3 years, 5 months ago) by rafan
Branches: MAIN
CVS tags: 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_6_EOL, RELEASE_6_4_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +0 -1 lines
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Feb 13 10:30:14 2008 UTC (3 years, 11 months ago) by araujo
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +34 -22 lines
- Update to 2.20.3. [1] - Use SF macro. [1] - Added new OPTIONS. [1] - Fixed and changed pkg-install to FILESDIR. [1] - Change maintainer mail address. [2] PR: ports/120136 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> [1] Approved by: Natanael Copa <ncopa@users.sourceforge.net> (maintainer) [2] stas (mentor, implicit)
Revision 1.28: 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_7_0_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +0 -1 lines
Remove USE_REINPLACE from all categories starting with D
Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Nov 30 21:37:53 2005 UTC (6 years, 2 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
Update port: dns/dnrd (bug fix release) DNRD will always bind to all interfaces, even if the user specifically says it should bind to only one, using the -a option. PR: ports/89774 Submitted by: Natanael Copa <natanael.copa@gmail.com>
Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Sep 6 12:10:46 2005 UTC (6 years, 5 months ago) by garga
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +25 -12 lines
- Update to 2.20 [1] - OPTIONS'ify - Use PORTDOCS - Remove 3 lines pkg-plist - Move dnrd.sh to dnrd.sh.in and use USE_RC_SUBR facility PR: ports/85744 [1] Submitted by: maintainer [1] Reworked by: myself Approved by: maintainer
Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Jul 21 15:43:04 2005 UTC (6 years, 6 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
- Update to 2.19.1 PR: ports/83851 Submitted by: Natanael Copa <ncopa@users.sourceforge.net> (maintainer) Security: CAN-2005-2315, CAN-2005-2316
Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Apr 12 03:25:20 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Apr 11 08:02:04 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Feb 10 22:38:58 2005 UTC (7 years ago) by pav
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
- Update to 2.19 PR: ports/77347 Submitted by: Natanael Copa <ncopa@users.sourceforge.net> (maintainer)
Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Jan 12 09:49:38 2005 UTC (7 years ago) by edwin
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -3 lines
Update port: dns/dnrd version 2.18 Version bump. This release fixes segfault in argument parsing. Cleaned -h output (remved longopts when they are unavailable) Improved signal handling and blacklist feature added. Proper handling of paths in documentation. I implemeted a pselect in lib.c for BSD 4.x support. Please let me know if this could be handeled in a better way. PR: ports/76060 Submitted by: Natanael Copa <ncopa@users.sourceforge.net>
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Dec 4 16:57:34 2004 UTC (7 years, 2 months ago) by arved
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
Update to 2.17.2 PR: 74618 Submitted by: Natanael Copa <ncopa@users.sourceforge.net>
Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Nov 8 07:40:55 2004 UTC (7 years, 3 months ago) by vs
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -5 lines
Update to 2.17.1: This version introduce random source ports to reduce the risk of getting the cache poisoned. Assign maintainership to submitter/author. PR: ports/73420 Submitted by: Natanael Copa
Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Oct 13 13:47:53 2004 UTC (7 years, 3 months ago) by krion
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
Update to 2.16.1 PR: ports/72637 Submitted by: Natanael Copa <ncopa@users.sourceforge.net>
Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Oct 12 09:57:28 2004 UTC (7 years, 4 months ago) by sergei
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +19 -7 lines
- Update to 2.16 - this fixes various bugs and adds random query IDs to prevent cache poisoning. PR: ports/72522 Submitted by: Natanael Copa <ncopa@users.sourceforge.net> While I'm here: - Rework installation mechanism - use do-install target - Respect NOPORTDOCS - Install samples into EXAMPLESDIR - Use DOCSDIR and EXAMPLESDIR macros in pkg-plist
Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Oct 12 01:12:12 2004 UTC (7 years, 4 months ago) by edwin
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +9 -1 lines
Update port: dnrd [maintainer update] Update of dnrd. The TCP support is totally broken in previous versions. Even if it should work in this verion it is disabled by default. (The code was so ugly). It can be enabled with WITH_TCP. In this version it is also possible to disable the MASTER file support. So dnrd can be a compiled as proxy only. WITHOUT_MASTER. PR: ports/71770 Submitted by: Natanael Copa <ncopa@users.sourceforge.net>
Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Aug 13 17:59:12 2004 UTC (7 years, 5 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
- Update to 2.14.1 PR: ports/70404 Submitted by: Natanael Copa <ncopa@users.sourceforge.net>
Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Jul 28 21:54:57 2004 UTC (7 years, 6 months ago) by pav
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +4 -1 lines
- Fix few obvious problems with rc script
Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Jul 28 20:53:08 2004 UTC (7 years, 6 months ago) by pav
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +12 -14 lines
- Update to 2.14 - Add rc script PR: ports/69669 (based on) Submitted by: Natanael Copa <mlists@tanael.org>
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Apr 10 17:26:35 2004 UTC (7 years, 10 months ago) by trevor
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -3 lines
Tidy up whitespace.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Feb 5 20:37:07 2004 UTC (8 years ago) by trevor
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -0 lines
Use PLIST_FILES. Reviewed by: marcus
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:19:56 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Jan 3 05:42:42 2004 UTC (8 years, 1 month ago) by edwin
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +7 -4 lines
dns/dnrd: recv_addr init wrong and 512 byte udp packets dropped There are a few bugs in dnrd that should probably be fixed by the author but could be made to work on bsd: 1. Initialization in common.h of recv_addr is broken, causing at least the '-a' switch not to work. Instead of assuming positions of fields in the struct across platforms I thought it safer to do a standard initialization in main(). 2. The buffer overflow code in udp.c:dnsrecv() is off by one, rejecting messages where the size exactly fills the available buffer. I also changed to the calls to dnsrecv to pass 512 as the max size instead of the buffers that seem to be padded by 4 bytes for a reason I don't understand. This causes a calling named to resend packets. Eventually one seems to get through but response times can be painfully slow. PR: ports/41128 Submitted by: Michael C. Adler <mad1@tapil.com>
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Nov 3 22:04:09 2003 UTC (8 years, 3 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -1 lines
fix mastersites, fix pkg-descr WWW
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Nov 3 00:54:31 2003 UTC (8 years, 3 months ago) by kris
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Reset maintainer of ports owned by inactive committers who were just retired.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Sep 5 04:54:32 2003 UTC (8 years, 5 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
Massive repo-copies request: net->dns (partly devel->dns) PR: ports/56020 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Approved by: portmgr
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:07:39 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: old_RELEASE_5_1_0, old_RELEASE_4_8_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0 lines
Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Nov 4 02:31:20 2002 UTC (9 years, 3 months ago) by edwin
Branches: MAIN
CVS tags: old_RELEASE_5_0_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -2 lines
PERL -> REINPLACE Noticed on: bento
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jun 7 08:42:49 2001 UTC (10 years, 8 months ago) by greid
Branches: MAIN
CVS tags: old_RELEASE_5_0_DP1, 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
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3 lines
Update to version 2.10 PR: 27904 Submitted by: Jose Marques <jose.marques@nottingham.ac.uk>
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Mar 29 16:34:20 2001 UTC (10 years, 10 months ago) by sobomax
Branches: MAIN
CVS tags: old_RELEASE_4_3_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
-pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}
Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Mar 10 19:33:50 2001 UTC (10 years, 11 months ago) by will
Branches: MAIN
Add dnrd 2.9, a proxy DNS daemon. PR: 24107 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
