Commit Graph

24 Commits

Author SHA1 Message Date
sthen
1427b990d1 bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:29:41 +00:00
sthen
2206a80000 rename MODPY_PEP517 to MODPY_PYBUILD which is a bit less of a
magic-numbers name and more of a nod at the frontend we're actually
using for the build.
2022-09-13 20:56:17 +00:00
sthen
975bf742e8 update to supervisor-4.2.4
replace some VARBASE which should be LOCALSTATEDIR
2022-09-02 10:32:08 +00:00
naddy
2b3700e37e drop RCS Ids 2022-03-11 19:57:10 +00:00
sthen
384d97056e bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:02:32 +00:00
sthen
3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
benoit
40c3dd2b0d Update to supervisor-4.2.1. 2020-11-11 10:12:09 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
jasper
a8d8c96110 update to supervisor-4.2.0 2020-06-27 14:33:20 +00:00
landry
440e4b84c1 Update to supervisor 4.1.0 and move to python3 by default.
tested by/ok solene@
2020-03-23 13:20:45 +00:00
sthen
77f7cc9c61 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:49:33 +00:00
edd
2e90ec0115 Update sysutils/supervisor to version 4.0.2.
OK solene@, thanks!
2019-05-04 15:08:44 +00:00
jasper
ab033fabd7 update to supervisor-3.3.4 2018-05-04 13:28:45 +00:00
rpe
9a8b5ccd06 Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
daemon scripts and bump subpackages that contain the *.rc scripts.

discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
landry
8af1dacde1 @sample the sample.conf into ${SYSCONFDIR}/supervisord.conf (referenced
by the rc script, but not installed) and include
${SYSCONFDIR}/supervisord.d/*.ini as we @sample
${SYSCONFDIR}/supervisord.d/ anyway... regen patch while here. Now
supervisord starts fine ootb with the default config.
ok jasper@
2017-11-15 16:38:14 +00:00
jasper
c310d9ad65 update to supervisor-3.3.3 2017-07-26 18:59:29 +00:00
benoit
d4d1856f1c Update to supervisor-3.3.2. 2017-06-07 03:49:50 +00:00
danj
a71bb2108a Update to supervisor-3.3.1 2016-11-02 22:43:13 +00:00
jasper
577ef15470 update to supervisor-3.2.1 2016-02-27 12:37:51 +00:00
jasper
4de63cc4c7 - update to supervisor-3.2.0
changelog: http://supervisord.org/changes.html#id1

tested with several nodejs programs
2015-12-21 19:10:32 +00:00
sthen
ee57a78901 bump REVISION for setuptools dep change. 2015-09-29 10:52:28 +00:00
jasper
5e91600570 - switch to MODPY_PI 2015-04-02 14:21:12 +00:00
jasper
0fc1e1b5b8 update to supervisor-3.1.3 2015-03-15 10:13:48 +00:00
jasper
377331eb89 import supervisor-3.0, based on an initial port by viq
Supervisor is a client/server system that allows its users to monitor
and control a number of processes on UNIX-like operating systems.
[...]

ok sthen@
2014-05-14 09:56:44 +00:00