1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
Commit Graph

60 Commits

Author SHA1 Message Date
Frederic Culot
551d6df7e9 - Update to 3.2.10
PR:		ports/165185
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
2012-02-16 17:04:08 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Ryan Steinmetz
b1a382328d - Remove post-install check to conditionally run 'nsdc patch'
Submitted by:	me
Approved by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Feature safe:	yes
2011-11-30 22:56:10 +00:00
Martin Wilke
2b119fdfb6 - Update to 3.2.9
PR:		162782
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Feature safe:	yes
2011-11-28 11:36:53 +00:00
Olli Hauer
b12306e4bc - 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)
2011-03-30 13:48:13 +00:00
Pav Lucistnik
99c5cae31f - Update to 3.2.7
PR:		ports/154264
Submitted by:	Jaap Akkerhuis <jaap@nlnetlabs.nl> (maintainer)
Feature safe:	yes
2011-01-26 11:32:51 +00:00
Baptiste Daroussin
02e52a4d95 - 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>
2010-11-25 16:04:00 +00:00
Baptiste Daroussin
ada37ff89a 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)
2010-11-24 15:44:15 +00:00
Li-Wen Hsu
96f9e636c9 - Update to 3.2.6
PR:		ports/149234
Submitted by:	Jaap Akkerhuis <jaap AT NLnetLabs.nl> (maintainer)
2010-08-03 17:26:10 +00:00
Martin Wilke
53925f575d - Update to 3.2.5
PR:		145781
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
2010-05-09 11:22:47 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Martin Wilke
537c86d600 - Pass maintainership to Jaap Akkerhuis <jaap@nlnetlabs.nl>
PR:		144865
Submitted by:	Olafur Osvaldsson <osvaldsson@icelandic.net> (previous maintainer)
2010-03-20 18:00:32 +00:00
Philip M. Gollucci
6e165bf799 - Fix permission issues
PR:             ports/143550
Submitted by:   Marko Njezic <mrmax063@maxempire.com>
Approved by:    Olafur Osvaldsson <osvaldsson@icelandic.net> (maintainer)
2010-02-11 19:37:10 +00:00
Wen Heping
bc12913b52 - Update to 3.2.4
PR:		ports/142718
Submitted by:	Olafur Osvaldsson <osvaldsson@icelandic.net> (maintainer)
2010-01-12 00:41:23 +00:00
Wesley Shields
3618940813 - Update to 3.2.3
PR:		ports/138529
Submitted by:	Olafur Osvaldsson <osvaldsson@icelandic.net>
2009-09-04 16:44:48 +00:00
Frank J. Laszlo
feca62211a - Update to 3.2.2.
PR:		ports/134698
Submitted by:	Olafur Osvaldsson <osvaldsson@icelandic.net> (maintainer)
2009-05-19 12:44:03 +00:00
Dmitry Marakasov
176fe5d8bf - Update to 3.2.1
PR:		131325
Submitted by:	Olafur Osvaldsson <osvaldsson at icelandic dot net> (maintainer)
2009-02-03 22:54:12 +00:00
Martin Wilke
7aa1baf11b - 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
2009-01-16 00:30:07 +00:00
Martin Wilke
b7e945cdc3 - Update to 3.2.0
PR:		128818
Submitted by:	Olafur Osvaldsson <osvaldsson@icelandic.net> (maintainer)
2008-11-21 20:34:49 +00:00
Rong-En Fan
741aa71483 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)
2008-08-21 06:18:49 +00:00
Philip M. Gollucci
1bdeeeecc0 Cosmetic changes to the rc.d file
Submitted by:   dougb
Approved by:	araujo (mentor), maintainer implicit
2008-07-29 17:23:02 +00:00
Philip M. Gollucci
9e5295d3cc - 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)
2008-07-28 22:25:55 +00:00
Martin Wilke
f6ffcd4e0e - Update to 3.0.7
PR:		118059
Submitted by:	Olafur Osvaldsson <oli@isnic.is> (maintainer)
2007-12-14 19:08:50 +00:00
Martin Wilke
f579acd0e6 - Update to 3.0.6
PR:		116180
Submitted by:	Olafur Osvaldsson <oli@isnic.is> (maintainer)
2007-09-13 21:10:29 +00:00
Martin Wilke
9577c20852 - Update to 3.0.5
PR:             110671
Submitted by:   Olafur Osvaldsson <oli@isnic.is> (maintainer)
2007-03-22 13:28:51 +00:00
Rong-En Fan
411c50e995 - Update to 3.0.4
PR:		ports/108329
Submitted by:	Olafur Osvaldsson <oli at isnic.is> (maintainer)
2007-01-25 17:51:44 +00:00
Martin Wilke
6495054de4 - Update to 3.0.3
PR:		ports/106607
Submitted by:	Olafur Osvaldsson <oli@isnic.is> (maintainer)
2006-12-12 20:28:43 +00:00
Cheng-Lung Sung
f4514a068c - Update to 3.0.2
PR:		ports/105200
Submitted by:	maintainer (Olafur Osvaldsson)
2006-11-06 12:27:36 +00:00
Alejandro Pulver
3f655d12b3 - Add CONFLICTS with dns/nsd2. 2006-11-05 05:58:02 +00:00
Rong-En Fan
bfd251c595 - 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)
2006-09-23 08:07:48 +00:00
Martin Wilke
cbc8d2627a - 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)
2006-09-12 20:17:15 +00:00
Marcus Alves Grando
c2db2c577e - Update to 2.3.5
PR:		98379
Submitted by:	maintainer
2006-06-03 03:05:35 +00:00
Emanuel Haupt
bba5cc032d Update to 2.3.3
PR:		90177
Submitted by:	Konstantin Saurbier <Konstantin@math.uni-bielefeld.de>
Approved by:	Olafur Osvaldsson <oli@isnic.is> (maintainer)
2005-12-12 11:42:16 +00:00
Renato Botelho
cdd2dba5f7 - Update to 2.3.1
PR:		ports/85790
Submitted by:	maintainer
2005-09-06 16:26:40 +00:00
Roman Bogorodskiy
fbc2c13312 Update to 2.3.0
PR:		80654
Submitted by:	Olafur Osvaldsson (maintainer)
2005-05-06 11:50:25 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Volker Stolz
a7f2d6742a Update to 2.2.1
PR:		ports/77856
Submitted by:	maintainer
2005-02-21 15:17:09 +00:00
Edwin Groothuis
2926ccd9e6 [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>
2005-02-07 21:51:13 +00:00
Sergey Matveychuk
b36be97628 - 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
2004-11-30 12:58:19 +00:00
Clive Lin
578bcaff0f Update to 2.1.4, claimed to be OK about AXFR.
PR:		ports/73455
Submitted by:	MAINTAINER
2004-11-04 13:09:07 +00:00
Sergei Kolobov
613db369df - 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)
2004-11-02 07:40:35 +00:00
Jeremy Messenger
b0423c94d4 -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)
2004-08-03 07:13:17 +00:00
Volker Stolz
4512611284 - Fix signal-handling
- Bump PORTREVISION

PR:		ports/69385
Submitted by:	Olafur Osvaldsson (maintainer)
2004-07-22 07:03:50 +00:00
Pav Lucistnik
7ca9095736 - Update to 2.1.1
PR:		ports/68603
Submitted by:	Olafur Osvaldsson <oli@isnic.is> (maintainer)
2004-07-02 22:14:06 +00:00
Pav Lucistnik
0a5854fd6d - Rename knobs: ENABLE_* -> WITH_*, DISABLE_* -> WITHOUT_*
Submitted by:	Olafur Osvaldsson <oli@isnic.is> (maintainer)
Requested by:	kris
2004-05-29 23:58:36 +00:00
Pav Lucistnik
70807260be - Add rc script
- Add a lot of knobs
- Add second master site

PR:		ports/67297
Submitted by:	Olafur Osvaldsson <oli@isnic.is> (maintainer)
2004-05-29 12:23:56 +00:00
Volker Stolz
26876c0570 Volunteer Olafur Osvaldsson as maintainer since he submitted updates
recently.
2004-05-27 07:51:57 +00:00
Volker Stolz
205ab130e6 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
2004-05-15 14:21:47 +00:00
Pav Lucistnik
366b862c4c - Update to 2.0.2
PR:		ports/66519
Submitted by:	Olafur Osvaldsson <oli@isnic.is>
2004-05-11 12:40:34 +00:00