Commit graph

7 commits

Author SHA1 Message Date
Dmitry Marakasov
f1cc67d664 - Update to 0.4.2
- While here, minor whitespace fix

PR:		211992
Submitted by:	henrik@affekt.org (maintainer)
2016-08-19 18:25:15 +00:00
Dmitry Marakasov
e87a8bd319 - Fix trailing whitespace in pkg-messages
Approved by:	portmgr blanket
2016-05-19 11:09:14 +00:00
Ruslan Makhmatkhanov
ccb140cf64 - suppress error output on terminal
- trim Makefile header while here
- bump PORTREVISION

PR:		170986
Submitted by:	Maxim Ignatenko <gelraen.ua at gmail dot com>
Approved by:	Henrik Friedrichsen <hrkfdn at gmail dot com> (maintainer)
2012-09-28 20:21:03 +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
Dmitry Marakasov
8422dbb5dc - Fix rc-script
PR:		141217
Submitted by:	Henrik Friedrichsen <hrkfdn@gmail.com> (maintainer)
2009-12-12 01:34:22 +00:00
Ion-Mihai Tetcu
7107411022 Add forgotten files for previous comit:
Update to mpdas-0.2.5 which comes with a fixed Makefile to allow different
 PREFIX settings. It also has a few bugfixes and now installs an rc.d script.

 PR:             139477
 Submitted by:   maintainer
2009-10-17 15:37:58 +00:00