Commit graph

9 commits

Author SHA1 Message Date
Sergey Matveychuk
7ae0a4d83f - Add patches to fix two crash dumps
Submitted by:	Boris Lytochkin <lytboris_at_yandex-team.ru>
Feature safe:	Yes
2012-03-15 11:45:48 +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
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
Sergey Matveychuk
061e814ebb - Add forgotten RC script 2008-02-15 14:18:26 +00:00
Sergey Matveychuk
48cb94d7a3 - Update to 2.3.4
- Take maintainership because of maintainer email is bounced:

  takano@net-chef.net
    Recipient address rejected: User unknown in local recipient table
2008-02-15 14:17:22 +00:00
Hajimu UMEMOTO
000390ed4a Make it buildable on recent 7-CURRENT.
Reported by:	ports-sparc64 via maintainer
Approved by:	maintainer
2006-05-01 03:22:21 +00:00
Doug Barton
c49d1a3273 Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
2006-02-20 20:47:50 +00:00
Norikatsu Shigemura
f2eb839f9d o Add a rcNG script.
o Add dependency on ftp/wget.
o Fix re-close(3) problem.
o Add signal mask if already signaled.

Submitted by:	TAKANO Yuji <takano@net-chef.net> (maintainer)
2004-06-13 10:21:31 +00:00
Norikatsu Shigemura
4f47b59485 Add Internet Routing Registry database server(2.1.5).
Submitted by:	TAKANO Yuji <takano@usen.ad.jp>
2004-04-14 17:23:23 +00:00