freebsd-ports/mail
Tijl Coosemans 1bf487d3e7 Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence.  If the
catch-all is last it captures everything.  In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API.  This only affects lld because GNU ld always gives the
catch-all lowest priority.

Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium.  Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3]  The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one.  If there's no such non-weak symbol the call
in the weak wrapper resolves to the weak wrapper itself creating an infinite
call loop that overflows the stack and causes a crash.  Some of the
allocation functions are variants of C++ new and delete and it probably
depends on the compiler whether these variants are used in other parts of
Qt5Webengine.

Remove the weak wrappers (make them Linux specific).  This isn't binary
compatible but we are already breaking that with the changes to the symbol
versions.

[1] 5c2cbfccf9
[2] 2ed5054e3a
[3] 009f5ebb4b

Bump all ports that depend on Qt5.

PR:		234070
Exp-run by:	antoine
Approved by:	kde (adridg)
2019-01-16 11:13:44 +00:00
..
abook Update devel/readline to 7.0 patch 3 2017-06-27 13:46:53 +00:00
adcomplain
addresses Update Objective-C LLVM version to 6.0. 2018-09-26 15:23:37 +00:00
addresses-goodies Update Objective-C LLVM version to 6.0. 2018-09-26 15:23:37 +00:00
akpop3d - Add LICENSE 2018-10-01 09:38:30 +00:00
alpine mail/alpine: update to 2.21.9999 2018-06-28 20:59:10 +00:00
altermime
amavis-logwatch - Fix regex handling with the new perl version [1] 2018-06-21 21:52:59 +00:00
anomy-sanitizer
antivirus-milter - bump MILTER_SOVER to fix linking on FREEBSD-12 2018-07-01 10:17:18 +00:00
anubis Update `databases/gdbm' to version 1.18.1, an important bugfix release 2018-11-11 15:38:50 +00:00
archivemail - Fix build 2017-04-20 15:49:39 +00:00
archiveopteryx Fix build on gcc-based archs. 2018-11-15 03:26:23 +00:00
archiveopteryx-devel Fix build on gcc-based archs. 2018-11-15 03:33:04 +00:00
archivesmtp - bump MILTER_SOVER to fix linking on FREEBSD-12 2018-07-01 10:17:18 +00:00
archmbox
ask
asmail
assp
automx Add PY_FLAVOR to Python module dependencies. 2018-05-22 13:15:13 +00:00
autorespond
autosig
avenger - Update to 0.8.5 2018-10-28 03:07:52 +00:00
balsa
batv-milter - bump MILTER_SOVER to fix linking on FREEBSD-12 2018-07-01 10:17:18 +00:00
bayespam
bbmail
biabam
bincimap mail/bincimap: Fix build with Clang 6.0.0 2018-08-11 06:30:44 +00:00
bmf Cleanup mail/bmf 2018-10-28 09:26:13 +00:00
bogofilter Remove compatibility code for FreeBSD < 11.2 from all ports. 2018-11-02 13:32:34 +00:00
bogofilter-sqlite Update math/gsl to 2.5 2018-06-23 08:27:13 +00:00
bogofilter-tc Update math/gsl to 2.5 2018-06-23 08:27:13 +00:00
bsfilter Rename MASTER_SITE_SOURCEFORGE_JP to MASTER_SITE_OSDN 2018-03-24 21:12:13 +00:00
bsmtp Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. 2017-11-02 21:41:47 +00:00
bulk_mailer
c-sig mail/c-sig: update to 3.8.0.1 2018-06-20 12:25:18 +00:00
cclient After an include, PLIST_SUB must be appended to, not overwritten. 2018-09-10 13:11:23 +00:00
chk4mail
claws-mail - Switch to python3 and fix build 2019-01-10 08:35:25 +00:00
claws-mail-address_keeper - Update WWW 2018-07-15 09:37:45 +00:00
claws-mail-archiver - Update WWW 2018-07-31 09:37:53 +00:00
claws-mail-att_remover - Update WWW 2018-07-21 09:37:47 +00:00
claws-mail-attach_warner - Update WWW 2018-06-26 09:37:15 +00:00
claws-mail-bogofilter Update to 3.17.3 2018-12-23 11:29:55 +00:00
claws-mail-bsfilter - Update WWW 2018-07-17 09:37:50 +00:00
claws-mail-clamd - Update WWW 2018-06-27 09:37:15 +00:00
claws-mail-fancy - Update WWW 2018-07-08 09:37:38 +00:00
claws-mail-fetchinfo - Update WWW 2018-07-29 09:37:52 +00:00
claws-mail-gdata - Update WWW 2018-07-02 09:37:34 +00:00
claws-mail-libravatar - Update WWW 2018-07-10 09:37:42 +00:00
claws-mail-mailmbox - Update WWW 2018-07-16 09:37:43 +00:00
claws-mail-managesieve - Update WWW 2018-09-22 09:38:26 +00:00
claws-mail-newmail - Update WWW 2018-09-25 09:38:28 +00:00
claws-mail-notification - Update WWW 2018-07-28 09:37:51 +00:00
claws-mail-pdf_viewer - Update WWW 2018-08-27 09:38:10 +00:00
claws-mail-perl - Update WWW 2018-08-26 09:38:10 +00:00
claws-mail-pgp - Update WWW 2018-07-07 09:37:39 +00:00
claws-mail-python - Switch to python3 and fix build 2019-01-10 08:35:25 +00:00
claws-mail-rssyl - Update WWW 2018-07-25 09:37:49 +00:00
claws-mail-spamassassin - Update WWW 2018-07-30 09:37:56 +00:00
claws-mail-spamreport - Update WWW 2018-07-22 09:37:48 +00:00
claws-mail-tnef - Update WWW 2018-06-29 09:37:17 +00:00
claws-mail-vcalendar Update to 3.17.3 2018-12-23 11:29:55 +00:00
clawsker - Update `mail/clawsker' to version 1.2.0 2018-09-10 09:49:02 +00:00
cleanup-maildir Add PY_FLAVOR to Python module dependencies. 2018-05-22 13:15:13 +00:00
cone Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
coolmail
courier Do not force stop services when a package is deinstalled. 2018-06-27 13:55:56 +00:00
courier-authlib-vchkpw - Update devel/courier-unicode to 2.0 2017-07-06 11:56:27 +00:00
courier-imap - Update courier-imap to 5.0.5 2018-12-18 14:35:48 +00:00
courier-pythonfilter Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
couriergraph
crm114
cvsmail
cyrus-imapd23 mail/cyrus-imapd23: remove support for expired mail/drac and pet portlint 2019-01-16 10:38:53 +00:00
cyrus-imapd24 mail/cyrus-imapd24: remove support for expired mail/drac and pet portlint 2019-01-16 10:43:59 +00:00
cyrus-imapd25 mail/cyrus-imapd25: remove support for expired mail/drac and FreeBSD < 10 2019-01-16 11:09:59 +00:00
cyrus-imapd30 mail/cyrus-imapd30: remove support for expired mail/drac and pet portlint 2019-01-16 10:42:11 +00:00
cyrus2courier
cyrus2dovecot Fix license information for portgs that use "the same license as Perl". 2017-09-15 08:58:46 +00:00
davmail mail/davmail: update to 4.9.0 2018-11-02 02:17:19 +00:00
dbmail Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
dbmail22
dcc-dccd - bump MILTER_SOVER to fix linking on FREEBSD-12 2018-07-01 10:17:18 +00:00
deforaos-mailer
delatt
dk-milter - bump MILTER_SOVER to fix linking on FREEBSD-12 2018-07-01 10:17:18 +00:00
dkfilter
dkimproxy mail/dkimproxy: Change url of detail webpage 2018-03-18 12:44:09 +00:00
dma Remove compatibility code for FreeBSD < 11.2 from all ports. 2018-11-02 13:32:34 +00:00
dot-forward Register dependency on groff 2017-05-28 21:18:04 +00:00
dovecot mail/dovecot: Fix previous commit. 2019-01-06 17:55:58 +00:00
dovecot-pigeonhole Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
dovecot-pigeonhole04 Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
dovecot22 mail/dovecot22, mail/dovecot-pigeonhole04: Deprecate 2018-11-23 20:19:58 +00:00
dspam Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
ecartis
elm
elmo
emailrelay Mark QT4 ports/functionality for removal on 2019-03-15 2018-12-02 15:41:47 +00:00
emil
enma Do not set OPTIONS_DEFINE twice 2019-01-06 12:26:02 +00:00
eps Bump PORTREVISION for changed CFLAGS 2018-09-18 19:20:17 +00:00
epstools
esmtp
evolution Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
evolution-ews This port needs USES=compiler:c11 to build on GCC-based 2018-12-22 03:29:34 +00:00
exilog - Update WWW 2018-04-07 09:33:32 +00:00
exim Install texinfo files (GNU info) into ${PREFIX}/share/info 2018-11-10 18:12:57 +00:00
exim-doc-html Add DOCS options to ports that should have one. 2018-09-10 13:14:50 +00:00
exim-doc-pdf
exim-doc-postscript
exim-ldap2
exim-monitor
exim-mysql
exim-postgresql Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
exim-sa-exim
exim-sqlite
exipick
exmh2
ez-pine-gpg
ezmlm
ezmlm-idx Register dependency on groff 2017-05-28 10:58:00 +00:00
faces Deprecate most glib12 consumers 2018-10-12 09:19:04 +00:00
fastforward Add DOCS options to ports that should have one. 2018-09-10 13:14:50 +00:00
fdm - fix OpenSSL 1.1.x build 2018-10-10 06:10:46 +00:00
fetchmail Fix GSSAPI-based, and NLS-less, builds. 2019-01-11 06:36:28 +00:00
filtermail
findmaildirs
geary Change cmake default behaviour to outsource. 2018-12-25 20:25:39 +00:00
gensig
getmail mail/getmail: Update to version 5.8 2018-11-10 14:59:45 +00:00
gkrellmmailwatch2
gmime2
gmime2-sharp lang/mono: update to version 5.2.0.215 (and enhance USES=mono) 2018-01-30 19:00:27 +00:00
gmime24
gmime24-sharp lang/mono: update to version 5.2.0.215 (and enhance USES=mono) 2018-01-30 19:00:27 +00:00
gmime26
gmime26-sharp
gmime30 Add gmime version 3.2.0. 2018-01-15 21:35:10 +00:00
gnarwl Update `databases/gdbm' to version 1.18.1, an important bugfix release 2018-11-11 15:38:50 +00:00
gnubiff Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
gnumail mail/gnumail: Update to 1.3.0 2019-01-05 22:23:24 +00:00
gotmail Remove compatibility code for FreeBSD < 11.2 from all ports. 2018-11-02 13:32:34 +00:00
grepmail
greyfix
greylite Remove GeoIP-related options. Where possible, replace GeoIP 1 defaults 2019-01-13 20:58:36 +00:00
gubby
hashcash
hbiff
heirloom-mailx Jettison SSLv2 support. Not only does this allow mail/mailx to 2018-10-15 02:56:36 +00:00
horde-imp Update to 6.2.23 2019-01-07 16:12:11 +00:00
horde-ingo - Whitespace fix 2018-06-03 09:34:25 +00:00
horde-turba - Add NO_ARCH 2018-11-29 09:30:31 +00:00
horde-webmail - Whitespace fix 2018-06-05 09:34:24 +00:00
hs-email-validate lang/ghc: Update to 8.6.3 and bump PORTREVISION's of all Haskell ports. 2019-01-06 12:18:06 +00:00
hs-mime lang/ghc: Update to 8.6.3 and bump PORTREVISION's of all Haskell ports. 2019-01-06 12:18:06 +00:00
hs-mime-mail lang/ghc: Update to 8.6.3 and bump PORTREVISION's of all Haskell ports. 2019-01-06 12:18:06 +00:00
hs-mime-types lang/ghc: Update to 8.6.3 and bump PORTREVISION's of all Haskell ports. 2019-01-06 12:18:06 +00:00
ifile
im
imap-uw mail/imap-uw: remove support for expired mail/drac 2019-01-16 11:02:35 +00:00
imapdedup
imapfilter mail/imapfilter: Update version 2.6.11=>2.6.12 2019-01-03 21:05:47 +00:00
imapsync Use USE_GITHUB instead of hand crafting urls. 2018-02-15 13:51:44 +00:00
imaptools
imaputils Update mail/imaptuils to 1.0.5 2017-11-10 22:44:42 +00:00
isbg Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
isoqlog Fix order of variables 2018-03-17 14:13:17 +00:00
isync pragrma directive is not supported by base GCC. Remove it to fix build with 2018-10-22 07:07:54 +00:00
james
jamlib
jmba mail/jmba: don't auto-enable gettext 2018-01-05 04:19:26 +00:00
junkfilter
jwsmtp Fix options helper 2017-05-28 23:17:47 +00:00
lbdb Reset maintainership of the ports maintained by alexey@renatasystems.org 2018-07-18 22:20:23 +00:00
lens Remove BROKEN_RUBY22 2018-01-31 16:51:08 +00:00
libcmime Change cmake default behaviour to outsource. 2018-12-25 20:25:39 +00:00
libdkim - fix build for FreeBSD 11.2 and FreeBSD 12.0 2018-08-16 05:03:33 +00:00
libdomainkeys mail/libdomainkeys: Correct OPENSSL_VERSION_NUMBER 2018-11-07 20:15:21 +00:00
libesmtp security/openssl-devel was removed, but there is a security/openssl111 now. 2018-11-10 10:09:48 +00:00
libetpan Add compiler:c++11-lang to USES to allow these ports to build on 2018-12-24 04:34:15 +00:00
libmilter - remove some extraneous escaping in regex 2018-11-26 07:03:47 +00:00
libpst Update ImageMagick to 6.9.10.14 [1] 2018-11-10 19:57:07 +00:00
librfc822
libsieve
libspamtest Reset maintainership of the ports maintained by alexey@renatasystems.org 2018-07-18 22:20:23 +00:00
libspf - Switch to options helpers 2017-03-30 09:02:04 +00:00
libspf2 Remove CONFLICTS 2017-05-29 15:26:57 +00:00
libsrs2 mail/libsrs2: fix linking error... 2017-04-24 17:20:32 +00:00
libsrs_alt
libvmime Change cmake default behaviour to outsource. 2018-12-25 20:25:39 +00:00
listadmin
lmtp2nntp - Add LICENSE 2018-04-13 08:33:38 +00:00
lookout Add shebangfix. 2017-10-28 04:58:58 +00:00
lurker
mail2sms
mailagent
maildrop Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
mailest USES=emacs ports: Bump PORTREVISION for editors/emacs 26.1 upgrade 2018-05-31 01:18:05 +00:00
mailfmt Fix bunch of ports by TundraWare, which share a common set of problems 2018-02-19 14:01:41 +00:00
mailfromd Remove GeoIP-related options. Where possible, replace GeoIP 1 defaults 2019-01-13 20:58:36 +00:00
mailfront - Fix plist 2018-02-15 14:30:23 +00:00
mailgraph
mailhog Don't set WRKSRC when USE_GITHUB. Use the correct GH_ACCOUNT/GH_PROJECT, 2017-08-21 13:14:02 +00:00
mailman Actually expand newsyslog locations in pkg-message. 2018-11-29 17:34:54 +00:00
mailmgr
mailpile Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
mailscanner Fix path for virus scanners 2018-10-27 16:55:44 +00:00
mailsync mail/mailsync: Fix build with Clang 6.0.0 2018-05-31 08:41:44 +00:00
mailutils - Update `mail/mailutils' to version 3.5 2018-11-12 15:50:44 +00:00
mailx
mairix mail/mairix: Update to 0.24 2018-02-20 18:54:46 +00:00
masqmail
mb2md
mblaze [NEW PORT]: mail/mblaze: Unix utilities to deal with Maildir 2018-08-20 05:31:06 +00:00
mbox2imap - Add LICENSE 2018-02-15 14:30:19 +00:00
mbox2mdir - Fix build 2018-08-27 05:59:25 +00:00
mboxcheck-applet Make libgnome and libgnomeui not implying esound dependency 2018-03-26 12:38:56 +00:00
mboxgrep Install texinfo files (GNU info) into ${PREFIX}/share/info 2018-11-10 18:12:57 +00:00
mboxstats
mbx2mbox
mdpop3d
mess822 Register dependency on groff 2017-05-28 10:58:00 +00:00
meta1 - update to 1.1.Alpha11.0 2018-12-13 00:09:47 +00:00
metamail mail/metamail: fix build with X11 option enabled 2018-01-01 09:09:51 +00:00
mew Install texinfo files (GNU info) into ${PREFIX}/share/info 2018-11-10 18:12:57 +00:00
milter-bogom - bump MILTER_SOVER to fix linking on FREEBSD-12 2018-07-01 10:17:18 +00:00
milter-callback Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
milter-greylist Remove GeoIP-related options. Where possible, replace GeoIP 1 defaults 2019-01-13 20:58:36 +00:00
milter-manager Rename MASTER_SITE_SOURCEFORGE_JP to MASTER_SITE_OSDN 2018-03-24 21:12:13 +00:00
milter-regex - udpate to 2.2 2019-01-07 01:08:08 +00:00
milter-skem - bump MILTER_SOVER to fix linking on FREEBSD-12 2018-07-01 10:17:18 +00:00
mime-construct
mime4j
mimedefang - bump MILTER_SOVER to fix linking on FREEBSD-12 2018-07-01 10:17:18 +00:00
mini_sendmail
minimalist
missey
mlmmj mail/mlmmj: update 1.2.19.0 -> 1.3.0 2017-11-01 09:23:46 +00:00
mls
mmr
mpop mail/mpop: update to 1.4.2 2019-01-15 17:02:06 +00:00
mreport
msgconvert
msglint
msmtp mail/msmtp: update to 1.8.2 2019-01-15 14:31:48 +00:00
mu Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
mu4e Install texinfo files (GNU info) into ${PREFIX}/share/info 2018-11-10 18:12:57 +00:00
mu4e-maildirs Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
mulberry
mutt mail/mutt: update to 1.11.2 2019-01-08 15:47:40 +00:00
mutt_vc_query Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
muttils Add EXAMPLES options to ports that should have one. 2018-09-10 13:15:47 +00:00
nbsmtp
neomutt mail/neomutt: add support for GSSAPI, by default using krb from base 2018-11-13 10:59:19 +00:00
nextcloud-mail mail/nextcloud-mail: Update to 0.11.0 2018-10-19 10:04:59 +00:00
nmh Update 1.7 --> 1.7.1 2018-03-22 22:47:19 +00:00
nmzmail Update devel/readline to 7.0 patch 3 2017-06-27 13:46:53 +00:00
noattach - bump MILTER_SOVER to fix linking on FREEBSD-12 2018-07-01 10:17:18 +00:00
nocc Update to 1.9.8 release. 2018-11-21 09:16:50 +00:00
nohtml Fix bunch of ports by TundraWare, which share a common set of problems 2018-02-19 14:01:41 +00:00
normalizemime
notmuch Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
notmuch-emacs Update to 0.28 2018-11-08 07:35:30 +00:00
notmuch-mutt mail/notmuch-mutt: Unbreak build when PREFIX != LOCALBASE 2018-11-10 17:17:55 +00:00
nullmailer mail/nullmailer: Unbreak build with Clang 6 (C++14 by default) 2018-11-08 13:45:52 +00:00
nullpop
offlineimap - update from 7.2.0 to 7.2.1 2018-06-17 14:30:31 +00:00
opendkim mail/opendkim: fix build with lua52 and lua53 2018-12-31 20:51:16 +00:00
opendmarc Add DOCS options to ports that should have one. 2018-09-10 13:14:50 +00:00
openemm2013 Add DOCS options to ports that should have one. 2018-09-10 13:14:50 +00:00
openemm2015 Add DOCS options to ports that should have one. 2018-09-10 13:14:50 +00:00
opensmtpd - Unbreak on 12+ with SSL_DEFAULT=libressl[-devel] 2018-12-22 03:21:16 +00:00
opensmtpd-devel - Sorry, fix typo :( 2018-12-22 03:44:37 +00:00
opensmtpd-extras Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
opensmtpd-extras-filter-clamav
opensmtpd-extras-filter-dkim
opensmtpd-extras-filter-dnsbl
opensmtpd-extras-filter-lua
opensmtpd-extras-filter-monkey
opensmtpd-extras-filter-pause
opensmtpd-extras-filter-perl
opensmtpd-extras-filter-python - Follow current trends, point directly to python2.7 instead of metaport which not guarantee python lib presense 2018-01-11 14:39:10 +00:00
opensmtpd-extras-filter-regex
opensmtpd-extras-filter-spamassassin
opensmtpd-extras-queue-python - Follow current trends, point directly to python2.7 instead of metaport which not guarantee python lib presense 2018-01-11 14:39:10 +00:00
opensmtpd-extras-queue-ram
opensmtpd-extras-scheduler-python - Follow current trends, point directly to python2.7 instead of metaport which not guarantee python lib presense 2018-01-11 14:39:10 +00:00
opensmtpd-extras-scheduler-ram
opensmtpd-extras-table-ldap
opensmtpd-extras-table-mysql
opensmtpd-extras-table-passwd
opensmtpd-extras-table-postgresql Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
opensmtpd-extras-table-python - Follow current trends, point directly to python2.7 instead of metaport which not guarantee python lib presense 2018-01-11 14:39:10 +00:00
opensmtpd-extras-table-redis
opensmtpd-extras-table-socketmap
opensmtpd-extras-table-sqlite
opensmtpd-extras-tool-stats
openwebmail Update ImageMagick to 6.9.10.14 [1] 2018-11-10 19:57:07 +00:00
osbf-lua
ovs Add DOCS options to ports that should have one. 2018-09-10 13:14:50 +00:00
p5-CGP-CLI Update WWW 2018-05-27 20:15:16 +00:00
p5-Clamd Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-Dancer-Plugin-Email Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Dancer2-Plugin-Email Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Data-Validate-Email Update WWW 2018-05-27 20:15:16 +00:00
p5-Email-Abstract Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-Email-Address mail/p5-Email-Address: update 1.909 -> 1.912, undeprecate by upstream 2019-01-04 19:00:01 +00:00
p5-Email-Address-List Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Email-Address-Loose Update WWW 2018-05-27 20:15:16 +00:00
p5-Email-Address-UseXS Add Email::Address::UseXS which is intended for use with mail/p5-Email-Sender 2019-01-04 19:02:36 +00:00
p5-Email-Address-XS Update to 1.04 2018-06-20 19:36:06 +00:00
p5-Email-AddressParser
p5-Email-Date Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Email-Date-Format Update WWW 2018-05-27 20:15:16 +00:00
p5-Email-Delete Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Email-Filter Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Email-Find Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Email-Folder Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Email-Folder-IMAP Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Email-Folder-IMAPS Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Email-Folder-POP3 Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Email-FolderType Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Email-FolderType-Net Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Email-LocalDelivery Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-Email-LocalDelivery-Ezmlm Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Email-MessageID mail/p5-Email-MessageID: remove dependency on p5-Email-Address 2018-07-17 16:23:46 +00:00
p5-Email-MIME Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Email-MIME-Attachment-Stripper Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Email-MIME-ContentType Update WWW 2018-05-27 20:15:16 +00:00
p5-Email-MIME-CreateHTML Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Email-MIME-Creator-ISO_2022_JP Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-Email-MIME-Encodings - Add LICENSE 2018-09-05 09:08:16 +00:00
p5-Email-MIME-RFC2047 Update WWW 2018-05-27 20:15:16 +00:00
p5-Email-Outlook-Message Update WWW 2018-05-27 20:15:16 +00:00
p5-Email-Reply Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Email-Send Update to 2.201 2018-10-10 10:23:35 +00:00
p5-Email-Sender p5-Email-Sender: change run-dep Email-Address-XS back to Email-Address 2019-01-04 19:27:36 +00:00
p5-Email-Sender-Transport-SMTP-TLS Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-Email-Sender-Transport-SMTPS Update WWW 2018-05-27 20:15:16 +00:00
p5-Email-Sender-Transport-SQLite Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-Email-Simple Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Email-Simple-FromHandle Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Email-Stuffer Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Email-Valid Update to 1.202 2018-09-12 22:56:53 +00:00
p5-Email-Valid-Loose Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-FuzzyOcr-devel
p5-GMail-IMAPD Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-IMAP-Admin Update WWW 2018-05-27 20:15:16 +00:00
p5-IMAP-Client Update WWW 2018-05-27 20:15:16 +00:00
p5-IMAP-Sieve
p5-LMAP-CID2SPF Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Log-Procmail Update WWW 2018-05-27 20:15:16 +00:00
p5-Mail-Address-MobileJp Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Mail-Alias Update WWW 2018-05-27 20:15:16 +00:00
p5-Mail-Audit Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Mail-Audit-Attach Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-Mail-Box Update to 3.005 2018-10-18 19:52:56 +00:00
p5-Mail-Box-IMAP4 Add p5-Mail-Box-IMAP4 3.003 (copied from p5-Mail-Box) 2018-10-18 19:53:05 +00:00
p5-Mail-Box-IMAP4-SSL Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Mail-Box-Parser-C Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Mail-Box-POP3 Add p5-Mail-Box-POP3 3.004 (copied from p5-Mail-Box) 2018-10-18 19:53:29 +00:00
p5-Mail-Bulkmail Reassign all of tobez@'s p5 ports to perl@. 2018-09-10 11:16:59 +00:00
p5-Mail-CheckUser Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Mail-ClamAV Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Mail-DeliveryStatus-BounceParser Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Mail-DKIM Update to 0.54 2018-10-15 21:07:43 +00:00
p5-Mail-DMARC Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Mail-DomainKeys Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-Mail-Ezmlm Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Mail-Field-Received Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Mail-FilterXML Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Mail-Folder Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Mail-Freshmeat Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Mail-GnuPG Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Mail-Graph Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-Mail-IMAPClient Update WWW 2018-05-27 20:15:16 +00:00
p5-Mail-IMAPTalk Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Mail-ListDetector Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-Mail-LMLM Update WWW 2018-05-27 20:15:16 +00:00
p5-Mail-MailStats Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Mail-Mbox-MessageParser - Update to 1.5111 2018-07-15 08:31:20 +00:00
p5-Mail-MboxParser Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Mail-Message Add p5-Mail-Message 3.007 (copied from p5-Mail-Box) 2018-10-18 19:49:41 +00:00
p5-Mail-OpenDKIM Update WWW 2018-05-27 20:15:16 +00:00
p5-Mail-OpenRelay-Simple Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Mail-POP3Client Update WWW 2018-05-27 20:15:16 +00:00
p5-Mail-Procmail Update WWW 2018-05-27 20:15:16 +00:00
p5-Mail-Procmailrc
p5-Mail-RBL Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Mail-RFC822-Address - Add LICENSE 2018-12-17 09:00:15 +00:00
p5-Mail-SendEasy Update WWW 2018-05-27 20:15:16 +00:00
p5-Mail-Sender Update to 0.903 2018-10-10 10:23:43 +00:00
p5-Mail-Sendmail Update WWW 2018-05-27 20:15:16 +00:00
p5-Mail-SPF Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Mail-Spool Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Mail-SRS Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Mail-Tools Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-Mail-Transport Add p5-Mail-Transport 3.003 (copied from p5-Mail-Box) 2018-10-18 19:50:11 +00:00
p5-Mail-Transport-Dbx Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Mail-Verify Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Mail-Verp Update WWW 2018-05-27 20:15:16 +00:00
p5-Mail-Webmail-Gmail Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-MIME-AltWords Update WWW 2018-05-27 20:15:16 +00:00
p5-MIME-Charset Update WWW 2018-05-27 20:15:16 +00:00
p5-MIME-EcoEncode Update WWW 2018-05-27 20:15:16 +00:00
p5-MIME-EncWords Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-MIME-Explode Update WWW 2018-05-27 20:15:16 +00:00
p5-MIME-Fast Update WWW 2018-05-27 20:15:16 +00:00
p5-MIME-Lite Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-MIME-Lite-HTML Update WWW 2018-05-27 20:15:16 +00:00
p5-MIME-Lite-TT Update WWW 2018-05-27 20:15:16 +00:00
p5-MIME-Lite-TT-HTML Update WWW 2018-05-27 20:15:16 +00:00
p5-MIME-Tools Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-MIME-Types Update WWW 2018-05-27 20:15:16 +00:00
p5-Mojolicious-Plugin-Mail Fix license information for portgs that use "the same license as Perl". 2017-09-15 08:58:46 +00:00
p5-Net-IMAP-Client Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Net-IMAP-Server Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Net-IMAP-Simple Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Net-IMAP-Simple-SSL Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Net-LMTP Update WWW 2018-05-27 20:15:16 +00:00
p5-Net-ManageSieve Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Net-POP3-SSLWrapper Update WWW 2018-05-27 20:15:16 +00:00
p5-Net-QMTP Update WWW 2018-05-27 20:15:16 +00:00
p5-Net-SenderBase Update WWW 2018-05-27 20:15:16 +00:00
p5-Net-Server-Mail - Update to 0.26 2018-10-08 23:55:09 +00:00
p5-Net-SMTP-Server Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Net-SMTP-TLS Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Net-SMTP-TLS-ButMaintained Update WWW 2018-05-27 20:15:16 +00:00
p5-Net-SMTP_auth Update WWW 2018-05-27 20:15:16 +00:00
p5-Net-SMTPS Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-Parse-MIME Update WWW 2018-05-27 20:15:16 +00:00
p5-Parse-Syslog-Mail Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-POE-Component-Client-POP3 Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-POE-Component-Client-SMTP Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-POE-Component-SMTP Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-POE-Filter-Transparent-SMTP Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Qmail-Envelope Update WWW 2018-05-27 20:15:16 +00:00
p5-qpsmtpd Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Sendmail-AccessDB Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Sendmail-Milter
p5-SES
p5-Sisimai Update to 4.24.1 2018-11-14 21:43:53 +00:00
p5-Test-Email Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-URI-imap Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-URI-imaps Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-WWW-GMail Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-WWW-Hotmail Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
panda-cclient Remove a duplicate patch. 2018-10-29 06:21:47 +00:00
panda-imap mail/panda-imap: remove support for expired mail/drac 2019-01-16 10:55:55 +00:00
pantomime mail/pantomime: Update to 1.3.0 2019-01-05 22:23:11 +00:00
pathalias
pear-Contact_Vcard_Build Update distinfo and unbreak this port 2017-06-11 07:40:06 +00:00
pear-Contact_Vcard_Parse Update distinfo and unbreak this port 2017-06-11 07:40:10 +00:00
pear-Horde_Imap_Client Update to 2.29.16 2018-06-29 17:45:34 +00:00
pear-Horde_Kolab_Storage Update */pear-Horde to the latest version 2017-12-08 20:21:01 +00:00
pear-Horde_ListHeaders Horde package update: 2017-06-27 10:02:04 +00:00
pear-Horde_Mail Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
pear-Horde_Mail_Autoconfig Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
pear-Horde_Mapi Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
pear-Horde_Mime mail/pear-Horde_Mime: Update from 2.10.3 to 2.11.0 2018-01-16 21:16:16 +00:00
pear-Horde_Mime_Viewer Horde package update: 2017-09-02 22:37:05 +00:00
pear-Horde_Smtp Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
pear-Mail Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
pear-Mail_Mbox Update distinfo and unbreak this port 2017-06-11 07:40:15 +00:00
pear-Mail_Mime mail/pear-Mail_Mime: Update version 1.10.1=>1.10.2 2018-01-13 21:13:20 +00:00
pear-Mail_mimeDecode Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
pear-Mail_Queue Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
pear-MIME_Type Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
pear-Net_Cyrus Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
pear-Net_IMAP Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
pear-Net_LMTP Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
pecl-mailparse Remove stale IGNORE_WITH_PHP=56 values. 2019-01-05 15:47:56 +00:00
perdition Update `databases/gdbm' to version 1.18.1, an important bugfix release 2018-11-11 15:38:50 +00:00
pflogsumm mail/pflogsumm: Add license 2018-04-09 22:20:09 +00:00
pfqueue
php71-imap lang/php71: Upgrade from 7.1.24 to 7.1.25 2018-12-07 07:53:14 +00:00
php72-imap lang/php72: Upgrade from 7.2.12 to 7.2.13 2018-12-07 07:54:44 +00:00
php73-imap lang/php73: Upgrade from RC6 to 7.3.0 2018-12-07 07:50:31 +00:00
phplist Update to 3.3.5 2018-10-15 17:35:43 +00:00
phpmailer Update to 5.2.27 2018-11-23 14:42:29 +00:00
phpmailer6 Update to 6.0.6 2018-11-21 22:11:51 +00:00
pine-pgp-filters Pass maintainership to submitter 2018-03-02 18:52:45 +00:00
pm-lib
policyd2 Add DOCS options to ports that should have one. 2018-09-10 13:14:50 +00:00
pop3proxy
popa3d Do not abuse INSTALL_MAN when installing documentation, examples, and 2018-01-11 14:18:01 +00:00
popa3d-before-sendmail
popcheck
popfile Add SOCKS option 2018-06-20 19:37:30 +00:00
poppassd
poppwd
poppy Return kevlo's ports to the pool, he handed in his commit bit. 2018-01-12 11:21:07 +00:00
popular Register conflict 2017-12-01 22:12:15 +00:00
postfinger
postfix - add ability to overwrite OPTIONS_DEFAULT for slave ports 2018-11-28 14:34:44 +00:00
postfix-current - update to 3.4-20181202 2018-12-03 10:16:33 +00:00
postfix-current-sasl
postfix-ldap-sasl - add new port postfix-ldap-sasl 2018-09-09 13:12:57 +00:00
postfix-logwatch - Fix regex handling with the new perl version [1] 2018-06-21 21:50:43 +00:00
postfix-policyd-sf Add DOCS options to ports that should have one. 2018-09-10 13:14:50 +00:00
postfix-policyd-spf-perl
postfix-policyd-spf-python Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
postfix-policyd-weight
postfix-postfwd Remove Perl core modules 2017-06-26 03:24:38 +00:00
postfix-sasl
postfixadmin Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
postgrey mail/postgrey: fix files/postgrey.in for PG_* -> POSTGREY_* variables 2018-04-17 04:40:06 +00:00
postsrsd mail/postsrsd: Fix typo in files/postsrsd.in 2017-11-24 23:27:32 +00:00
prayer mail/prayer: Fix OpenSSL builds 2018-11-09 19:24:37 +00:00
prepflog
procmail Mark unbroken on actual hardware for e.g. armvX. It is known to runaway 2018-03-18 23:50:09 +00:00
prom-wl
proxsmtp Do not force stop services when a package is deinstalled. 2018-06-27 13:55:56 +00:00
py-afew mail/py-afew: support both Python 2 and 3 2018-07-26 22:43:40 +00:00
py-aiosmtpd mail/py-aiosmtpd: 2018-12-23 19:21:13 +00:00
py-alot Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-apolicy Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-authres mail/py-authres: Update to 1.1.1 2018-10-31 01:58:46 +00:00
py-cyruslib
py-dkimpy mail/py-dkimpy: Update to 0.9.0 2018-10-31 12:19:38 +00:00
py-email_reply_parser Move mail/py-email-reply-parser to mail/py-email_reply_parser 2018-11-15 19:07:40 +00:00
py-flask-mail Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-flufl.bounce Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-fuglu mail/py-fuglu: Update to 0.8.0 2018-07-18 18:19:52 +00:00
py-libgmail Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-managesieve3 [NEW PORT]: mail/managesieve3: Implements an RFC-5804 Manage Sieve client 2018-08-14 01:18:54 +00:00
py-milter - bump MILTER_SOVER to fix linking on FREEBSD-12 2018-07-01 10:17:18 +00:00
py-notmuch mail/notmuch,mail/notmuch-emacs,mail/py-notmuch: update 0.26.2 -> 0.27 2018-06-19 19:29:32 +00:00
py-ppolicy Remove GeoIP-related options. Where possible, replace GeoIP 1 defaults 2019-01-13 20:58:36 +00:00
py-premailer Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-Products.MailHost Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-Products.SecureMailHost Switch all pypi.python.org WWWs to a new PyPi home pypi.org where 2018-04-25 16:42:37 +00:00
py-pymailq mail/py-pymailq: Update to 0.9.0 2018-03-19 07:36:57 +00:00
py-pyspf Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-pyzmail New port: mail/py-pyzmail: Easy mail library to parse, compose and send emails 2017-11-19 21:48:19 +00:00
py-spambayes Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-validate_email Add new port mail/py-validate_email: Verifies if an email address is valid and really exists 2018-03-29 23:15:20 +00:00
py-zope.sendmail Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
pymsgauth - Switch to options helpers 2017-07-05 10:28:52 +00:00
pysieved Add EXAMPLES options to ports that should have one. 2018-09-10 13:15:47 +00:00
pyzor Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
qconfirm - Switch to options helpers 2017-12-10 09:00:31 +00:00
qgmailnotifier Remove MASTER_SITES=GH when it is the only one. 2019-01-08 13:20:19 +00:00
qmail mail/qmail: Remove support for expired SRS option. 2018-12-11 13:21:18 +00:00
qmail-activedir
qmail-auditor
qmail-autoresponder - Back to ports@, I'm not using these ports anymore. 2018-01-29 14:22:16 +00:00
qmail-conf
qmail-contrib Register dependency on groff 2017-05-28 21:18:04 +00:00
qmail-dk mail/qmail-dk: Fix build with lld 2018-07-20 14:17:26 +00:00
qmail-ldap
qmail-mysql
qmail-notify
qmail-qfilter - Back to ports@, I'm not using these ports anymore. 2018-01-29 14:22:16 +00:00
qmail-rblchk Add EXAMPLES options to ports that should have one. 2018-09-10 13:15:47 +00:00
qmail-remove
qmail-spamcontrol
qmail-tls
qmailadmin mail/qmailadmin: Chase cracklib dictionary rename from r408137 2018-10-11 09:27:37 +00:00
qmailanalog
qmailmrtg7
qmhandle
qmqtool
qpopper mail/qpopper: remove support for expired mail/drac 2019-01-16 10:39:57 +00:00
qsf Update `databases/gdbm' to version 1.18.1, an important bugfix release 2018-11-11 15:38:50 +00:00
qsheff
qtools
queue-fix
queue-repair
rainloop mail/rainloop mail/rainloop-community: Update to 1.12.1 2018-08-05 19:23:40 +00:00
rainloop-community mail/rainloop mail/rainloop-community: Update to 1.12.1 2018-08-05 19:23:40 +00:00
ratelimit-policyd Remove MASTER_SITES=GH when it is the only one. 2019-01-08 13:20:19 +00:00
raysfilter - bump MILTER_SOVER to fix linking on FREEBSD-12 2018-07-01 10:17:18 +00:00
razor-agents
rbl-milter - update WWW: 2019-01-01 19:05:57 +00:00
rblcheck
relaydb
renattach
rftp
ripmime - update WWW: 2019-01-01 19:05:57 +00:00
rlytest
rmilter Change cmake default behaviour to outsource. 2018-12-25 20:25:39 +00:00
roundcube Add newsyslog script for log rotate [1]. 2018-12-10 14:13:53 +00:00
roundcube-automatic_addressbook flavorize mail/roundcube and plugins. 2018-05-02 16:15:59 +00:00
roundcube-carddav mail/roundcube-carddav: update to 3.0.2 2018-09-05 11:42:47 +00:00
roundcube-contextmenu mail/roundcube-contextmenu: unbreak: upstream distsite moved inside github 2018-07-31 17:16:07 +00:00
roundcube-html5_notifier flavorize mail/roundcube and plugins. 2018-05-02 16:15:59 +00:00
roundcube-identity_smtp New port: mail/roundcube-identity_smtp 2018-07-03 09:30:58 +00:00
roundcube-login_info Reset maintainership for roundcube related ports 2018-10-02 19:18:34 +00:00
roundcube-markasjunk2 roundcube-markasjunk2: update to 1.11.2 2018-06-04 13:29:00 +00:00
roundcube-mobilecube flavorize mail/roundcube and plugins. 2018-05-02 16:15:59 +00:00
roundcube-mvision2 flavorize mail/roundcube and plugins. 2018-05-02 16:15:59 +00:00
roundcube-sauserprefs flavorize mail/roundcube and plugins. 2018-05-02 16:15:59 +00:00
roundcube-sieverules flavorize mail/roundcube and plugins. 2018-05-02 16:15:59 +00:00
roundcube-thunderbird_labels mail/roundcube-thunderbird_labels: 2018-12-31 19:34:24 +00:00
roundcube-umich - Add LICENSE 2018-10-15 09:38:43 +00:00
roundcube-veximaccountadmin Reset maintainership for roundcube related ports 2018-10-02 19:18:34 +00:00
roundcube-yubikey_auth New port: mail/roundcube-yubikey_auth 2018-07-27 05:14:51 +00:00
rspamd Change cmake default behaviour to outsource. 2018-12-25 20:25:39 +00:00
rspamd-devel Change cmake default behaviour to outsource. 2018-12-25 20:25:39 +00:00
rss2email2 mail/rss2email2: Add workaround for filtering out bad tags 2018-11-08 11:55:58 +00:00
rss2email3 Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
rubygem-actionmailer4 Update to 4.2.11 2018-12-02 15:40:04 +00:00
rubygem-actionmailer5 Update to 5.1.6.1 2018-12-02 15:36:26 +00:00
rubygem-actionmailer50 Update to 5.0.7.1 2018-12-02 15:37:49 +00:00
rubygem-email_reply_parser mail/rubygem-email_reply_parser: update to 0.5.9 2018-01-15 15:18:31 +00:00
rubygem-email_reply_parser-discourse
rubygem-email_reply_trimmer Update to 0.1.12 2018-05-18 23:31:34 +00:00
rubygem-exception_notification Update to 4.3.0 2018-11-25 17:12:01 +00:00
rubygem-mail Update to 2.7.1 2018-10-20 14:52:42 +00:00
rubygem-mail_room mail/rubygem-mail_room: Update from 0.9.0 to 0.9.1 2017-06-28 08:48:06 +00:00
rubygem-mailboxer Update to 0.15.1 2017-05-19 15:35:28 +00:00
rubygem-mailfactory
rubygem-mini_mime Update to 1.0.1 2018-08-14 16:41:50 +00:00
rubygem-pony Update to 1.12 2017-12-28 13:42:11 +00:00
rubygem-premailer Update to 1.11.1 2017-11-15 19:56:30 +00:00
rubygem-premailer-rails Update to 1.10.2 2018-03-16 15:21:40 +00:00
rubygem-premailer-rails-rails5 Update to 1.10.2 2018-03-16 15:21:45 +00:00
rubygem-premailer-rails19-rails50 Renamed port and changed dep to rails50 as gitlab-ce 11.6 depends now on rails50. 2018-12-23 11:37:45 +00:00
rubygem-rmail Update to 1.1.3 2017-07-17 18:42:38 +00:00
rubygem-roadie Update to 3.4.0 2018-07-31 23:50:39 +00:00
rubygem-roadie-rails Update to 1.3.0 2018-04-06 16:28:00 +00:00
rubygem-ruby-qmail
rubygem-tmail
rubygem-vmail Update to 2.7.8 2018-12-03 18:56:42 +00:00
s-nail Update dns/libidn2 to 2.1.0 2019-01-06 20:39:43 +00:00
sa-stats Reset maintainership of the ports maintained by alexey@renatasystems.org 2018-07-18 22:20:23 +00:00
sa-utils Fix mistaken use of OPTIONS_SUB 2017-10-16 12:33:31 +00:00
scam-backscatter - bump MILTER_SOVER to fix linking on FREEBSD-12 2018-07-01 10:17:18 +00:00
sendmail Update dns/libidn2 to 2.1.0 2019-01-06 20:39:43 +00:00
sendok
sentinel - bump MILTER_SOVER to fix linking on FREEBSD-12 2018-07-01 10:17:18 +00:00
serialmail
sgwi mail/sgwi: Switch to mysqli PHP extension 2017-09-10 14:41:16 +00:00
sid-milter - bump MILTER_SOVER to fix linking on FREEBSD-12 2018-07-01 10:17:18 +00:00
sieve-connect Add DOCS options to ports that should have one. 2018-09-10 13:14:50 +00:00
sigrot
simscan - Ripmime is a run dependency 2017-07-11 15:47:44 +00:00
slapd-cyrus Add DOCS options to ports that should have one. 2018-09-10 13:14:50 +00:00
sma
smfsav - bump MILTER_SOVER to fix linking on FREEBSD-12 2018-07-01 10:17:18 +00:00
smfsav-devel - bump MILTER_SOVER to fix linking on FREEBSD-12 2018-07-01 10:17:18 +00:00
smtp-cli
smtp-gated
smtpfeed
smtpmail
smtprc
smtprelay Simple Golang SMTP relay/proxy server that accepts mail via SMTP 2019-01-09 08:32:15 +00:00
smtptrapd
sortmail
spamass-ixhash Remove Perl core modules 2017-06-21 18:53:25 +00:00
spamass-milter - fix spelling 2018-07-05 11:13:18 +00:00
spamass-rules
spamassassin mail/spamassassin: Revert r484326 2018-11-13 21:11:54 +00:00
spambnc For ports in `mail' category: remove redundant PKGMESSAGE assignment, 2018-05-05 14:11:14 +00:00
spamcup
spamd security/openssl-devel was removed, but there is a security/openssl111 now. 2018-11-10 10:09:48 +00:00
spamdb-curses Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
spamdyke Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
spamguard Convert to USES=autoreconf. 2017-12-24 14:36:13 +00:00
spamilter Expand FreeBSD 12 conditionals to include 13.0-CURRENT 2018-10-23 16:34:43 +00:00
spamoracle
spampd mail/spampd: Update to 2.51 and refine rc script 2018-07-16 09:53:15 +00:00
spamprobe mail/spamprobe: Fix build with Clang/libc++ 2018-08-14 08:56:57 +00:00
spamstats
spfmilter - bump MILTER_SOVER to fix linking on FREEBSD-12 2018-07-01 10:17:18 +00:00
spfval
spmfilter Make ninja opt-out in cmake.mk 2017-06-25 21:07:58 +00:00
spmfilter-clamav Add DOCS options to ports that should have one. 2018-09-10 13:14:50 +00:00
sqlgrey Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
squirrelmail flavorize squirrelmail* 2018-05-03 12:42:57 +00:00
squirrelmail-abook_import_export-plugin
squirrelmail-askuserinfo-plugin
squirrelmail-avelsieve-plugin
squirrelmail-calendar_file_backend-plugin
squirrelmail-change_ldappass-plugin
squirrelmail-change_sqlpass-plugin Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
squirrelmail-check_quota-plugin
squirrelmail-compatibility-plugin
squirrelmail-decode
squirrelmail-email_footer-plugin
squirrelmail-login_auth-plugin
squirrelmail-login_notes-plugin
squirrelmail-mark_read-plugin
squirrelmail-multilogin-plugin
squirrelmail-notes-plugin
squirrelmail-notify-plugin
squirrelmail-password_forget-plugin
squirrelmail-plugins flavorize squirrelmail* 2018-05-03 12:42:57 +00:00
squirrelmail-pupdate-plugin
squirrelmail-qmailadmin_login-plugin
squirrelmail-quota_usage-plugin
squirrelmail-sasql-plugin Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
squirrelmail-secure_login-plugin
squirrelmail-shared_calendars-plugin flavorize squirrelmail* 2018-05-03 12:42:57 +00:00
squirrelmail-spam-buttons-plugin
squirrelmail-squirrel_logger-plugin
squirrelmail-timeout_user-plugin
squirrelmail-tmda-plugin
squirrelmail-translations flavorize squirrelmail* 2018-05-03 12:42:57 +00:00
squirrelmail-unsafe_image_rules-plugin
squirrelmail-user_special_mailboxes-plugin
squirrelmail-vlogin-plugin
squirrelmail-websearch-plugin
squirrelmail-wetteronline-plugin
sqwebmail Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
ssmtp For ports in `mail' category: remove redundant PKGMESSAGE assignment, 2018-05-05 14:11:14 +00:00
surblhost
svnmailer Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
swaks
sylpheed devel/oniguruma: Update to 6.8.1 2018-03-19 06:03:16 +00:00
sympa mail/sympa: update to 2.6.36 2018-10-19 00:18:55 +00:00
t-prot Remove Perl core modules 2017-06-29 19:13:53 +00:00
textmail
thunderbird mail/thunderbird: switch to rc2 2018-12-23 13:32:41 +00:00
thunderbird-dictionaries Chase ffmpeg 3.3 update (ABI changes) 2017-04-25 08:20:30 +00:00
thunderbird-i18n mail/thunderbird: switch to rc2 2018-12-23 13:32:41 +00:00
tlb Drop MAINTAINERship for these ports: 2018-05-17 09:56:55 +00:00
tmda Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
tpop3d mail/tpop3d: remove support for expired mail/drac 2019-01-16 10:45:54 +00:00
trojita Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
tumgreyspf Update MASTER_SITES and WWW 2019-01-01 20:31:43 +00:00
up-imapproxy mail/up-imapproxy: Add OpenSSL 1.1 support 2018-10-19 09:03:38 +00:00
usendmail For ports that are marked BROKEN on armv6, and also fail to build on 2017-11-30 06:13:34 +00:00
vacation
vbsfilter - bump MILTER_SOVER to fix linking on FREEBSD-12 2018-07-01 10:17:18 +00:00
vexim - Update to latest git snapshot, 2f51492 2018-02-07 12:33:02 +00:00
vmailmgr For some of the ports under `mail' category: remove superfluous linefeeds. 2018-01-09 18:22:10 +00:00
vpopmail Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. 2017-10-31 14:51:53 +00:00
vqadmin
vrfy
wanderlust Install texinfo files (GNU info) into ${PREFIX}/share/info 2018-11-10 18:12:57 +00:00
websieve Make defining both PORTVERSION and DISTVERSION a DEV_ERROR. 2017-04-11 15:21:23 +00:00
whoson
wmbiff
wmmaiload
x-face-e21 USES=emacs ports: Bump PORTREVISION for editors/emacs 26.1 upgrade 2018-05-31 01:18:05 +00:00
xbuffy
xcite USES=emacs ports: Bump PORTREVISION for editors/emacs 26.1 upgrade 2018-05-31 01:18:05 +00:00
xfaces
xfce4-mailwatch-plugin
xlbiff
xmail
xmailbox
xmailwatcher
xpbiff
xpi-displayquota
xpi-dispmua
Makefile Remove expired port: 2019-01-16 11:11:14 +00:00