Commit graph

18 commits

Author SHA1 Message Date
Cy Schubert
9d6f72c5dd Remove the gratuitous removal of comments. 2010-11-02 01:40:07 +00:00
Cy Schubert
53165c654d Fix build under 9.0-CURRENT.
Discovered by:		erwin (wearing portsmgr hat)
2010-11-02 01:39:03 +00:00
Cy Schubert
e6a97b7615 Set logging options. 2010-09-29 05:14:11 +00:00
Cy Schubert
224d1be31c doinkd is in sbin not libexec. 2010-09-29 04:35:17 +00:00
Cy Schubert
149d26755a rc script needed updating too. 2010-09-29 04:33:24 +00:00
Cy Schubert
3b764e3dad Welcome to doinkd (idled the next generation). 2010-09-29 03:44:01 +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
Wen Heping
d2253bb205 - Convert from utmp.h to utmpx.h
PR:		ports/143238
Submitted by:	Rob Farmer <rfarmer@predatorlabs.net>
2010-02-02 06:03:37 +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
Philip M. Gollucci
e76bc9a22c - USE_RC_SUBR != yes
- PLIST_FILES
- portlint cleanups
2009-07-15 05:09:46 +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
Edwin Groothuis
2192ea32a1 [PATCH] sysutils/idled 1.16
This patch adds rc_subr support to the idled port.

PR:		ports/57383
Submitted by:	Martin Matuska <martin@tradex.sk>
Approved by: 	maintainer timeout
2004-01-03 06:59:22 +00:00
Ying-Chieh Liao
4a056d796f Simplification of idled.sh
PR:		28693
Submitted by:	James Howard <howardjp@well.com>
2001-08-17 16:19:41 +00:00
Chris D. Faulhaber
ad2dd30443 Don't unnecessarily install files group-writable
Approved by:	maintainer
2001-01-21 01:17:42 +00:00
Kevin Lo
2cad26d0d9 - Fix Makefile and pkg-plist
- Respect CFLAGS

PR: 22541
Submitted by: MAINTAINER
2000-11-02 14:58:22 +00:00
Will Andrews
dcb4cb482a Add startup script.
PR:		20458
Submitted by:	James Howard <howardjp@wam.umd.edu>
2000-08-11 01:34:09 +00:00
Hidetoshi Shimokawa
c78a647d72 remove -m486 option for alpha. 1999-01-05 08:21:25 +00:00
James FitzGibbon
b039046bd5 Import of idled, a daemon for logging off idle users.
Reviewed by:	James FitzGibbon <jfitz@FreeBSD.ORG>
Submitted by:	Andrew <andrew@mopsy.hobart.tased.edu.au>
1997-03-23 17:33:50 +00:00