summaryrefslogtreecommitdiff
path: root/mail/procmail
AgeCommit message (Collapse)AuthorFilesLines
2001-04-20Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc2-4/+2
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-13Forgot to regenerate the patch sums.kim1-6/+6
2001-04-13Allow setting TRUSTED_IDS in procmail.kim2-7/+17
2001-04-07Make the message tell the truth.kim1-6/+3
2001-04-07Add optional setting for placing the default mailbox in the user home dir.kim1-1/+9
2001-04-06Removed the post-patch target as it had no effect and justkim1-10/+1
confuses people (or at least me).
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-01-29Add automatic ${VARIABLE} handling for MESSAGE files.wiz2-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-26Update to procmail-3.15, inspired by D'Arcy J.M. Cain.wiz7-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-03Use ${SH} to run ${WRKSRC}/suid.sh.veego1-2/+2
2000-07-21Upgrade to procmail 3.14.simonb2-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-09removed unnecessary PKGNAME (== DISTNAME)wiz1-2/+1
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-10-06Add a do-install target for Solaris installations only.agc1-1/+19
1999-07-09Add package patch checksum files.agc1-0/+6
1999-04-07Update procmail to 3.13.1.cjs2-5/+5
1999-04-06Upgrade procmail to 3.13. Move config dir from PREFIX/pkg/etc to /etc, socjs5-89/+25
that machines sharing /usr do not have to share procmail config file.
1998-11-04be conservative about SHELL setting, by drochnerhubertf1-1/+2
1998-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-08-07Add NetBSD RCS Ids.agc6-0/+12
1998-07-25Inform the user where our procmail expects its rc files.frueauf1-0/+10
1998-07-09Adjust manpages to reflect where procmail expects the system widefrueauf2-1/+34
procmailrcs.
1998-07-03Don't hardcode the etc dir to /usr/local/etc.frueauf2-3/+8
Fixes pr 5694 by Mason Loring Bliss.
1998-06-18Remove MAN<sect> and CAT<sect> definitions from package Makefiles - theseagc1-4/+1
are unnecessary with automatic manual page handling.
1998-05-07Perform locking test automatically so that package will compile withouttron2-52/+30
user interaction.
1998-05-07Add "IS_INTERACTIVE= yes" again.tron1-1/+2
1998-04-20Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.frueauf1-3/+3
1998-04-15Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.agc1-7/+2
Remove redundant (and sometimes erroneous) comments.
1998-02-27Adapt this package to NetBSD.tron3-7/+5
1998-02-27Initial import of FreeBSD's "procmail" port.tron9-0/+165