Commit graph

16 commits

Author SHA1 Message Date
Martin Wilke
281eb274ec - Update to 21.1
- Convert to USES
- Convert to new OPTIONS helper

PR:		187967
Submitted by:	ports fury
2014-04-26 02:23:10 +00:00
Beech Rintoul
ffd5d3314c - Update to 20.2,1
PR:		ports/176726
Submitted by:	Kjetil Rustad <kjetil@cckengine.com>
2013-03-08 02:55:27 +00:00
Dirk Meyer
e99e060d34 - escape shell names 2012-01-14 14:52:13 +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
Dirk Meyer
d3e1a8b4cf - fix build with NOPORTDOCS
Reported by:	QAT
2010-12-11 05:20:42 +00:00
Dirk Meyer
2a68e8944c - update to 0.17
Submitted by:	Rick

- add LICENSE
2010-12-08 17:00:55 +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
Dirk Meyer
c5137b36fd - update to 0.15
- add options OPENSSL
- add options GNUTLS
- take maintainership for a while
2009-12-27 20:21:38 +00:00
Doug Barton
0175383f0a Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.

1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).

No PORTREVISION bumps because all of these changes are noops.
2009-07-15 16:56:10 +00:00
Ion-Mihai Tetcu
3b47b7eb6e Fix plist with -DNOPORTDOCS.
Prompted by:	QAT QA run
2009-04-08 11:09:09 +00:00
Frank J. Laszlo
f408694b2f Update to 0.10.0 2006-12-11 18:34:15 +00:00
Marcus Alves Grando
d403e8a330 - Use OPTIONS and add more options
- Add rc.d script
- Bump PORTREVISION

PR:		93285
Submitted by:	mnag
Approved by:	maintainer
2006-02-13 16:56:11 +00:00
Marcus Alves Grando
6816e33083 Update to 0.9.2
Take MAINTAINER

PR:		87693
Submitted by:	Frank Laszlo <laszlof@vonostingroup.com>
2005-10-20 00:00:32 +00:00
Kirill Ponomarev
6b379292ef Update to 0.8.1 2004-12-25 09:21:40 +00:00
Oliver Lehmann
c8f9cc3ea7 Update to 0.7.1
PR:		54651
Submitted By:	maintainer
2003-07-20 09:07:18 +00:00
Vanilla I. Shu
33cbc7497b Add ngircd 0.7.0,
free open source daemon for Internet Relay Chat
(IRC).

PR:		51683
Submitted by:	Kirill Ponomarew <ponomarew@oberon.net>
2003-05-03 21:42:35 +00:00