Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-10-26 | comms: Replace RMD160 checksums with BLAKE2s checksums | nia | 1 | -2/+2 | |
All checksums have been double-checked against existing RMD160 and SHA512 hashes | |||||
2021-10-07 | comms: Remove SHA1 hashes for distfiles | nia | 1 | -2/+1 | |
2015-11-03 | Add SHA512 digests for distfiles for comms category | agc | 1 | -1/+2 | |
Existing SHA1 digests verified, all found to be the same on the machine holding the existing distfiles (morden). Existing SHA1 digests retained for now as an audit trail. | |||||
2013-11-05 | Fix attempt at detecting curses. | joerg | 1 | -1/+2 | |
2012-02-16 | Fix build on SunOS. | hans | 1 | -2/+2 | |
2011-12-18 | Fix user/group handling; use SPECIAL_PERMS; support user-destdir mode. | dholland | 1 | -4/+5 | |
Add patch comments. Fix void main plus a couple build warnings. PKGREVISION -> 3. | |||||
2011-12-17 | Add missing mk/termcap buildlink. | sbd | 1 | -2/+2 | |
Respect LDFLAGS Bump PKGREVISION | |||||
2009-12-17 | PKG_DESTDIR_SUPPORT | abs | 1 | -3/+4 | |
2005-12-27 | Fix errno and dirent usage. Remove .depend file from distfile, | joerg | 1 | -1/+2 | |
it breaks build on DragonFly. | |||||
2005-11-03 | Fixed wrong usage of WRKSRC. | rillig | 1 | -2/+2 | |
2005-02-23 | Add RMD160 digests in addition to SHA1 ones. | agc | 1 | -1/+2 | |
2004-06-29 | Fix wrong interpretation of ioctl's return code: | recht | 1 | -1/+2 | |
ioctl(2) returns -1 on failure, not on success Patch provided by Dave Huang in PR 26107 bump PKGREVISION to 1 | |||||
2001-04-20 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 1 | -0/+3 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo |