Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-08-19 | shells/es: Install manpages into ${PKGMANDIR}. | jlam | 1 | -2/+2 | |
Modify the Makefile patch to install manpages under "${PREFIX}/${PKGMANDIR}" instead of "${PREFIX}/man". | |||||
2015-11-02 | Add SHA512 digests for distfiles for shells 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. | |||||
2010-02-12 | DESTDIR support | joerg | 1 | -2/+2 | |
2008-09-19 | Fix build on amd64. I'm taking the aggressive approach of using va_copy | joerg | 1 | -3/+5 | |
here, the #if can be easily modified for those platforms missing it. | |||||
2006-01-08 | short gets promoted to int according to ISO C rules, so use int for | joerg | 1 | -1/+2 | |
va_arg instead of short. | |||||
2005-11-10 | Add DragonFly to patches for standard prototypes. | joerg | 1 | -3/+3 | |
2005-07-08 | Eliminate conflicting function declarations on Darwin. | kristerw | 1 | -3/+3 | |
2005-03-10 | nb1: Use standard build and install processes via ${BSD_INSTALL_*}. | tv | 1 | -2/+2 | |
2005-03-10 | Add Interix-specific system call bits. | tv | 1 | -3/+4 | |
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2005-01-25 | Extend other *BSD build fixes to Interix. | tv | 1 | -3/+3 | |
2004-02-26 | Fix build on Linux. From Roland Illig. | uebayasi | 1 | -2/+2 | |
2004-02-26 | Split patch into pieces. Requested by Roland Illig. | uebayasi | 1 | -2/+6 | |
2001-04-18 | 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/+4 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo |