2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247) |
Log message: *: recursive bump for Python 3.11 as new default |
2023-07-27 13:34:40 by Tobias Nygren | Files touched by this commit (2) |
Log message: nsis: add a missing extern |
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message: archivers: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Could not be committed due to merge conflict: devel/py-traitlets/distinfo The following distfiles were unfetchable (note: some may be only fetched conditionally): ./devel/pvs/distinfo pvs-3.2-solaris.tgz ./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip |
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message: devel: Remove SHA1 hashes for distfiles |
2021-05-14 16:43:01 by Nia Alarie | Files touched by this commit (1) |
Log message: nsis: needs zlib |
2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981) |
Log message: all: migrate homepages from http to https pkglint -r --network --only "migrate" As a side-effect of migrating the homepages, pkglint also fixed a few indentations in unrelated lines. These and the new homepages have been checked manually. |
2019-11-03 11:39:32 by Roland Illig | Files touched by this commit (274) |
Log message: devel: align variable assignments pkglint -Wall -F --only aligned --only indent -r No manual corrections. |
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 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. |
2019-01-02 22:35:58 by Tobias Nygren | Files touched by this commit (6) | |
Log message: nsis: update to 3.0.4 in order to fix build breakage Only tested with "make package". Version 3 adds Unicode, 64-bit and Windows 10 support. |