Commit graph

15 commits

Author SHA1 Message Date
Doug Barton
9aac569eaa Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
2012-08-05 23:19:36 +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
Alex Dupre
3b0886cfe4 Fix IPv6 support.
PR:		ports/160344
Submitted by:	Viktor Gal <wiking@maeth.com>
2011-09-05 12:14:19 +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
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