Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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-26 | s/USE_PERL/USE_PERL5/ | jlam | 1 | -2/+2 | |
2000-08-25 | Remove cyrus-sasl from mail category...it's now in security. | jlam | 9 | -142/+0 | |
2000-08-25 | Remove cyrus-sasl...it's now in security. | jlam | 1 | -2/+1 | |
2000-08-25 | DEPEND on ../../security/cyrus-sasl. | jlam | 1 | -2/+2 | |
2000-08-25 | s/Amanda/Cyrus/ noticed by Thomas Klausner. | veego | 1 | -2/+2 | |
2000-08-25 | Replaced by a working one in pkgsrc/mail/cyrus-imapd | veego | 7 | -207/+0 | |
2000-08-25 | Enable cyrus-sasl and cyrus-imap and remove cyrus. | veego | 1 | -2/+3 | |
2000-08-25 | This version is based on the one in pkgsrc/mail/cyrus but needs cyrus-sasl | veego | 7 | -0/+237 | |
and works. | |||||
2000-08-25 | This is the Cyrus SASL API implentation. It can be used on the client | veego | 9 | -0/+142 | |
or server side to provide authentication. See RFC 2222 for more information. The latest version is available at: ftp://ftp.andrew.cmu.edu/pub/cyrus-mail There's a mailing list for Cyrus SASL. Subscribe by sending a message to majordomo@lists.andrew.cmu.edu with the body "subscribe cyrus-sasl". The mailing list is available via anonymous IMAP at imap://cyrus.andrew.cmu.edu/archive.cyrus-sasl or via the web at http://asg.web.cmu.edu/archive/mailbox.php3?mailbox=archive.cyrus-sasl. | |||||
2000-08-25 | mark as broken -- kim apparently didn't get around to finishing the package | wiz | 1 | -1/+3 | |
yet. | |||||
2000-08-24 | Re-add installation of qpopauth, lost in last commit. | wiz | 1 | -1/+3 | |
2000-08-23 | Use "USE_XPM" option instead of direct dependence on the "xpm" package. | tron | 2 | -5/+5 | |
2000-08-21 | Update IGNORE-messages for recent changes: add ${PKGNAME} where | hubertf | 2 | -4/+4 | |
appropriate. | |||||
2000-08-18 | Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and | hubertf | 6 | -15/+14 | |
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions. MIRROR_DISTFILES and NO_CDROM are now dead. | |||||
2000-08-18 | Install 'license' file, so that we can distribute binaries | hubertf | 2 | -12/+8 | |
(which require the license to be included) | |||||
2000-08-18 | Patches from motonori@wide.ad.jp | onoe | 3 | -38/+73 | |
The unify failure problem in RCPT_HASH (WIDE extention) has been fixed, and also strip extra spaces before #@# comment in alias expansion. | |||||
2000-08-18 | Use `user' instead of `addnerd'. Move de-installation instructions | wiz | 4 | -13/+57 | |
from PLIST to DEINSTALL. | |||||
2000-08-18 | repair patch pathname. | itojun | 3 | -6/+6 | |
2000-08-18 | RCPT_HASH (WIDE extension) is not baked enough yet, it seems. | itojun | 2 | -1/+10 | |
2000-08-18 | add fix to WIDE patch. from motonori@wide.ad.jp | itojun | 2 | -1/+29 | |
2000-08-14 | USE_PKGLIBTOOL -> USE_LIBTOOL | wiz | 1 | -2/+2 | |
2000-08-14 | $() -> ${} | wiz | 1 | -2/+2 | |
2000-08-14 | do not look at /etc/postfix/*.conf on installation | itojun | 2 | -13/+59 | |
2000-08-14 | do not install conf/*.orig | itojun | 1 | -1/+2 | |
2000-08-14 | we should not play with "install_root" in INSTALL.sh. | itojun | 2 | -20/+12 | |
2000-08-14 | avoid replacing daemon_directory and command_directory into wrong ones. | itojun | 2 | -6/+11 | |
2000-08-14 | sync location of "sendmail" with mailer.conf.postfix. | itojun | 3 | -8/+8 | |
now it is in ${PREFIX}/libexec/postfix/sendmail. | |||||
2000-08-14 | add a comment line. regenerate patch-sum. | itojun | 2 | -5/+8 | |
2000-08-14 | install appropriate default value for main.cf. | itojun | 1 | -0/+38 | |
2000-08-14 | mention that the pkgsrc pulls in experimental IPv6 patch. | itojun | 1 | -0/+4 | |
2000-08-14 | add mail/postfix-current (20000531 + IPv6 patch) | itojun | 1 | -1/+2 | |
2000-08-14 | postfix 20000531 + IPv6 patch (not sure if it works right - please test). | itojun | 50 | -1091/+271 | |
uses postfix Makefiles, not patches/*. experimental. | |||||
2000-08-14 | mail/postfix-current, for experimental postfix code - based on mail/postfix | itojun | 53 | -0/+1224 | |
2000-08-13 | mention inclusion of WIDE patch in installed DESCR | itojun | 1 | -1/+2 | |
2000-08-13 | add USE_STARTTLS case (requires sfio-1999 and RSA-capable openssl). | itojun | 2 | -1/+26 | |
need testing (needs certificate properly installed into filesystem). append compiled-in features at the bottom of installed DESCR, as we have so many USE_xx. | |||||
2000-08-13 | Update fetchmail to 5.5.0. | frueauf | 4 | -8/+8 | |
fetchmail-5.5.0 (Sat Aug 12 12:47:21 EDT 2000), 19241 lines: * Fix pop3.c to avoid trouble with spurious dot terminations. | |||||
2000-08-11 | Update fetchmail{conf} to 5.4.5. | frueauf | 4 | -8/+8 | |
fetchmail-5.4.5 (Mon Aug 7 03:25:23 EDT 2000), 19238 lines: * Dave Zarzycki's patch to enhance plugins, adding %h and %p. * Vitezslav Samel's patch to fix a Y2K bug in lsmgen.sh. * Fixed a fatal typo in fetchmailconf. * Resolved Debian bug #67559. It was a misdiagnosis. * Resolved Debian bugs #62115, #61983, #68627, #61983. * Return PS_NOMAIL when no server entries are active. * pt_BR Update from George Godoy. * David Taylor's fixes for the UIDL code. | |||||
2000-08-11 | Add missing comment delimiter before RCS Id. | ad | 1 | -1/+1 | |
2000-08-11 | remove dead http links (which only pointed to the old HOMEPAGE) | wiz | 1 | -4/+1 | |
2000-08-10 | cleanup | wiz | 2 | -16/+6 | |
2000-08-07 | Fix install/deinstall problems. | wiz | 3 | -7/+8 | |
2000-08-04 | Add MESSAGE on how to make exim go. | ad | 2 | -1/+20 | |
2000-08-03 | Use ${SH} to run ${WRKSRC}/suid.sh. | veego | 1 | -2/+2 | |
2000-08-02 | Factor out common post-install code in Makefile and pkg/PLIST into (an | jlam | 4 | -44/+84 | |
already existing) pkg/INSTALL. Note that ${PREFIX}/etc/nmh can be removed in pkg/DEINSTALL. Make some cosmetic changes to Makefile. | |||||
2000-08-01 | chmod +w to files we append something. | itojun | 1 | -10/+8 | |
PR10728. From: Wolfgang Rupprecht <wolfgang@wsrcc.com> not sure if this PR is a generic problem - it seems to me that Wolfgang may checked things out from pkgsrc tree with non-writable permission. | |||||
2000-07-31 | - Split multi file patch. | tron | 5 | -43/+50 | |
- Fix CVS lossage. | |||||
2000-07-31 | The gettext package gained a shared library. For all packages which | jlam | 1 | -2/+2 | |
link against libintl.so, update the dependency on gettext to >=0.10.35nb1. | |||||
2000-07-31 | cyrus should work | hubertf | 1 | -2/+2 | |
2000-07-30 | include wide patch, which is necessary to work better with | itojun | 2 | -2/+10 | |
pkgsrc/mail/smtpfeed. |