CVSweb ] [
Homepage ] [
RSS ] [
Required by ] | 2026-08-04 22:29:21 by Thomas Klausner | Files touched by this commit (336) |
Log message: *: add LDFLAGS overide that was previously in mk This is a workaround and should be fixed properly per-package - they should use the pkgsrc LDFLAGS, but this restores what happened before the mk/ cleanup. Fixes relro build for packages that do not honor LDFLAGS. Package list provided by mef@, thanks! Workaround commit requested by bsiegert on tech-pkg. |
| 2021-10-26 12:05:29 by Nia Alarie | Files touched by this commit (146) |
Log message: chat: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
| 2021-10-07 15:23:36 by Nia Alarie | Files touched by this commit (146) |
Log message: chat: Remove SHA1 hashes for distfiles |
| 2019-11-02 23:18:26 by Roland Illig | Files touched by this commit (40) |
Log message: chat: align variable assignments pkglint -Wall -F --only aligned --only indent -r No manual corrections. |
| 2018-02-11 16:43:18 by Thomas Klausner | Files touched by this commit (1) |
Log message: i2cb: follow redirect |
| 2015-11-07 22:47:07 by David A. Holland | Files touched by this commit (2) |
Log message: If we're going to use <termios.h>, which is reasonable, don't also use <sgtty.h>. Hi joerg... |
| 2015-11-03 02:20:26 by Alistair G. Crooks | Files touched by this commit (119) |
Log message: Add SHA512 digests for distfiles for chat category Problems found with existing distfiles: distfiles/icb-5.0.9.tar.gz distfiles/icb.2.1.4.tar.Z distfiles/zenicb-19981202.tar.gz No changes made to these /distinfo files. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail. |
| 2014-04-21 20:16:13 by Joerg Sonnenberger | Files touched by this commit (4) |
Log message: Fix readline use. |