2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958) |
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Not committed (merge conflicts...):
net/radsecproxy/distinfo
The following distfiles could not be fetched (fetched conditionally?):
./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
|
2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962) |
Log message:
net: Remove SHA1 hashes for distfiles
|
2021-04-24 13:40:49 by Thomas Klausner | Files touched by this commit (4) |
Log message:
*: remove dead download link
|
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-05-30 11:39:13 by Havard Eidnes | Files touched by this commit (2) |
Log message:
I'm sorry, the configure patch was mangled. Here's a correction.
Riding on the previous version bump since this is a build fix.
|
2018-05-29 14:56:55 by Havard Eidnes | Files touched by this commit (4) |
Log message:
Add checking for both res_mkquery and __res_mkquery, and same for
dn_expand. I could not find a way to express "you need to include
<resolv.h> before checking this function in this library" with the
older autoconf this uses.
Bump PKGREVISION.
|
2018-05-28 16:14:02 by Havard Eidnes | Files touched by this commit (4) |
Log message:
Respect TCL_INCLUDE_SPEC from tclConfig.sh if specified.
Bump PKGREVISION.
|
2018-05-14 10:57:57 by Havard Eidnes | Files touched by this commit (3) |
Log message:
Provide more diagnostics leading up to abandoning an straps
connection. When abandoning a trap connection, check if an straps
child's status should be collected.
Bump PKGREVISION.
|
2018-04-15 22:05:46 by Hauke Fath | Files touched by this commit (1) | |
Log message:
Regen distinfo after patch update.
|
2018-04-13 21:10:50 by Havard Eidnes | Files touched by this commit (4) |
Log message:
Move to patching unix/configure.in, and regen unix/configure.
Add a patch to search for __dn_expand in -lresolv if it's not in libc,
as is the case on Linux Debian.
Bump PKGREVISION.
|