Commit graph

13 commits

Author SHA1 Message Date
Adam Weinberger
7792c21583 Rename sysutils/ patch-xy patches to reflect the files they modify. 2014-07-29 15:00:12 +00:00
Vanilla I. Shu
a6b021be1f remove empty patch file to fix build.
Submitted by:	Vasiliy P. Melnik <basil at vpm dot net dot ua>
2013-12-18 13:47:53 +00:00
Vanilla I. Shu
6053de8efa Support STAGEDIR. 2013-11-15 15:25:56 +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
Martin Wilke
f11642b77c - Fix exits with wrong error code
- Bump PORTREVISION

PR:		162581
Submitted by:	Ivan Voras <ivoras@gmail.com>
Feature safe:	yes
2011-11-24 15:16:45 +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
Andrew Pantyukhin
4c0c6f8937 - Add an rc.d script
- Minor fixes
- Add mirrors

Submitted by:	Alex Keda <admin@lissyara.su>
2007-06-07 10:33:51 +00:00
Marcus Alves Grando
3e53430e85 - Add support to postfix
- Bump PORTREVISION

PR:		93291
Submitted by:	Franz Klammer <klammer@webonaut.com>
Approved by:	maintainer timeout, 29 days
2006-03-15 14:58:02 +00:00
Alexey Dokuchaev
24c0e6d51a Actually add patch file forgotten in previous commit.
Approved by:	portmgr (marcus)
		fjoe (mentor, implicit)
2004-10-05 20:37:12 +00:00
Yen-Ming Lee
5cfe5ce0ad update to 0.4.1
PR:		55858
Submitted by:	W. M. Shandruk <walt@erudition.net>
2003-08-22 07:11:30 +00:00
Jimmy Olgeni
c5c4c0d757 Add etc/ files management, and preserve etc/monitord.conf at "make install"
time (it was overwritten by the program's Makefile).
2001-06-17 17:26:49 +00:00
Maxim Sobolev
13ac389a02 Update to the 0.2.0 version. Also make it use BSD_INSTALL_* macros and make
it PREFIX clean while I'm here.

PR:		19294
Submitted by:	W. M. Shandruk <walt@erudition.net>
2000-06-20 09:30:29 +00:00
Will Andrews
f11dbca392 Add monitord, a simple service monitoring daemon that restarts a service
should it go down (gee, does this sound like cron or what?).

PR:		19011
Submitted by:	Walt M. Shandruk <walt@erudition.net>
2000-06-09 21:51:09 +00:00