pkgsrc/mail/alpine
plunky 63da046e1c include <time.h> and <utime.h> so that where time_t has been changed to 64-bit
values on NetBSD, we we get correctly referred to __utime50() which can handle
64-bit values. This fixes a problem where mailbox mtimes were being reset to 0

Note that this actually causes some build warnings as the code uses
"time_t tp[2]" instead of "struct utimbuf tp" (contains two time_t values)

Although the <os_bsi.h> file says it is used for BSDI, it seems to be used by
NetBSD and OpenBSD, both of which have the <utime.h> and <time.h>

bump PKGREVISION
2009-05-17 17:34:01 +00:00
..
patches include <time.h> and <utime.h> so that where time_t has been changed to 64-bit 2009-05-17 17:34:01 +00:00
DESCR
distinfo include <time.h> and <utime.h> so that where time_t has been changed to 64-bit 2009-05-17 17:34:01 +00:00
Makefile include <time.h> and <utime.h> so that where time_t has been changed to 64-bit 2009-05-17 17:34:01 +00:00
options.mk Update mail/alpine from 1.00nb3 to 1.10, plus add 'maildir' option. 2008-04-03 09:44:21 +00:00
PLIST