Commit graph

12 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
Chris Rees
3156eabc27 Update to 3.2.9
PR:		ports/162928
Submitted by:	Jr Aquino <tanawts@gmail.com> (maintainer)
2011-12-28 12:13:37 +00:00
Ryan Steinmetz
430912c3ca Add ability to run as ircd user/group
Pass maintainership to submitter
Pacify portlint(1)
Add LICENSE

PR:		ports/155143
Submitted by:	Jr Aquino <tanawts@gmail.com>
Approved by:	wxs (mentor)
2011-07-25 01:52:22 +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
e974228ff0 - Fix build
PR:		137993
Submitted by:	Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
2009-08-22 20:38:41 +00:00
Martin Wilke
d7d19c8326 - Update to 3.2.8.1
PR:		137923
Submitted by:	Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
2009-08-18 20:48:24 +00:00
Peter Pentchev
bcc4367439 Fix the crash with c-ares-1.6.0.
Reported by:	several
Submitted by:	Ilya Andreev <admin@aivus.name>
Timeout:	Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
2009-06-23 08:49:07 +00:00
Martin Wilke
4acd59bd7c - Update to 3.2.7
Approved by:	maintainer implicit
2007-09-10 19:00:40 +00:00
Martin Wilke
b4a57a54b8 - Update to 3.2.6
PR:		ports/107458
Submitted by:	Gerrit Beine<gerrit.beine@gmx.de> (maintainer)
2007-01-03 15:29:55 +00:00
Peter Pentchev
64e068d25c Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.

Thanks to everyone who took the time to look over the patch!

Discussed on:	-ports
2006-12-13 12:41:35 +00:00
Pav Lucistnik
bf23aa58d9 - Update to 3.2.3
PR:		ports/79429
Submitted by:	Gerrit Beine <tux@pinguru.net> (maintainer)
2005-04-11 18:56:40 +00:00