notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: mail/exilog/files/exilog.sh.in

Number of commits found: 5

Sunday, 5 Aug 2012
23:19 dougb search for other commits by this committer
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
Original commit
Saturday, 14 Jan 2012
08:57 dougb search for other commits by this committer
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.
Original commit
Saturday, 27 Mar 2010
00:15 dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
Original commit
Friday, 19 May 2006
22:50 pav search for other commits by this committer
- Fix rc script installation
- Stop daemon on deinstall
- REQUIRE/PROVIDE

PR:             ports/97327
Submitted by:   Larry Rosenman <ler@lerctr.org> (maintainer)
Original commit
Monday, 15 May 2006
13:27 sem search for other commits by this committer
- Fix PostgreSQL support
- Pet portlint
- Unquote BROKEN message
- Use modern USE_RC_SUBR style

PR:             ports/97213
Submitted by:   maintainer
Original commit

Number of commits found: 5