Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 41b34e25 | 2024-05-06 12:23:44 | bump REVISION for py3.10 -> py3.11 switch | ||
| dae9f91e | 2022-11-13 15:28:39 | bump for MODPY_DEFAULT_VERSION_3 change | ||
| 3f5796b9 | 2022-03-11 19:45:43 | drop RCS Ids | ||
| 3fb7cdbc | 2021-11-02 00:01:35 | bump REVISION for switch from Python 3.8 -> 3.9 | ||
| 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. | ||
| d63327a3 | 2020-12-30 21:38:58 | Move scapy to python 3 only Now that base regress is fully converted to using the Python 3 version merge scapy (Python 2) and py3-scapy into scapy (Python 3). OK bluhm sthen | ||
| 292712e3 | 2020-12-10 22:02:02 | replace the old EFF pcapdiff (which seems to be broken following various changes in python network tools, and also has been discontinued upstream) with a similarly named similar alternative, the script itself is fairly simple as scapy is used to do much of the work. | ||
| 48b0b966 | 2019-07-12 20:48:23 | replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes | ||
| 3556d57a | 2015-12-19 00:13:35 | Update homepage, switch master_sites to https. | ||
| 570aa62a | 2015-01-18 03:12:39 | Drop remaining MD5/RMD160/SHA1 checksums. |