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. |
2016-01-07 16:46:29 by Jonathan Perkin | Files touched by this commit (2) |
Log message: Don't modify CFLAGS, especially when done badly and break -gfoo arguments. |
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. |
2013-10-16 09:37:10 by Roy Marples | Files touched by this commit (1) |
Log message: tirc requires termcap, not ncurses |
2012-10-03 02:02:47 by Aleksej Saushev | Files touched by this commit (131) |
Log message: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. |
2010-12-28 09:25:20 by OBATA Akio | Files touched by this commit (3) |
Log message: Use TAILQ instead of CIRCLEQ, it is not recommended anyway and it was removed in FreeBSD and DragonFly. Patch provided by Nolan Lum via PR#44284 Bump PKGREVISION. |