pkgsrc/mail
adam f7dbc2e9d0 Changes 2.2.32:
There are various changes in this release that can be used to significantly reduce disk IO with:
1) NFS storage especially, but I guess also other remote filesystems and even some with local disks
2) When mail storage and INDEX storage are separated

 * imapc: Info-level line is logged every time when successfully
   connected to the remote server. This includes local/remote IP/port,
   which can be useful for matching against external logs.
 * config: Log a warning if plugin { key=no } is used explicitly.
   v2.3 will support "no" properly in plugin settings, but for now
   any value at all for a boolean plugin setting is treated as "yes",
   even if it's written as explicit "no". This change will now warn
   that it most likely won't work as intended.

 + Various optimizations to avoid accessing files/directories when it's
   not necessary. Especially avoid accessing mail root directories when
   INDEX directories point to a different filesystem.
 + mail_location can now include ITERINDEX parameter. This tells Dovecot
   to perform mailbox listing from the INDEX path instead of from the
   mail root path. It's mainly useful when the INDEX storage is on a
   faster storage.
 + mail_location can now include VOLATILEDIR=<path> parameter. This
   is used for creating lock files and in future potentially other
   files that don't need to exist permanently. The path could point to
   tmpfs for example. This is especially useful to avoid creating lock
   files to NFS or other remote filesystems. For example:
   mail_location=sdbox:~/sdbox:VOLATILEDIR=/tmp/volatile/%2.256Nu/%u
 + mail_location's LISTINDEX=<path> can now contain a full path.
   This allows storing mailbox list index to a different storage
   than the rest of the indexes, for example to tmpfs.
 + mail_location can now include NO-NOSELECT parameter. This
   automatically deletes any \NoSelect mailboxes that have no children.
   These mailboxes are sometimes confusing to users.
 + mail_location can now include BROKENCHAR=<char> parameter. This can
   be useful with imapc to access mailbox names that aren't valid mUTF-7
   charset from remote servers.
 + If mailbox_list_index_very_dirty_syncs=yes, the list index is no
   longer refreshed against filesystem when listing mailboxes. This
   allows the mailbox listing to be done entirely by only reading the
   mailbox list index.
 + Added mailbox_list_index_include_inbox setting to control whether
   INBOX's STATUS information should be cached in the mailbox list
   index. The default is "no", but it may be useful to change it to
   "yes", especially if LISTINDEX points to tmpfs.
 + userdb can return chdir=<path>, which override mail_home for the
   chdir location. This can be useful to avoid accessing home directory
   on login.
 + userdb can return postlogin=<socket> to specify per-user imap/pop3
   postlogin socket path.
 + cassandra: Add support for result paging by adding page_size=<n>
   parameter to the connect setting.
 + dsync/imapc, pop3-migration plugin: Strip also trailing tabs from
   headers when matching mails. This helps with migrations from Zimbra.
 + imap_logout_format supports now %{appended} and %{autoexpunged}
 + virtual plugin: Optimize IDLE to use mailbox list index for finding
   out when something has changed.
 + Added apparmor plugin. See https://wiki2.dovecot.org/Plugins/Apparmor
 - virtual plugin: A lot of fixes. In many cases it was also working
   very inefficiently or even incorrectly.
 - imap: NOTIFY parameter parsing was incorrectly "fixed" in v2.2.31.
   It was actually (mostly) working in previous versions, but broken
   in v2.2.31.
 - Modseq tracking didn't always work correctly. This could have caused
   imap unhibernation to fail or IMAP QRESYNC/CONDSTORE extensions to
   not work perfectly.
 - mdbox: "Inconsistency in map index" wasn't fixed automatically
 - dict-ldap: %variable values used in the LDAP filter weren't escaped.
 - quota=count: quota_warning = -storage=.. was never executed (try 2).
   v2.2.31 fixed it for -messages, but not for -storage.
 - imapc: >= 32 kB mail bodies were supposed to be cached for subsequent
   FETCHes, but weren't.
 - quota-status service didn't support recipient_delimiter
 - acl: Don't access dovecot-acl-list files with acl_globals_only=yes
 - mail_location: If INDEX dir is set, mailbox deletion deletes its
   childrens' indexes. For example if "box" is deleted, "box/child"
   index directory was deleted as well (but mails were preserved).
 - director: v2.2.31 caused rapid reconnection loops to directors
   that were down.
2017-08-25 08:29:04 +00:00
..
akonadi Revbump for boost update 2017-08-24 20:03:08 +00:00
alpine Update alpine to 2.20. 2016-05-14 16:13:10 +00:00
amavis-perl Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
amavisd-milter Sendmail milter for amavisd-new. 2016-12-21 12:05:51 +00:00
amavisd-new Follow some http -> https redirects. 2017-08-01 14:58:51 +00:00
anomy-sanitizer Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
archivemail Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
autorespond Comment out some dead HOMEPAGEs. 2017-08-01 17:40:08 +00:00
avenger Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
balsa Various patches to fix build on SunOS. 2017-05-15 13:04:03 +00:00
bbmail Comment out dead sites (DNS problems). 2017-08-01 16:47:35 +00:00
bmf Follow some http -> https redirects. 2017-08-01 14:58:51 +00:00
bogofilter Revbump after icu update 2017-04-22 21:03:07 +00:00
bulk_mailer Add SHA512 digests for distfiles for mail category 2015-11-03 23:27:00 +00:00
clamsmtp Make clamsmtp work when PKG_SYSCONFDIR is not PREFIX/etc 2016-12-01 18:34:57 +00:00
claws-mail Revbump for boost update 2017-08-24 20:03:08 +00:00
claws-mail-archive Revbump for boost update 2017-08-24 20:03:08 +00:00
claws-mail-attachwarner Revbump for boost update 2017-08-24 20:03:08 +00:00
claws-mail-attremover Revbump for boost update 2017-08-24 20:03:08 +00:00
claws-mail-bogofilter Revbump for boost update 2017-08-24 20:03:08 +00:00
claws-mail-cachesaver Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
claws-mail-fetchinfo Revbump for boost update 2017-08-24 20:03:08 +00:00
claws-mail-mailmbox Revbump for boost update 2017-08-24 20:03:08 +00:00
claws-mail-managesieve Revbump for boost update 2017-08-24 20:03:08 +00:00
claws-mail-newmail Revbump for boost update 2017-08-24 20:03:08 +00:00
claws-mail-notification Revbump for boost update 2017-08-24 20:03:08 +00:00
claws-mail-pgp
claws-mail-pgpcore Revbump for boost update 2017-08-24 20:03:08 +00:00
claws-mail-pgpinline Revbump for boost update 2017-08-24 20:03:08 +00:00
claws-mail-pgpmime Revbump for boost update 2017-08-24 20:03:08 +00:00
claws-mail-rssyl Revbump for boost update 2017-08-24 20:03:08 +00:00
claws-mail-smime Revbump for boost update 2017-08-24 20:03:08 +00:00
claws-mail-spamassassin Revbump for boost update 2017-08-24 20:03:08 +00:00
claws-mail-spamreport Revbump for boost update 2017-08-24 20:03:08 +00:00
claws-mail-synce Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
claws-mail-tnef Revbump for boost update 2017-08-24 20:03:08 +00:00
claws-mail-vcalendar Revbump for boost update 2017-08-24 20:03:08 +00:00
clawsker Comment out some dead HOMEPAGEs. 2017-08-01 17:40:08 +00:00
cone Recursive PKGREVISION bump for gnutls shlib major bump. 2016-09-19 13:04:18 +00:00
coolmail Add SHA512 digests for distfiles for mail category 2015-11-03 23:27:00 +00:00
courier-analog Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
courier-imap Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
courier-maildir Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
courier-mta Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
courier-unicode Requires libiconv. 2017-05-12 11:42:50 +00:00
cucipop Add SHA512 digests for distfiles for mail category 2015-11-03 23:27:00 +00:00
cue Updated to mail/cue-20151214 (from 20140217) 2016-05-01 04:54:01 +00:00
cyrus-imapd mail/cyrus-imapd{,23}: Remove work directory references in scripts. 2017-08-14 15:25:36 +00:00
cyrus-imapd23 mail/cyrus-imapd{,23}: Remove work directory references in scripts. 2017-08-14 15:25:36 +00:00
cyrus-imapd24 Follow some http -> https redirects. 2017-08-01 14:58:51 +00:00
dbmail Revbump after icu update 2017-04-22 21:03:07 +00:00
dcc dcc: update to 1.3.159 2017-05-28 11:50:07 +00:00
deforaos-mailer Follow some http -> https redirects. 2017-08-01 14:58:51 +00:00
deliver Add SHA512 digests for distfiles for mail category 2015-11-03 23:27:00 +00:00
demime Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
distribute mail/distribute: Install manpages into ${PKGMANDIR}. 2017-08-19 00:20:13 +00:00
dk-milter Follow some http -> https redirects. 2017-08-01 14:58:51 +00:00
dkim-milter Follow some http -> https redirects. 2017-08-01 14:58:51 +00:00
dnsbl-milter Add SHA512 digests for distfiles for mail category 2015-11-03 23:27:00 +00:00
dot-forward Avoid building catpages. 2017-07-26 00:39:27 +00:00
dovecot Revbump after icu update 2017-04-22 21:03:07 +00:00
dovecot2 Changes 2.2.32: 2017-08-25 08:29:04 +00:00
dovecot2-antispam-plugin Comment out some dead HOMEPAGEs. 2017-08-01 17:40:08 +00:00
dovecot2-gssapi Revert "Specify readline requirement on 30 packages" 2016-12-12 14:22:01 +00:00
dovecot2-ldap Split off dovecot2-{gssapi,ldap,mysql,pgsql,sqlite} as separate 2016-07-18 15:03:05 +00:00
dovecot2-mysql Split off dovecot2-{gssapi,ldap,mysql,pgsql,sqlite} as separate 2016-07-18 15:03:05 +00:00
dovecot2-pgsql Changes 2.2.28: 2017-03-18 07:14:46 +00:00
dovecot2-pigeonhole Changelog v0.4.19: 2017-07-03 13:13:58 +00:00
dovecot2-sqlite Revbump after icu update 2017-04-22 21:03:07 +00:00
drac Comment out some dead HOMEPAGEs. 2017-08-01 17:40:08 +00:00
dspam Revbump after icu update 2017-04-22 21:03:07 +00:00
elm mail/elm: Install manpages into ${PKGMANDIR}. 2017-08-19 00:20:25 +00:00
elm-me Remove sys/timeb.h (not used anywhere); fixes openbsd build. 2015-11-08 20:42:38 +00:00
elmo Recursive bump for gpgme update which removed a support library. 2017-03-31 10:32:14 +00:00
enma Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
esmtp Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
etach Follow some http -> https redirects. 2017-08-01 14:58:51 +00:00
etpan Revbump for boost update 2017-08-24 20:03:08 +00:00
evolution Use https for www.gnome.org HOMEPAGEs. 2017-07-30 22:47:48 +00:00
evolution-data-server Use https for www.gnome.org HOMEPAGEs. 2017-07-30 22:47:48 +00:00
evolution-exchange Revbump after icu update 2017-04-22 21:03:07 +00:00
exim Revbump after icu update 2017-04-22 21:03:07 +00:00
exim-html Version 4.89 2017-03-18 07:08:23 +00:00
exim3 Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
exmh Add SHA512 digests for distfiles for mail category 2015-11-03 23:27:00 +00:00
ezmlm Stop trying to share logic with ezmlm-idx. Comment patches. 2017-07-26 02:02:23 +00:00
ezmlm-idx Stop trying to share logic with ezmlm, and don't build catpages. 2017-07-26 02:01:58 +00:00
faces Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
fastforward Quell pkglint. 2017-01-02 03:43:03 +00:00
fdm Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
fetchmail Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
fetchmailconf Comment out dead sites (DNS problems). 2017-08-01 16:47:35 +00:00
fetchyahoo Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
fix-mime-charset Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
fml Fix previous change. 2016-09-12 15:52:49 +00:00
fml4 Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
freepops Revbump for boost update 2017-08-24 20:03:08 +00:00
fromto License added, remove comment that it's missing. 2016-10-03 11:28:20 +00:00
getmail Update to 5.1. From the changelog: 2017-07-16 03:50:46 +00:00
gld Follow some http -> https redirects. 2017-08-01 14:58:51 +00:00
gmime Recursive bump for gpgme update which removed a support library. 2017-03-31 10:32:14 +00:00
gmime24 Add SHA512 digests for distfiles for mail category 2015-11-03 23:27:00 +00:00
gnarwl Comment out some dead HOMEPAGEs. 2017-08-01 17:40:08 +00:00
GNUMail Revbump after icu update 2017-04-22 21:03:07 +00:00
gnus Add SHA512 digests for distfiles for mail category 2015-11-03 23:27:00 +00:00
greetdelay Comment out dead sites. 2017-08-16 20:45:30 +00:00
grepmail These packages all require the PERL_USE_UNSAFE_INC hack. 2017-06-28 13:24:28 +00:00
heirloom-mailx Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
hypermail Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
ifile Add SHA512 digests for distfiles for mail category 2015-11-03 23:27:00 +00:00
ifile-procmail Add SHA512 digests for distfiles for mail category 2015-11-03 23:27:00 +00:00
im Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
imap-uw Rename hash_lookup() in src/c-client/misc.c to unusual name. 2017-06-02 05:35:21 +00:00
imap-uw-utils Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
imapfilter Updated mail/imapfilter 2.6.2 to 2.6.10 2017-02-25 00:24:11 +00:00
imapproxy Don't use INSTALLATION_DIRS where MAKE_DIRS or OWN_DIRS is correct. 2017-08-08 16:39:11 +00:00
imapsync PR 51547 Randolf Richardson: add missing deps p5-IO-Tee and p5-Unicode-String 2016-10-09 20:32:12 +00:00
imp Follow some http redirects. 2017-08-16 20:21:03 +00:00
incm Add SHA512 digests for distfiles for mail category 2015-11-03 23:27:00 +00:00
ingo Follow some http redirects. 2017-08-16 20:21:03 +00:00
isync Update to 1.2.1. From the changelog: 2016-12-15 14:15:01 +00:00
ja-mh Add SHA512 digests for distfiles for mail category 2015-11-03 23:27:00 +00:00
jchkmail Add SHA512 digests for distfiles for mail category 2015-11-03 23:27:00 +00:00
kbiff Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
libesmtp Comment out dead sites. 2017-08-16 20:45:30 +00:00
libetpan Revbump for boost update 2017-08-24 20:02:56 +00:00
libmilter Bump PKGREVISION for SunOS -fPIC change. 2016-05-20 12:12:14 +00:00
libsieve Add SHA512 digests for distfiles for mail category 2015-11-03 23:27:00 +00:00
libspf2 Follow some http redirects. 2017-08-16 20:21:03 +00:00
libsrs2 Follow some http redirects. 2017-08-16 20:21:03 +00:00
libsylph Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
libytnef Update libytnef to version 1.9.2. 2017-08-17 09:49:47 +00:00
mail-notification Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
mailagent Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
mailcrypt Add SHA512 digests for distfiles for mail category 2015-11-03 23:27:00 +00:00
maildrop Honor custom values of ${QMAIL_DAEMON_USER}. 2017-04-27 20:08:07 +00:00
mailfront Build on systems without O_DIRECTORY. 2017-08-21 18:16:29 +00:00
mailgraph Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
mailhops Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
mailman Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
mailsend Import mailsend-1.19 into pkgsrc as mail/mailsend. Contributed by Michael 2017-07-17 16:09:38 +00:00
mailserv Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
mailsort Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
mailsync Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
mailwrapper Add SHA512 digests for distfiles for mail category 2015-11-03 23:27:00 +00:00
mairix Pass --mandir. Fixes PKGMANDIR. 2016-04-01 16:44:32 +00:00
majordomo Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
mb2md Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
mdfrm Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
mess822 Depend on libtai to provide up-to-date leapsecs.dat. Build with pkgsrc 2017-06-26 02:04:35 +00:00
metamail Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
mew Add emacs 25 support 2016-09-18 13:59:01 +00:00
mhonarc Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
milter-greylist Revbump for boost update 2017-08-24 20:03:08 +00:00
milter-manager Bump PKGREVISION by chaging default version of Ruby. 2016-03-13 09:36:58 +00:00
milter-regex Add SHA512 digests for distfiles for mail category 2015-11-03 23:27:00 +00:00
mime-construct Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
mimedefang Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
mimp Follow some http redirects. 2017-08-16 20:21:03 +00:00
mini_sendmail Use PKGMANDIR. Add patch comment. 2016-03-30 08:51:06 +00:00
minimalist Fix packages that had INSTALLATION_DIRS+=$(PKG_SYSCONFDIR}. 2017-08-07 17:56:12 +00:00
mopher Fixed pkglint warnings about unpaired CONF_FILES declarations. 2017-01-01 16:35:38 +00:00
mpop Recursive PKGREVISION bump for gnutls shlib major bump. 2016-09-19 13:04:18 +00:00
msmtp Update mail/msmtp to msmtp-1.6.6 2016-11-15 08:54:40 +00:00
mush Use OPSYSVARS. 2016-02-25 15:00:50 +00:00
mutt Restore mutt-compressed-mbox option. While it doesn't need a patch, 2017-06-25 14:34:25 +00:00
neomutt Bump PKGREVISION for notmuch shlib bump. 2017-08-14 20:18:22 +00:00
netbiff Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
newmail Use PKGMANDIR. Add patch comment. 2016-03-30 09:09:48 +00:00
newspipe Add SHA512 digests for distfiles for mail category 2015-11-03 23:27:00 +00:00
nmh Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
nmzmail Add SHA512 digests for distfiles for mail category 2015-11-03 23:27:00 +00:00
notmuch Updated notmuch to 0.25. 2017-08-14 20:17:00 +00:00
nullmailer Missing include. 2017-02-17 17:08:32 +00:00
oe2mbx Add SHA512 digests for distfiles for mail category 2015-11-03 23:27:00 +00:00
offlineimap Update mail/offlineimap to 7.1.0, based on a PR by @backerman: 2017-05-12 10:07:41 +00:00
opendkim Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
opendmarc Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
opensmtpd pkglint cleanup. 2016-06-01 11:47:39 +00:00
OSBF-lua Add SHA512 digests for distfiles for mail category 2015-11-03 23:27:00 +00:00
p5-App-Siesh Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Catalyst-View-Email These packages all require the PERL_USE_UNSAFE_INC hack. 2017-06-28 08:27:40 +00:00
p5-Email-Abstract Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Email-Address Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Email-Address-List Fix build with Perl 5.26.0 2017-06-06 14:45:48 +00:00
p5-Email-Date Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Email-Date-Format Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Email-Find Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Email-Folder Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Email-FolderType Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Email-LocalDelivery Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Email-MessageID Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Email-MIME Update to 1.945 2017-07-27 00:22:09 +00:00
p5-Email-MIME-Attachment-Stripper Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Email-MIME-ContentType Update to 1.021 2017-08-17 13:24:18 +00:00
p5-Email-MIME-Encodings Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Email-MIME-RFC2047 Update to 0.97 2017-08-17 13:31:18 +00:00
p5-Email-Reply Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Email-Send Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Email-Sender Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Email-Simple Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Email-Stuff Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Email-Valid Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Email-Valid-Loose Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-GMail-IMAPD Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-IMAP-Admin Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-IMAP-Client Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Mail-Alias Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Mail-Audit Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Mail-Box Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Mail-ClamAV Revbump for boost update 2017-08-24 20:03:08 +00:00
p5-Mail-DeliveryStatus-BounceParser Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Mail-DKIM Update to 0.41 2017-07-09 07:44:57 +00:00
p5-Mail-Ezmlm Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Mail-IMAPClient Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Mail-ListDetector Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Mail-Mbox-MessageParser These packages all require the PERL_USE_UNSAFE_INC hack. 2017-06-28 08:27:40 +00:00
p5-Mail-Milter Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Mail-POP3Client Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Mail-RFC822-Address Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Mail-Sender Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Mail-Sender-Easy Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Mail-Sendmail Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Mail-SPF Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Mail-SPF-Query Fix build with Perl 5.26.0 2017-06-09 16:43:15 +00:00
p5-Mail-SRS Follow some http redirects. 2017-08-16 20:21:03 +00:00
p5-Mail-Webmail-Gmail Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-MailTools Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-MIME-Charset Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-MIME-EncWords Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-MIME-Lite Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-MIME-Lite-HTML Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-MIME-tools Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-MIME-Types Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Net-LMTP Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Net-ManageSieve Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Net-SMTP-SSL Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Net-SMTP_auth Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Net-validMX Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Parse-MIME Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-razor-agents Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Sendmail-AccessDB Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Sendmail-PMilter Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Test-Email Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-URI-imap Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-User-Identity Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
Pantomime Revbump after icu update 2017-04-22 21:03:07 +00:00
pear-Auth_SASL Update pear-Auth_SASL to 1.1.0. 2017-03-17 15:45:18 +00:00
pear-Mail Update pear-Mail to 1.4.1. 2017-05-28 11:33:17 +00:00
pear-Mail_Mime Update pear-Mail_Mime to 1.10.1. 2017-05-28 11:34:29 +00:00
pear-Mail_mimeDecode Update pear-Mail_mimeDecode to 1.5.6. 2016-09-12 16:00:08 +00:00
perdition Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
perdition-bdb
perdition-gdbm
perdition-ldap Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
perdition-mysql
perdition-odbc Recursive revbump from databases/unixodbc. 2015-04-26 11:52:18 +00:00
perdition-postgresql Recursive bump for all users of pgsql now that the default is 95. 2016-10-09 21:41:55 +00:00
pfqueue Add SHA512 digests for distfiles for mail category 2015-11-03 23:27:00 +00:00
php-imap Reset PKGREVISION after all PHP language packages. 2016-04-02 09:05:22 +00:00
pine Remove fancythread option, patch doesn't fetch. Add SHA512 sum. 2017-03-23 17:32:39 +00:00
pine-pgp-filters Add SHA512 digests for distfiles for mail category 2015-11-03 23:27:00 +00:00
policyd Add SHA512 digests for distfiles for mail category 2015-11-03 23:27:00 +00:00
policyd-weight Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
popa3d Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
poppassd Add SHA512 digests for distfiles for mail category 2015-11-03 23:27:00 +00:00
poppy Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
postfix Make NetBSD support version agnostic. 2017-06-23 19:18:07 +00:00
postfix-cdb Reset PKGREVISION. 2017-03-04 06:26:42 +00:00
postfix-ldap Reset PKGREVISION. 2017-03-04 06:26:42 +00:00
postfix-lmdb Reset PKGREVISION. 2017-03-04 06:26:42 +00:00
postfix-mysql Reset PKGREVISION. 2017-03-04 06:26:42 +00:00
postfix-pcre Reset PKGREVISION. 2017-03-04 06:26:42 +00:00
postfix-pgsql Reset PKGREVISION. 2017-03-04 06:26:42 +00:00
postfix-sqlite Reset PKGREVISION post-update 2017-04-24 20:12:28 +00:00
postgrey Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
postsrsd Import postsrsd-1.4 as mail/postsrsd. 2016-02-25 15:29:15 +00:00
prayer mail/prayer: Install manpages into ${PKGMANDIR}. 2017-08-19 00:24:50 +00:00
procmail Add SHA512 digests for distfiles for mail category 2015-11-03 23:27:00 +00:00
proxsmtp Add SHA512 digests for distfiles for mail category 2015-11-03 23:27:00 +00:00
pulsar Just install man pages uncompressed directly, while fixing the PKGMANDIR 2016-04-04 17:34:12 +00:00
py-aiosmtpd Not for Python 2.7 2017-04-26 08:44:46 +00:00
py-authres Import mail/py-authres version 0.800 into pkgsrc. 2016-10-26 10:56:30 +00:00
py-flufl.bounce Import flufl.bounce 3.0 as mail/py-flufl.bounce. 2017-04-25 20:17:03 +00:00
py-libgmail Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
py-policyd-spf Updated py-policyd-spf to 2.0.1. 2017-02-25 17:43:39 +00:00
py-sendmail-admin Add SHA512 digests for distfiles for mail category 2015-11-03 23:27:00 +00:00
py-spf Fix package to support python-3.x and add missing dependency for 2.x. 2017-02-25 17:40:17 +00:00
py-validate-email-address Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
pymsgauth Add pymsgauth-tag, a Unix filter that takes an RFC822 mail message on stdin 2017-06-17 13:55:06 +00:00
qcheck Add SHA512 digests for distfiles for mail category 2015-11-03 23:27:00 +00:00
qgreylist Honor custom values of ${QMAIL_DAEMON_USER}. Define LICENSE. Comment 2017-04-27 20:27:36 +00:00
qmail Update to netqmail-1.06-qbiffutmpx-20170820.patch. Should fix EL7 bulk 2017-08-19 22:11:43 +00:00
qmail-conf Format DESCR. Comment the patch. Replace LOCALBASE with PREFIX. 2017-04-27 20:38:20 +00:00
qmail-lint Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
qmail-qfilter Support user-destdir and custom values of ${QMAIL_DAEMON_USER}. 2017-04-27 20:04:22 +00:00
qmail-run procname isn't defined in time for logcmd. Bump PKGREVISION. 2017-08-05 15:21:03 +00:00
qmailanalog Correctly avoid building catpages, avoiding the need for nroff. 2017-07-26 00:36:44 +00:00
qmHandle Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
qmqtool Update to 1.15. From the changelog: 2017-04-04 08:27:56 +00:00
qpopper Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
qtools Add SHA512 digests for distfiles for mail category 2015-11-03 23:27:00 +00:00
queue-fix Substitute configured qmail users. Bump PKGREVISION. 2017-04-04 07:46:14 +00:00
queue-repair Add SHA512 digests for distfiles for mail category 2015-11-03 23:27:00 +00:00
quickml Add SHA512 digests for distfiles for mail category 2015-11-03 23:27:00 +00:00
R-mime Update to 0.4 2016-04-13 14:14:58 +00:00
rblcheck Add SHA512 digests for distfiles for mail category 2015-11-03 23:27:00 +00:00
re-alpine Update re-alpine to 2.03, from Uwe Klaus in PR pkg/47802. 2016-05-14 15:15:45 +00:00
relay-ctrl Support user-destdir. 2017-04-27 20:41:26 +00:00
ripmime Add SHA512 digests for distfiles for mail category 2015-11-03 23:27:00 +00:00
rmail-mime Add SHA512 digests for distfiles for mail category 2015-11-03 23:27:00 +00:00
roundcube Update roundcube to 1.2.5. 2017-04-28 13:48:29 +00:00
roundcube-plugin-enigma Update roundcube-plugin-enigma to 1.2.5. 2017-04-28 13:50:10 +00:00
roundcube-plugin-password Update roundcube-plugin-password to 1.2.5 fixing security problem. 2017-04-28 13:51:07 +00:00
roundcube-plugin-zipdownload Update roundcube-plugin-zipdownload to 1.2.5. 2017-04-28 13:51:44 +00:00
rspamd Updated rspamd to 1.6.1. 2017-06-23 13:47:05 +00:00
rss2email Add a patch to properly honor html2text options via rss2email's configuration 2017-05-22 17:51:12 +00:00
ruby-actionmailer32 Update ruby-actionmailer32 to 3.2.22.5. 2017-07-18 14:07:04 +00:00
ruby-actionmailer42 Switch most of Ruby on Rails related packages to updated frame work. 2017-06-21 13:12:20 +00:00
ruby-mail Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
ruby-mail25 Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
ruby-mailfactory Add SHA512 digests for distfiles for mail category 2015-11-03 23:27:00 +00:00
ruby-mime-types Update ruby-mime-types to 3.1. 2016-10-15 14:00:41 +00:00
ruby-mime-types-data Import mime-types-data-3.2016.0521 as mail/ruby-mime-types-data 2016-07-29 21:38:36 +00:00
ruby-mime-types1 Add SHA512 digests for distfiles for mail category 2015-11-03 23:27:00 +00:00
ruby-mime-types2 Re-add ruby-mime-types 2.6.2 as ruby-mime-types2 package. 2015-12-13 16:39:34 +00:00
ruby-tmail Add SHA512 digests for distfiles for mail category 2015-11-03 23:27:00 +00:00
safecat Modernize patch filenames. 2017-07-27 02:20:30 +00:00
seamonkey-enigmail Update *-enigmail to 1.9.2. 2016-05-05 12:06:38 +00:00
sendmail Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
sendmail-cidrexpand Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
sendmail-qtool Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
sendymail Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
serialmail When DJB_RESTRICTED=YES (true by default in djbware.mk), LICENSE=djb-nonlicense. 2017-04-08 17:50:33 +00:00
sid-milter Install the actual man pages rather than the cat pages into man page 2016-04-21 13:58:50 +00:00
sigrot Add SHA512 digests for distfiles for mail category 2015-11-03 23:27:00 +00:00
sma Add SHA512 digests for distfiles for mail category 2015-11-03 23:27:00 +00:00
smtp-vilter Disable noisy GCC warnings. 2016-05-07 10:02:28 +00:00
smtpfeed Add SHA512 digests for distfiles for mail category 2015-11-03 23:27:00 +00:00
solid-pop3d Add SHA512 digests for distfiles for mail category 2015-11-03 23:27:00 +00:00
spamass-milter Add SMF manifest and method. 2016-12-16 15:52:52 +00:00
spamassassin Apply upstream patch (SVN rev 1791010) to fix "Unescaped left brace in 2017-07-09 22:12:12 +00:00
spamd Add SHA512 digests for distfiles for mail category 2015-11-03 23:27:00 +00:00
spamdyke Fix build with PKGSRC_USE_SSP, and support PKGSRC_USE_FORTIFY. 2017-07-09 16:16:32 +00:00
spamprobe Add SHA512 digests for distfiles for mail category 2015-11-03 23:27:00 +00:00
sqlgrey Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
squirrelmail Update squirrelmail to 1.4.23pre14688. 2017-06-21 15:07:03 +00:00
squirrelmail-decode Add SHA512 digests for distfiles for mail category 2015-11-03 23:27:00 +00:00
squirrelmail-locales Add SHA512 digests for distfiles for mail category 2015-11-03 23:27:00 +00:00
sqwebmail Explicitly disable ldap programs to avoid failures if ldap headers are 2017-06-29 20:28:55 +00:00
ssmtp fix build with pkgsrc openssl 2016-03-09 03:26:14 +00:00
swaks Initial import of swaks. 2017-01-08 20:35:55 +00:00
sylpheed Update sylpheed to 3.6.0 2017-07-04 14:35:49 +00:00
sympa Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
t-prot Add SHA512 digests for distfiles for mail category 2015-11-03 23:27:00 +00:00
teapop Recursive bump for all users of pgsql now that the default is 95. 2016-10-09 21:41:55 +00:00
thunderbird Update to 52.3.0 2017-08-19 04:19:03 +00:00
thunderbird-enigmail Updated thunderbird-enigmail to 1.9.8.1. 2017-08-15 18:57:54 +00:00
thunderbird-l10n Update to 52.3.0 2017-08-19 04:20:26 +00:00
thunderbird24 Remove mozilla-enigmail option, distfile no longer exists. Add SHA512 sum. 2017-03-23 17:36:35 +00:00
thunderbird24-l10n Add SHA512 digests for distfiles for mail category 2015-11-03 23:27:00 +00:00
thunderbird31 Fix Perl 5.26 issue. 2017-06-22 16:10:39 +00:00
thunderbird31-l10n Add SHA512 digests for distfiles for mail category 2015-11-03 23:27:00 +00:00
thunderbird38 Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
thunderbird38-l10n Update to 38.8.0 2016-06-19 06:32:17 +00:00
thunderbird45 Remove patch backup 2017-05-11 09:13:27 +00:00
thunderbird45-l10n Import thunderbird45-l10n-45.8.0 as mail/thunderbird45-l10n. 2017-04-27 13:40:35 +00:00
tmda Relinquish MAINTAINER. 2017-01-14 23:36:29 +00:00
tnef Update to 1.4.15 fixes CVE-2017-8911 2017-06-20 00:34:21 +00:00
tnef2txt Add SHA512 digests for distfiles for mail category 2015-11-03 23:27:00 +00:00
trojita Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
turba Follow some http redirects. 2017-08-16 20:21:03 +00:00
up-imapproxy Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
vm Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
wl Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
wl-snapshot Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
wmbiff Fix GNU TLS fallout. 2016-10-01 13:03:10 +00:00
wmmail Add SHA512 digests for distfiles for mail category 2015-11-03 23:27:00 +00:00
xbiff Add SHA512 digests for distfiles for mail category 2015-11-03 23:27:00 +00:00
xbuffy Add SHA512 digests for distfiles for mail category 2015-11-03 23:27:00 +00:00
xfce4-mailwatch-plugin Add gtk2 to fix build. 2017-06-23 16:46:30 +00:00
xfmail Add SHA512 digests for distfiles for mail category 2015-11-03 23:27:00 +00:00
xmailbox Add SHA512 digests for distfiles for mail category 2015-11-03 23:27:00 +00:00
xmailwatcher Add SHA512 digests for distfiles for mail category 2015-11-03 23:27:00 +00:00
YoSucker Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
ytnef Add ytnef version 1.9.2 to pkgsrc. 2017-08-17 10:03:42 +00:00
Makefile Add ytnef version 1.9.2 to pkgsrc. 2017-08-17 10:03:42 +00:00