summaryrefslogtreecommitdiff
path: root/mail
AgeCommit message (Collapse)AuthorFilesLines
2001-11-12Update fetchmail{conf} to 5.9.5.frueauf4-21/+7
fetchmail-5.9.5 (Thu Nov 8 14:14:35 EST 2001), 21162 lines: * Changed the logging logic along lines suggested by Jan Klaverstijn, * fetchmailconf looks first in the directory it's running from to find fetchmail. * Make sure we vet a success status correctly from open_smtp_sink() and open_bsmtp_sink(). * Matthias Andree's env.c patch to refuse service when QMAILINJECT is defined. * Immediately abort if a non-empty QMAILINJECT environment variable is found. If it is set and contains f or i, qmail-inject or qmail's sendmail `compatibility' wrapper will rewrite From: or Message-ID: headers, respectively. En passant, fix the bug that program_name was not filled in before used when the user's ID had no PW entry, leading to (null) or crash when printing the error message. Patch by Matthias Andree. * NextStep and OpenStep port patch from Eric Sunshine. * Block signals during SockConnect() so we don't get a socket descriptor leak if we're hit by an alarm signal during connect(2). * Set queryname even when server is inactive; avoids a core-dump bug in the fetchids code.
2001-11-12remove IPv6 patch for safety.itojun2-11/+5
it seems that IPv6 patch has bad sideeffect on relaying determination.
2001-11-11Update to imp-2.2.7 for security problems (update recommended). Changes:bouyer3-30/+57
[cjh] SECURITY: Prevent CSS by not letting let <tags> through in $message [bjn] Simplified Chinese (zh) locale. (He Kun <hek@mail.cbi.pku.edu.cn>)
2001-11-11Adjust format a bit:hubertf2-2/+6
* 75 * '=' * RCS ID * blank line * message text * optional blank line * 75 * '='
2001-11-09Updated to version 1.6.0. Changes since 1.4.3:martti2-5/+5
1.5.0 Thu Aug 2 12:50:21 CDT 2001 - re-formatted to make vi friendly (I use emacs and vi, but mostly emacs) added these lines to my .emacs to keep it friendly (custom-set-variables '(perl-indent-level 2) '(perl-continued-statement-offset 2) '(perl-continued-brace-offset 0) '(indent-tabs-mode nil) '(tab-width 2)) basically sets the indent level to 2 and converts tabs to spaces of course this will hose some diffs (unless you ignore whitespace diffs) - bug report/fix (thanks to Lupe Christoph) some older perls don't support (?{ code }), so get_acl splitting expression was re-vamped. - removed use IO::Socket::INET (again some older perls) - removed Text::Parsewords dependency (wasn't using it anymore anyway) 1.5.1 Thu Aug 2 14:43:27 CDT 2001 - bug report/fix (thanks to Paul Kranenburg) in get_quotaroot, removes extraneous line 1.6.0 Sun Nov 4 10:19:44 CST 2001 - bug report/fix (thanks to Dylan Martin and Alain Turbide) for the botch I made of the get_quotaroot fix I made in 1.5.1 - bug report () motd's weren't handled, I put some code in that doesn't break the current, but is also untested against motd's (feedback anyone?) - added CRAM-MD5 support as an authentication method, send it in the new call 0 off, 1 on, 2 on with LOGIN fallback, this also adds the requirement of Digest::MD5, Digest::HMAC, MIME::Base64 if you use this option
2001-11-08Update to 3.22.bouyer3-12/+13
Changes to procmail: - Regression bugs from 3.20: - Broke compilation with K&R compilers - procmail -p -m was overridding PATH - maildir delivery included garbage in filenames - Mismatched HOST in last rcfile didn't discard the message - COMSAT wasn't turned off by an rcfile on the command line - Catch overly long command line variable assignments - If a command expansion is truncated, set PROCMAIL_OVERFLOW and don't trim trailing (really middle) newlines - If the comsat host can't be resolved, set COMSAT to "no" Some fixes to the man pages More paranoia: start to use strlcpy() Generate safe temp and maildir filenames when the hostname contains / or : by mapping them to \ooo I've also seen corrupted From lines (missing F) when I upgraded to 3.21. Someone reported in the Esd-l mailing list (see http://www.spconnect.com/pipermail/esd-l/ for archives) that 3.22 solved the problem for him.
2001-11-07Downgrade the "mutt-devel" package to version 1.3.23. The new threadingtron3-6/+25
code in 1.3.23.1 is not stable yet and can e.g. cause a segmentation fault.
2001-11-06* Set default debug level to 0 (it can still be turned on voluntarily)tv5-35/+20
* Don't use libtool; it's not necessary here (and increases compile time) * Obey ${CC} and ${CFLAGS}.
2001-11-06Actually use openssl in the build (set SSLTYPE=unix).tv1-2/+2
2001-11-02update of mew to 2.1jun2-6/+6
Mew 2.1 (2001/11/01) * XML is well supported. * +mdrop is implemented. You can remove messages on your POP server visually. * Sort (s) and pack (O) became much faster. * Some workaround for broken POP servers. * Many other small bug fixes.
2001-11-01Update "mutt-devel" package to lastest development version 1.3.23.1.tron4-26/+7
This version fixes several bugs found since version 1.3.21 including the sendmail 8.12.x problem.
2001-11-01Fix build problem on systems running XFree86 3.3.x in conjuction with thetron2-11/+20
"xpkgwedge" package.
2001-11-01Move pkg/ files into package's toplevel directoryzuntum256-175/+175
2001-10-31Adviced by sen_ml@eccosys.com.jun2-5/+5
- nit PLIST - modify the DEPENDS for Emacs >=20.7
2001-10-30Update Mew to 2.1rc3jun2-5/+5
Mew 2.1 release candidate 3 (2001/10/30) * Setting 0.05 instead of 0.01 for mew-smtp-command-content. This maybe rescue XEmacs. * Biding buffer-file-coding-system to prevent the side effect. * Adding the "-l" option for mew-prog-vgrep. * Ensuring that richtech-mode is disabled. * Setting max-mini-window-height to 1 in mew-summary-pipe-message. * Taking care of EXPIRED PGP keys. * Using mew-mule3.el even if Emacs is executed with the --unibyte option.
2001-10-29Fix depends lines to point to correct pathsjmc2-4/+4
2001-10-27Remove commented USE_LIBINTL definitions ... we already use thejlam3-6/+3
gettext-lib/buildlink.mk file.
2001-10-26As discussed with Hubert, replace OpenLDAP dependency with buildlink'ing.kleink1-3/+3
2001-10-26At present, if there is a pre-<target> or post-<target> script inagc1-1/+4
the scripts/ directory, it will be run automatically as part of the build process, by bsd.pkg.mk. There are now exactly 5 packages in pkgsrc which use this facility, and yet, for every package build, the existence of a script is checked by bsd.pkg.mk once before the target is executed, and once afterwards. This incurs needless overhead. Move the separate pre- and post- script handling out of bsd.pkg.mk into the individual package Makefiles, where it's much more obvious what is happening, anyway.
2001-10-26Update of mew to 2.1rc2jun2-5/+5
Mew 2.1 release candidate 2 (2001/10/26) * gifsicle support to prevent XEmacs from dying. * Text/Xml support for mew-summary-execute-base. * Handling 'quit in sort and pack. * A patch for refile learning. Yoshinari Nomura <nom@csce.kyushu-u.ac.jp> * Fixing a bug that XEmacs dies when encoding GIF. * Edit again for qmail. * Bug fixes for privacy services in drafts. * Limit for re-search-foward in mew-text/xml-detect-cs etc.
2001-10-26Since the build and install scripts are executed directly by the packageagc3-5/+5
Makefile, move them from scripts/ to files/ to make it obvious that the scripts invocations in bsd.pkg.mk are not being used.
2001-10-25Note update of mew to 2.1rc1jun2-5/+5
Mew 2.1 release candidate 1 (2001/10/24) * mew-auto-flush-queue works for mbox. * Workaround for mew-image-inline-p on Emacs 21.1. * Implementing mew-text/html-detect-cs and mew-text/xml-detect-cs. * Process status is well displayed on the mode line. * A bug fix for mew-demo-picture. * Defining mew-use-charset-sanity-check. * A patch for refile. * mew-input-folders hack. * Defining mew-syntax-treat-filename-function. * Defining mew-input-draft-buffer. * No sanity check if charset is specified. * C-cC-i for mew-summary-find-file.
2001-10-24I am a triple idiot. The only relevant variable that x11.buildlink.mkjlam1-2/+2
redefines about which buildlink.mk files would care is BUILDLINK_X11_DIR, which points to the location of the X11R6 hierarchy used during building. If x11.buildlink.mk isn't included, then BUILDLINK_X11_DIR defaults to ${X11BASE} (set in bsd.pkg.mk), so its value is always safe to use. Remove the ifdefs surrounding the use of BUILDLINK_X11_DIR in tk/buildlink.mk and revert changes to move x11.buildlink.mk before the other buildlink.mk files.
2001-10-24Use wildcard dependence for "db3" package.tron1-2/+2
2001-10-23x11.buildlink.mk needs to be included before any buildlink.mk files thatjlam1-2/+2
use X11_BUILDLINK_MK as a test value. Generally just reordering the inclusions so that x11.buildlink.mk comes before the other buildlink.mk files will make everthing work.
2001-10-23Update Mew to 2.0.60jun2-5/+5
Mew 2.0.60 (2001/10/15) mew-dist release * Enhancing mew-param-analyze-broken to remove white spaces between encoded-words. * recenter for mew-summary-down. * "c" for mew-summary-copy. * Allowing the 'X' mark for +mdrop. * A bug fix for 'invisible. * "?" for mew-input-map. * Allowing multiple SPCs on POP sessions. Mew 2.0.59 (2001/10/12) mew-dist release * A bug fix for Multipart/Alternative. * Removing mew-summary-display-raw-header. * Use the "--decrypt" option instead of "--verify" for GnuPG. * Some "mew-pop-to-buffer" patches. * Defining mew-regex-ignore-folders. * A bug fix for PGP encryption. * Integrating "," and "C-cC-u". Use "," only. * Removing mew-pop-to-buffer. * Using mew-current-get-* as little as possible.
2001-10-22Add empty declarations for pgp6 paths and variables, so that this packageagc2-2/+9
actually works again. Fixes a problem pointed out by Steve Bellovin.
2001-10-22Fix the pathname for the wish binary, prompted by Steve Bellovin.agc1-2/+2
2001-10-21Order for example pine.conf is important!hubertf1-3/+3
2001-10-19DEPEND on pico >=4.1 not 4.0 nowabs1-2/+2
2001-10-19Switch back to one PLIST file by adding a site.config.m4-solaris for theveego5-23/+24
manpage extensions and directories.
2001-10-18SVR4 packages have a limit of 9 chars for a package name.veego10-10/+20
The automatic truncation in gensolpkg doesn't work for packages which have the same package name for the first 5-6 chars. e.g. amanda-server and amanda-client would be named amanda and amanda. Now, we add a SVR4_PKGNAME and use amacl for amanda-client and amase for amanda-server. All svr4 packages also have a vendor tag, so we have to reserve some chars for this tag, which is normaly 3 or 4 chars. Thats why we can only use 6 or 5 chars for SVR4_PKGNAME. I used 5 for all the packages, to give the vendor tag enough room. All p5-* packages and a few other packages have now a SVR4_PKGNAME.
2001-10-18Add fix for mutt bug#828 (mail transport agent invoked without stdout andtron4-2/+40
stderr) to proactively avoid error messages with sendmail 8.12.x.
2001-10-16Remove "--with-imap-ssl" from configuration arguments because the latesttron1-2/+1
IMAP client library uses TLS instead of IMAP over SSL.
2001-10-16Bump version number in dependence line to "2001.0" to make sure thattron1-2/+2
all clients use the client library with full TLS support.
2001-10-16Find Makefile.module in ../../www/php4.jlam1-2/+2
2001-10-16Note addition of php4-imap.jlam1-1/+2
2001-10-16Update php4-imap to the version from the php-4.0.6 distribution. There isjlam5-0/+72
no list of changes from version 4.0.5. Also move from the www category.
2001-10-15Rename the manpages {deliver,imapd,master,pop3d}.8 to cyrus-*.8 as well asjlam5-34/+24
changing all cross-references to them. This prevents name collisions with other packages' manpages. This addresses pkg/14245 by Kimmo Suominen <kim@tac.nyc.ny.us> (cyrus: master(8) conflicts).
2001-10-15Fix build problem on system where "xpkgwedge" is installed.tron2-5/+5
2001-10-15added a new patch forgot in previous commit.kei1-0/+13
2001-10-15updated sylpheed package to 0.6.3. Based on patches for 0.6.2 fromkei4-35/+90
oishi@ims.ac.jp who is maintainer of this package; applied to 0.6.3 by me.
2001-10-12Fix build problem if new toolchain is used.tron2-1/+15
2001-10-11Add dependence on "libproplist" package which isn't inherited from thetron1-1/+2
"windowmaker" package any more.
2001-10-11Updated pine to 4.40: List of changes is unknown (I didn't find any ChangeLog)martti6-76/+42
2001-10-11Updated imap-uw to 2001. Changes:martti5-59/+35
* Bugfixes * SSL is now fully integrated into the IMAP toolkit * Full client and server TLS support * The server certificate must be signed by a trusted certificate authority * RFC 1730 (IMAP4 as opposed to IMAP4rev1) support is turned off by default in imapd
2001-10-11Upgrade from version 2.1.1 to 2.5 of exmh, as prompted by Steveagc3-36/+35
Bellovin in PR 13990. Changes are bug fixes, and a few enhancements, a lot of them related to PGP and gpg. This upgrade also closes the security hole in 2.1.1.
2001-10-10Fixed dependency on picomartti1-2/+2
2001-10-10- add contrib filesjun3-6/+45
- Update Mew to 2.0.58 Mew 2.0.58 (2001/10/10) mew-dist release * The "Type 'T'" message displayed only when the top level is truncated. * ".txt" suffix for dummy file names. * 't' in attach to toggle text/binary. * Defining mew-ask-fcc. * "Y" for mew-summary-cite.
2001-10-06Patch a typo that causes Kerberos support to not compile.mycroft2-1/+15