2022-04-24 19:34:08 by Adam Ciarcinski | Files touched by this commit (8) | |
Log message: py-Numeric: removed |
2022-01-14 18:52:07 by Thomas Klausner | Files touched by this commit (146) |
Log message: *: python2 egg files are back, add them to the PLISTs |
2022-01-10 09:43:23 by Thomas Klausner | Files touched by this commit (2) |
Log message: py-Numeric: convert to egg.mk |
2021-10-26 12:56:13 by Nia Alarie | Files touched by this commit (458) |
Log message: math: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
2021-10-07 16:28:36 by Nia Alarie | Files touched by this commit (458) |
Log message: math: Remove SHA1 hashes for distfiles |
2019-09-02 15:20:22 by Adam Ciarcinski | Files touched by this commit (415) |
Log message: Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for \ future Python 3.8 |
2019-04-26 16:12:50 by Maya Rashish | Files touched by this commit (205) |
Log message: fix some whitespace, mostly introduced in the previous python 3.4 / 3.5 removal commit. |
2019-04-26 15:14:25 by Maya Rashish | Files touched by this commit (473) |
Log message: Omit mentions of python 34 and 35, after those were removed. - Includes some whitespace changes, to be handled in a separate commit. |
2018-07-03 07:03:44 by Adam Ciarcinski | Files touched by this commit (495) |
Log message: extend PYTHON_VERSIONS_ for Python 3.7 |
2018-01-07 14:04:44 by Roland Illig | Files touched by this commit (583) |
Log message: Fix indentation in buildlink3.mk files. The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was reviewed manually. There are some .include lines that still are indented with zero spaces although the surrounding .if is indented. This is existing practice. |