Commit graph

5 commits

Author SHA1 Message Date
Ruslan Makhmatkhanov
18e6b74dc7 - update minimum required py-meld3 version
- use TEST_DEPENDS for tinderbox builds
- add OPTIONS for unit tests
- add regression-test target
- add the upstream patch to fix tests [1]

PR:		172851
Submitted by:	Kubilay Kocak <koobs.freebsd at gmail dot com>
Approved by:	Ildar Hizbulin <hizel at vyborg dot ru> (maintainer) [1]
Feature safe:	yes
2012-10-29 21:20:53 +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
Ruslan Makhmatkhanov
e883321251 - update to 3.0a12
While i'm here, fix couple whitespace issues in rc-script.

Changelog:
http://www.mail-archive.com/supervisor-users@lists.supervisord.org/msg00794.html

PR:		163982
Submitted by:	Ildar Hizbulin <hizel at vyborg dot ru> (maintainer)
2012-01-10 11:07:57 +00:00
Sunpoet Po-Chuan Hsieh
048d322f5c - Update to 3.0a9
PR:		ports/152196
Submitted by:	Ildar Hizbulin <hizel@vyborg.ru> (maintainer)
2010-11-22 18:54:49 +00:00
Li-Wen Hsu
cb6ce712b1 - Update to 3.0a8
- Add rc script
- Add sample configuration file

PR:		ports/143799
Submitted by:	Hizbulin Ildar <hizel AT vyborg.ru> (maintainer)
2010-04-03 17:37:19 +00:00