IABSD.fr/ports/sysutils/google-compute-engine

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.
5171d0cd 2019-07-17 14:39:42 Remove unresponsive maintainers If somebody is removed who actually wants maintainer and either didn't receive the mail, or didn't bother to reply to it, they are free to send a diff to reinstate. ok sthen@, jca@
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@
f4b7f813 2018-09-04 12:46:09 convert to PKGSTEM
0a9c4769 2018-01-14 14:53:25 missed one test
214644a4 2018-01-14 14:42:18 Now that all ports rc.* scripts are using #!/bin/ksh - change [] tests to [[]] - change arithmetic [] tests to (()) - change = to == inside [[]] - remove unecessary quoting inside [[]] OK aja@
9a8b5ccd 2018-01-11 19:27:01 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
e6fc7ee0 2017-06-29 14:35:10 Import google-compute-engine-2.4.0. Google Compute Engine offers scripts and daemons which runs in the background and provides the following services: <...> from MAINTAINER Helen Koike helen dot koike at collabora dot com with a few tweaks ok sthen@