2024-10-15 03:13:00 by matthew green | Files touched by this commit (1) |
Log message: fix the build on netbsd/arm64 this package uses alloca() to use gnu99 not c99, and probably fixes it generally elsewhere since it won't be using the likely broken libc version of this function (that we don't provide on arm64.) |
2024-09-04 13:52:38 by Jonathan Perkin | Files touched by this commit (3) |
Log message: argp: Fix build on SunOS. |
2024-08-06 20:55:26 by Taylor R Campbell | Files touched by this commit (4) |
Log message: devel/argp: Pacify pkglint. Patch comment taken from joerg's 2012 commit message. |
2024-08-06 20:50:08 by Taylor R Campbell | Files touched by this commit (6) |
Log message: devel/argp: Teach this about getprogname(). |
2024-08-06 20:49:17 by Taylor R Campbell | Files touched by this commit (3) |
Log message: devel/argp: Fix ctype(3) abuse. |
2023-03-12 13:38:57 by Jonathan Schleifer | Files touched by this commit (3) |
Log message: devel/argp: Fix compilation |
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-01-13 10:17:24 by Nia Alarie | Files touched by this commit (1) |
Log message: argp: add LICENSE |
2021-01-13 10:16:44 by Nia Alarie | Files touched by this commit (3) |
Log message: argp: make libtool tags explicit build fix for .. my laptop, i guess |