Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-04-20 | 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 | 2 | -4/+2 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-04-13 | Forgot to regenerate the patch sums. | kim | 1 | -6/+6 | |
2001-04-13 | Allow setting TRUSTED_IDS in procmail. | kim | 2 | -7/+17 | |
2001-04-07 | Make the message tell the truth. | kim | 1 | -6/+3 | |
2001-04-07 | Add optional setting for placing the default mailbox in the user home dir. | kim | 1 | -1/+9 | |
2001-04-06 | Removed the post-patch target as it had no effect and just | kim | 1 | -10/+1 | |
confuses people (or at least me). | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2001-01-29 | Add automatic ${VARIABLE} handling for MESSAGE files. | wiz | 2 | -11/+6 | |
Convert most MESSAGE files to new syntax (${VARIABLE} gets replaced, not @VARIABLE@, nor @@VARIABLE@@). By default, substitutions are done for LOCALBASE, PKGNAME, PREFIX, X11BASE, X11PREFIX; additional patterns can be added via MESSAGE_SUBST. Clean up some packages while I'm there; add RCS tags to most MESSAGEs. Remove some uninteresting MESSAGEs. | |||||
2000-08-26 | Update to procmail-3.15, inspired by D'Arcy J.M. Cain. | wiz | 7 | -48/+66 | |
Relevant changes: - Rewrite folder type parsing: corrects handling of MH and maildir style spools - v3.14 changed '!' actions too much: revert to v3.13 behavior but continue to split SENDMAILFLAGS - Contents of skipped nested blocks could affect 'E', 'e', 'a', and 'A' flags - Prevent peeking into buffers on "Out of memory" errors - Unquoted $\var expansions could alter the interpretation of the following whitespace - Prevent attempts to set LINEBUF to really huge values - Optimize SWITCHRC = $_ - Use a secure PATH when processing /etc/procmailrc - Use 2^31-1 as the maximum score even when sizeof(long)>4 Changes to formail: - Allow -n with -D and -s again -- corruption couldn't happen after all - Don't strip pre-colon whitespace until header is identified - Properly handle NULs in the body when generating an autoreply that keeps the body (could coredump) General: - Documented that $\var expansions are never split on whitespace - Removed ':' and '@' from list of characters that can appear in tempfile names - Called nice() when shouldn't have | |||||
2000-08-03 | Use ${SH} to run ${WRKSRC}/suid.sh. | veego | 1 | -2/+2 | |
2000-07-21 | Upgrade to procmail 3.14. | simonb | 2 | -4/+4 | |
Major changes are: - Some zero-length extractions using \/ could core dump - Missed a couple possible overflows - Support delivery to maildir mailboxes - Support all styles of mailbox for the mail spool - Avoid renaming over old messages in directory folders - fsync() mailboxes before closing them - Overflows at certain times would confuse procmail - Root owned lockfiles aren't bogus Full list of changes are in procmail-3.14/HISTORY. | |||||
2000-01-09 | removed unnecessary PKGNAME (== DISTNAME) | wiz | 1 | -2/+1 | |
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-10-06 | Add a do-install target for Solaris installations only. | agc | 1 | -1/+19 | |
1999-07-09 | Add package patch checksum files. | agc | 1 | -0/+6 | |
1999-04-07 | Update procmail to 3.13.1. | cjs | 2 | -5/+5 | |
1999-04-06 | Upgrade procmail to 3.13. Move config dir from PREFIX/pkg/etc to /etc, so | cjs | 5 | -89/+25 | |
that machines sharing /usr do not have to share procmail config file. | |||||
1998-11-04 | be conservative about SHELL setting, by drochner | hubertf | 1 | -1/+2 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 6 | -0/+12 | |
1998-07-25 | Inform the user where our procmail expects its rc files. | frueauf | 1 | -0/+10 | |
1998-07-09 | Adjust manpages to reflect where procmail expects the system wide | frueauf | 2 | -1/+34 | |
procmailrcs. | |||||
1998-07-03 | Don't hardcode the etc dir to /usr/local/etc. | frueauf | 2 | -3/+8 | |
Fixes pr 5694 by Mason Loring Bliss. | |||||
1998-06-18 | Remove MAN<sect> and CAT<sect> definitions from package Makefiles - these | agc | 1 | -4/+1 | |
are unnecessary with automatic manual page handling. | |||||
1998-05-07 | Perform locking test automatically so that package will compile without | tron | 2 | -52/+30 | |
user interaction. | |||||
1998-05-07 | Add "IS_INTERACTIVE= yes" again. | tron | 1 | -1/+2 | |
1998-04-20 | Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. | frueauf | 1 | -3/+3 | |
1998-04-15 | Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. | agc | 1 | -7/+2 | |
Remove redundant (and sometimes erroneous) comments. | |||||
1998-02-27 | Adapt this package to NetBSD. | tron | 3 | -7/+5 | |
1998-02-27 | Initial import of FreeBSD's "procmail" port. | tron | 9 | -0/+165 | |