Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
28 Dec 2020 23:02:15
0.8.2

|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
17 Dec 2020 20:06:40
0.8.2

|
otis  |
Update maintainer's e-mail address.
Reviewed by: osa (mentor)
Approved by: osa (mentor)
Differential Revision: https://reviews.freebsd.org/D27649 |
15 Aug 2020 08:18:13
0.8.2

|
tcberner  |
net-mgmt/py-pyzabbix: Update to 0.8.2
PR: 248646
Submitted by: Juraj Lutter <juraj@lutter.sk> (maintainer) |
30 May 2020 17:59:44
0.7.5

|
dbaio  |
net-mgmt/py-pyzabbix: Update to 0.7.5
Pass MAINTAINER'ship to submitter.
PR: 246341
Submitted by: Juraj Lutter <juraj@lutter.sk>
Approved by: otis@zabaras.eu (former maintainer) |
23 Feb 2020 15:25:53
0.7.4

|
antoine  |
Deprecate a few ports
With hat: portmgr |
20 Jun 2018 17:05:44
0.7.4

|
mat  |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
30 Nov 2017 15:50:34
0.7.4

|
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
01 Apr 2016 14:16:20
0.7.4

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
10 Jan 2016 10:47:50
0.7.4

|
miwi  |
PyZabbix is a Python module for working with the Zabbix API.
https://github.com/lukecyca/pyzabbix
PR: 205921
Submitted by: Fotis Zabaras <fotis@zabaras.eu> |