IABSD.fr/ports/sysutils/supuner

Branch :


Log

Author Commit Date CI Message
05e42976 2026-06-23 10:13:40 remove bogus CONFIGURE_STYLE=none
8e769b8c 2024-03-22 12:15:57 update to supuner-0.3, from Laurence Tratt (maintainer)
f372f5ac 2023-09-27 17:16:22 MASTER_SITES -> SITES
2b3700e3 2022-03-11 19:57:10 drop RCS Ids
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.
4cf7d4be 2020-02-17 21:55:49 update to supuner-0.2, from maintainer Laurie Tratt
77f7cc9c 2019-07-12 20:49:33 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
570aa62a 2015-01-18 03:12:39 Drop remaining MD5/RMD160/SHA1 checksums.
eae66e4a 2013-03-11 11:35:43 PERMIT_* / REGRESS->TEST sweep
12c92e99 2011-07-04 20:04:54 Import sysutils/supuner. Supuner (SUPpress UNless ERror) executes a command and manipulates its stderr and stdout, allowing the user control over when they are displayed and / or outputted. From Laurence Tratt with minor tweaks from myself and kili. OK kili@