pkgsrc/mail
taca ea52274a85 Update squirrelmail package to 1.4.22.
Version 1.4.22 - 12 July 2011
-----------------------------
  - Backported default timezone fix from version 1.5.2; helps mitigate
    timezone errors in environments where a default has not been set
    by the administrator.
  - Fixed system lock-ups caused by a combination of certain rare,
    malformed message headers and buggy versions of PHP mbstring
    (#3053349).
  - Now allow multiple plugins to handle (add links for) a single
    attachment MIME type.
  - Now allow administrators to disable all plugins or enable just
    a select few plugins (overriding the active plugins in the normal
    configuration) by setting $temporary_plugins as an empty array
    (all disabled) or an array with one or more plugin directory names
    in config_local.php.
  - Backport fix for call_user_func_array not supporting NULL as empty
    array in PHP 5.3.3
  - Fixed sqauth_read_password() for plugins on the login_verified hook.
  - Added SMTP SASL PLAIN authentication option to configuration tool
    (core support for such is not new).
  - Gmail doens't support standard search commands; removed sort buttons.
  - Forced addition of a file suffix to attachments that lack a filename
    (helps forwarded messages avoid spam filters) (thanks to Petr
    Kletecka) (#3139004).
  - Fixed missing security token in listcommands plugin.
  - Added smtp_auth hook (thanks to Emmanuel Dreyfus).
  - Made speed enhancements to threaded message display (thanks to Siim
    Poder) (#3288123).
  - Allow administrators to configure subfolders of user INBOXes to be
    treated as special folders by adding $subfolders_of_inbox_are_special
    to config_local.php.
  - Fixed incorrect display of INBOX subfolders under some configurations.
    IMPORTANT: You may need to update your configuration so that
    $default_sub_of_inbox is TRUE if it was FALSE (e.g., Courier IMAP users)
    and after updating to this version, your special folders are no longer
    listed at the top of your folder list.  Also, if this change prevents
    users from logging in with an error such as "ERROR: Could not complete
    request.  Query: CREATE "Trash" Reason Given: Invalid mailbox name.",
    you will need to correct the user preference values for the problem
    folders.  You can do so with commands such as the following for file-
    based preferences (adjust the data directory location as needed):
        find /var/lib/squirrelmail/data/ -name *.pref -exec sed --in-place 's/trash_folder=Trash/trash_folder=INBOX.Trash/g' {} \;
        find /var/lib/squirrelmail/data/ -name *.pref -exec sed --in-place 's/trash_folder=Drafts/trash_folder=INBOX.Drafts/g' {} \;
        find /var/lib/squirrelmail/data/ -name *.pref -exec sed --in-place 's/trash_folder=Sent/trash_folder=INBOX.Sent/g' {} \;
    Or, for database-based preferences:
        UPDATE userprefs SET prefval = 'INBOX.Trash' WHERE prefkey = 'trash_folder' AND prefval = 'Trash';
        UPDATE userprefs SET prefval = 'INBOX.Drafts' WHERE prefkey = 'draft_folder' AND prefval = 'Drafts';
        UPDATE userprefs SET prefval = 'INBOX.Sent' WHERE prefkey = 'sent_folder' AND prefval = 'Sent';
    MAKE SURE to back up your user preferences first!
  - Optimized message highlighting rules; faster message list display
    and faster highlight rules management (thanks to C. Bensend for
    extensive effort helping diagnose)
  - New Mail plugin no longer removes normal organization title when
    putting the number of new messages in the browser title
  - Added clickjacking protection (thanks to Asbjorn Thorsen and Geir
    Hansen for bringing this to our attention). [CVE-2010-4554]
  - Fixed XSS holes in generic options inputs, XSS hole in the SquirrelSpell
    plugin, XSS hole in the Index Order page, and added anti-CSRF protection
    to the empty trash feature and the Index Order page (thanks to Nicholas
    Carlini for finding all these issues). [CVE-2010-4555]
  - Fixed XSS problem with unsanitized style tags in messages. [CVE-2011-2023]
2011-07-13 12:22:43 +00:00
..
akonadi recursive bump from textproc/icu shlib major bump. 2011-06-10 09:39:41 +00:00
alpine Exactly disable ldap support if ldap option is off (enabled by default in 2011-05-10 01:33:12 +00:00
amavis-perl Move security/amavis-perl into mail/amavis-perl. No objections on tech-pkg@ 2010-12-24 07:21:08 +00:00
amavisd-new re-add files after conflicting import 2010-12-24 07:19:35 +00:00
anomy-sanitizer Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
archivemail Bump revision for PYTHON_VERSION_DEFAULT change. 2010-02-10 19:17:31 +00:00
autorespond Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
avenger Revbump after updating databases/db5 2010-09-16 08:04:14 +00:00
balsa recursive bump from icu shlib major bump. 2011-06-10 21:57:06 +00:00
bbmail Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 20:45:10 +00:00
bmf
bogofilter recursive bump from icu shlib major bump. 2011-06-10 21:57:06 +00:00
bulk_mailer
clamsmtp Reset maintainer. 2010-09-28 13:21:29 +00:00
claws-mail Add two patches from drochner@ to make claws-mail build again against newer 2011-06-27 19:46:50 +00:00
claws-mail-archive recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
claws-mail-attachwarner recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
claws-mail-attremover recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
claws-mail-bogofilter recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
claws-mail-cachesaver recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
claws-mail-dillo-viewer recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
claws-mail-fetchinfo recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
claws-mail-gtkhtml recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
claws-mail-mailmbox recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
claws-mail-newmail recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
claws-mail-notification recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
claws-mail-pgp update to 3.7.7 (and sync plugins) 2010-11-29 17:58:34 +00:00
claws-mail-pgpcore recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
claws-mail-pgpinline recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
claws-mail-pgpmime recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
claws-mail-rssyl recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
claws-mail-smime recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
claws-mail-spamassassin recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
claws-mail-spamreport recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
claws-mail-synce recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
claws-mail-tnef recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
claws-mail-trayicon recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
claws-mail-vcalendar recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
clawsker recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
cone recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
coolmail DESTDIR support 2010-02-04 01:46:15 +00:00
courier-analog courier-analog-0.16: 2010-06-16 15:16:53 +00:00
courier-imap Patches corrected 2010-11-10 10:00:06 +00:00
courier-maildir Changes 0.65.2: 2010-11-10 10:40:15 +00:00
courier-mta Changes 0.65.2: 2010-11-10 10:40:15 +00:00
cucipop Use real root. XXX should be sgid to the mail daemon group 2010-02-19 19:22:33 +00:00
cue Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
cyrus-imapd Update HOMEPAGE. 2011-06-30 13:20:46 +00:00
cyrus-imapd21 Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
cyrus-imapd23 recursive bump from icu shlib major bump. 2011-06-10 21:57:06 +00:00
cyrus-imapd24 Update cyrus-imapd24 to 2.4.10. 2011-07-06 09:45:45 +00:00
dbmail recursive bump from icu shlib major bump. 2011-06-10 21:57:06 +00:00
dcc Import dcc-1.3.123 as mail/dcc from wip/dcc. 2010-10-27 12:26:37 +00:00
deliver Fix bulk build, while here convert to user-destdir. 2009-06-29 22:40:28 +00:00
demime update mirror. 2009-05-21 11:12:50 +00:00
distribute stop majordomo from chowning /var/tmp to user majordom due to a superannuated 2011-01-29 17:16:32 +00:00
dk-milter Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
dkim-milter destdir installation support. 2011-03-01 11:19:49 +00:00
dot-forward DESTDIR support. 2010-03-15 17:28:10 +00:00
dovecot Enable "pam" option in "dovecot" packages by default as most platforms 2011-06-14 09:37:17 +00:00
dovecot2 Enable "pam" option in "dovecot" packages by default as most platforms 2011-06-14 09:37:17 +00:00
dovecot2-pigeonhole recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
drac * minimalize patch-aa, pass variables as MAKE_FLAGS. 2010-03-07 13:30:48 +00:00
dspam recursive bump from icu shlib major bump. 2011-06-10 21:57:06 +00:00
elm recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
elm-me recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
elmo recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
enma Create required directory in pre-start stage, 2010-05-28 07:26:48 +00:00
esmtp Update esmtp to 1.2. 2010-03-12 13:12:08 +00:00
etach PKGREVISION bump for elisp packages because of bytecode format changes 2009-08-06 01:44:45 +00:00
etpan recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
evolution recursive bump from textproc/icu shlib major bump. 2011-06-10 09:39:41 +00:00
evolution-data-server recursive bump from textproc/icu shlib major bump. 2011-06-10 09:39:41 +00:00
evolution-exchange recursive bump from textproc/icu shlib major bump. 2011-06-10 09:39:41 +00:00
evolution-sharp recursive bump from textproc/icu shlib major bump. 2011-06-10 09:39:41 +00:00
exim recursive bump from icu shlib major bump. 2011-06-10 21:57:06 +00:00
exim-html Updated docs for Exim 4.76 2011-05-11 06:10:07 +00:00
exim3 DESTDIR support 2010-06-28 08:55:37 +00:00
exmh From Robert Elz: 2010-09-01 09:23:18 +00:00
ezmlm DESTDIR support. 2010-03-15 17:28:10 +00:00
ezmlm-idx LICENSE=gnu-gpl-v2. 2011-06-07 03:25:51 +00:00
faces * fixes to install libraries as BSD_INSTALL_LIB, not BSD_INSTALL_DATA (patch-ac) 2011-03-02 05:42:41 +00:00
fastforward DESTDIR support. 2010-03-15 17:28:10 +00:00
fetchmail Update fetchmail to 6.3.20. 2011-06-09 11:52:33 +00:00
fetchmailconf Update fetchmail to 6.3.20. 2011-06-09 11:52:33 +00:00
fetchyahoo Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
fix-mime-charset
fml USE_TOOLS, not USE_TOLLS. :-/ 2011-07-03 06:59:56 +00:00
fml4 Importing fml4 package 20040215 snapshot. 2010-12-23 16:55:01 +00:00
freepops recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
fromto Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT 2009-05-19 08:59:00 +00:00
getmail Update to 4.20.3. From the changelog: 2011-05-30 22:14:09 +00:00
gld Bump PKGREVISION by default mysql version changed from 5.0 to 5.1. 2010-09-30 10:49:10 +00:00
gmime recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
gmime24 recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
GNUMail More PKGREVISION bumps of jpeg dependencies. 2010-01-24 13:26:09 +00:00
gnus Add user-destdir installation support. 2011-04-01 09:12:04 +00:00
greetdelay update mirror. 2009-05-21 11:16:02 +00:00
grepmail Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
heirloom-mailx Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
hypermail Reset maintainer, developer lost his commit bit. 2010-03-21 16:29:38 +00:00
ifile Convert sh-like conditional style to gmake's one. 2010-10-03 12:47:20 +00:00
ifile-procmail Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
im Update IM to 151. 2011-05-28 07:54:01 +00:00
imap-uw Fix build with newer heimdal. 2011-01-30 01:33:44 +00:00
imap-uw-utils Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
imapfilter DESTDIR support 2010-02-04 02:20:24 +00:00
imapproxy Fix user-destdir 2010-04-07 15:24:16 +00:00
imapsync Remove subst of IMAPClient => ImapClient2 now we can use the standard 2009-09-29 12:34:19 +00:00
imp php5-pear-Mail_mimeDecode is required to properly display certain 2010-11-14 21:17:46 +00:00
incm
ingo Changes 1.2.5: 2010-11-10 12:50:20 +00:00
isync Revbump after updating databases/db5 2010-09-16 08:04:14 +00:00
ja-mh * Fix build problem on NetBSD current, terminfo case. 2010-09-27 12:01:49 +00:00
jchkmail DESTDIR support 2010-02-11 19:53:03 +00:00
kbiff recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
libesmtp update to 1.0.6 2010-10-22 18:53:41 +00:00
libetpan recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
libmilter Reset package revision after "sendmail" update. 2010-01-16 11:33:12 +00:00
libsieve LICENSE=gnu-lgpl-v2.1 2010-05-15 12:52:08 +00:00
libspf-alt recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
libspf2 Fixes CONFLICTS pattern and add new conflict with p5-Mail-SPF. 2011-02-27 13:06:12 +00:00
libsylph recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
libytnef Reset maintainer for retired developers. 2011-02-28 14:52:37 +00:00
mail-notification recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
mailagent Fix glaring LP64 problems; build no longer hangs on amd64 as reported 2011-03-06 03:47:26 +00:00
mailcrypt Reset maintainer, he resigned. 2010-08-16 09:48:00 +00:00
maildrop Changes 2.5.2: 2010-11-10 10:23:38 +00:00
mailfront DESTDIR support. 2010-03-15 02:51:24 +00:00
mailgraph Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
mailman /usr/bin/env cleanup 2011-07-03 05:53:08 +00:00
mailscanner Fix MASTER_SITES 2010-11-20 20:51:51 +00:00
mailserv Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
mailsync Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
mailwrapper Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
mairix
majordomo missed three more command line config file options 2011-01-29 19:39:14 +00:00
mb2md
mdfrm Reset maintainer for developers who gave back their commit bit. 2010-02-26 10:28:30 +00:00
mess822 LICENSE=public-domain. 2011-06-07 03:24:32 +00:00
metamail Remove conflit with "elm" package (no conflicting files) which actually 2010-04-15 09:07:37 +00:00
mew * Support stunnel-4.39, version detection is changed. 2011-07-11 14:54:38 +00:00
mhonarc security update 2011-01-09 19:59:48 +00:00
milter-greylist Update "milter-greylist" package to version 4.2.7. Changes since 4.2.6: 2011-05-25 07:15:32 +00:00
milter-manager Update milter-manager to 1.8.0. 2011-06-12 11:08:37 +00:00
milter-regex
mime-construct Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
mimedefang MIMEDefang 2.71 fixes the following bugs: 2010-08-30 21:55:48 +00:00
mini_sendmail LICENSE 2010-02-26 20:11:51 +00:00
mpop recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
msmtp Remove obsolete nls line from PLIST. 2011-05-13 08:00:04 +00:00
mush service suspended. prevent timeout. fetch from backup. 2011-03-17 20:45:57 +00:00
mutt recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
mutt-devel Don't compile those functions when using slang - they're not needed 2011-07-06 06:24:37 +00:00
netbiff recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
newmail
newspipe Bump revision for PYTHON_VERSION_DEFAULT change. 2010-02-10 19:17:31 +00:00
nmh Reset maintainer for retired developers. 2011-02-28 14:52:37 +00:00
nullmailer Distfile changed in place, set DIST_SUBDIR (noticed by taca@). 2009-10-23 02:43:52 +00:00
oe2mbx Reset maintainer for developers who gave back their commit bit. 2010-02-26 10:28:30 +00:00
offlineimap Follow HTTP redirects to new HOMEPAGEs and/or MASTER_SITES. 2010-11-13 21:08:54 +00:00
opendkim Fixed pidfile path 2011-06-17 13:49:35 +00:00
OSBF-lua Regen entry for patch-bb. 2010-02-15 16:13:25 +00:00
p5-App-Siesh Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Catalyst-View-Email Updating mail/p5-Catalyst-View-Email from 0.23nb1 to 0.30 2010-09-05 12:20:40 +00:00
p5-Email-Abstract - updated to 3.003 2010-12-17 23:02:23 +00:00
p5-Email-Address Updating mail/p5-Email-Address from 1.889nb2 to 1.892 2010-09-05 12:13:39 +00:00
p5-Email-Date Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Email-Date-Format Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Email-Find Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Email-Folder Updating mail/p5-Email-Folder from 0.854nb2 to 0.855 2010-09-10 06:29:38 +00:00
p5-Email-FolderType Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Email-LocalDelivery Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Email-MessageID Updating mail/p5-Email-MessageID from 1.401nb1 to 1.402 2010-09-10 06:08:05 +00:00
p5-Email-MIME Update to 1.906: 2010-12-02 12:19:42 +00:00
p5-Email-MIME-Attachment-Stripper Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Email-MIME-ContentType Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Email-MIME-Encodings Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Email-Reply Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Email-Send Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Email-Sender Updating mail/p5-Email-Sender from 0.100460nb1 to 0.102370 2010-09-05 12:16:48 +00:00
p5-Email-Simple Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Email-Stuff Updating mail/p5-Email-Stuff from 2.08nb2 to 2.102 2010-09-14 05:42:12 +00:00
p5-Email-Valid Updating mail/p5-Email-Valid from 0.182nb1 to 0.184 2010-09-10 05:57:21 +00:00
p5-Email-Valid-Loose Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-GMail-IMAPD Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-IMAP-Admin Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-IMAP-Client Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Mail-Alias Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Mail-Audit Update to 2.225, set LICENSE. 2010-09-19 10:59:19 +00:00
p5-Mail-Box Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Mail-ClamAV recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
p5-Mail-DKIM -- VERSION 0.38 -- 2010-10-20 19:57:35 +00:00
p5-Mail-Ezmlm Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Mail-IMAPClient Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Mail-ListDetector Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Mail-Mbox-MessageParser Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Mail-Milter Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Mail-RFC822-Address Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Mail-Sender Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Mail-Sender-Easy Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Mail-Sendmail Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Mail-SPF Import p5-Mail-SPF-2.007 as mail/p5-Mail-SPF from pkgsrc-wip. 2011-02-27 12:56:11 +00:00
p5-Mail-SPF-Query Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Mail-SRS Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Mail-Webmail-Gmail Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-MailTools Update to 2.07: 2010-12-02 12:20:57 +00:00
p5-MIME-Charset Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-MIME-EncWords Updating mail/p5-MIME-EncWords from 1.011.1nb1 to 1.012 2010-09-23 21:38:19 +00:00
p5-MIME-Lite Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-MIME-Lite-HTML Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-MIME-tools Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-MIME-Types Updating mail/p5-MIME-Types from 1.30nb1 to 1.31 2010-09-21 20:57:40 +00:00
p5-Net-LMTP Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Net-ManageSieve Updating mail/p5-Net-ManageSieve from 0.08nb1 to 0.10 2010-09-21 21:39:38 +00:00
p5-Net-SMTP-SSL Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Net-SMTP_auth Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Net-validMX Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-razor-agents Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Sendmail-AccessDB Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Sendmail-PMilter Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-URI-imap Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-User-Identity Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
Pantomime Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
pear-Auth_SASL Update pear-Auth_SASL to 1.0.4. 2010-03-15 16:36:57 +00:00
pear-Mail Update pear-Mail package to 1.2.0 applying patch of PR pkg/42905 2010-03-02 14:43:05 +00:00
pear-Mail_Mime Changes 1.8.1: 2010-12-15 09:42:28 +00:00
pear-Mail_mimeDecode Update pear-Mail_mimeDecode package to 1.5.5. 2010-12-22 15:40:36 +00:00
perdition recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
perdition-bdb recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
perdition-gdbm recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
perdition-ldap recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
perdition-mysql recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
perdition-odbc recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
perdition-postgresql recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
pfqueue Provide a sample config file and fix its default path. 2009-12-07 09:24:46 +00:00
php-imap Reset PKGREVISION by update of base PHP version. 2010-12-13 13:18:19 +00:00
pine Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
pine-pgp-filters Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
policyd Bump PKGREVISION by default mysql version changed from 5.0 to 5.1. 2010-09-30 10:49:10 +00:00
policyd-weight Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
popa3d Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 20:45:10 +00:00
poppassd some improvement and fixes for qpopper and poppassd. 2009-12-27 14:17:37 +00:00
poppy Reset maintainer for developers who gave back their commit bit. 2010-02-26 10:28:30 +00:00
postfix recursive bump from icu shlib major bump. 2011-06-10 21:57:06 +00:00
postgrey PR/34742 -- support "reload" command, remove pidfile after stopping 2011-02-16 19:37:49 +00:00
prayer Update to 1.3.4; 2011-06-30 01:17:37 +00:00
procmail Basic destdir support. From Steven Drake. 2010-01-27 18:14:05 +00:00
proxsmtp Follow HTTP redirects to new HOMEPAGEs and/or MASTER_SITES. 2010-11-13 21:08:54 +00:00
pulsar Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
py-libgmail Drop PYTHON_VERSION_ACCEPTED restriction, because it was just not accept 23. 2011-06-14 11:33:27 +00:00
py-sendmail-admin Added LICENSE 2010-03-10 16:13:31 +00:00
pymsgauth Bump revision for PYTHON_VERSION_DEFAULT change. 2010-02-10 19:17:31 +00:00
qcheck Reset maintainer for developers who gave back their commit bit. 2010-02-26 10:28:30 +00:00
qgreylist Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
qmail DESTDIR support, PKGMANDIR support, OS X fixes, general cleanups. 2011-06-07 02:53:42 +00:00
qmail-conf DESTDIR support. 2010-03-15 17:28:10 +00:00
qmail-lint
qmail-qfilter DESTDIR support. 2010-03-15 02:32:49 +00:00
qmail-run Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
qmailanalog DESTDIR support. 2010-03-15 17:28:10 +00:00
qmHandle Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
qmqtool Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
qpopper some improvement and fixes for qpopper and poppassd. 2009-12-27 14:17:37 +00:00
qtools DESTDIR support. 2010-03-15 17:28:10 +00:00
queue-fix Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
queue-repair Bump revision for PYTHON_VERSION_DEFAULT change. 2010-02-10 19:17:31 +00:00
quickml Import quickml-0.7 as mail/quickml. 2011-06-19 10:01:53 +00:00
rblcheck Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
re-alpine Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
relay-ctrl Use bg-installer to install, as in upstream git, to provide DESTDIR support. 2010-03-15 04:34:05 +00:00
ripmime DESTDIR support 2010-02-04 02:31:29 +00:00
rmail-mime PKGREVISION bump for elisp packages because of bytecode format changes 2009-08-06 01:44:45 +00:00
roundcube Changes 0.5.3: 2011-06-03 07:21:01 +00:00
rss2email Update to 2.71. From the changelog: 2011-06-09 06:21:58 +00:00
ruby-actionmailer Update Ruby on Rails supporting packages to 2.3.12. 2011-06-11 03:13:46 +00:00
ruby-actionmailer3 Update ruby-rails3 related package to 3.0.9. 2011-06-17 13:50:48 +00:00
ruby-mail Update ruby-mail package 2.2.19, latest 2.2.x series. 2011-06-11 02:49:39 +00:00
ruby-mailfactory * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. 2010-09-10 07:00:07 +00:00
ruby-mime-types * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. 2010-09-10 07:00:49 +00:00
ruby-tmail Bump PKGREVISION due to ABI change of ruby18-base. 2011-02-21 16:01:10 +00:00
safecat Reset maintainer for developers who gave back their commit bit. 2010-02-26 10:28:30 +00:00
sendmail Update to 8.14.5, a general bugfix release: 2011-06-11 04:44:08 +00:00
sendmail-cidrexpand Package the cidrexpand pre-parser for Sendmail access maps that 2011-04-08 14:39:56 +00:00
sendmail-qtool This package install the sendmail-qtool perl script (from the sendmail 2010-10-28 20:22:14 +00:00
sendymail Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
serialmail DESTDIR support. 2010-03-15 17:28:10 +00:00
sid-milter The sid-milter package is an open source implementation of the Sender-ID and 2010-03-12 22:42:55 +00:00
sigrot Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
sma Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
smtpfeed DESTDIR support 2010-02-11 19:30:01 +00:00
solid-pop3d DESTDIR support 2010-02-04 02:42:23 +00:00
spamass-milter Memory allocation hygiene fix from PR pkg/44704. 2011-03-18 15:26:30 +00:00
spamassassin Add a small tweak to the rc script: 2011-02-11 19:10:53 +00:00
spamd Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
spamdyke Update to 4.2.0. From the changelog: 2011-02-07 22:33:40 +00:00
spamprobe Fix build by using giflib.buildlink3.mk 2011-03-27 00:59:53 +00:00
sqlgrey Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
squirrelmail Update squirrelmail package to 1.4.22. 2011-07-13 12:22:43 +00:00
squirrelmail-decode Reset maintainer. 2010-09-28 13:21:29 +00:00
squirrelmail-locales Reset maintainer. 2010-09-28 13:21:29 +00:00
sqwebmail recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
ssmtp LICENSE=gnu-gpl-v2 2011-07-03 11:47:50 +00:00
sylpheed Update sylpheed package to 3.1.1. 2011-06-21 03:21:46 +00:00
sympa Add destdir support 2011-06-19 13:50:57 +00:00
t-prot Update to 2.15: 2010-02-16 14:37:11 +00:00
teapop service suspended. fetch from backup. 2011-03-17 20:49:10 +00:00
thunderbird Security and stability update of thunderbird to 3.1.10. 2011-05-03 13:17:11 +00:00
thunderbird-l10n Security and stability update of thunderbird to 3.1.10. 2011-05-03 13:17:11 +00:00
tmda Bump revision for PYTHON_VERSION_DEFAULT change. 2010-02-10 19:17:31 +00:00
tnef recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
tnef2txt
turba Also install the content of the addressbooks subdirectory. This is needed 2011-05-11 21:28:35 +00:00
up-imapproxy DESTDIR support 2010-02-04 14:21:10 +00:00
vm remove uu.net mirror. service discontinued. 2010-04-17 15:03:19 +00:00
wl clarify patch comment 2010-07-15 20:23:10 +00:00
wl-snapshot Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
wmbiff recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
wmmail Restore DEPENDS, it wasn't mean to be removed. Drop NO_SRC_ON_FTP, it 2009-09-03 12:10:21 +00:00
xbiff Update xbiff to 1.0.3. Changes seem to be mostly code cleanup and 2011-06-12 00:31:02 +00:00
xbuffy DESTDIR support 2010-02-04 14:21:10 +00:00
xfmail Mechanically replace references to graphics/jpeg with the suitable 2010-12-23 11:44:24 +00:00
xmailbox DESTDIR support 2010-02-04 14:36:01 +00:00
xmailwatcher +PKG_DESTDIR_SUPPORT=user-destdir 2009-12-10 23:50:04 +00:00
YoSucker Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
Makefile + quickml 2011-06-19 10:09:18 +00:00