freebsd-ports/mail
Olli Hauer 80695d3aeb - update to 2.11.6
20150501
       Support for Linux 4.*, and some simplification for future
       makedefs files. Files: makedefs, util/sys_defs.h.

20150718
       Security: opportunistic TLS by default uses "medium" or
       stronger ciphers instead of "export" or stronger. See the
       RELEASE_NOTES file for how to get the old settings back.
       Files: global/mail_params.h, proto/TLS_README.html,
       proto/postconf.proto, and files derived from those.

20150719
       Security: Postfix TLS support by default no longer uses
       SSLv2 or SSLv3.  See the RELEASE_NOTES file for how to get
       the old settings back. Files: global/mail_params.h,
       proto/postconf.proto, and files derived from those.

Incompatible change with Postfix  2.11.6 / 3.0.2
-------------------------------------------------

As of the middle of 2015, all supported Postfix releases no longer
enable "export" grade ciphers for opportunistic TLS, and no longer
use the deprecated SSLv2 and SSLv3 protocols for mandatory or
opportunistic TLS.

These changes are very unlikely to cause problems with server-to-server
communication over the Internet, but they may result in interoperability
problems with ancient client or server implementations on internal
networks.  To address this problem, you can revert the changes with:

Postfix SMTP client settings:

    lmtp_tls_ciphers = export
    smtp_tls_ciphers = export
    lmtp_tls_protocols = !SSLv2
    smtp_tls_protocols = !SSLv2
    lmtp_tls_mandatory_protocols = !SSLv2
    smtp_tls_mandatory_protocols = !SSLv2

Postfix SMTP server settings:

    smtpd_tls_ciphers = export
    smtpd_tls_protocols =
    smtpd_tls_mandatory_protocols = !SSLv2

These settings, if put in main.cf, affect all Postfix SMTP client
or server communication, which may be undesirable. To be more
selective, use "-o name=value" parameter overrides on specific
services in master.cf. Execute the command "postfix reload" to make
the changes effective.
2015-08-02 20:16:26 +00:00
..
abook
adcomplain Rename mail/ patch-xy patches to reflect the files they modify. 2014-07-28 23:20:38 +00:00
addresses Convert bsd.gnustep.mk to USES=gnustep 2015-04-09 07:44:41 +00:00
addresses-goodies Convert bsd.gnustep.mk to USES=gnustep 2015-04-09 07:44:41 +00:00
akpop3d Convert some more USE_BZIP2 to USES=tar:bzip2 2014-07-29 21:43:17 +00:00
alpine mail/alpine: Update distinfo for maildir patch 2015-07-07 04:40:51 +00:00
altermime
amavis-logwatch Cleanup plist 2014-11-22 18:42:44 +00:00
annoyance-filter Cleanup plist 2014-11-22 18:42:44 +00:00
anomy-sanitizer Remove Author from pkg-descr and white space fixes 2015-03-02 23:31:09 +00:00
antivirus-milter MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
anubis Convert to USES=autoreconf 2015-06-21 13:49:56 +00:00
archivemail Cleanup plist 2014-11-22 18:42:44 +00:00
archiveopteryx Remove $FreeBSD$ from patches files everywhere. 2015-05-22 20:34:27 +00:00
archiveopteryx-devel Remove $FreeBSD$ from patches files everywhere. 2015-05-22 20:34:27 +00:00
archivesmtp mail category: Remove $PTHREAD_LIBS 2015-03-25 11:41:17 +00:00
archmbox Adopt port 2014-08-28 15:03:19 +00:00
ask Cleanup plist 2014-11-22 18:42:44 +00:00
asmail Cleanup plist 2014-11-22 18:42:44 +00:00
assp Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:14:15 +00:00
atmail - Modernize plist 2015-05-25 20:16:02 +00:00
automx Update ports in the [i-m]* category to not use GH_COMMIT. 2015-05-07 16:32:43 +00:00
autorespond
autosig Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-07 15:31:01 +00:00
avenger - Don't cat pkg-message from Makefiles 2015-05-21 07:06:01 +00:00
balsa Cleanup plist 2014-11-22 18:42:44 +00:00
batv-milter mail/batv-milter: Support systems without sendmail installed 2015-03-19 22:32:13 +00:00
bayespam Remove useless @dirrm 2015-02-05 13:39:10 +00:00
bbmail cleanup plist 2014-12-20 19:12:11 +00:00
biabam Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-07 15:31:01 +00:00
bmf Cleanup plist 2014-11-22 18:42:44 +00:00
bogofilter - Fix shebangs (actually affects slave bogofilter-tc port) 2015-07-13 19:02:21 +00:00
bogofilter-sqlite mail/bogofilter-(sqlite|tc): bump these too after math/gsl lib change 2014-08-21 09:05:29 +00:00
bogofilter-tc mail/bogofilter-(sqlite|tc): bump these too after math/gsl lib change 2014-08-21 09:05:29 +00:00
bsfilter MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
bsmtp Remove $FreeBSD$ from patches files everywhere. 2015-05-22 20:34:27 +00:00
bulk_mailer
c-sig MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
cclient - Fix r375073, it should be bsd.port.options.mk and bsd.port.mk 2014-12-20 18:26:59 +00:00
chk4mail Update chk4mail to 2.28 2015-03-22 11:54:23 +00:00
claws-mail - Update Claws Mail & plugins to version 3.12.0 2015-07-31 20:58:07 +00:00
claws-mail-address_keeper
claws-mail-archiver - Update Claws Mail & plugins to version 3.12.0 2015-07-31 20:58:07 +00:00
claws-mail-att_remover
claws-mail-attach_warner
claws-mail-bogofilter
claws-mail-bsfilter
claws-mail-clamd
claws-mail-fancy Update Claws Mail and plugins to 3.11.0 release 2014-10-26 23:13:00 +00:00
claws-mail-fetchinfo - Update Claws Mail & plugins to version 3.12.0 2015-07-31 20:58:07 +00:00
claws-mail-gdata - Update Claws Mail & plugins to version 3.12.0 2015-07-31 20:58:07 +00:00
claws-mail-libravatar
claws-mail-mailmbox
claws-mail-managesieve - Update Claws Mail & plugins to version 3.12.0 2015-07-31 20:58:07 +00:00
claws-mail-newmail
claws-mail-notification
claws-mail-pdf_viewer Update poppler to 0.34.0. [1] 2015-08-02 16:06:16 +00:00
claws-mail-perl
claws-mail-pgp
claws-mail-python
claws-mail-rssyl
claws-mail-spamassassin
claws-mail-spamreport Update Claws Mail and plugins to 3.11.0 release 2014-10-26 23:13:00 +00:00
claws-mail-tnef
claws-mail-vcalendar
clawsker Update to version 0.7.12 2014-08-09 11:58:40 +00:00
cone - Fix build on 10.x+ by always using GCC 2015-06-08 01:18:40 +00:00
coolmail MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
courier Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript. 2015-07-16 20:53:28 +00:00
courier-authlib-vchkpw By default libtool replaces -export-symbols <file> with -retain-symbols-file 2015-08-02 15:03:19 +00:00
courier-imap - Update mail/courier-imap to 4.16.2 2015-07-03 09:16:57 +00:00
courier-pythonfilter - Convert ports of mail/ to new USES=python 2014-10-21 17:10:06 +00:00
couriergraph change command_interpreter from /usr/bin/perl to ${PREFIX}/bin/perl 2015-01-05 13:18:58 +00:00
crm114 Cleanup plist 2014-11-22 18:42:44 +00:00
cucipop MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
cvsmail Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-07 15:31:01 +00:00
cyrus-imapd23 Update to 2.3.19. 2015-07-06 10:52:46 +00:00
cyrus-imapd24 Mark BROKEN when AUTOSIEVE is ON, as autosieve patch 2015-07-08 15:19:40 +00:00
cyrus-imapd25 Update to 2.5.4. 2015-07-06 03:38:23 +00:00
cyrus2courier Move MASTER_SITES from CRITICAL to LOCAL/ehaupt 2015-01-06 09:38:40 +00:00
cyrus2dovecot Reset maintainer, connections to SMTP server time out 2015-03-05 13:49:48 +00:00
davmail . Fix the build for Java 8. 2015-07-20 06:31:20 +00:00
dbmail mail/dbmail: Update version 3.2.2=>3.2.3 2015-02-07 12:42:04 +00:00
dbmail22 Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
dcc-dccd Update to 1.3.158. 2015-04-03 09:22:42 +00:00
deforaos-mailer Cleanup plist 2014-11-22 18:42:44 +00:00
delatt Move MASTER_SITES from CRITICAL to LOCAL/ehaupt 2015-01-06 09:38:40 +00:00
dk-milter mail category: Remove $PTHREAD_LIBS 2015-03-25 11:41:17 +00:00
dkfilter Cleanup plist 2014-11-22 18:42:44 +00:00
dkimproxy Cleanup plist 2014-11-22 18:42:44 +00:00
dma Remove $FreeBSD$ from patches files everywhere. 2015-05-22 20:34:27 +00:00
dot-forward
dovecot Release maintainership 2015-05-28 20:40:58 +00:00
dovecot-antispam - Chase dovecot update in r371306 2014-10-20 23:15:05 +00:00
dovecot-managesieve - Chase dovecot update in r371306 2014-10-20 23:15:05 +00:00
dovecot-sieve mail/dovecot-sieve: update MASTER_SITES 2015-07-23 07:21:49 +00:00
dovecot2 Update dovecot2 to 2.2.18. This is a bugfix release to address issues 2015-05-15 15:02:07 +00:00
dovecot2-antispam-plugin Update dovecot2 to 2.2.18. This is a bugfix release to address issues 2015-05-15 15:02:07 +00:00
dovecot2-pigeonhole mail/dovecot2-pigeonhole: Update version 0.4.7=>0.4.8 2015-05-17 07:25:49 +00:00
drac Berkeley DB cleanup, remove versions 4.0 ... 4.7. 2014-08-21 22:50:29 +00:00
dracmail - Modernize plist 2015-05-30 00:30:24 +00:00
dsbl-testers mail/dsbl-testers: stage, mark jobs unsafe, pet portlint 2014-07-05 22:20:05 +00:00
dspam MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
ecartis Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
elm - Hard links are handled fine by pkg 2014-11-19 07:31:56 +00:00
elmo Reset dhn's ports 2015-06-12 20:58:13 +00:00
elmo-devel Reset dhn's ports 2015-06-12 20:58:13 +00:00
emailrelay Add a port of E-MailRelay, a simple SMTP proxy and store-and-forward message 2015-07-23 16:40:43 +00:00
emil Cleanup plist 2014-11-22 18:42:44 +00:00
enma Cleanup plist 2014-11-22 18:42:44 +00:00
eps Cleanup plist 2014-11-22 18:42:44 +00:00
epstools Cleanup plist 2014-11-22 18:42:44 +00:00
esmtp mail category: Remove $PTHREAD_LIBS 2015-03-25 11:41:17 +00:00
evolution Remove USES=compiler:c++11-lib from mail/evolution. While it fixes 2015-04-29 17:05:19 +00:00
evolution-ews Update the Gnome stack to the latest in the 3.14 series. 2015-03-27 09:24:39 +00:00
evolution-mapi Update evolution suite to 3.12.10. 2015-01-15 16:49:18 +00:00
exact - Modernize plist 2015-05-28 20:27:31 +00:00
exilog - Add NO_ARCH 2015-06-09 19:45:09 +00:00
exim - Update to 4.86 [1] 2015-07-27 19:42:14 +00:00
exim-doc-html - Update to 4.86 [1] 2015-07-27 19:42:14 +00:00
exim-doc-pdf - Support stage 2014-07-05 14:39:18 +00:00
exim-doc-postscript - Support stage 2014-07-05 14:39:18 +00:00
exim-ldap2 Convert to OPTIONS_SLAVE. 2014-07-22 14:05:43 +00:00
exim-monitor Rename all patches that contain '::' as a path separator, and use 2014-07-29 17:12:47 +00:00
exim-mysql Convert to OPTIONS_SLAVE. 2014-07-22 14:05:43 +00:00
exim-postgresql Convert to OPTIONS_SLAVE. 2014-07-22 14:05:43 +00:00
exim-sa-exim Convert to OPTIONS_SLAVE. 2014-07-22 14:05:43 +00:00
exim-sqlite Convert to OPTIONS_SLAVE. 2014-07-22 14:05:43 +00:00
exipick
exmh2 MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
ez-pine-gpg - Drop @dirrm* from plist 2015-05-28 20:27:37 +00:00
ezmlm Farewell qmail. You were good but the lack of an upstream maintainer or 2015-05-28 15:56:59 +00:00
ezmlm-idx Farewell qmail. You were good but the lack of an upstream maintainer or 2015-05-28 15:56:59 +00:00
faces Unbreak 2015-01-11 20:11:43 +00:00
fastforward Add new port: mail/fastforward 2014-08-03 21:40:02 +00:00
fdm Respect USE_OPENSSL 2015-07-19 12:27:58 +00:00
fetchmail - Correct python dependency to fix build with X11 enabled 2015-06-30 16:28:56 +00:00
filtermail Add missing USE_OPENSSL=yes 2015-01-15 09:05:37 +00:00
findmaildirs - Drop GH_COMMIT 2015-05-07 16:00:46 +00:00
gbuffy Add missing USE_OPENSSL=yes 2015-01-15 09:05:37 +00:00
geary Mini gnome update. Next stop GNOME 3.16! 2015-04-10 12:50:09 +00:00
gensig Cleanup plist 2014-11-22 18:42:44 +00:00
getmail mail/getmail: update 4.47.0 -> 4.48.0 2015-07-27 19:32:01 +00:00
gkrellmmailwatch2 - Add LICENSE 2015-06-07 14:53:55 +00:00
gld Finally retire USE_PGSQL 2014-11-22 20:40:08 +00:00
gmime2 mail/gmime2: Add PORTSCOUT variable to limit within 2.2.X 2015-06-02 10:32:04 +00:00
gmime2-sharp Cleanup plist 2014-11-22 18:42:44 +00:00
gmime24 Remove $FreeBSD$ from patches files everywhere. 2015-05-22 20:34:27 +00:00
gmime24-sharp Cleanup plist 2014-11-22 18:42:44 +00:00
gmime26 Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
gmime26-sharp Cleanup plist 2014-11-22 18:42:44 +00:00
gml - Convert ports of mail/ to new USES=python 2014-10-21 17:10:06 +00:00
gnarwl - Display a stage-qa warning when ports use PREFIX/var instead of /var 2015-04-20 19:06:29 +00:00
gnome-gmail-notifier Cleanup plist 2014-11-22 18:42:44 +00:00
gnubiff mail/gnubiff: add CPE information 2015-04-01 13:03:15 +00:00
gnumail Update GNUstep ports to their latest versions. 2015-07-01 13:50:28 +00:00
gotmail - Add LICENSE 2015-03-02 00:37:51 +00:00
grepmail Remove $FreeBSD$ from patches files everywhere. 2015-05-22 20:34:27 +00:00
greyfix Berkeley DB cleanup, remove versions 4.0 ... 4.7. 2014-08-21 22:50:29 +00:00
greylite MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
gubby Remove $FreeBSD$ from patches files everywhere. 2015-05-22 20:34:27 +00:00
hashcash Remove Author from pkg-descr and white space fixes 2015-03-02 23:31:09 +00:00
hbiff Reset maintainership for obrien 2015-06-12 21:17:43 +00:00
heirloom-mailx Fix path to sendmail binary that was accidentally removed 2015-02-04 19:33:25 +00:00
horde-imp Horde package update: 2015-06-19 06:42:47 +00:00
horde-ingo Horde package update: 2015-05-01 07:11:54 +00:00
horde-turba Horde package update: 2015-06-19 06:42:47 +00:00
horde-webmail Horde package update: 2015-06-19 06:42:47 +00:00
hs-email-validate Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-mime Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-mime-mail Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-mime-types Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
ifile Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-07 15:31:01 +00:00
im Cleanup plist 2014-11-22 18:42:44 +00:00
imap-uw Adding mail/panda-cclient and mail/panda-imap. 2014-12-14 17:56:14 +00:00
imapfilter mail/imapfilter: Update version 2.6=>2.6.1 2015-06-29 09:31:13 +00:00
imapsync - Add CPE info 2015-05-04 03:31:46 +00:00
imaptools MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
imaputils Add missing IMAP/Utils.pm module. 2015-01-02 20:26:34 +00:00
isbg Update ports in the [i-m]* category to not use GH_COMMIT. 2015-05-07 16:32:43 +00:00
isoqlog Cleanup plist 2014-11-22 18:42:44 +00:00
isync - Add CPE info 2015-05-04 03:31:41 +00:00
james MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
jamlib Cleanup plist 2014-11-22 18:42:44 +00:00
jmba Convert a bunch of USE_BZIP2 to USES=tar:bzip2 2014-07-29 18:41:15 +00:00
junkfilter Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
kbiff - Remove deprecated USE_KDE4=kdehier 2015-02-19 18:19:28 +00:00
kshowmail - Remove deprecated USE_KDE4=kdehier 2015-02-19 18:19:28 +00:00
lbdb Cleanup plist 2014-11-22 18:42:44 +00:00
lens MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
libcmime Update devel/doxygen to 1.8.10 2015-07-27 17:11:51 +00:00
libdkim Allow staging as a regular user 2014-09-10 20:53:15 +00:00
libdomainkeys Cleanup plist 2014-11-22 18:42:44 +00:00
libesmtp MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
libetpan USE_GITHUB: For the new support, fix DISTNAME to be more consistent. 2015-04-28 18:44:04 +00:00
libmapi - Drop @dirrm* from plist 2015-07-12 22:45:03 +00:00
libpst - Update to 0.6.64 2015-03-10 15:15:00 +00:00
librfc822 Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-07 15:31:01 +00:00
libsieve - Switch to USES=libtool, drop .la files 2014-07-02 22:06:54 +00:00
libspamtest Cleanup plist 2014-11-22 18:42:44 +00:00
libspf Convert to USES=autoreconf 2015-04-18 15:14:57 +00:00
libspf2 Cleanup plist 2014-11-22 18:42:44 +00:00
libsrs2 MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
libsrs_alt mail/libsrs_alt: adding missed pkg-descr update 2014-07-18 05:28:47 +00:00
libvmime Update ports in the [i-m]* category to not use GH_COMMIT. 2015-05-07 16:32:43 +00:00
linux-thunderbird - Update Thunderbird to 38.1.0 2015-07-23 23:36:07 +00:00
listadmin
lmtp2nntp MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
lookout - Convert ports of mail/ to new USES=python 2014-10-21 17:10:06 +00:00
lurker - Allow staging as a regular user 2014-09-14 20:58:04 +00:00
mail2sms Rename mail/ patch-xy patches to reflect the files they modify. 2014-07-28 23:20:38 +00:00
mailagent Cleanup plist 2014-11-22 18:42:44 +00:00
maildrop - Update mail/courier-imap to 4.16.2 2015-07-03 09:16:57 +00:00
mailest - Correct LICENSE. 2015-07-18 17:06:09 +00:00
mailfmt Cleanup plist 2014-11-22 18:42:44 +00:00
mailfront Remove Author from pkg-descr and white space fixes 2015-03-02 23:31:09 +00:00
mailgraph - fix shebang 2015-05-23 21:48:19 +00:00
mailman Remove $FreeBSD$ from patches files everywhere. 2015-05-22 20:34:27 +00:00
mailmgr
mailscanner Cleanup plist 2014-11-22 18:42:44 +00:00
mailsync Cleanup plist 2014-11-22 18:42:44 +00:00
mailtray MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
mailx MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
mairix
masqmail mail/masqmail: Update version 0.3.=>0.3.5 2015-02-08 21:55:07 +00:00
mb2md
mbox2imap - Reset maintainership of my ports 2014-12-10 22:29:14 +00:00
mbox2mdir Convert some more USE_BZIP2 to USES=tar:bzip2 2014-07-29 21:43:17 +00:00
mboxcheck-applet The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2. 2014-11-19 11:49:04 +00:00
mboxgrep Cleanup plist 2014-11-22 18:42:44 +00:00
mboxstats Reset maintainership: 2014-12-02 22:40:56 +00:00
mbx2mbox Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
mdpop3d Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-07 15:31:01 +00:00
mess822 Farewell qmail. You were good but the lack of an upstream maintainer or 2015-05-28 15:56:59 +00:00
meta1 - remove NEED_ROOT 2015-06-04 18:54:16 +00:00
metamail Cleanup plist 2014-11-22 18:42:44 +00:00
mew - Add LICENSE. 2015-07-27 06:04:58 +00:00
milter-bogom mail/milter-bogom: Fix build on systems without base sendmail 2015-05-16 19:10:43 +00:00
milter-callback Move MASTER_SITES from CRITICAL to LOCAL/ehaupt 2015-01-06 09:38:40 +00:00
milter-greylist mail category: Remove $PTHREAD_LIBS 2015-03-25 11:41:17 +00:00
milter-greylist-devel mail/milter-greylist-devel: update 4.5.11 -> 4.5.12 2015-05-04 12:58:51 +00:00
milter-manager mail/milter-manager: fix clang 3.6 build 2015-03-19 15:52:10 +00:00
milter-regex mail category: Remove $PTHREAD_LIBS 2015-03-25 11:41:17 +00:00
milter-skem Remove OSVERSION checks that do not make sense any more. 2015-04-03 11:26:48 +00:00
mime-construct mail/mime-construct: Remove empty backup MASTER_SITES 2015-05-17 15:08:38 +00:00
mime4j Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
mimedefang - Update to 2.75 2014-07-08 21:03:07 +00:00
mini_sendmail Update to version 1.3.8. 2014-08-16 18:05:47 +00:00
minimalist Remove Author from pkg-descr and white space fixes 2015-03-02 23:31:09 +00:00
missey MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
mixmaster Fix stage violation (and allow staging as a regular user) 2014-10-28 20:35:57 +00:00
ml Cleanup plist 2014-11-22 18:42:44 +00:00
mlmmj mail/mlmmj: reset maintainer to ports@FreeBSD.org 2015-07-16 09:33:43 +00:00
mls
mmr converters/libiconv: 2015-04-15 08:20:27 +00:00
movemail Allow staging as a regular user 2014-09-07 16:29:18 +00:00
mpop - Update to 1.2.2 2015-01-23 11:53:13 +00:00
mreport Remove Author from pkg-descr and white space fixes 2015-03-02 23:31:09 +00:00
msgconvert
msmtp Use gmake to fix build on 9.x. 2015-04-28 17:56:51 +00:00
mu USE_GITHUB: For the new support, fix DISTNAME to be more consistent. 2015-04-28 18:44:04 +00:00
mulberry Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
mutt mail/mutt: update patches 2015-05-16 01:19:11 +00:00
mutt-lite
mutt14 Cleanup plist 2014-11-22 18:42:44 +00:00
mutt14-lite mail/mutt14-lite: port is staged 2014-07-09 21:10:24 +00:00
mutt_vc_query - Convert USE_BZIP2 to USES 2014-07-02 23:43:01 +00:00
muttils - Convert ports of mail/ to new USES=python 2014-10-21 17:10:06 +00:00
nbsmtp Add missing USE_OPENSSL=yes 2015-01-15 09:05:37 +00:00
nmh MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
nmzmail Remove dead mirror 2015-03-30 21:40:17 +00:00
noattach mail category: Remove $PTHREAD_LIBS 2015-03-25 11:41:17 +00:00
nocc Update to 1.9.5 release. 2014-12-30 09:26:30 +00:00
nohtml Cleanup plist 2014-11-22 18:42:44 +00:00
normalizemime converters/libiconv: 2015-04-15 08:20:27 +00:00
notmuch mail/notmuch: add missing BUILD_DEPENDS 2015-07-29 20:31:09 +00:00
nullmailer MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
nullpop
offlineimap Update ports in the [i-m]* category to not use GH_COMMIT. 2015-05-07 16:32:43 +00:00
opendkim By default libtool replaces -export-symbols <file> with -retain-symbols-file 2015-08-02 15:03:19 +00:00
opendmarc MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
opensmtpd - Update to 5.7.1p1 2015-07-15 15:53:21 +00:00
opensmtpd-devel - Update to 201506112227 2015-06-23 10:43:59 +00:00
openwebmail Get rid of PERL_LEVEL checks for Perl versions not supported. 2015-06-05 14:21:43 +00:00
osbf-lua Cleanup plist 2014-11-22 18:42:44 +00:00
ovs - Add NO_ARCH 2015-06-11 10:17:21 +00:00
p5-CGP-CLI Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Clamd Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Dancer-Plugin-Email - Update to 1.0400 2015-04-26 13:38:38 +00:00
p5-Dancer2-Plugin-Email Dancer2::Plugin::Email provides an easy way of handling text or 2014-12-25 13:35:23 +00:00
p5-Data-Validate-Email Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Email-Abstract MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
p5-Email-Address Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Email-Address-List Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Email-Address-Loose Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Email-AddressParser Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Email-Date Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Email-Date-Format - Remove unnecessary MASTER_SITE_SUBDIR 2015-01-12 18:50:22 +00:00
p5-Email-Delete Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
p5-Email-Filter Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Email-Find Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Email-Folder Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Email-Folder-IMAP Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Email-Folder-IMAPS Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Email-Folder-POP3 Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Email-FolderType - Update to 0.8.14 2015-06-07 15:46:35 +00:00
p5-Email-FolderType-Net MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
p5-Email-LocalDelivery Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Email-LocalDelivery-Ezmlm Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Email-MessageID Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Email-MIME - update to 1.929 2015-03-13 11:26:49 +00:00
p5-Email-MIME-Attachment-Stripper Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Email-MIME-ContentType Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
p5-Email-MIME-CreateHTML - Update to 1.041 2015-01-22 17:45:34 +00:00
p5-Email-MIME-Creator-ISO_2022_JP Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Email-MIME-Encodings Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Email-Reply Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-Email-Send Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Email-Sender Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Email-Sender-Transport-SMTP-TLS Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Email-Sender-Transport-SMTPS Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Email-Sender-Transport-SQLite Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Email-Simple - Update to 2.208 2015-07-21 15:26:52 +00:00
p5-Email-Simple-FromHandle Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Email-Stuffer - Update to 0.012 2015-03-02 14:36:02 +00:00
p5-Email-Valid Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Email-Valid-Loose Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-FuzzyOcr-devel Change RUN_DEPENDS to a file which is actually used 2014-12-27 09:32:18 +00:00
p5-GMail-IMAPD Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-IMAP-Admin Move p5- ports from ports@ to perl@. 2015-05-11 12:04:18 +00:00
p5-IMAP-Client Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-IMAP-Sieve Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-LMAP-CID2SPF Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-Log-Procmail Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Mail-Address-MobileJp Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Mail-Alias Move p5- ports from ports@ to perl@. 2015-05-11 12:04:18 +00:00
p5-Mail-Audit - Fix shebangs 2015-05-30 12:25:01 +00:00
p5-Mail-Audit-Attach Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Mail-Box Remove Author from pkg-descr and white space fixes 2015-03-02 23:31:09 +00:00
p5-Mail-Box-Parser-C Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Mail-Bulkmail Remove Author from pkg-descr and white space fixes 2015-03-02 23:31:09 +00:00
p5-Mail-Cache Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Mail-CheckUser Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Mail-ClamAV - Update *_DEPENDS 2015-01-03 07:12:12 +00:00
p5-Mail-DeliveryStatus-BounceParser Move p5- ports from ports@ to perl@. 2015-05-11 12:04:18 +00:00
p5-Mail-DKIM - Fix shebangs 2015-05-31 13:10:53 +00:00
p5-Mail-DomainKeys Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Mail-Ezmlm - Add LICENSE 2015-06-13 13:57:03 +00:00
p5-Mail-Field-Received Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Mail-FilterXML - Fix shebangs 2015-05-31 13:23:59 +00:00
p5-Mail-Folder Move p5- ports from ports@ to perl@. 2015-05-11 12:04:18 +00:00
p5-Mail-Freshmeat Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Mail-GnuPG Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Mail-Graph Clean up the rest of the perl@ Makefiles a bit. 2015-03-13 17:29:58 +00:00
p5-Mail-IMAPClient Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Mail-IMAPTalk mail/p5-Mail-IMAPTalk: 3.01 -> 4.01 2015-07-21 11:00:50 +00:00
p5-Mail-IMAPTalk-MailCache Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Mail-ListDetector - Fix shebangs 2015-05-31 13:20:00 +00:00
p5-Mail-LMLM MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
p5-Mail-MailStats Move p5- ports from ports@ to perl@. 2015-05-11 12:04:18 +00:00
p5-Mail-Mbox-MessageParser - Update to 1.5105 2015-05-04 20:18:30 +00:00
p5-Mail-MboxParser Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Mail-OpenDKIM Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Mail-OpenRelay-Simple Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-Mail-POP3Client Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Mail-Procmail Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Mail-Procmailrc Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Mail-RBL Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Mail-RFC822-Address Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Mail-SendEasy Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Mail-Sender Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Mail-Sendmail Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Mail-SPF - Remove DOCS option 2015-06-29 13:50:25 +00:00
p5-Mail-Spool Move p5- ports from ports@ to perl@. 2015-05-11 12:04:18 +00:00
p5-Mail-SRS Move p5- ports from ports@ to perl@. 2015-05-11 12:04:18 +00:00
p5-Mail-Tools - Update to 2.14. 2015-05-06 13:51:28 +00:00
p5-Mail-Transport-Dbx Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Mail-Verify Move p5- ports from ports@ to perl@. 2015-05-11 12:04:18 +00:00
p5-Mail-Verp Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Mail-Webmail-Gmail Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-MIME-AltWords Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-MIME-Charset - Update to 1.012 2015-03-28 12:17:29 +00:00
p5-MIME-EcoEncode Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-MIME-EncWords - Update to 1.014.3 2015-01-04 17:12:38 +00:00
p5-MIME-Explode Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-MIME-Fast Fix build with 5.18+. Rename a patch to follow makepatch naming. 2015-04-24 16:52:29 +00:00
p5-MIME-Lite Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-MIME-Lite-HTML Move p5- ports from ports@ to perl@. 2015-05-11 12:04:18 +00:00
p5-MIME-Lite-TT Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-MIME-Lite-TT-HTML Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-MIME-Tools Update to 5.506. 2015-04-24 19:51:57 +00:00
p5-MIME-Types - Update to 2.11 2015-06-17 17:25:12 +00:00
p5-Net-IMAP-Client Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-IMAP-Server Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-IMAP-Simple - Update to 1.2206 2015-01-04 09:26:30 +00:00
p5-Net-IMAP-Simple-SSL Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-ManageSieve Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-POP3-SSLWrapper Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-QMTP Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-SenderBase Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Server-Mail Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-SMTP-Server MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
p5-Net-SMTP-SSL - Update to 1.03 2015-06-21 13:54:26 +00:00
p5-Net-SMTP-TLS Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-SMTP-TLS-ButMaintained Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-SMTP_auth Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-SMTPS Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Parse-Syslog-Mail Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-POE-Component-Client-POP3 - Fix shebangs 2015-05-31 13:08:43 +00:00
p5-POE-Component-Client-SMTP Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-POE-Component-SMTP Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-POE-Filter-Transparent-SMTP Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Qmail-Envelope Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-qpsmtpd Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage. 2015-05-18 17:07:45 +00:00
p5-Sendmail-AccessDB Update to 1.04 2014-12-24 14:32:45 +00:00
p5-Sendmail-Milter Really check that what you will run exists. 2015-06-10 17:16:19 +00:00
p5-SES Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Test-Email Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-URI-imap Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-URI-imaps Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-WWW-GMail Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-WWW-Hotmail Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-ZConf-Mail - Fix shebangs 2015-05-03 20:31:56 +00:00
panda-cclient - Unbreak this port 2015-05-08 20:22:30 +00:00
panda-imap Update ports in the [i-m]* category to not use GH_COMMIT. 2015-05-07 16:32:43 +00:00
pantomime Update GNUstep ports to their latest versions. 2015-07-01 13:50:28 +00:00
pathalias
pear-Contact_Vcard_Build Reset miwi's maintainership per his demand 2014-11-18 09:37:31 +00:00
pear-Contact_Vcard_Parse Reset miwi's maintainership per his demand 2014-11-18 09:37:31 +00:00
pear-Horde_Imap_Client Horde package update: 2015-06-19 06:42:47 +00:00
pear-Horde_Kolab_Storage Convert to USES=horde 2014-09-30 22:14:59 +00:00
pear-Horde_ListHeaders Horde package update: 2015-05-01 07:11:54 +00:00
pear-Horde_Mail Horde package update: 2015-05-01 07:11:54 +00:00
pear-Horde_Mail_Autoconfig Horde class that attempts to automatically determine configuration options 2015-01-09 12:57:42 +00:00
pear-Horde_Mapi Horde package update: 2015-05-01 07:11:54 +00:00
pear-Horde_Mime Horde package update: 2015-06-10 20:08:19 +00:00
pear-Horde_Mime_Viewer Horde package update: 2015-04-22 19:58:46 +00:00
pear-Horde_Smtp Horde package update: 2015-05-01 07:11:54 +00:00
pear-Mail Reset miwi's maintainership per his demand 2014-11-18 09:37:31 +00:00
pear-Mail_Mbox Reset miwi's maintainership per his demand 2014-11-18 09:37:31 +00:00
pear-Mail_Mime Convert to USES=pear 2014-09-23 16:45:35 +00:00
pear-Mail_mimeDecode Update "BSD" license in mail category 2014-12-06 21:00:41 +00:00
pear-Mail_Queue Reset miwi's maintainership per his demand 2014-11-18 09:37:31 +00:00
pear-MIME_Type mail/pear-MIME_Type: Update version 1.3.4=>1.3.5 2015-06-16 11:10:44 +00:00
pear-Net_Cyrus Convert to USES=pear 2014-09-23 16:45:35 +00:00
pear-Net_IMAP - Add LICENSE 2015-03-18 13:04:48 +00:00
pear-Net_LMTP - Add LICENSE 2015-03-18 13:04:54 +00:00
pecl-esmtp Those ports do not build with php 5.6 2015-02-25 11:22:40 +00:00
pecl-mailparse 1: add LICENSE. 2015-02-24 08:54:13 +00:00
pecl-pop3
perdition Finally retire USE_PGSQL 2014-11-22 20:40:08 +00:00
pflogstats - Drop @dirrm* from plist 2015-05-30 00:30:57 +00:00
pflogsumm
pfqueue - Add LICENSE 2015-02-22 04:53:22 +00:00
pgpsendmail
php5-imap
php55-imap
php56-imap Import PHP 5.6 branch! 2014-09-04 14:24:25 +00:00
phplist - Add CPE info 2015-05-14 16:22:28 +00:00
phpmailer Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage. 2015-05-18 17:07:45 +00:00
phpmailer2 Cleanup plist 2014-11-22 18:42:44 +00:00
pine-pgp-filters mail/pine-pgp-filters: use gnupg only, fix MASTER_SITES 2015-02-06 22:59:21 +00:00
pm-lib MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
policyd2 Don't overwrite the webui config file. 2015-05-14 20:17:20 +00:00
pop3gwd Cleanup plist 2014-11-22 18:42:44 +00:00
pop3lite - Add LICENSE 2015-02-22 04:53:33 +00:00
pop3proxy Remove $FreeBSD$ from patches files everywhere. 2015-05-22 20:34:27 +00:00
pop3vscan Use the ports framework to create pop3vscan user 2014-09-24 20:09:49 +00:00
popa3d Back to the pool. 2015-04-16 20:13:43 +00:00
popa3d-before-sendmail
popcheck - Reset maintainer to ports@ 2014-08-10 13:04:34 +00:00
popfile - Fix shebangs 2015-06-17 12:57:26 +00:00
poppassd Rename mail/ patch-xy patches to reflect the files they modify. 2014-07-28 23:20:38 +00:00
poppwd Allow staging as a regular user 2014-09-05 18:22:24 +00:00
poppy Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-07 15:31:01 +00:00
popular - Strip libraries 2015-06-03 18:03:08 +00:00
postfinger Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
postfix - update to 2.11.6 2015-08-02 20:16:26 +00:00
postfix-current - Always use USE_RC_SUBR now that it handles properly PREFIX=/usr 2015-06-23 03:52:44 +00:00
postfix-logwatch Cleanup plist 2014-11-22 18:42:44 +00:00
postfix-policyd-sf Take both ports. 2015-03-11 13:49:01 +00:00
postfix-policyd-spf-perl - Fix *_DEPENDS: version is already in all supported Perl releases 2015-03-21 20:03:16 +00:00
postfix-policyd-spf-python Cleanup plist 2014-11-22 18:42:44 +00:00
postfix-policyd-weight - use absolute perl path, 2015-01-20 22:09:49 +00:00
postfix-postfwd Cleanup plist 2014-11-22 18:42:44 +00:00
postfixadmin MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
postgrey - Update to version 1.35 2014-11-05 17:35:38 +00:00
postsrsd Update ports in the [i-m]* category to not use GH_COMMIT. 2015-05-07 16:32:43 +00:00
prayer Add missing USE_OPENSSL=yes 2015-01-15 09:05:37 +00:00
prepflog Convert a bunch of EXTRACT_SUFX=... into USES=tar:... 2014-07-29 19:11:51 +00:00
procmail - Add LICENSE 2014-09-12 16:01:05 +00:00
prom-wl Cleanup plist 2014-11-22 18:42:44 +00:00
pronto - Fix shebangs 2015-06-09 19:48:58 +00:00
proxsmtp mail category: Remove $PTHREAD_LIBS 2015-03-25 11:41:17 +00:00
py-apolicy Cleanup plist 2014-11-22 18:42:44 +00:00
py-authres mail/py-authres: update 0.701 -> 0.800 2015-07-20 06:48:29 +00:00
py-cyruslib - Convert ports of mail/ to new USES=python 2014-10-21 17:10:06 +00:00
py-dkimpy Python module that implements DKIM (DomainKeys Identified Mail) email 2015-05-07 00:52:23 +00:00
py-libgmail Remove Author from pkg-descr and white space fixes 2015-03-02 23:31:09 +00:00
py-milter five milter ports: Add or improve support on systems missing sendmail 2015-03-19 19:38:48 +00:00
py-ppolicy net/py-ldap2: rename to py-ldap 2015-06-18 19:56:52 +00:00
py-Products.MailHost Update Zope to 2.13.23. 2015-07-04 21:07:29 +00:00
py-Products.SecureMailHost - Convert ports of mail/ to new USES=python 2014-10-21 17:10:06 +00:00
py-spambayes Simplify plist 2014-10-31 23:23:49 +00:00
py-spf Switch PYTHON_REL from a 3 digits number to a 4 digits number to handle 2015-05-26 16:47:02 +00:00
py-turbomail - Convert ports of mail/ to new USES=python 2014-10-21 17:10:06 +00:00
py-twistedMail - Add NO_ARCH 2015-06-10 16:45:25 +00:00
py-zope.sendmail - Convert ports of mail/ to new USES=python 2014-10-21 17:10:06 +00:00
pymsgauth - Add LICENSE 2015-06-11 10:17:13 +00:00
pysieved Cleanup plist 2014-11-22 18:42:44 +00:00
pyzor Update to 0.7.0. The manpages and usage.html files aren't part of the 2015-04-13 18:06:56 +00:00
qconfirm Update "BSD" license in mail category 2014-12-06 21:00:41 +00:00
qgmailnotifier Convert a bunch of EXTRACT_SUFX=... into USES=tar:... 2014-07-29 19:11:51 +00:00
qmail Switch from NEED_ROOT to USES=fakeroot 2015-05-30 23:12:48 +00:00
qmail-activedir - Drop @dirrm* from plist 2015-05-10 04:44:01 +00:00
qmail-auditor Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 00:33:29 +00:00
qmail-autoresponder - Drop @dirrm* from plist 2015-06-03 16:44:52 +00:00
qmail-conf - Modernize plist 2015-06-10 17:26:18 +00:00
qmail-contrib Farewell qmail. You were good but the lack of an upstream maintainer or 2015-05-28 15:56:59 +00:00
qmail-dk Farewell qmail. You were good but the lack of an upstream maintainer or 2015-05-28 15:56:59 +00:00
qmail-ldap net/openldap24-*: 2014-07-24 18:34:16 +00:00
qmail-mysql
qmail-notify - Drop @dirrm* from plist 2015-05-10 12:17:48 +00:00
qmail-qfilter - Update devel/libtool and devel/libltdl to version 2.4.2.418 2014-10-05 18:01:19 +00:00
qmail-rblchk - Strip binaries 2015-06-04 09:07:37 +00:00
qmail-remove Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 00:33:29 +00:00
qmail-spamcontrol MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
qmail-tls
qmailadmin Farewell qmail. You were good but the lack of an upstream maintainer or 2015-05-28 15:56:59 +00:00
qmailanalog - Drop @dirrm* from plist 2015-06-10 17:26:39 +00:00
qmailmrtg7 - Drop @dirrm* from plist 2015-07-29 22:48:17 +00:00
qmhandle Farewell qmail. You were good but the lack of an upstream maintainer or 2015-05-28 15:56:59 +00:00
qmqtool Remove Author from pkg-descr and white space fixes 2015-03-02 23:31:09 +00:00
qpopper mail/qpopper: fix pkg-plist when not using APOP option 2015-07-20 09:30:14 +00:00
qsf databases/sqlite2: 2014-09-11 21:54:45 +00:00
qsheff - Mark BROKEN on < 10.x: 2015-06-16 23:02:31 +00:00
qtools Farewell qmail. You were good but the lack of an upstream maintainer or 2015-05-28 15:56:59 +00:00
queue-fix Farewell qmail. You were good but the lack of an upstream maintainer or 2015-05-28 15:56:59 +00:00
queue-repair Farewell qmail. You were good but the lack of an upstream maintainer or 2015-05-28 15:56:59 +00:00
rainloop mail/rainloop: fix typo in PGSQL_USE 2015-07-06 21:00:33 +00:00
rainloop-community mail/rainloop: Upgrade 1.8.2 -> 1.9.2 2015-07-06 17:24:09 +00:00
raysfilter - Add LICENSE 2015-07-28 23:28:42 +00:00
razor-agents Fix with Perl 5.21.6+ (ExtUtils::MakeMaker 6.99 -> 7.02) 2015-04-22 13:45:33 +00:00
rbl-milter mail category: Remove $PTHREAD_LIBS 2015-03-25 11:41:17 +00:00
rblcheck Cleanup plist 2014-11-22 18:42:44 +00:00
relaydb
renattach Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 00:33:29 +00:00
rftp Rename mail/ patch-xy patches to reflect the files they modify. 2014-07-28 23:20:38 +00:00
ripmime - Don't cat pkg-message from Makefiles 2015-05-21 07:06:01 +00:00
rlytest
rmilter Update ports in the [i-m]* category to not use GH_COMMIT. 2015-05-07 16:32:43 +00:00
roundcube Update to 1.1.2 release. 2015-07-08 06:08:57 +00:00
roundcube-air - Remove @dirrm* from and add empty directories to plists 2015-02-21 03:25:27 +00:00
roundcube-automatic_addressbook mail/roundcube-automatic_addressbook: update 0.4 -> 0.4.1 2015-07-30 19:26:00 +00:00
roundcube-contextmenu USE_GITHUB: For the new support, fix DISTNAME to be more consistent. 2015-04-28 18:44:04 +00:00
roundcube-groupvice - Remove @dirrm* from and add empty directories to plists 2015-02-21 03:25:27 +00:00
roundcube-html5_notifier - Drop @dirrm* from plist 2015-05-19 12:05:04 +00:00
roundcube-login_info - Add NO_ARCH 2015-07-30 22:23:33 +00:00
roundcube-mobilecube - Remove @dirrm* from and add empty directories to plists 2015-02-21 03:25:27 +00:00
roundcube-mvision2 - Remove @dirrm* from and add empty directories to plists 2015-02-21 03:25:27 +00:00
roundcube-sauserprefs - Add NO_ARCH 2015-07-30 21:13:10 +00:00
roundcube-sieverules - Add NO_ARCH 2015-07-30 22:23:39 +00:00
roundcube-thunderbird_labels - Drop @dirrm* from plist 2015-05-19 01:03:22 +00:00
roundcube-umich - Remove @dirrm* from and add empty directories to plists 2015-02-21 03:25:27 +00:00
roundcube-veximaccountadmin - Drop @dirrm* from plist 2015-05-19 12:05:14 +00:00
rspamd - Update to 0.9.9 2015-07-03 14:21:15 +00:00
rss2email2 - Fix shebangs 2015-07-28 21:14:34 +00:00
rss2email3 Update ports in the [i-m]* category to not use GH_COMMIT. 2015-05-07 16:32:43 +00:00
ruby-rfilter Cleanup plist 2014-11-22 18:42:44 +00:00
ruby-rmail mail/ruby-rmail: mark broken with ruby 2.2 2015-04-03 12:23:13 +00:00
rubygem-actionmailer Set NO_ARCH for remaining rubygem-* ports with no arch dependent files 2015-07-02 16:01:06 +00:00
rubygem-actionmailer4 - Update to 4.2.3 2015-06-28 17:58:14 +00:00
rubygem-email_reply_parser-discourse Set NO_ARCH for remaining rubygem-* ports with no arch dependent files 2015-07-02 16:01:06 +00:00
rubygem-exception_notification - Update to 4.1.1 2015-06-10 16:47:21 +00:00
rubygem-larch Set NO_ARCH for remaining rubygem-* ports with no arch dependent files 2015-07-02 16:01:06 +00:00
rubygem-mail Set NO_ARCH for remaining rubygem-* ports with no arch dependent files 2015-07-02 16:01:06 +00:00
rubygem-mail25 Set NO_ARCH for remaining rubygem-* ports with no arch dependent files 2015-07-02 16:01:06 +00:00
rubygem-mailfactory Set NO_ARCH for remaining rubygem-* ports with no arch dependent files 2015-07-02 16:01:06 +00:00
rubygem-pony Set NO_ARCH for remaining rubygem-* ports with no arch dependent files 2015-07-02 16:01:06 +00:00
rubygem-rmail Set NO_ARCH for remaining rubygem-* ports with no arch dependent files 2015-07-02 16:01:06 +00:00
rubygem-ruby-qmail - Add NO_ARCH 2015-06-13 20:01:48 +00:00
rubygem-tmail - Cleanup Mk/bsd.ruby.mk and remove no-op knobs in ruby ports 2015-03-14 14:36:13 +00:00
rubygem-vmail - Update to 2.9.4 2015-07-12 16:09:35 +00:00
sa-stats mail/sa-stats: shebangfix 2015-06-01 05:27:30 +00:00
sa-utils cleanup plist 2014-12-20 19:12:11 +00:00
scam-backscatter mail category: Remove $PTHREAD_LIBS 2015-03-25 11:41:17 +00:00
sendmail - update to 8.15.2 2015-07-03 16:50:31 +00:00
sendok
sentinel There is no need to chown from install target given the plist will take care of it 2015-05-30 23:23:10 +00:00
serialmail Farewell qmail. You were good but the lack of an upstream maintainer or 2015-05-28 15:56:59 +00:00
sgwi Cleanup plist 2014-11-22 18:42:44 +00:00
sid-milter - Don't install static libraries with INSTALL_LIB (part 2/2) 2015-05-09 01:12:50 +00:00
sieve-connect - Add shebangfix to fix runtime errors after recently deleting the perl symlinks 2015-05-27 03:10:34 +00:00
sigrot MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
simscan Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
slapd-cyrus Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
sma MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
smfsav - Don't override upstream paths 2015-06-02 13:47:20 +00:00
smtp-cli
smtp-gated
smtpfeed - Update to version 1.23 2015-04-10 09:59:22 +00:00
smtpmail MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
smtprc Remove Author from pkg-descr and white space fixes 2015-03-02 23:31:09 +00:00
smtptrapd mail category: Remove $PTHREAD_LIBS 2015-03-25 11:41:17 +00:00
sortmail
spamass-ixhash Cleanup plist 2014-11-22 18:42:44 +00:00
spamass-milter MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
spamass-rules Update to 20140707, and pass maintainership back to submitter/author. 2014-07-08 02:51:14 +00:00
spamassassin mail/spamassassin, japanese/spamassassin: fix bug with dns/p5-Net-DNS change 2015-07-21 12:56:52 +00:00
spambnc Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 00:33:29 +00:00
spamcup - Fix shebangs 2015-06-17 13:01:09 +00:00
spamd MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
spamdb-curses Cleanup plist 2014-11-22 18:42:44 +00:00
spamdyke - Update to 5.0.1 2015-05-21 22:44:50 +00:00
spamguard Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
spamilter Switch from NEED_ROOT to USES=fakeroot 2015-05-30 23:21:45 +00:00
spamoracle Converted to OPTIONS and StageDir 2014-06-26 15:55:22 +00:00
spampd
spamprobe Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
spamstats MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
spfval Move MASTER_SITES from CRITICAL to LOCAL/ehaupt 2015-01-06 09:38:40 +00:00
spmfilter mail/libcmime: update 0.1.11 -> 0.1.15 2015-02-22 16:58:20 +00:00
spmfilter-clamav Cleanup plist 2014-11-22 18:42:44 +00:00
sqlgrey Cleanup plist 2014-11-22 18:42:44 +00:00
squirrelmail Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
squirrelmail-abook_import_export-plugin Move plugin installation into the plist, rather than post-install, so 2014-08-28 15:16:49 +00:00
squirrelmail-askuserinfo-plugin Move plugin installation into the plist, rather than post-install, so 2014-08-28 15:16:49 +00:00
squirrelmail-avelsieve-plugin Move plugin installation into the plist, rather than post-install, so 2014-08-28 15:16:49 +00:00
squirrelmail-calendar_file_backend-plugin Move plugin installation into the plist, rather than post-install, so 2014-08-28 15:16:49 +00:00
squirrelmail-change_ldappass-plugin Move plugin installation into the plist, rather than post-install, so 2014-08-28 15:16:49 +00:00
squirrelmail-change_sqlpass-plugin Move plugin installation into the plist, rather than post-install, so 2014-08-28 15:16:49 +00:00
squirrelmail-check_quota-plugin Move plugin installation into the plist, rather than post-install, so 2014-08-28 15:16:49 +00:00
squirrelmail-compatibility-plugin Move plugin installation into the plist, rather than post-install, so 2014-08-28 15:16:49 +00:00
squirrelmail-decode Update squirrelmail* to 20150324, and clean up permission/owner handling in 2015-03-24 19:16:35 +00:00
squirrelmail-email_footer-plugin Move plugin installation into the plist, rather than post-install, so 2014-08-28 15:16:49 +00:00
squirrelmail-login_auth-plugin Move plugin installation into the plist, rather than post-install, so 2014-08-28 15:16:49 +00:00
squirrelmail-login_notes-plugin Move plugin installation into the plist, rather than post-install, so 2014-08-28 15:16:49 +00:00
squirrelmail-mark_read-plugin Move plugin installation into the plist, rather than post-install, so 2014-08-28 15:16:49 +00:00
squirrelmail-multilogin-plugin Move plugin installation into the plist, rather than post-install, so 2014-08-28 15:16:49 +00:00
squirrelmail-notes-plugin Move plugin installation into the plist, rather than post-install, so 2014-08-28 15:16:49 +00:00
squirrelmail-notify-plugin Move plugin installation into the plist, rather than post-install, so 2014-08-28 15:16:49 +00:00
squirrelmail-password_forget-plugin Move plugin installation into the plist, rather than post-install, so 2014-08-28 15:16:49 +00:00
squirrelmail-plugins Switch some dependencies from a directory name or a file generated by pkg-install 2015-01-24 15:07:39 +00:00
squirrelmail-pupdate-plugin Move plugin installation into the plist, rather than post-install, so 2014-08-28 15:16:49 +00:00
squirrelmail-qmailadmin_login-plugin Move plugin installation into the plist, rather than post-install, so 2014-08-28 15:16:49 +00:00
squirrelmail-quota_usage-plugin Move plugin installation into the plist, rather than post-install, so 2014-08-28 15:16:49 +00:00
squirrelmail-sasql-plugin Move plugin installation into the plist, rather than post-install, so 2014-08-28 15:16:49 +00:00
squirrelmail-secure_login-plugin Move plugin installation into the plist, rather than post-install, so 2014-08-28 15:16:49 +00:00
squirrelmail-shared_calendars-plugin Switch some dependencies from a directory name or a file generated by pkg-install 2015-01-24 15:07:39 +00:00
squirrelmail-spam-buttons-plugin Move plugin installation into the plist, rather than post-install, so 2014-08-28 15:16:49 +00:00
squirrelmail-squirrel_logger-plugin Move plugin installation into the plist, rather than post-install, so 2014-08-28 15:16:49 +00:00
squirrelmail-timeout_user-plugin Move plugin installation into the plist, rather than post-install, so 2014-08-28 15:16:49 +00:00
squirrelmail-tmda-plugin Make build as non root, and cleanup. 2015-06-17 11:24:19 +00:00
squirrelmail-translations MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
squirrelmail-unsafe_image_rules-plugin Move plugin installation into the plist, rather than post-install, so 2014-08-28 15:16:49 +00:00
squirrelmail-user_special_mailboxes-plugin Move plugin installation into the plist, rather than post-install, so 2014-08-28 15:16:49 +00:00
squirrelmail-vlogin-plugin Move plugin installation into the plist, rather than post-install, so 2014-08-28 15:16:49 +00:00
squirrelmail-websearch-plugin Move plugin installation into the plist, rather than post-install, so 2014-08-28 15:16:49 +00:00
squirrelmail-wetteronline-plugin Move plugin installation into the plist, rather than post-install, so 2014-08-28 15:16:49 +00:00
sqwebmail - Update mail/courier-imap to 4.16.2 2015-07-03 09:16:57 +00:00
ssmtp - Modernize plist 2015-07-30 21:13:04 +00:00
surblhost Convert some more USE_BZIP2 to USES=tar:bzip2 2014-07-29 21:43:17 +00:00
svnmailer Cleanup plist 2014-11-22 18:42:44 +00:00
swaks - Don't cat pkg-message from Makefiles 2015-05-21 07:06:01 +00:00
sylpheed Update to 3.4.3 2015-07-06 11:07:59 +00:00
sympa Fix build as a user. 2015-06-07 09:28:16 +00:00
t-prot Remove Author from pkg-descr and white space fixes 2015-03-02 23:31:09 +00:00
textmail Remove dead mirror 2015-03-30 21:40:17 +00:00
thunderbird - Update Thunderbird to 38.1.0 2015-07-23 23:36:07 +00:00
thunderbird-dictionaries MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
thunderbird-i18n - Update Thunderbird to 38.1.0 2015-07-23 23:36:07 +00:00
tkrat2 Cleanup plist 2014-11-22 18:42:44 +00:00
tlb Cleanup plist 2014-11-22 18:42:44 +00:00
tmda MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
tpop3d MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
trojita mail/trojita: Enable password plugins 2015-05-27 04:47:15 +00:00
trojita-qt4
tumgreyspf Switch default python_CMD used by shebangfix to ${PYTHON_CMD} for ports 2015-07-29 22:09:53 +00:00
up-imapproxy - Add LICENSE_FILE 2015-06-02 12:38:43 +00:00
usendmail Reset maintainership for tmseck 2015-06-12 21:32:36 +00:00
vacation MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
vbsfilter mail category: Remove $PTHREAD_LIBS 2015-03-25 11:41:17 +00:00
vexim - Don't cat pkg-message from Makefiles 2015-05-21 07:06:01 +00:00
vmailmgr Convert to USES=autoreconf 2015-06-21 13:45:22 +00:00
vpopmail Fix build as non root. 2015-06-17 10:11:07 +00:00
vqadmin Cleanup plist 2014-11-22 18:42:44 +00:00
vqregister - Fix installed files owner/permissions: properly set these in plist according to what upstream makefile intends to do 2015-07-30 10:30:00 +00:00
vrfy
wanderlust Remove $FreeBSD$ from patches files everywhere. 2015-05-22 20:34:27 +00:00
wanderlust-devel Update ports in the [i-m]* category to not use GH_COMMIT. 2015-05-07 16:32:43 +00:00
websieve - Fix shebangs 2015-06-17 12:56:07 +00:00
whoson - Switch to USES=libtool, drop .la files 2014-08-13 16:14:20 +00:00
wmbiff security/libgcrypt: 1.6.1 -> 1.6.2, bump depends 2015-01-02 18:46:33 +00:00
wmmaiload - Remove s/-lpthread/-pthread/ 2015-01-09 18:59:04 +00:00
wmpop3 Rename mail/ patch-xy patches to reflect the files they modify. 2014-07-28 23:20:38 +00:00
x-face-e21 - Chase GNU Emacs updates 2015-04-27 10:29:27 +00:00
xbuffy - Add CPE info 2015-05-14 18:45:16 +00:00
xcite - Chase GNU Emacs updates 2015-04-27 10:29:27 +00:00
xfaces Cleanup plist 2014-11-22 18:42:44 +00:00
xfce4-mailwatch-plugin USES=xfce: Stop overriding MASTER_SITE_SUBDIR. 2015-04-28 17:01:46 +00:00
xlbiff Reset maintainership for obrien 2015-06-12 21:17:43 +00:00
xmail MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
xmailbox Cleanup plist 2014-11-22 18:42:44 +00:00
xmailwatcher Rename mail/ patch-xy patches to reflect the files they modify. 2014-07-28 23:20:38 +00:00
xpbiff MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
xpi-displayquota
xpi-dispmua
Makefile Remove expired ports: 2015-08-01 10:09:19 +00:00