IABSD.fr/ports/sysutils/fabric

Branch :


Log

Author Commit Date CI Message
3cbe1c2f 2021-02-23 19:39:08 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.
77f7cc9c 2019-07-12 20:49:33 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
c45cd79f 2019-05-15 12:04:34 Add RUN_DEPENDS to TEST_DEPENDS automatically for ports using the lang/python port module. I've not yet come up with a port that would not need this and one can always set MODPY_TESTDEP to "no" to prevent the module from touching TEST_DEPENDS. Idea from afresh1 who pointed out the cpan module already does this. aja "I support this move." OK sthen@
43e37a4c 2018-04-28 18:18:14 Update to fabric-1.14.0 ok Pablo Mendez Hernandez <pablomh AT gmail DOT com> (MAINTAINER) - thanks!
21143b43 2017-01-07 12:55:14 update to fabric-1.13.1 from Pablo Mendez Hernandez (MAINTAINER)
d16b3215 2016-07-30 18:33:31 Update to Fabric 1.12. From MAINTAINER.
729c973f 2016-04-11 19:16:45 Update to Fabric 1.11.1. From Pablo Mendez Hernandez (MAINTAINER).
655c7ea3 2016-01-30 01:13:47 Move 'py-fabric' to 'fabric'. Suggested by aja@ and jasper@. Help and OK aja@.