1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
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
Frederic Culot
c77d940d19 - Update to 1.2.8.31
PR:		ports/153446
Submitted by:	Hung-Yi Chen <gaod at hychen.org> (maintainer)
Approved by:	sahil@/wen@ (mentors, implicit)
2010-12-26 09:16:43 +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
a602da42eb * Fix for Bug #0000040 http://bugs.mydns-ng.com/view.php?id=40
child processes must not shutdown() their sockets
* Fixes and reports a problem occuring with jumping system time,
  as reported when running inside some virtual machine. Time jumps
  are reported to the log with loglevel NOTICE.
* Delegation now has precedence over wildcard matching
  Thanks to Fab for the fix
  Fixes bugs #0000038, #0000042

PR:		143223
Submitted by:	Hung-Yi Chen <gaod@hychen.org> (maintainer)
2010-01-27 13:03:31 +00:00
Dmitry Marakasov
44f665c2af - Fix for wrong configuration with NLS support in Makefile
- Import some patch about admin.php

PR:		134967
Submitted by:	Hung-Yi Chen <gaod@hychen.org> (maintainer)
2009-05-31 18:34:18 +00:00
Li-Wen Hsu
d46356e7f4 - Add MyDNS-ng, a Next Generation DNS Server for sql based DNS services
PR:		ports/132963
Submitted by:	Hung-Yi Chen <gaod AT hychen.org>
2009-03-29 11:56:20 +00:00
Alex Dupre
be9a91167f Fix recursive resolver.
Submitted by:	Pietro Celentano <pcelentano@tiscalinet.it>
2007-04-30 07:33:13 +00:00
Alex Dupre
d152b63a1c Fix rcNG startup ordering and bump PORTREVISION.
Approved by:	portmgr (clement)
2006-03-07 16:27:27 +00:00
Alex Dupre
b775c0abec Update to 1.1.0 release. 2006-02-09 14:04:43 +00:00
Alex Dupre
72802caf38 - Update to 1.0.0 release [1]
- Switch to libtool15
- Switch to rcNG startup script

PR:		ports/78595 [1]
Submitted by:	Simon Dick <simond@irrelevant.org> [1]
2005-03-08 16:27:45 +00:00
Pav Lucistnik
ba89762e0a - Update to 0.10.1
- Give maintainership to submitter

PR:		ports/60289
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
Approved by:	maintainer
2003-12-17 10:00:16 +00:00
Kirill Ponomarev
6274f94c63 - Fix a bug with incorrect config parsing until the next
version comes out
- Bump PORTREVISION

PR:		59749
Submitted by:	maintainer
2003-12-04 10:01:09 +00:00
Yen-Ming Lee
6554b6934a Update to 0.9.13
PR:		55083
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
Approved by:	maintainer timeout
2003-08-21 16:41:12 +00:00
Yen-Ming Lee
f034777d64 add/remove patch files which are omitted in previous commit.
PR:		50676
Submitted by:	Simon Dick <simond@irrelevant.org>
2003-04-12 14:17:34 +00:00
Ying-Chieh Liao
312add94e8 upgrade to 0.9.5
PR:		46354
Submitted by:	maintainer
2003-01-03 18:57:59 +00:00
Oliver Braun
acf6b51e81 Upgrade to 0.9.3.
PR:		43638
Submitted by:	maintainer
2002-10-05 19:19:43 +00:00
Anders Nordby
58143feaad Add mydns, the MySQL DNS server.
PR:		41132
Submitted by:	Simon Dick <simond@irrelevant.org>
2002-08-05 23:35:09 +00:00