summaryrefslogtreecommitdiff
path: root/mail
AgeCommit message (Collapse)AuthorFilesLines
2005-04-13Point to the correct sql script.salo1-6/+5
XXX: this should be reworked when pgsql support is added Style.
2005-04-13Ignore the smime stuff in the PLIST when ssl is disabled. Fixes problemjmmv2-5/+8
reported by Leonard Schmidt in tech-pkg@, thread "``make package'' fails on evolution and gnumeric".
2005-04-13Add rcsid.salo2-2/+4
2005-04-13Install all the correct files..salo2-8/+7
2005-04-13Fix installation of sql scripts.salo3-6/+8
This package needs more work.. (e.g., pgsql support)
2005-04-13Put the correct content into patch-ab.. *sigh*salo2-16/+51
2005-04-13Remove PKGREVISION.salo1-2/+1
2005-04-13Split patch-ab to one patch per file.salo6-290/+267
2005-04-13Update to 1.5 to fix security vulnerability issues.christos4-12/+319
- Add more patches to totally eliminate strcpy(); this code is horrible.
2005-04-12Update Sylpheed-devel to 1.9.8. Note quite a few things have changed withchris2-6/+7
1.9.8, some quite noticable, eg the folder view. I've also commented out the sylpheed-claws sourceforge mirror until it's caught up. Main changes: * The filter preferences dialog, the edit account dialog, and the folderview were reimplemented using GtkTreeView. * Auto-scroll on DnD was implemented. * GBK encoding is supported. * The broken PLAIN authentication for SMTP AUTH was fixed. * A workaround for some SMTP servers, which terminate connection right after QUIT command was sent, was made. (specifically Gmail server) * Clear-signed messages are not MIME-encoded anymore. * The line-wrapping of composition window was modified not to screw up itemized lines.
2005-04-12Nuke USE_BUILDLINK3 (some files missed in megacommit).tv1-2/+1
2005-04-12Really added the patches. Approved by jlam.rillig3-0/+56
2005-04-12Added some patches needed for gcc-2.95. For NetBSD-1.6.2 add a dependencyrillig2-3/+12
to pthread-sem.
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv148-296/+148
2005-04-11Update wl to 2.14.0.hira3-7/+8
Changes (from NEWS): * Changes in 2.14.0 from 2.12.2 ** New folder type `access' is added. In `access' folder, sub-folders of the specified folder can be treated as one folder. ** Synchronization speed of the folder is improved. The function which calculates list diff is re-wrote and is faster than previous implementation, especially in the folders with large number of the messages. ** New event handling mechanism is incorporated. ** Improved the disconnected operations for IMAP draft saving. There was a bug of message numbering in the disconnected imap draft. It is fixed using new event handling mechanism. ** `Shimbun' summary buffers are updated dynamically. Some shimbun folder does not have correct information. In this version, they are corrected using the message body after retrieval. It is implemented with new event handling mechanism. ** Many bug fixes.
2005-04-10Add RMD160 sums for all the optional patches.schmonz1-5/+18
2005-04-10Install required files not installed by the install script, and add aminskim4-3/+29
missing dependency. Bump PKGREVISION.
2005-04-10If the "tls" option is enabled, append the additional targets toschmonz1-2/+2
INSTALL_TARGET, rather than replacing them. This had been broken with the introduction of djbware.mk.
2005-04-10Add and enable ruby-actionmailer.minskim1-1/+2
2005-04-10Import ruby-actionmailer.minskim4-0/+67
Action Mailer is framework for designing email-service layers. These layers are used to consolidate code for sending out forgotten passwords, welcoming wishes on signup, invoices for billing, and any other use case that requires a written notification to either a person or another system. Additionally, an Action Mailer class can be used to process incoming email, such as allowing a weblog to accept new posts from an email (which could even have been sent from a phone).
2005-04-09Standardize handling of additional distfiles (such as externallyschmonz1-4/+4
supplied manual pages) across djbware.
2005-04-09Update to 4.3.6. From the changelog:schmonz2-6/+6
-broke BrokenUIDLPOP3Retriever when I added the forget_deleted parameter to the retrievers base class; now fixed. Thanks: Georg Neis.
2005-04-08Back out workaround for broken emacs.mk.jwise1-2/+1
2005-04-08Work around the same old problem where packages without an explicit PKGNAMEjwise1-1/+2
won't build (and do horrible things, btw) when emacs is xemacs.
2005-04-07correct PLIST.taya1-6/+19
thunderbird works again.
2005-04-07Update to 0.3.0nb1:wiz3-2/+66
Add a patch from Yoshitaka Tokugawa provided in PR 26806, which has also been added to the spamass CVS repository: Always use macro_b, so SA can do future/past validation. It is not a bug, but it makes SA happier. SA 2.x requires "($v/$Z)$?r with $r" part of Received: header. I don't think SA 3.x need this, but keep it for SA 2.x users. There is a bug in cmp_nocase_partial() function. Without my hack, cmp_nocase_partial("X-Spam-", "X-Spam") returns 0 which is incorrect behavior for this function.
2005-04-06Update to 3.4.2.xtraeme2-6/+6
Changes: BUGFIX: Minior memory leaks in multi-word tokenizer BUGFIX: When using --classify, the system/user log is appended to BUGFIX: Using signatureLocation=headers should prefer signature in headers BUGFIX: History-based training only works for admins BUGFIX: Long usernames malformatted in dspam_stats BUGFIX: Daemon connection deadlocks when NULL characters are sent BUGFIX: Other minor memory leaks BUGFIX: PostgreSQL connections stay open in daemon mode
2005-04-06Update to 4.3.5. From the changelog:schmonz2-6/+6
* make getmail less conservative about remembering messages as already-seen when unrelated errors occur after successfully delivering them. Thanks: Thomas Schwinge.
2005-04-05Replace NO_BUILD with empty do-build target.wiz1-2/+3
2005-04-05Update to 1.15:wiz2-6/+6
version 1.15: Thu Mar 31 14:12:54 CEST 2005 - [Ave Wringeley] contributed MIME::Types methods types() and extensions() - [Kjetil Kjernsmo] Added non-registered but useful OpenOffice/ StarOffice types application/vnd.sun.xml.* - [Tatsuhiko Miyagawa] contributed audio/3gpp and video/3gpp from RFC3839. version 1.14: Wed Nov 24 18:09:49 CET 2004 - [Ville Skyttä] provided some minor fixes and two new types - [Ave Wringley] contributed video/x-ms-wmv - [Ave Wringley] reported a bug in MIME::Types->addType, which produced a warning about double declaration where it shoudln't
2005-04-04Remove sylpheed-gtk2. It has numerous unfixed vulnerabilities and is nosalo6-674/+1
longer actively developed. "sylpheed-gtk2 project is over. The result of this project is already merged into original Sylpheed project. Please use Sylpheed-1.9.x or later instead of sylpheed-gtk2." Approved by the MAINTAINER.
2005-04-04Updated postfix to 2.2.2martti4-17/+17
- A more usable REPLACE action in header/body_checks. The old version produced unexpected results. - Portability to HP-UX. - Two harmless defects in the SMTP and LMTP clients that go back to before the first Postfix release, and that were found while doing code maintenance on the experimental release.
2005-04-04Changes 1.4.0:adam4-34/+30
- This is the new stable release of msmtp. BEWARE: When upgrading from 1.2.4, note that - Authentication is not enabled automatically anymore! Insert the command "auth on" into account definitions that need it. - Some command line options have changed! - Summary of new features since 1.2.4: - Sendmail compatible command line options, including -t, -N, and -R - New long options to configure almost everything on the command line - Optional account selection with -f/--from - Support for a system wide configuration file - Optional automatic construction of envelope from addresses - More flexible account definitions - Configurable connection timeouts - Improved log file logging - Syslog logging - Improved TLS/SSL support - Support for LMTP - Support for the EXTERNAL and GSSAPI authentication methods - Support for .netrc and password prompting - Rewritten documentation, available in various formats
2005-04-02Move thunderbird-gtk2 to thunderbird. The default mozilla version ofabs6-2803/+6
thunderbird is linked against gtk2, so follow suit. The old version has been re-imported as thunderbird-gtk1.
2005-04-02- thunderbird-gtk2abs1-2/+2
+ thunderbird-gtk1
2005-04-02Re-import gtk1 version of thunderbird as thunderbird-gtk1abs4-0/+2782
2005-04-01- Fix builds with SASLv2 following removal of SASLv1 supportadrianp2-9/+1
- Patch submitted by Shin'ichiro TAYA in PR 29857, thanks.
2005-04-01Pre-create directories.reed1-1/+2
I noticed my pkg/include was the plain-text liboe.h file.
2005-03-30- Finish off jlam@'s work removing SASL v1 from pkgsrcadrianp3-11/+3
2005-03-30Update to 20050330: default to logging with logger(1) rather thanschmonz5-10/+10
qmail's splogger(8), as the TAI timestamps included by splogger are mostly unnecessary with syslog's existing timestamping. If you need TAI timestamps, or otherwise need to customize logging, you can always change qmailfoo_logcmd in rc.conf. This had mildly annoyed me, but I wouldn't have bothered if not for zuntum's comment about it. Good call.
2005-03-30Use bl3 file instead of DEPENDS to fix build.wiz1-2/+2
2005-03-30Try removing some more directories during deinstall.wiz1-1/+3
2005-03-29Update URL to the patch for "nullenvsender" option, and correctlyschmonz1-3/+3
define the variable containing the patch URL for the "qregex" option. Problems noted by zuntum.
2005-03-29Update to 1.9.7xtraeme2-6/+7
Changes: * The outgoing encoding can be changed on composition temporarily now. * The folder selection dialog was reimplemented using GtkTreeView. * An option that specifies whether to render HTML as text or not was added. * The state of the expander of the file save dialog is now remembered. * Every message-ids in References: header is now used for message threading. * The internal code conversion API has been changed. * A possible crash on re-editing draft, queue and sent messages was fixed. * The error checking of Japanese code conversion also became strict. * An empty Reply-To: header is now ignored.
2005-03-28Mention where to get the most recent versions of imp and hordeerh1-0/+2
2005-03-28Remove security/cyrus-sasl and security/cy-login. These packagesjlam4-60/+9
tracked the Cyrus SASL 1.5.x releases, which are no longer maintained. Adjust packages to use security/cyrus-sasl2 instead for SASL support. This closes PR pkg/28218 and PR pkg/29736.
2005-03-28Remove Cyrus SASL 1.5.x support from mail/mutt. Users that require SASLjlam1-10/+2
support should install mail/mutt-devel instead.
2005-03-28Fix up PLISTs and remove unused files left over from the incompletejlam10-76/+39
package update in the previous commit.
2005-03-28STARTTLS support is now part of Postfix's standard distribution.jlam1-2/+2
2005-03-27- Update imp from 4.0.1 -> 4.0.2adrianp2-7/+6
------ v4.0.2 ------ [mms] Don't wrap flowed text in print view (Bug 1318). [jan] Don't append trailer text twice if sending a message resumed from a draft (Bug 1306). [mms] Fix display of attachment names when forwarding messages (Bug 1300). ---------- v4.0.2-RC1 ---------- [mms] Decode the contents of the preview messages. [mms] Fix reload of underlying window after entering PGP or S/MIME passphrase (Bug 1145). [cjh] Fix recompose recovery of messages written before a session timeout (Bug 1209). [mms] Don't escape 'From' at the beginning of the line in text messages. [mms] Fix 'smtphost' and 'smtpport' configuration parameters. [jan] Add batchCompose API method. [mms] Fix a (very rare) situation where a base64 encoded message is not decoded correctly in forwards/replies (Bug 1077). [mms] Fix forwarding as a digest from search folders (Bug 1263). [cjh] Fix PHP notice after forwarding a message (Bug 1283). [mms] Show, but don't activate current folder in "Move/Copy To" folder list (Bug 1240). [mms] Make sure we show container folders in the search screen folder list. [mms] Don't show address book save link for PGP and S/MIME keys if no default address book is configured (Bug 1144). [mms] Require virtual folders to have a label (Bug 1160). [jan] Speed up mailbox loading by caching processed email addresses. [jan] Fix new mail notification popups in mailbox views (Bug 876). [jan] Fix custom_login.php example script. [cjh] Don't insert entries for emails that already exist when gathering addresses from outgoing emails (Bug 1054). [jan] Fix wrapping of header in mailbox view with IE (Bug 1110).