Commit graph

16 commits

Author SHA1 Message Date
Dmitry Sivachenko
596e13c6f3 Update to version 3.3.0.
PR:		210140
Maintainer timeout: 16 days
2016-06-24 13:48:31 +00:00
Mathieu Arnold
597afc47ba Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:25:16 +00:00
Mathieu Arnold
21a283f3be Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.

Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.

Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)

Reviewed by:	antoine, bapt
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3336
2015-08-17 14:20:40 +00:00
Marcus von Appen
fae188751b - Convert ports of sysutils/ to new USES=python
Approved by:	portmgr (implicit)
2014-10-24 16:56:10 +00:00
Rene Ladan
50f8eaece1 Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
2014-01-13 21:00:02 +00:00
William Grzybowski
13dc2491db sysutils/py-supervisor: allow user and config location for rc config
- Allow user and config location for rc config [1]
- Allow staging
- Switch from easy_install to install
- Use python auto plist

PR:		ports/183788 [1]
Submitted by:	Sevan Janiyan <venture37 geeklan.co.uk>
Approved by:	maintainer
2013-12-26 11:49:42 +00:00
Baptiste Daroussin
83f65384c9 Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils) 2013-09-20 23:05:58 +00:00
Kubilay Kocak
c5d0ef85f7 sysutils/py-supervisor: Update to 3.0
- Update to 3.0 (and bump PORTEPOCH)
- Update pkg-plist
- Replace NOPORTDOCS with DOCS (pet portlint)
- Remove unecessary test_childutils patch (upstreamed)
- Disable two failing tests and report upstream [1]

Changes:

https://github.com/Supervisor/supervisor/blob/3.0/CHANGES.txt

[1] https://github.com/Supervisor/supervisor/issues/284
[1] https://github.com/Supervisor/supervisor/issues/285

PR:		ports/181138
Approved by:	Ildar Hizbulin <hizel@vyborg.ru> (maintainer)
2013-08-25 05:39:31 +00:00
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
Ruslan Makhmatkhanov
a23b76d067 - update to 3.0b1
- remove old mirror

while here:
- trim Makefile headers
- update USE_PYTHON value

PR:		172844
Submitted by:	Ildar Hizbulin <hizel at vyborg dot ru> (maintainer)
Feature safe:	yes
2012-10-18 10:05:15 +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
2673fc196c - Change USE_PYTHON to 2.5+
- Update *_DEPENDS: remove py-celementtree and py-elementtree
- Remove trailing space in pkg-descr
- Bump PORTREVISION for dependency change
- While I'm here, correct USE_PYTHON range

PR:		ports/160435
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:	Ildar Hizbulin <hizel@vyborg.ru>
2011-09-05 09:54:51 +00:00
Frederic Culot
1842f0ab64 - Update to 3.0a10
PR:		ports/156203
Submitted by:	Ildar Hizbulin <hizel@vyborg.ru> (maintainer)
2011-04-06 11:35:17 +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
Li-Wen Hsu
6045a46fb7 Add py-supervisor 3.0a7, system to monitor and control a number of
processes on UNIX-like OS.

PR:		ports/142163
Submitted by:	Hizbulin Ildar <hizel at vyborg.ru>
2010-02-06 18:45:36 +00:00