Commit graph

8 commits

Author SHA1 Message Date
dholland
df15b2056c Fix void main. While here:
- 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.
2011-08-28 22:30:17 +00:00
joerg
ec00e6c90b Do not bail out if not installing as root. 2010-02-03 14:43:57 +00:00
joerg
427f06d0b9 DESTDIR support 2010-02-01 01:38:42 +00:00
joerg
82abfea3cc De-interactive. Drop motf from PLIST, add a MESSAGE to tell the user
to create it instead. Bump revision.
2007-08-30 14:12:38 +00:00
rillig
eac5bd2a64 Removed trailing empty lines. 2005-05-23 08:42:39 +00:00
agc
71c8259803 Add RMD160 digests to the SHA1 ones. 2005-02-23 20:39:42 +00:00
agc
3e7e5cdd89 Move to sha1 digests, and add distfile sizes. 2001-04-18 13:04:18 +00:00
agc
18ea9c7e79 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:22:24 +00:00