Skip site navigation (1)Skip section navigation (2)

CVS log for ports/dns/nsd/Makefile

[BACK] Up to [FreeBSD] / ports / dns / nsd

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.55: download - view: text, markup, annotated - select for diffs
Wed Nov 30 22:56:10 2011 UTC (2 months, 1 week ago) by zi
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +0 -5 lines
- Remove post-install check to conditionally run 'nsdc patch'

Submitted by:	me
Approved by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Feature safe:	yes

Revision 1.54: download - view: text, markup, annotated - select for diffs
Mon Nov 28 11:36:53 2011 UTC (2 months, 1 week ago) by miwi
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +11 -1 lines
- Update to 3.2.9

PR:		162782
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Feature safe:	yes

Revision 1.53: download - view: text, markup, annotated - select for diffs
Wed Mar 30 13:48:13 2011 UTC (10 months, 1 week ago) by ohauer
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +2 -2 lines
 - update to version 3.2.8

 Bugfixes:
    Do setusercontext before chroot, otherwise login.conf etc. are required inside chroot.
    Bugfix #216: Fix leak of compressiontable when the domain table increases in size.
    Bugfix #348: Don't include header/library path if OpenSSL is in /usr.
    Bugfix #350: Refused notifies should log client ip.
    Bugfix #352: Fix hard coded paths in man pages.
    Bugfix #354: The realclean target deletes a bit too much.
    Bugfix #357, make xfrd quit with many zones.
    Bugfix #362: outgoing-interface and v4 vs. v6 leads to spurious warning messages.
    Bugfix #363: nsd-checkconf -v does not print outgoing-interface ok.
    Bugfix: nsd-checkconf -o outgoing-interface omits NOKEY.
    Undo Bugfix #235: Don't skip dname compression, messes up packets that do need compression.

PR:		ports/155785
Submitted by:	Jaap Akkerhuis <jaap _at_ nlnetlabs.nl> (maintainer)

Revision 1.52: download - view: text, markup, annotated - select for diffs
Wed Jan 26 11:32:51 2011 UTC (12 months, 2 weeks ago) by pav
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +1 -2 lines
- Update to 3.2.7

PR:		ports/154264
Submitted by:	Jaap Akkerhuis <jaap@nlnetlabs.nl> (maintainer)
Feature safe:	yes

Revision 1.51: download - view: text, markup, annotated - select for diffs
Thu Nov 25 16:04:00 2010 UTC (14 months, 2 weeks ago) by bapt
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +1 -1 lines
- fix status command in rc file
- while here remove MD5 entry
bump port revision

PR:		ports/152565
Submitted by:	eli <elij.mx _at_ gmail.com>
Approved by:	Jaap Akkerhuis <jaap _at_ nlnetlabs.nl>

Revision 1.50: download - view: text, markup, annotated - select for diffs
Wed Nov 24 15:44:15 2010 UTC (14 months, 2 weeks ago) by bapt
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +1 -0 lines
improvements on rc script:
 - support reload command
 - use nsdc cli has command and let it perform the actual start,stop,... of the daemon
 - at start check if the database exists if not built it (this prevent the daemon to fail at starting)
 - remove the now userless sleep in stop command

bump portrevision

PR:             ports/152331
Submitted by:   Philippe Pepiot <phil _at_ philpep.org>
Approved by:    Jaap Akkerhuis <jaap _at_ NLnetLabs.nl> (maintainer)

Revision 1.49: download - view: text, markup, annotated - select for diffs
Tue Aug 3 17:26:10 2010 UTC (18 months, 1 week ago) by lwhsu
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +5 -8 lines
- Update to 3.2.6

PR:		ports/149234
Submitted by:	Jaap Akkerhuis <jaap AT NLnetLabs.nl> (maintainer)

Revision 1.48: download - view: text, markup, annotated - select for diffs
Sun May 9 11:22:47 2010 UTC (21 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +10 -6 lines
- Update to 3.2.5

PR:		145781
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)

Revision 1.47: download - view: text, markup, annotated - select for diffs
Sat Mar 20 18:00:32 2010 UTC (22 months, 3 weeks ago) by miwi
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +1 -1 lines
- Pass maintainership to Jaap Akkerhuis <jaap@nlnetlabs.nl>

PR:		144865
Submitted by:	Olafur Osvaldsson <osvaldsson@icelandic.net> (previous maintainer)

Revision 1.46: download - view: text, markup, annotated - select for diffs
Thu Feb 11 19:37:10 2010 UTC (23 months, 4 weeks ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +15 -2 lines
- Fix permission issues

PR:             ports/143550
Submitted by:   Marko Njezic <mrmax063@maxempire.com>
Approved by:    Olafur Osvaldsson <osvaldsson@icelandic.net> (maintainer)

Revision 1.45: download - view: text, markup, annotated - select for diffs
Tue Jan 12 00:41:22 2010 UTC (2 years ago) by wen
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -1 lines
- Update to 3.2.4

PR:		ports/142718
Submitted by:	Olafur Osvaldsson <osvaldsson@icelandic.net> (maintainer)

Revision 1.44: download - view: text, markup, annotated - select for diffs
Fri Sep 4 16:44:48 2009 UTC (2 years, 5 months ago) by wxs
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +1 -1 lines
- Update to 3.2.3

PR:		ports/138529
Submitted by:	Olafur Osvaldsson <osvaldsson@icelandic.net>

Revision 1.43: download - view: text, markup, annotated - select for diffs
Tue May 19 12:44:02 2009 UTC (2 years, 8 months ago) by laszlof
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +3 -12 lines
- Update to 3.2.2.

PR:		ports/134698
Submitted by:	Olafur Osvaldsson <osvaldsson@icelandic.net> (maintainer)

Revision 1.42: download - view: text, markup, annotated - select for diffs
Tue Feb 3 22:54:11 2009 UTC (3 years ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +1 -2 lines
- Update to 3.2.1

PR:		131325
Submitted by:	Olafur Osvaldsson <osvaldsson at icelandic dot net> (maintainer)

Revision 1.41: download - view: text, markup, annotated - select for diffs
Fri Jan 16 00:30:07 2009 UTC (3 years ago) by miwi
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +3 -0 lines
- Add missing openssl dependency [1]
- Fix race when stopping nsd [2]

PR:		ports/130263 [1]
		ports/130294 [2]

Submitted by:	Artis Caune <Artis.Caune@gmail.com> [1] [2]
Approved by:	maintainer

Revision 1.40: download - view: text, markup, annotated - select for diffs
Fri Nov 21 20:34:49 2008 UTC (3 years, 2 months ago) by miwi
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +6 -1 lines
- Update to 3.2.0

PR:		128818
Submitted by:	Olafur Osvaldsson <osvaldsson@icelandic.net> (maintainer)

Revision 1.39: 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_7_1_0, RELEASE_6_4_0
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +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.38: download - view: text, markup, annotated - select for diffs
Mon Jul 28 22:25:55 2008 UTC (3 years, 6 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +22 -18 lines
- Update to 3.1.1
- Respect NOPORTDOCS
- Add option NSDMAX_INT
- rename rc.d script nsd.sh -> nsd

PR:     ports/125898
Approved by:    Olafur Osvaldsson <osvaldsson@icelandic.net>  (maintainer), araujo (mentor)

Revision 1.37: download - view: text, markup, annotated - select for diffs
Fri Dec 14 19:08:50 2007 UTC (4 years, 1 month ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -2 lines
- Update to 3.0.7

PR:		118059
Submitted by:	Olafur Osvaldsson <oli@isnic.is> (maintainer)

Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu Sep 13 21:10:29 2007 UTC (4 years, 4 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -1 lines
- Update to 3.0.6

PR:		116180
Submitted by:	Olafur Osvaldsson <oli@isnic.is> (maintainer)

Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Mar 22 13:28:51 2007 UTC (4 years, 10 months ago) by miwi
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -1 lines
- Update to 3.0.5

PR:             110671
Submitted by:   Olafur Osvaldsson <oli@isnic.is> (maintainer)

Revision 1.34: download - view: text, markup, annotated - select for diffs
Thu Jan 25 17:51:44 2007 UTC (5 years ago) by rafan
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -1 lines
- Update to 3.0.4

PR:		ports/108329
Submitted by:	Olafur Osvaldsson <oli at isnic.is> (maintainer)

Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Dec 12 20:28:43 2006 UTC (5 years, 2 months ago) by miwi
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -1 lines
- Update to 3.0.3

PR:		ports/106607
Submitted by:	Olafur Osvaldsson <oli@isnic.is> (maintainer)

Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon Nov 6 12:27:36 2006 UTC (5 years, 3 months ago) by clsung
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -2 lines
- Update to 3.0.2

PR:		ports/105200
Submitted by:	maintainer (Olafur Osvaldsson)

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sun Nov 5 05:58:02 2006 UTC (5 years, 3 months ago) by alepulver
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -0 lines
- Add CONFLICTS with dns/nsd2.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Sat Sep 23 08:07:48 2006 UTC (5 years, 4 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -0 lines
- Fix required_files in rc script.
  It requres nsd.conf instead of nsd.zones.

PR:		ports/103491
Submitted by:	TAKAHASHI Kaoru <kaoru at kaisei.org>
Approved by:	Olafur Osvaldsson <oli at isnic.is> (maintainer)

Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Sep 12 20:17:15 2006 UTC (5 years, 4 months ago) by miwi
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +72 -31 lines
- Update to 3.0.1
- Changed to OPTIONS
- Added a warning for those using NSD_OPTIONS

PR:		ports/103196
Submitted by:	Olafur Osvaldsson <oli(at)isnic.is> (maintainer)

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sat Jun 3 03:05:35 2006 UTC (5 years, 8 months ago) by mnag
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -1 lines
- Update to 2.3.5

PR:		98379
Submitted by:	maintainer

Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Dec 12 11:42:16 2005 UTC (6 years, 2 months ago) by ehaupt
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 to 2.3.3

PR:		90177
Submitted by:	Konstantin Saurbier <Konstantin@math.uni-bielefeld.de>
Approved by:	Olafur Osvaldsson <oli@isnic.is> (maintainer)

Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Sep 6 16:26:40 2005 UTC (6 years, 5 months ago) by garga
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
- Update to 2.3.1

PR:		ports/85790
Submitted by:	maintainer

Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri May 6 11:50:25 2005 UTC (6 years, 9 months ago) by novel
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.3.0

PR:		80654
Submitted by:	Olafur Osvaldsson (maintainer)

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
Mon Feb 21 15:17:09 2005 UTC (6 years, 11 months ago) by vs
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.2.1

PR:		ports/77856
Submitted by:	maintainer

Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Feb 7 21:51:13 2005 UTC (7 years ago) by edwin
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +29 -48 lines
[MAINTAINER] dns/nsd: update to 2.2.0

	- Update to 2.2.0
	With this release nsd no longer requires named-xfer to be
	present on the system.

	I also changed the options to a configure script.

	Added file(s):
	- scripts/configure.nsd

PR:		ports/76412
Submitted by:	Olafur Osvaldsson <oli@isnic.is>

Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Nov 30 12:58:19 2004 UTC (7 years, 2 months ago) by sem
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.1.5

BUG FIXES:
        - Bug #90: handle \000 in TXT records correctly
        - Fixed undefined behavior in the use of vsnprintf when
          logging messages.

PR:		ports/74517
Submitted by:	maintainer

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Nov 4 13:09:07 2004 UTC (7 years, 3 months ago) by clive
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
Update to 2.1.4, claimed to be OK about AXFR.

PR:		ports/73455
Submitted by:	MAINTAINER

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Nov 2 07:40:35 2004 UTC (7 years, 3 months ago) by sergei
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -1 lines
- Update to 2.1.3
- While I'm here, add explicit CONFIGURE_TARGET to silence a warning

PR:		ports/73293
Submitted by:	Olafur Osvaldsson (maintainer)

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Aug 3 07:13:17 2004 UTC (7 years, 6 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -2 lines
-Update to 2.1.2.

NSD 2.1.2 release notes:

FEATURES:
	- NSD now fully supports unknown record types using the notation
	  specified in RFC3597.
	- Support for the following RR types has been added: WKS, X25, ISDN,
	  RT, NSAP, PX, NAPTR, KX, CERT, DNAME, and APL.  DNAME special
	  processing is not supported.

BUG FIXES:
	- Bug #84: NSD now uses SIGUSR1 instead of SIGILL to report stats.
        - Bug #85: Support for WKS records.
        - Bug #86: The characters "#%&^[]?" can now be used without backslash
	  in zone file domain names.
        - Plugin callback return type fixed.
        - The maximum message length for IPv6 UDP packets is now limited to
	  the IPv6 minimum MTU (1280) unless the IPV6_USE_MIN_MTU socket
	  option is supported.

PR:		ports/69914
Submitted by:	Olafur Osvaldsson <oli@isnic.is> (maintainer)

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Jul 22 07:03:49 2004 UTC (7 years, 6 months ago) by vs
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -0 lines
- Fix signal-handling
- Bump PORTREVISION

PR:		ports/69385
Submitted by:	Olafur Osvaldsson (maintainer)

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Jul 2 22:14:06 2004 UTC (7 years, 7 months ago) by pav
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -2 lines
- Update to 2.1.1

PR:		ports/68603
Submitted by:	Olafur Osvaldsson <oli@isnic.is> (maintainer)

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat May 29 23:58:36 2004 UTC (7 years, 8 months ago) by pav
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +14 -14 lines
- Rename knobs: ENABLE_* -> WITH_*, DISABLE_* -> WITHOUT_*

Submitted by:	Olafur Osvaldsson <oli@isnic.is> (maintainer)
Requested by:	kris

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat May 29 12:23:56 2004 UTC (7 years, 8 months ago) by pav
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +75 -6 lines
- Add rc script
- Add a lot of knobs
- Add second master site

PR:		ports/67297
Submitted by:	Olafur Osvaldsson <oli@isnic.is> (maintainer)

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu May 27 07:51:57 2004 UTC (7 years, 8 months ago) by vs
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
Volunteer Olafur Osvaldsson as maintainer since he submitted updates
recently.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat May 15 14:21:47 2004 UTC (7 years, 8 months ago) by vs
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
Update to 2.1.0: New networking code allows a single server to handle both
 UDP and TCP connections.
(Remove cruft from pkg-descr while here)

PR:		ports/66651
Submitted by:	Olafur Osvaldsson

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue May 11 12:40:34 2004 UTC (7 years, 9 months ago) by pav
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
- Update to 2.0.2

PR:		ports/66519
Submitted by:	Olafur Osvaldsson <oli@isnic.is>

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Jan 13 00:06:11 2004 UTC (8 years, 1 month ago) by pav
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
- Fix typo in comment

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Jan 13 00:05:30 2004 UTC (8 years, 1 month ago) by pav
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
- Update to 1.2.4

PR:		ports/61279
Submitted by:	Vincent Tantardini <vinc@FreeBSD-fr.org>

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Jan 1 16:38:35 2004 UTC (8 years, 1 month ago) by pav
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
- Update to 1.2.3

PR:		ports/60784
Submitted by:	Vincent Tantardini <vinc@0x45.org>

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Sep 5 04:54:35 2003 UTC (8 years, 5 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, 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
Sun Aug 3 00:51:14 2003 UTC (8 years, 6 months ago) by naddy
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +12 -4 lines
* Update to 1.2.2

PR:		54474
Submitted by:	Nick Hilliard <nick@foobar.org>

* Reset MAINTAINER address that does not point to the FreeBSD port
  maintainer.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Apr 11 21:05:20 2003 UTC (8 years, 10 months ago) by nork
Branches: MAIN
CVS tags: old_RELEASE_5_1_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -0 lines
Fix bugs.

PR:		ports/48421
Submitted by:	Olafur Osvaldsson <oli@isnic.is>
Approved by:	maintainer timeout (2 months)

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Feb 21 13:14:52 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: old_RELEASE_4_8_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -0 lines
De-pkg-comment.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Feb 12 22:19:25 2003 UTC (8 years, 11 months ago) by edwin
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
net/nsd Version update to verison 1.0.2 with fix

PR:		ports/47113
Submitted by:	Olafur Osvaldsson <oli@isnic.is>
Reviewed by:	Alexis Yushin <alexis@NLnetLabs.nl>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Sep 9 21:38:19 2002 UTC (9 years, 5 months ago) by obraun
Branches: MAIN
CVS tags: old_RELEASE_5_0_0, old_RELEASE_4_7_0
Add nsd 1.0.1,
an authoratative only non-recursive high performance
name server.

PR:		ports/42368
Submitted by:	Alexis Yushin <alexis@forest.NLnetLabs.nl>

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options