summaryrefslogtreecommitdiff
path: root/mail
AgeCommit message (Collapse)AuthorFilesLines
2005-11-04Fixed pkglint warnings:rillig1-3/+3
- Removed "jdk13" from PKG_JVMS_ACCEPTED. - Using "+=" for SUBST_CLASSES.
2005-11-04Provide the PKG_SUGGESTED_OPTIONS instead of setting the user'srillig1-5/+2
variable's default value.
2005-11-04Reordered the {CONFIGURE,BUILD,INSTALL}_DIRS chronologically instead ofrillig1-2/+2
alphabetically for aesthetic reasons.
2005-11-04Explicitly set BUILD_DIRS to emphasize it is different from CONFIGURE_DIRS.rillig1-1/+2
2005-11-04update clamav to 0.87.1.grant3-21/+10
changes since 0.87: * Bugfixes: - libclamav/petite.c: fix boundary checks (acab) - libclamav/mbox.c: scan attachments that have no filename (njh) - libclamav/fsg.c: fix buffer size calculation in unfsg_133 Reported by Zero Day Initiative (ZDI-CAN-004) - libclamav/tnef.c: fix possible infinite loop Reported by iDEFENSE (IDEF1169). - libclamav/mspack/cabd.c: fix possible infinite loop in cabd_find (tk) Reported by iDEFENSE (IDEF1180). - clamd/others.c: fix compilation error on Cobalt Qube 1 (tk) - clamd: properly handle ReadTimeout in SESSION (tk) Bug reported by Kamil Kaczkowski <kamil*kamil.eisp.pl> - libclamav/others.c,h: Add generic bitset implementation (trog) - libclamav/ole2_extract.c: Make sure the property tree doesn't loop (trog) Fixes CAN-2005-3239. Installations with default settings were not affected by this bug.
2005-11-03Removed empty line from PLIST.rillig1-2/+1
2005-11-02Update mail/ruby-actionmailer pacakge to 1.1.1.taca3-37/+20
*1.1.1* (October 19th, 2005) * Upgraded to Action Pack 1.10.1 *1.1.0* (October 16th, 2005) * Update and extend documentation (rdoc) * Minero Aoki made TMail available to Rails/ActionMailer under the MIT license (instead of LGPL) [RubyConf '05] * Austin Ziegler made Text::Simple available to Rails/ActionMailer under a MIT-like licens [See rails ML, subject "Text::Format Licence Exception" on Oct 15, 2005] * Fix vendor require paths to prevent files being required twice * Don't add charset to content-type header for a part that contains subparts (for AOL compatibility) #2013 [John Long] * Preserve underscores when unquoting message bodies #1930 * Encode multibyte characters correctly #1894 * Multipart messages specify a MIME-Version header automatically #2003 [John Long] * Add a unified render method to ActionMailer (delegates to ActionView::Base#render) * Move mailer initialization to a separate (overridable) method, so that subclasses may alter the various defaults #1727 * Look at content-location header (if available) to determine filename of attachments #1670 * ActionMailer::Base.deliver(email) had been accidentally removed, but was documented in the Rails book #1849 * Fix problem with sendmail delivery where headers should be delimited by \n characters instead of \r\n, which confuses some mail readers #1742 [Kent Sibilev]
2005-11-02PLIST fixes for missing files reported by Krister Walfridsson (CHECK_FILES=yes)adrianp2-3/+7
Bump nb
2005-11-02Bump PKGREVISION of packages including ruby extention librarytaca1-2/+2
by Ruby 1.8.3 updates.
2005-11-02Update MASTER_SITES and HOMEPAGE.taca1-3/+3
2005-11-01Include nbcompat for utimes() if on Interix.tv1-1/+7
2005-11-01USE_TOOLS+=nrofftv1-1/+3
2005-11-01Bump to nb3 for security patchadrianp1-2/+2
2005-11-01Add patch-ak for a fetchmailconf security issue. This patch doesadrianp2-1/+48
not impact the fetchmail package so no version bump is required.
2005-10-31Add gotmail.minskim1-1/+2
2005-10-31Import gotmail from pkgsrc-wip. Packaged by pancake, and improved byminskim5-0/+61
Jeremy C. Reed and Leonard Schmidt. Gotmail is a script to download mail from hotmail.com without user interaction. It's probably best run from a cron job. It can delete messages, download only-new messages, mark messages read (or not), forward to procmail, forward to another address, or send through SMTP.
2005-10-29This pkg installs some README files etc. Add them to the PLIST.kristerw2-2/+9
Bump PKGREVISION.
2005-10-29Update to 2.1.5:xtraeme3-8/+8
* The command line option to specify directory which stores configuration files (--configdir dirname) was added. * The output headers of printed messages now match to those of the message view. * Confirmation dialog is displayed instead of input dialog on printing. * When replying to ML post that has the Reply-To set, both addresses will be set. * The option to delete filtered junk mails from server was added. * The locale name 'zh_TW.Big5' was changed to 'zh_TW'. * The problem that drag and drop didn't work with GTK+ 2.8 was fixed. * The sample mime.types was included into the source package. * Win32: The remote command was implemented using TCP socket. * Win32: The drag and drop of files from Explorer was supported. * Win32: The default print command for text file is used for printing when the command is unspecified. * Win32: Several bugfixes were made.
2005-10-29fix typo (missing quote)recht1-2/+2
2005-10-27Add dkim-milter.minskim1-1/+2
2005-10-27Import dkim-milter from pkgsrc. Packaged by iMil.minskim8-0/+166
dkim-milter consists of two parts: A milter-based application (dkim-filter) which plugs in to Sendmail to provide DomainKeys Identified Mail service, and a library (libdkim) which can be used to build DKIM-compliant applications or MTAs.
2005-10-25Add SOCKS4/SOCKS5 support.scottr1-1/+15
2005-10-24Replaced $(...) with ${...}.rillig2-4/+4
2005-10-24Update sylpheed-devel to 2.1.4. Main changes/bugfixes are:chris2-6/+6
o The IMAP4 parser was fixed so that it can handle literals in response. o A bug that caused crashes on receive if Date header has abnormal time was fixed. o Sylpheed will not close anymore even if the tray icon is closed. o The directory with multiple hierarchy can be specified when creating a new mailbox. o Error messages are now output to the log window and the log file. o The 'Create filter rule' menu was brought back in the context menu. o The display of the property of top folders was enabled. o The support of environment-dependent Japanese characters was enhanced
2005-10-24Updated distinfo for patch-ag, for statvfs and closefrom patch.jklos1-2/+2
2005-10-24Lost cvs tag. Fixed.jklos1-0/+2
2005-10-24Updated to properly select statvfs.h and closefrom where appropriate.jklos1-6/+34
2005-10-23Added --with-zlib=${BUILDLINK_PREFIX.zlib} to CONFIGURE_ARGS. Thisrillig1-1/+2
should fix PR 31898.
2005-10-23Replaced $f with ${f} to fix some pkglint warnings. Sorted PLIST.rillig2-6/+6
2005-10-23Replaced $i with ${i} to fix the pkglint warnings.rillig1-2/+2
2005-10-23Added RCS Id to patch-aa. Removed trailing white-space from options.mk.rillig3-4/+6
2005-10-22Added a patch that prevents the IRIX build from failing. Bumpedrillig3-2/+28
PKGREVISION.
2005-10-22Don't use -lcompat on IRIX. Fixes PR 28538.rillig3-5/+9
2005-10-21Update "milter-greylist" package to version 2.0.2. Changes since 2.0.1:tron2-6/+6
- Fix memory leak within MX sync code (Hajimu UMEMOTO)
2005-10-21Fix mail/fetchmail under darwin (PR 28543).tonio5-3/+153
The added patches add a prefix "fm_" to lock related finctions, to avoid name clash with darwin lock functions. Link with -lresolv under darwin. (thanks scole_at_sdf.lonestar.org for the patches) Bump PKGREVISION
2005-10-20Update mail/maildrop to 2.0.1. Changes from version 1.8.1 include:jlam4-22/+22
* Use PCRE (http://www.pcre.org) for mattern matching. + Most visible change is a different syntax for subexpression matching, using (...). MATCH2 becomes MATCH1, MATCH3 becomes MATCH2, etc... + "w" account option dropped. + During a transitional period, setting MAILDROP_OLD_REGEXP reverts to the old pattern matching engine. * Do not autoreply to messages with an Auto-Submitted: header, unless it's contents are "no". Add Auto-Submitted: auto-replied.
2005-10-20Update mail/sqwebmail to 5.0.6. Changes from version 5.0.4 include:jlam5-170/+11
* Use PCRE for pattern-matching * When autopurging messages from a folder based on their timestamp, scan 'new' in addition to 'cur', otherwise mail delivered to the folder directly never gets purged, unless the folder is open. * Filter out <!-- > constructs, they are parsed by MSIE. * Remove attributes with imbalanced quotes, to prevent cross-side scripting vulnerabilities with some browsers. * Show each attachment's MIME content type.
2005-10-20Update mail/courier-imap to 4.0.6. Changes from version 4.0.4 include:jlam2-7/+7
* Use PCRE for pattern-matching. * When autopurging messages from a folder based on their timestamp, scan 'new' in addition to 'cur', otherwise mail delivered to the folder directly never gets purged, unless the folder is open. * Fix handling of invalid sequence number of 0. * NOT operator on content searches.
2005-10-20Update mail/courier-maildir to 0.52.1. Changes from version 0.51 includejlam3-7/+9
switching to use PCRE instead of a home-grown regexp package.
2005-10-20While I'm here add back the PKG_OPTIONS_LEGACY_OPTS for socketmapadrianp1-1/+3
2005-10-20Update options.mk with a PKG_OPTIONS_LEGACY_OPTS to migrate from starttlsadrianp1-1/+2
to tls. Pointed out by Gilles@Gravier.org on netbsd-users@
2005-10-20Update to dspam 3.60adrianp9-106/+209
ok'ed xtraeme@ From the RELEASE file: Automatic Whitelisting Improvements Dynamically Loadable Storage Driver Support PostgreSQL Performance Enhancements LDAP Verification Unified Spam Alias / UID in Signature Support Domain Based Delivery Hosts Integrated Clam A/V Support Markovian Discrimination Self-Contained Hash Driver Fallback Domain-Based User Support Improved, Unified Logging Activity logging has also been improved Plused Detail Support Message Fragments Support Domain Blocklisting Support User preferences made case-insensitive LMTP error codes now include messages from relay host RBLInoculate option allows RBL'd emails to be quarantined or learned as spam MySQL and PgSQL object creation scripts updated to improve performance Added 'date' to quarantine display and sorted most recent at top Significant code cleanup and audit Domain-based groups changed from @domain.tld to *@domain.tld X-DSPAM-Result expanded to support Virus, Blacklisted, and Blocklisted results DSPAM WebUI now supports history paging Rewritten documentation for ease of installation
2005-10-20Update to 2.0.3:xtraeme2-6/+6
* The IMAP4 parser was fixed so that it can handle literals in response. * A bug that caused crashes on receive if Date header has abnormal time was fixed.
2005-10-18Update imp to 4.0.4adrianp3-9/+21
From the ChangeLog: > IMP, the Internet Messaging Program, is one of the most popular webmail > applications available. It allows universal, web-based access to IMAP and > POP3 mail servers and provides a full range of features normally found only in > desktop email clients. > > Major changes compared to the IMP version H3 (4.0.4-RC2) are: > * Added warning that PGP key generation may take awhile. > * Added confirmation when reporting spam/innocent from message view. > * Fixed check for duplicate addresses when automatically saving recipients. > * Updated Finnish, German, Korean, and Slovak translations. > > Major changes compared to the IMP version H3 (4.0.4-RC1) are: > * Added entire message search to search page. > * Use "Fetch Mail" consistently in the user interface. > * Fixed warnings when expanding names with spaces. > * Updated Finnish, German, Korean, and Slovak translations. > * Minor bug fixes. > > Major changes compared to the IMP version H3 (4.0.3) are: > * Allow non-ascii searches. > * Show meeting invitations inline. > * Allow to accept invitations and add them to the calendar at once. > * Added separate confirmation page when deleting or emptying folders. > * Localized all remaining INBOX strings in the interface. > * Ensure that no maintenance tasks may be skipped. > * Fixed blank screens in Internet Explorer after failed logins. > * Minor character set related fixes. > * Improved draft saving of HTML messages. > * Work around broken c-client sort by arrival. > * Added Bosnian translation. > * A few improvements and minor bug fixes.
2005-10-18Update Turba to 2.0.4adrianp2-6/+6
From the ChangeLog: > Major changes compared to the Turba version H3 (2.0.3) are: > * Fixed adding contacts not restricted by edit permissions. > * Fixed warnings in the preference screen. > * Fixed warnings with PHP 4.4.0 and 5.0.5. > * Restored backward compatibility to older Horde versions. > * Updated Danish, Finnish, German, Hungarian, Korean, Polish and > Traditional Chinese translations.
2005-10-18Make me the maintainer of this package.simonb1-2/+2
2005-10-18Update mairix to version 0.16.1. Changes include:simonb2-6/+6
Home directory and environment variable expansion in the .mairixrc file. Add ^ word prefix to require substring search to be left-anchored. Add the capability to omit particular folders from indexing. Implement dot-locking on the database file. Display message path in warning messages from rfc822 parsing.
2005-10-16nss/buildlink3.mk should be included to link against librariesminskim1-1/+2
provided by this package.
2005-10-16Enable the inet6 and ssl options by default; makes more sense than notjmmv1-1/+2
having them. Suggested by jmcneill@.
2005-10-16Update exim to 4.54nb1 - Enable IPv6 based on inet6 settingsabs2-3/+8