non port: dns/nsd/Makefile |
Number of commits found: 138 (showing only 38 on this page) |
Tuesday, 19 May 2009
|
12:44 laszlof
- Update to 3.2.2.
PR: ports/134698
Submitted by: Olafur Osvaldsson <osvaldsson@icelandic.net> (maintainer)
|
Tuesday, 3 Feb 2009
|
22:54 amdmi3
- Update to 3.2.1
PR: 131325
Submitted by: Olafur Osvaldsson <osvaldsson at icelandic dot net> (maintainer)
|
Friday, 16 Jan 2009
|
00:30 miwi
- 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
|
Friday, 21 Nov 2008
|
20:34 miwi
- Update to 3.2.0
PR: 128818
Submitted by: Olafur Osvaldsson <osvaldsson@icelandic.net> (maintainer)
|
Thursday, 21 Aug 2008
|
06:18 rafan
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)
|
Monday, 28 Jul 2008
|
22:25 pgollucci
- 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)
|
Friday, 14 Dec 2007
|
19:08 miwi
- Update to 3.0.7
PR: 118059
Submitted by: Olafur Osvaldsson <oli@isnic.is> (maintainer)
|
Thursday, 13 Sep 2007
|
21:10 miwi
- Update to 3.0.6
PR: 116180
Submitted by: Olafur Osvaldsson <oli@isnic.is> (maintainer)
|
Thursday, 22 Mar 2007
|
13:28 miwi
- Update to 3.0.5
PR: 110671
Submitted by: Olafur Osvaldsson <oli@isnic.is> (maintainer)
|
Thursday, 25 Jan 2007
|
17:51 rafan
- Update to 3.0.4
PR: ports/108329
Submitted by: Olafur Osvaldsson <oli at isnic.is> (maintainer)
|
Tuesday, 12 Dec 2006
|
20:28 miwi
- Update to 3.0.3
PR: ports/106607
Submitted by: Olafur Osvaldsson <oli@isnic.is> (maintainer)
|
Monday, 6 Nov 2006
|
12:27 clsung
- Update to 3.0.2
PR: ports/105200
Submitted by: maintainer (Olafur Osvaldsson)
|
Sunday, 5 Nov 2006
|
05:58 alepulver
- Add CONFLICTS with dns/nsd2.
|
Saturday, 23 Sep 2006
|
08:07 rafan
- 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)
|
Tuesday, 12 Sep 2006
|
20:17 miwi
- 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)
|
Saturday, 3 Jun 2006
|
03:05 mnag
- Update to 2.3.5
PR: 98379
Submitted by: maintainer
|
Monday, 12 Dec 2005
|
11:42 ehaupt
Update to 2.3.3
PR: 90177
Submitted by: Konstantin Saurbier <Konstantin@math.uni-bielefeld.de>
Approved by: Olafur Osvaldsson <oli@isnic.is> (maintainer)
|
Tuesday, 6 Sep 2005
|
16:26 garga
- Update to 2.3.1
PR: ports/85790
Submitted by: maintainer
|
Friday, 6 May 2005
|
11:50 novel
Update to 2.3.0
PR: 80654
Submitted by: Olafur Osvaldsson (maintainer)
|
Tuesday, 12 Apr 2005
|
03:26 obrien
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
Monday, 11 Apr 2005
|
08:04 obrien
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
Monday, 21 Feb 2005
|
15:17 vs
Update to 2.2.1
PR: ports/77856
Submitted by: maintainer
|
Monday, 7 Feb 2005
|
21:51 edwin
[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>
|
Tuesday, 30 Nov 2004
|
12:58 sem
- 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
|
Thursday, 4 Nov 2004
|
13:09 clive
Update to 2.1.4, claimed to be OK about AXFR.
PR: ports/73455
Submitted by: MAINTAINER
|
Tuesday, 2 Nov 2004
|
07:40 sergei
- 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)
|
Tuesday, 3 Aug 2004
|
07:13 mezz
-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)
|
Thursday, 22 Jul 2004
|
07:03 vs
- Fix signal-handling
- Bump PORTREVISION
PR: ports/69385
Submitted by: Olafur Osvaldsson (maintainer)
|
Friday, 2 Jul 2004
|
22:14 pav
- Update to 2.1.1
PR: ports/68603
Submitted by: Olafur Osvaldsson <oli@isnic.is> (maintainer)
|
Saturday, 29 May 2004
|
23:58 pav
- Rename knobs: ENABLE_* -> WITH_*, DISABLE_* -> WITHOUT_*
Submitted by: Olafur Osvaldsson <oli@isnic.is> (maintainer)
Requested by: kris
|
12:23 pav
- Add rc script
- Add a lot of knobs
- Add second master site
PR: ports/67297
Submitted by: Olafur Osvaldsson <oli@isnic.is> (maintainer)
|
Thursday, 27 May 2004
|
07:51 vs
Volunteer Olafur Osvaldsson as maintainer since he submitted updates
recently.
|
Saturday, 15 May 2004
|
14:21 vs
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
|
Tuesday, 11 May 2004
|
12:40 pav
- Update to 2.0.2
PR: ports/66519
Submitted by: Olafur Osvaldsson <oli@isnic.is>
|
Tuesday, 13 Jan 2004
|
00:06 pav
- Fix typo in comment
|
00:05 pav
- Update to 1.2.4
PR: ports/61279
Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org>
|
Thursday, 1 Jan 2004
|
16:38 pav
- Update to 1.2.3
PR: ports/60784
Submitted by: Vincent Tantardini <vinc@0x45.org>
|
Friday, 5 Sep 2003
|
04:54 edwin
Massive repo-copies request: net->dns (partly devel->dns)
PR: ports/56020
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Approved by: portmgr
|
Number of commits found: 138 (showing only 38 on this page) |