Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-08-28 | Fix void main. While here: | dholland | 1 | -5/+8 | |
- add various LP64 fixes; - use stdlib.h as needed instead of casting the return value of malloc; - fix fake-varargs printf code and use stdarg.h; - use system snprintf instead of included custom one; - tidy up symbol name conflict with log(); - add patch comments; - remove some pkglint; - add LICENSE. PKGREVISION -> 2. | |||||
2010-02-03 | Do not bail out if not installing as root. | joerg | 1 | -2/+2 | |
2010-02-01 | DESTDIR support | joerg | 1 | -2/+2 | |
2007-08-30 | De-interactive. Drop motf from PLIST, add a MESSAGE to tell the user | joerg | 1 | -2/+3 | |
to create it instead. Bump revision. | |||||
2005-05-23 | Removed trailing empty lines. | rillig | 1 | -3/+3 | |
2005-02-23 | Add RMD160 digests to the SHA1 ones. | agc | 1 | -1/+3 | |
2001-04-18 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -3/+5 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 1 | -0/+7 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo |