| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
- 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>
Notes:
svn path=/head/; revision=265141
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=265093
|
|
|
|
|
|
|
|
| |
PR: ports/149234
Submitted by: Jaap Akkerhuis <jaap AT NLnetLabs.nl> (maintainer)
Notes:
svn path=/head/; revision=258702
|
|
|
|
|
|
|
|
| |
PR: 145781
Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Notes:
svn path=/head/; revision=254010
|
|
|
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes:
svn path=/head/; revision=251553
|
|
|
|
|
|
|
|
| |
PR: 144865
Submitted by: Olafur Osvaldsson <osvaldsson@icelandic.net> (previous maintainer)
Notes:
svn path=/head/; revision=251281
|
|
|
|
|
|
|
|
|
| |
PR: ports/143550
Submitted by: Marko Njezic <mrmax063@maxempire.com>
Approved by: Olafur Osvaldsson <osvaldsson@icelandic.net> (maintainer)
Notes:
svn path=/head/; revision=249604
|
|
|
|
|
|
|
|
| |
PR: ports/142718
Submitted by: Olafur Osvaldsson <osvaldsson@icelandic.net> (maintainer)
Notes:
svn path=/head/; revision=247639
|
|
|
|
|
|
|
|
| |
PR: ports/138529
Submitted by: Olafur Osvaldsson <osvaldsson@icelandic.net>
Notes:
svn path=/head/; revision=240872
|
|
|
|
|
|
|
|
| |
PR: ports/134698
Submitted by: Olafur Osvaldsson <osvaldsson@icelandic.net> (maintainer)
Notes:
svn path=/head/; revision=234202
|
|
|
|
|
|
|
|
| |
PR: 131325
Submitted by: Olafur Osvaldsson <osvaldsson at icelandic dot net> (maintainer)
Notes:
svn path=/head/; revision=227574
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=226222
|
|
|
|
|
|
|
|
| |
PR: 128818
Submitted by: Olafur Osvaldsson <osvaldsson@icelandic.net> (maintainer)
Notes:
svn path=/head/; revision=223141
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=218938
|
|
|
|
|
|
|
|
| |
Submitted by: dougb
Approved by: araujo (mentor), maintainer implicit
Notes:
svn path=/head/; revision=217822
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=217794
|
|
|
|
|
|
|
|
| |
PR: 118059
Submitted by: Olafur Osvaldsson <oli@isnic.is> (maintainer)
Notes:
svn path=/head/; revision=203620
|
|
|
|
|
|
|
|
| |
PR: 116180
Submitted by: Olafur Osvaldsson <oli@isnic.is> (maintainer)
Notes:
svn path=/head/; revision=199439
|
|
|
|
|
|
|
|
| |
PR: 110671
Submitted by: Olafur Osvaldsson <oli@isnic.is> (maintainer)
Notes:
svn path=/head/; revision=188011
|
|
|
|
|
|
|
|
| |
PR: ports/108329
Submitted by: Olafur Osvaldsson <oli at isnic.is> (maintainer)
Notes:
svn path=/head/; revision=183275
|
|
|
|
|
|
|
|
| |
PR: ports/106607
Submitted by: Olafur Osvaldsson <oli@isnic.is> (maintainer)
Notes:
svn path=/head/; revision=179598
|
|
|
|
|
|
|
|
| |
PR: ports/105200
Submitted by: maintainer (Olafur Osvaldsson)
Notes:
svn path=/head/; revision=176602
|
|
|
|
| |
Notes:
svn path=/head/; revision=176414
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=173635
|
|
|
|
|
|
|
|
|
|
|
| |
- Changed to OPTIONS
- Added a warning for those using NSD_OPTIONS
PR: ports/103196
Submitted by: Olafur Osvaldsson <oli(at)isnic.is> (maintainer)
Notes:
svn path=/head/; revision=172885
|
|
|
|
|
|
|
|
| |
PR: 98379
Submitted by: maintainer
Notes:
svn path=/head/; revision=164263
|
|
|
|
|
|
|
|
|
| |
PR: 90177
Submitted by: Konstantin Saurbier <Konstantin@math.uni-bielefeld.de>
Approved by: Olafur Osvaldsson <oli@isnic.is> (maintainer)
Notes:
svn path=/head/; revision=150979
|
|
|
|
|
|
|
|
| |
PR: ports/85790
Submitted by: maintainer
Notes:
svn path=/head/; revision=142108
|
|
|
|
|
|
|
|
| |
PR: 80654
Submitted by: Olafur Osvaldsson (maintainer)
Notes:
svn path=/head/; revision=134695
|
|
|
|
|
|
|
| |
after 5.4-RELEASE.
Notes:
svn path=/head/; revision=133116
|
|
|
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Notes:
svn path=/head/; revision=132992
|
|
|
|
|
|
|
|
| |
PR: ports/77856
Submitted by: maintainer
Notes:
svn path=/head/; revision=129487
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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>
Notes:
svn path=/head/; revision=128246
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=122811
|
|
|
|
|
|
|
|
| |
PR: ports/73455
Submitted by: MAINTAINER
Notes:
svn path=/head/; revision=120770
|
|
|
|
|
|
|
|
|
|
| |
- While I'm here, add explicit CONFIGURE_TARGET to silence a warning
PR: ports/73293
Submitted by: Olafur Osvaldsson (maintainer)
Notes:
svn path=/head/; revision=120633
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=115329
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: ports/69385
Submitted by: Olafur Osvaldsson (maintainer)
Notes:
svn path=/head/; revision=114406
|
|
|
|
|
|
|
|
| |
PR: ports/68603
Submitted by: Olafur Osvaldsson <oli@isnic.is> (maintainer)
Notes:
svn path=/head/; revision=112807
|
|
|
|
|
|
|
|
| |
Submitted by: Olafur Osvaldsson <oli@isnic.is> (maintainer)
Requested by: kris
Notes:
svn path=/head/; revision=110338
|
|
|
|
|
|
|
|
|
|
|
| |
- Add a lot of knobs
- Add second master site
PR: ports/67297
Submitted by: Olafur Osvaldsson <oli@isnic.is> (maintainer)
Notes:
svn path=/head/; revision=110270
|
|
|
|
|
|
|
| |
recently.
Notes:
svn path=/head/; revision=110115
|
|
|
|
|
|
|
|
|
|
|
| |
UDP and TCP connections.
(Remove cruft from pkg-descr while here)
PR: ports/66651
Submitted by: Olafur Osvaldsson
Notes:
svn path=/head/; revision=109207
|
|
|
|
|
|
|
|
| |
PR: ports/66519
Submitted by: Olafur Osvaldsson <oli@isnic.is>
Notes:
svn path=/head/; revision=108920
|
|
|
|
| |
Notes:
svn path=/head/; revision=99360
|
|
|
|
| |
Notes:
svn path=/head/; revision=98034
|
|
|
|
|
|
|
|
| |
PR: ports/61279
Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org>
Notes:
svn path=/head/; revision=98033
|
|
|
|
|
|
|
|
| |
PR: ports/60784
Submitted by: Vincent Tantardini <vinc@0x45.org>
Notes:
svn path=/head/; revision=97040
|
|
|
|
|
|
|
|
|
| |
PR: ports/56020
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Approved by: portmgr
Notes:
svn path=/head/; revision=88573
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 54474
Submitted by: Nick Hilliard <nick@foobar.org>
* Reset MAINTAINER address that does not point to the FreeBSD port
maintainer.
Notes:
svn path=/head/; revision=86206
|