2023-07-18 00:08:13 by Nia Alarie | Files touched by this commit (4) |
Log message: *: Remove hacks for GCC versions prior to 3 |
2021-11-15 19:11:28 by Thomas Klausner | Files touched by this commit (1) |
Log message: ucspi-tcp: use BLAKE2s While here, remove checksums for file that is not referenced in Makefile |
2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962) |
Log message: net: Remove SHA1 hashes for distfiles |
2020-11-19 10:35:43 by Amitai Schleier | Files touched by this commit (41) |
Log message: Remove DJB_RESTRICTED, no longer used. |
2020-06-30 15:32:26 by Amitai Schleier | Files touched by this commit (1) |
Log message: Reorder CATEGORIES to mollify pkglint. |
2020-06-25 07:42:40 by Amitai Schleier | Files touched by this commit (39) |
Log message: Retire 'djbware-errno-hack' and associated options.mk cleverness. Instead: 1. Package makefiles including their own options.mk 2. Packages say "SUBST_CLASSES+=djberrno" to get the hack, if needed 3. Packages adjust SUBST_FILES.djberrno, if needed Should fix bulk build failures due to multiple inclusions of options.mk and/or incorrect definitions of DJB_ERRNO_HACK. Approved during the freeze by wiz@. |
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 12:45:59 by Roland Illig | Files touched by this commit (255) |
Log message: net: align variable assignments pkglint -Wall -F --only aligned --only indent -r No manual corrections. |
2018-11-15 14:46:07 by Amitai Schleier | Files touched by this commit (3) |
Log message: Remove 'inet6' option (fefe's patch). For IPv6 support, see net/ucspi-tcp6. Bump PKGREVISION. |
2018-07-25 18:19:16 by Amitai Schleier | Files touched by this commit (4) |
Log message: Use external destdir patch. Add CONFLICTS with ucspi-tcp6, to be added shortly. |