Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-06-12 | Update lukem's earlier fixes to use intmax_t for printing/reading time_t | dholland | 1 | -4/+6 | |
values, and also for (perhaps not all) off_t values. And while here, fix an unrelated LP64 bug calling execl(). PKGREVISION -> 4. | |||||
2010-03-07 | Cast time_t to (long) before printing with %ld. | lukem | 1 | -2/+4 | |
Fixes random coredumps on NetBSD-current with 64bit time_t. Bump PKGREVISION to 3. | |||||
2009-07-15 | Fix DESTDIR build. Use BSD_INSTALL_PROGRAM and drop manual stripping. | joerg | 1 | -3/+3 | |
2009-06-06 | PKG_DESTDIR_SUPPORT | abs | 1 | -1/+3 | |
2008-05-20 | Honour PKGMANDIR | tnn | 1 | -2/+2 | |
2006-08-19 | If guessing OS type has to have a '*4.0*' entry to try to match svr4, | abs | 1 | -2/+2 | |
at least have it after matching specific other OS versions, such as... 'netbsd' (netbsd 4.0 anyone?) | |||||
2006-03-23 | Add DragonFly support. | joerg | 1 | -2/+3 | |
2005-09-03 | switch statvfs() check to __NetBSD_Version__ < 299000900, so we can build | abs | 1 | -2/+2 | |
on 2.x and 2.99.9 and later. Switches brokenness to 2.0D - 2.0H. | |||||
2005-08-26 | Update freerdist to 0.92nb2 | abs | 1 | -1/+2 | |
Defining STATFS_SVR4 sets the .h to use statsvfs(), which is fine, but it probably helps if the .c file actually calls anything when STATFS_SVR4 is defined. Fixes freespace being reported as zero in NetBSD 3.x and later. | |||||
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2004-05-31 | Butcher this into compiling and apparently running ok on NetBSD-current. | kim | 1 | -2/+5 | |
2003-09-06 | Fix tilde expansion bug. | kim | 1 | -1/+2 | |
2001-04-21 | Move to sha1 checksum, and/or add distfile sizes. | wiz | 1 | -1/+2 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 1 | -0/+8 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo |