2021-04-04 01:50:23 by Ingo Feinerer | Files touched by this commit (3) |
Log message:
Update to pg_activity 2.1.4
|
2021-03-20 15:23:58 by Stuart Henderson | Files touched by this commit (5) |
Log message:
update to pg_activity-2.1.2, moving to py3. drop the py- prefix on the
pkgname as this is a standalone tool. looks ok landry@, no reply maintainer@
|
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message:
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.
|
2019-07-12 14:44:13 by Stuart Henderson | Files touched by this commit (877) |
Log message:
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
|
2019-04-24 14:13:54 by Ingo Feinerer | Files touched by this commit (2) |
Log message:
Update to pg_activity 1.5.0
|