summaryrefslogtreecommitdiff
path: root/mail
AgeCommit message (Collapse)AuthorFilesLines
2006-04-18Add and enable p5-MIME-Lite-HTML.cube1-1/+2
2006-04-18Initial import of p5-MIME-Lite-HTML, version 1.21, into the NetBSDcube4-0/+26
Packages Collection. MIME::Lite::HTML is a Perl mail client interface for sending message that supports HTML format and builds them for you. It provides routines to transform a HTML page in MIME::Lite mail.
2006-04-17Update to 4.1.1adrianp3-9/+8
> Major changes compared to the IMP H3 (4.1) version are: > * X-Color data, normally set by the fetchmail process, is now escaped > to protect against malicious senders. > * Added preference for default charset when reading messages. > * Added preference to define how to expand the folder list in sidebar. > * Fixed logins to Exchange and other IMAP servers that propagate wrong > authentication methods. > * Fixed creation of duplicate Virtual INBOXes. > * Fixed spellcheck on send. > * Updated Danish, Dutch, Greek, Estonian, French, Japanese and Norwegian > translations. > * More small bugfixes and improvements.
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz13-21/+26
2006-04-17Strip ${PKGLOCALEDIR} from PLISTs of packages that already obeyjlam14-443/+443
PKGLOCALEDIR and which install their locale files directly under ${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now on, pkgsrc/mk/plist/plist-locale.awk will automatically handle transforming the PLIST to refer to the correct locale directory.
2006-04-16Update to 1.6.1:wiz3-7/+9
Evolution-Data-Server 1.6.1, 2006-03-13 ---------------------------------------- Bug fixes since 1.6.1 : http://go-evolution.org/Evo2.6.1#Evolution-Data-Server
2006-04-14Update dovecot to 1.0beta7:ghen2-6/+6
+ Added shutdown_clients setting to control if existing imap/pop3 processes should be killed when master is. - Master login fixes, PLAIN authentication was still broken..
2006-04-13Update path from cyrus-sasl2 to cyrus-sasl.wiz11-23/+23
2006-04-13BROKEN_GETTEXT_DETECTION already defaults to "no".jlam1-3/+1
2006-04-13BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace withjlam10-36/+20
USE_TOOLS+=msgfmt.
2006-04-12One conversion to much, partly revert the last change.joerg1-2/+2
2006-04-12Use REQD_DIRS for the files under ${PREFIX}.joerg1-3/+3
2006-04-12Update to 1.0beta6:xtraeme2-6/+6
v1.0.beta6 2006-04-12 * The login and master usernames were reversed when using master_user_separator (now the order is UW-IMAP compatible). * Killing dovecot master process now kills all IMAP and POP3 processes also. + -a parameter to dovecot prints now all settings that Dovecot uses. -n prints all settings that are different from defaults. + Added pop3_lock_session setting + %M modifier returns string's MD5 sum. Patch by Ben Winslow - PLAIN SASL authentication wasn't working properly, causing failed logins with some clients (broken in beta4) - Fixes to Maildir++ quota, should actually work now - Don't crash if passwd-file has entries without passwords (eg. deny=yes databases) - Fixed prefetch userdb to work nicely with other userdbs - If master process runs out of file descriptors, don't go to infinite loop (unlikely to have happened unless the OS's default fd limit was too low) - Fixed non-plaintext password lookups from LDAP. Patch by Lior Okman - %U modifier was actually lowercasing the string. Patch by Ben Winslow
2006-04-12Optimizie substition handling of "mutt.man".tron1-18/+8
2006-04-12Aligned the last line of the buildlink3.mk files with the first line, sorillig16-32/+32
that they look nicer.
2006-04-11Add DragonFly support. Fix errno usage. Remove special-casingjoerg30-18/+615
of FreeBSD-like systems with objformat, we want minor shared library numbers.
2006-04-11Use INSTALLATION_DIRS instead of creating directories at pre-install.jlam1-5/+2
2006-04-11Back out previous which just contained debug code.jlam1-2/+2
2006-04-11We currently set WRKDIR in bsd.prefs.mk but not WRKSRC, so definejlam2-5/+7
WRKSRC explicitly to it's default value before it is used in the exists() check just below it. This fixes the PLIST in the case where mutt_dotlock is installed. Bump the PKGREVISION to 4.
2006-04-11- Restore dynamic package list handling removed in revision 1.121 becausetron4-28/+38
the current code doesn't work properly with "make package". - Fix various problems reported by "pkglint".
2006-04-11Fix PLIST, from joerg at britannica dot bec dot demanu4-6/+54
2006-04-11Updated mail/squirrelmail-locales to 1.4.6nb3martti3-8/+54
* added Ukrainian translation by Serhij Dubyk * fixed some Japanese and French translation strings * updated Geogian and Norwegian Nynorsk translations * updated some plugin translations
2006-04-11Updated mail/squirrelmail to 1.4.6nb1martti3-3/+23
* added patch for Ukrainian translation (needed by the new squirrelmail-locales)
2006-04-10Upgrade mailman to 2.1.8rc1, fix a cross-site scripting issue.bouyer6-50/+46
pkgsrc changes: - install the admin/www/mailman-*.{pdf,ps,txt} documentation file, and change MESSAGES to point to mailman-install.txt changes between 2.1.7 and 2.1.8rc1: - A cross-site scripting hole in the private archive script of 2.1.7 has been closed. Thanks to Moritz Naumann for its discovery. - Bouncers support added: 'unknown user', Microsoft SMTPSVC, Prodigy.net and several others. - Updated email library to 2.5.7 which will encode payload into qp/base64 upon setting. This enabled backing out the scrubber related patches including 'X-Mailman-Scrubbed' header in 2.1.7. - Fix SpamDetect.py potential hold/reject loop problem. - A warning message from email package to the stderr can cause error in Logging because stderr may be detached from the process during the qrunner run. We chose not to output errors to stderr but to the logs/error if the process is running under mailmanctl subprocess. - DKIM header cleansing was separated from Cleanse.py and added to -owner messages too. - Fixes: Lose Topics when go directly to topics URL (1194419). UnicodeError running bin/arch (1395683). edithtml.py missing import (1400128). Bad escape in cleanarch. Wrong timezone in list archive index pages (1433673). bin/arch fails with TypeError (1430236). Subscription fails with some Language combinations (1435722). Postfix delayed notification not recognized (863989). 2.1.7 (VERP) mistakes delay notice for bounce (1421285). show_qfiles: 'str' object has no attribute 'as_string' (1444447). Utils.get_domain() wrong if VIRTUAL_HOST_OVERVIEW off (1275856).
2006-04-09Update to 2.57. From the changelog:schmonz3-17/+13
* Merge various patches for reliability * Clean up error messages and typos * Only log into SMTP server once * SMTP AUTH * Windows support * HTML in titles
2006-04-08Adjust the default clamd socket location to match the real default used byghen4-2/+31
pkgsrc/mail/clamav (/tmp/clamd). Bump PKGREVISION. Ok with xtraeme.
2006-04-08* Switch to a static PLIST instead of a dynamic one.jlam6-143/+271
* List the info files directly in the PLIST. * Install info files into EMACS_INFOPREFIX, which correctly honors PKGINFODIR when using emacs.
2006-04-07update clamav to 0.88.1.grant2-7/+6
changes since 0.88: * Bugfixes: - libclamav/matcher.c: properly handle partial reads in cli_scandesc() - libclamav/mbox.c: sync with CVS, fixes detection of Worm.Bagle.CT - freshclam: fix support for LocalIPAddress Patch by Anton Yuzhaninov <citrin*citrin.ru> - docs/man: multiple manpage typo fixes Patch by A. Costa <agcosta*gis.net>) - shared/output.c: properly handle return value of vsnprintf Thanks to Anton Yuzhaninov <citrin*rambler-co.ru> - libclamav/htmlnorm.c: fix typo spotted by Gianluigi Tiesi <sherpya*netfarm.it> - sigtool/sigtool.c: fix possible crash in build(), thanks to Sven - clamd/session.c: remove static timeout (5s) for SESSION Pointed out by Joseph Benden <joe*thrallingpenguin.com> - libclamav/pe.c: fix possible integer overflow reported by Damian Put Note: only exploitable if file size limit (ArchiveMaxFileSize) disabled - libclamav/scanners.c: properly report archive unpacking errors Problem spotted by David F. Skoll <dfs*roaringpenguin.com> - libclamav/others.c: fix possible crash in cli_bitset_test() Reported by David Luyer <david_luyer*pacific.net.au> - libclamav/zziplib: fix possible crash on FreeBSD Reported by Robert Rebbun <robert*desertsurf.com> - clamav-milter: fall back if sendfile() fails
2006-04-07Updated mail/postfix-current to 2.3-20060405martti2-6/+6
* lots of bug fixes and cleanups
2006-04-07Updated mail/postfix to 2.2.10martti2-6/+6
- "sendmail -t" did not remove the CR from lines ending in CRLF. - Workaround for fatal errors in PCRE maps when an expression in () matches empty text (the PCRE library returns an inappropriate error code). - Fixes for non-security bugs that Coverity found in code that handles impossible error conditions.
2006-04-06Update to 4.6.0. From the changelog:schmonz2-6/+6
-clean up logger API. -refactor configuration mechanism to use classes with embedded logic, rather than simply dictionaries.
2006-04-06Over 1200 files touched but no revisions bumped :)reed28-71/+71
RECOMMENDED is removed. It becomes ABI_DEPENDS. BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo. BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo. BUILDLINK_DEPENDS does not change. IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS which defaults to "yes". Added to obsolete.mk checking for IGNORE_RECOMMENDED. I did not manually go through and fix any aesthetic tab/spacing issues. I have tested the above patch on DragonFly building and packaging subversion and pkglint and their many dependencies. I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I have used IGNORE_RECOMMENDED for a long time). I have been an active user of IGNORE_RECOMMENDED since it was available. As suggested, I removed the documentation sentences suggesting bumping for "security" issues. As discussed on tech-pkg. I will commit to revbump, pkglint, pkg_install, createbuildlink separately. Note that if you use wip, it will fail! I will commit to pkgsrc-wip later (within day).
2006-04-05Fix missing PLISt entry pointed out by bulk-builds.adrianp2-2/+5
2006-04-05List the info files directly in the PLIST and honor PKG{INFO,MAN}DIR.jlam9-41/+23
2006-04-05Use a common PLIST by taking advantage of the variables exported byjlam4-369/+190
emacs.mk.
2006-04-05* Make mew and mew3 build with xemacs by noting they need the "base"jlam4-12/+19
set of emacs modules. * List the info files directly in the PLIST. * Honor PKGINFODIR and PKGMANDIR. * Sort the PLIST.
2006-04-05Whitespaces changes to bring this more in line with other packages.jlam1-10/+8
2006-04-05USE_TOOLS+=bison instead of direct BUILD_DEPENDS on bison.jlam1-4/+2
2006-04-04Remove evolution14. It is unmaintained and a much newer version is providedjmmv20-1686/+1
in the evolution package. No complaints in pkgsrc-users@.
2006-04-04Fix a C99ism so that this builds in NetBSD 1.6.2.jmmv2-1/+16
2006-04-04Update Dovecot from 1.0beta3 to 1.0beta5. The beta4 release had SSL issuesghen8-118/+40
which were fixed again in beta5. patch-ac and patch-ad were taken from CVS and are not needed anymore. Changes in Dovecot 1.0beta4: * Changed the default lock_method back to fcntl. Apparently flock gives problems with some systems. * mbox: mailboxes beginning with '.' are now also listed * Replaced mail_use_modules and mail_modules settings with mail_plugins and mail_plugin_dir. Now instead of loading all plugins from the directory, you'll have to give a list of plugins to load. If the plugin couldn't be loaded, the process exits instead of just ignoring the problem (this is important with ACL plugin). + Added support for "master users" who can log in as other people. The master username can be given either in authorization ID string with SASL PLAIN mechanism or by setting auth_master_user_separator and giving it within the normal username string. + Added ACL plugin with ACL file backend. This however doesn't mean that there yet exists a proper shared folder support. If master user logged in as someone else, the ACLs are checked as the master user. + Added some Dovecot extensions to checkpassword passdb, see ChangeLog + Updated passwd-file format to allow specifying any key=value fields + Maildir++ quota support and several quota fixes + passdb supporting extra fields: Added "allow_nets" option which takes a comma separated list of IPs/networks where to allow user to log in. + NFS: Handle ESTALE errors the best way we can + IMAP now writes to log when client disconnects + In shared mailboxes (if dovecot-shared file exists) \Seen flags are now kept only in index files, so as long as each user has a separate index file they have separate \Seen flags. - Fixes to DIGEST-MD5 realm handling so it works with more clients - BODYSTRUCTURE -> BODY conversion from cache file was broken with mails containing message/rfc822 parts. - Fixed several memory leaks - We could have sent client FETCH notifications about messages before telling about them with EXISTS - Compiling fixes for Solaris and some other OSes - Fixed problem with internal timeout handling code, which caused eg. outlook-idle workaround to break. - If /dev/urandom didn't exist, we didn't seed OpenSSL's random number generator properly. Patch by Vilmos Nebehaj. - Maildir: Recent flags weren't always immediately removed from mails when mailbox was opened. - Several changes to SSL proxying code, hopefully making it work better. Changes in Dovecot 1.0beta5: - Beta4's SSL proxying rewrite worked worse than I thought. Reverted it back to original code. - Filesystem quota plugin now looks up the mount path correctly.
2006-04-02Depend on hicolor-icon-theme to:jmmv1-2/+3
1) Handle the shared share/icons/hicolor directory. 2) Properly regenerate the icon theme cache during (de)installation. Bump PKGREVISION.
2006-04-01Add exim-lookup-pgsql and exim-lookup-sqlite - as provided by Geertabs1-2/+15
Hendrickx.
2006-04-01Fix pkill detection to get rid of the psmisc dependency.jmmv3-4/+25
Bump PKGREVISION to 2.
2006-04-01Update spamd to 20060330.peter2-13/+20
This version allows changing of the paths for spamd chroot, spamd database, pfctl binary and configuration file. This allows spamd to just work for different configurations. Based on patches and suggestions from Jeremy C. Reed and Johnny Lam.
2006-03-31+ingoadrianp1-1/+2
2006-03-31Ingo, the "Email Filter Rules Manager", started as a frontend for the Sieveadrianp7-0/+346
filter language, and is now a generic and complete filter rule frontend that currently is able to create Sieve, procmail, maildrop, and IMAP filter rules. The IMAP filter driver translates the filter rules on demand to IMAP commands, executed via PHP's IMAP extension and has replaced IMP's internal filtering code. It is now the default filtering agent in IMP H3 (4.x).
2006-03-31Remove elisp gnus directory.jlam1-1/+2
2006-03-31Fix names of GConf2 schemas files. Bump PKGREVISION to 1.jmmv1-6/+7
2006-03-30Update to 2.6.0:jmmv3-137/+83
Evolution Exchange 2.6.0 2006-03-13 -------------------------------------- Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi) #271567 - messages with horizontal tab character in subject header stay in outbox (Sankar) #272749 - Email invitations accepted into exchange calendar are not saved (Chenthill) #273057 - Meetings gets deleted after updates for Recurrence accepted (Chentill) #332129 - Modify OWA to http instead of https for ssl configured server, connector crashes during authentication (Sushma) #317432 - POTFILES list non-shipped files (Sebastien Bacher) #333603 - while deleting tasks exchange storage crashes (Chenthill) #323990 - Evolution locks up trying to accept a calendar event (sushma) Other fixes: - Calendar modifications and deletions related fixes (Chenthill) - Memory leak fixes. See #329251 (Sushma) Evolution Exchange 2.5.92 2006-02-13 -------------------------------------- Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi) #331980 - Connector crashes on account changed signal (Sushma) Other Fixes: - Memory leak fixes. See #329251 (Sushma) - UI locking issue while loading the huge calendars and not showing some calendar items in Evolution which is seen in outlook (Chenthill) Evolution Exchange 2.5.91 2006-02-13 -------------------------------------- Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi) #328507 - evolution-exchange-storage crashes with e_folder_exchange_search_start: assertion `E_IS_FOLDER_EXCHANGE (folder)' failed. (Sushma) #330221 - Evolution crashes when birthday/anniversary field values are set to NONE (Sushma) #330224 - Exchange contacts fail to save mailing addresses (Sushma) #330640 - Exchange storage crashes after modifying a single instance of recurring meeting. #330504 – Mnemonic missing for most of the fields in 'Receiving Options' #311017 - Unable to delete mails in online mode with evolution started in offline mode. (Arun Prakash) #330663 - Exchange connector crashed when accepted updates for recurring meeting (Chenthill) Other Fixes: Notify read only status to the client in set_mode (Chenthill) Fixed lots of memory leaks, See #329251. (Sushma) Evolution Exchange 2.5.9.0 2006-01-30 -------------------------------------- Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi) #327312 - Search contact in GAL in offline, connector does not return failed search (Sushma). #327306 - Evolution hanged in offline after serching for contacts in exchange personal addressbook (Sushma). #327318 - User should not be able to save contacts when evolution switches to offline (Sushma). Other Fixes: Corrected Evolution offline handling with NetWork Manager support. See #327343 (Sushma) Evolution Exchange 2.5.5.1 2006-01-18 -------------------------------------- Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi) #327305 - Cannot access exchange calendars (Sushma & Chenthill) #323115 - --force-shutdown does not shutdown e-d-s, exchange part (Sushma) Other Fixes Add evolution-plugin to the EXCHANGE_STORAGE dependency list as it uses functions from libeutil, which is in evolution-plugin's .pc file. (Tor Lillqvist) Evolution Exchange 2.5.5 2006-01-16 ------------------------------------ Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi) #325717 - Exchange calendar does not switch to offline (Sushma) #325726 - Infinite loop in calendar on switch folder selection in offline mode (Sushma) #273546 - 'Expunge' on junk deletes mail's in junk (Sushma) #323115 - --force-shutdown does not shutdown e-d-s, exchange part (Sushma) Other Fixes - Handling the instances with no master object and checking for the RIDs and master component of the object. Fixes two crashes and also fixes the problem of recurring exception events not appearing (Chenthill). - Using proper e-account-list.h and e-account.h files (Simon Zheng). - Using e_util_mkdir_hier() and e_util_strstrcase() instead of make_dir and e_strstrcasea() respectively (Simon Zheng). Evolution Exchange 2.5.4 2006-01-02 ------------------------------------ Updated Translations: - Added "ca" "da" "mk" "ru" "vi" "zh_HK" (Abel Cheung) Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi) #315105 - select exchange calendar for offline support gets unchecked (Sushma) #315605 - "Could not authenticate to server" error message after switching from offline to online (Sushma) #315333 - Incorrect password message for right password (Sushma) Other Fixes - Changed from createControls for new shell apis (Simon Zheng) Evolution Exchange 2.5.3 2005-12-12 ------------------------------------ Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi) #235580 - Evo not handling Outlook recurring mtg. changes well (Sarfraaz) #316315 - Evolution exchange storage crashes on ECalendar sync (Varadhan) Other Fixes - Removed exchange out-of-office handling form here, which is implemented in libexchange-storage (Sushma) - WIN32 support fixes. (Tor Lillqvist) - Remove duplicate code, which also exists in e-d-s/servers/exchange and unused files. (Tor Lillqvist) - Returning proper error code if calendar authentication fails (sushma) - In set_mode() returning if failed to get the folder, and setting the mode at the end. (sushma) - using e-uid.h from libedataserver and not from e-util (Irene) Evolution Exchange 2.5.2 2005-11-14 ------------------------------------ Updated Translations : (Since July 2005) - ku (Erdal Ronahi) - cs (Miloslav Trmac) - es (Francisco Javier F. Serrador) Evolution Exchange 2.5.1 2005-10-24 ------------------------------------ Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi) #274262 - Switch from offline to online, click on 'clear' in contacts, throws error message (Shakti) #247015 - Evolution not freeing resources time for deleted meetings (Arunprakash) #314573 - Evolution exchange storage crashes after subscribing to other's Inbox and restart evolution (Arunprakash) #315342 - Not able to see existing mails after configuring exchange account (Arunprakash) #241499 - Cryptic Error message when a saving contact without permission (Shakti) #272987 - Error message is wrong for 'Expunge' operation in offline (Arunprakash) #314019 - Exchange connector crashed on creating appointment in subscribed calendar (Sarfraaz) #239641 - Filter rules flag new messages as "read" when moving from IMAP inbox to exch subfolder (Arunprakash) #314746 - Syncing passwords across components fails for Exchange (Sarfraaz) #302378 - One typo in .po file (Sarfraaz) #312848 - Delete option should be disabled for default Tasks list under exchange account (Sarfraaz) Updated Translations : (Since July 2005) - bg (Alexander Shopov) - ca (Xavier Conde Rueda) - cs (Miloslav Trmac) - da (Martin Willemoes Hansen) - de (Hendrik Richter & Frank Arnold) - el (Kostas Papadimas & Nikos Charonitakis) - en_CA (Adam Weinberger) - es (Francisco Javier F. Serrador) - et (Priit Laes) - fa (Alireza Kheirkhahan & Meelad Zakaria) - fi (Ilkka Tuohela) - fr (Christophe Merlet) - gl (Ignacio Casal Quinteiro) - gu (Ankit Patel) - hu (Gabor Kelemen) - ja (Satoru SATOH) - lt (Žygimantas Beručka) - nb (Kjartan Maraas & Terance Sola) - nl (Vincent van Adrighem) - no (Kjartan Maraas & Terance Sola) - pl (Artur Flinta) - pt (Duarte Loreto) - pt_BR (Raphael Higino) - ro (Dan Damian) - ru (Nickolay V. Shmyrev) - sk (Marcel Telka) - sq (Laurent Dhima) - sr (Danilo Šegan) - sr@Latn (Danilo Šegan) - sv (Christian Rose) - th (Udomsak Chundang & Theppitak Karoonboonyanan) - tr (Baris Cicek) - uk (Maxim Dziumanenko) - vi (Clytie Siddall) - zh_CN (Funda Wang) - zh_TW (Chao-Hsiung Liao)