aboutsummaryrefslogtreecommitdiff
path: root/mail
Commit message (Collapse)AuthorAgeFilesLines
* mail/esmtp: Mark DEPRECATED and set EXPIRATION_DATE to 2023-05-31Po-Chuan Hsieh2023-05-071-0/+3
|
* mail/esmtp: Fix build with libesmtp 1.1.0Po-Chuan Hsieh2023-05-072-1/+20
|
* mail/libesmtp: Update to 1.1.0Po-Chuan Hsieh2023-05-076-106/+43
| | | | | | | | - Update pkg-descr - Take maintainership Changes: https://github.com/libesmtp/libESMTP/releases https://libesmtp.github.io/reference/changes-since-v1.0.6.html
* mail/mailagent: clean up fallout to fix build...Matthias Andree2023-05-054-5/+79
| | | | | | | | | | | | | | patch parser.c's check_fatal to avoid the int-conversion errors, and quench some warnings. Untested on FreeBSD 14, but tested on 13.2 with clang15. https://pkg-status.freebsd.org/beefy18/data/main-amd64-default/p54373d87b552_s4194bbb34c/logs/mailagent-3.1.106.log Note the code uses K&R style function declarations, not proper prototypes, which upset newer versions of the clang compiler. So pretend this were C99 code, too. While here, propagate CC to the build.
* mail/mailpit: Update to 1.6.8Guido Falsi2023-05-052-6/+6
|
* mail/thunderbird: update to 102.11.0 (rc1)Christoph Moench-Tegeder2023-05-042-5/+4
| | | | | Release Notes (soon): https://www.thunderbird.net/en-US/thunderbird/102.11.0/releasenotes/
* mail/mailpit: Update to 1.6.7Guido Falsi2023-05-042-6/+6
|
* mail/mailpit: Update to 1.6.6Guido Falsi2023-05-044-17/+18
|
* mail/exim: Mark BROKEN_SSLMuhammad Moinur Rahman2023-05-041-0/+2
| | | | | | | | | - Fails to build with error: token is not a valid binary operator in a preprocessor subexpression - There is an upstream release more recent than the one in the tree which supports OpenSSL 3.0.0 Approved by: portmgr (blanket)
* mail/archiveopteryx: Mark BROKEN_SSLMuhammad Moinur Rahman2023-05-031-0/+3
| | | | | | | | | - Fails to build with OpenSSL 3.0.0 and later with error: 'SSL_CTX_use_RSAPrivateKey_file' is deprecated - mail/archiveopteryx-devel builds fine with OpenSSL 3.0.0 and later. Considering using that. Approved by: portmgr (blanket)
* mail/enma: Fix typo from previous commitMuhammad Moinur Rahman2023-05-031-1/+1
|
* mail/enma: Unbreak on HEADMuhammad Moinur Rahman2023-05-031-9/+14
| | | | | | - Mark BROKEN_SSL on openssl30 and openssl31 - Fails to build with error: undefined reference due to --no-allow-shlib-undefined: EVP_*
* mail/rmilter: Unbreak on HEADMuhammad Moinur Rahman2023-05-031-4/+6
| | | | | | - Utilize OPTIONSNG Approved by: portmgr (blanket)
* mail/cone: Update to 1.10Nuno Teixeira2023-05-022-4/+4
| | | | | ChangeLog: https://sourceforge.net/p/courier/courier.git/ci/master/tree/cone/ChangeLog
* mail/sendmail-devel: Update to 8.17.1.27Dirk Meyer2023-05-022-5/+5
|
* mail/pantomime: Unbreak on HEADMuhammad Moinur Rahman2023-05-021-2/+9
| | | | - Pet portclippy
* mail/deforaos-mailer: Unbreak on HEADMuhammad Moinur Rahman2023-05-021-3/+14
| | | | | | | - Add missing dependencies reported by poudriere - Pet portclippy Approved by: portmgr (blanket)
* mail/spamassassin-devel: update to latest github commitCy Schubert2023-05-022-5/+5
|
* mail/courier: Mark BROKEN and DEPRECATEDMuhammad Moinur Rahman2023-05-011-2/+3
| | | | | | | | | - Mark BROKEN for all RELEASE due to duplicate symbol: sqwebmail_content_charset - Mark DEPRECATED as this is BROKEN for more than a year - Set EXPIRATION_DATE to 2023-06-01 Approved by: portmgr (blanket)
* mail/rblcheck: Use a C89 function declaration for main.John Baldwin2023-05-011-7/+18
| | | | | | PR: 271070 Reviewed by: fernape Differential Revision: https://reviews.freebsd.org/D39780
* mail/spamdyke: Mark DEPRECATEDMuhammad Moinur Rahman2023-05-011-0/+2
| | | | | | | - Broken for more than a year - Upstream last release was in 2015 - Fails to detect OpenSSL 1.1.X and later - Set EXPIRATION_DATE to 2023-06-01
* mail/courier-analog: Update version 0.17=>0.21Chris2023-05-012-4/+7
| | | | | | | | - Mark NO_ARCH - Pet portclippy PR: 267970 Approved by: hsn@sendmail.cz (maintainer-timeout)
* mail/maildrop: Update to 3.1.5Guido Falsi2023-05-012-4/+4
|
* mail/courier-imap: Update to 5.2.4Guido Falsi2023-05-012-4/+4
|
* Mk/Uses/magick.mk: Bump all consumersFelix Palmen2023-04-301-1/+1
| | | | | | Bump all consumers of ImageMagick ports after flavorizing them. Approved by: tcberner (mentor, implicit)
* mail/mailpit: Try to fix build on all arches.Guido Falsi2023-04-304-7/+232
| | | | | | | | Modify software to use esbuild-wasm to bundle npm packages. This should work on any architecture. To do this I rerolled the npm cache package. This has no functional change on the produced package.
* mail/meta1: Unbreak on HEADMuhammad Moinur Rahman2023-04-291-20/+13
| | | | | | - Utilize OPTIONSNG while I am here Approved by: portmgr (blanket)
* */*: bump all direct Boost cunsumersDima Panov2023-04-271-1/+1
|
* */Makefile: Sort SUBDIRsPo-Chuan Hsieh2023-04-271-1/+1
|
* mail/mailpit: Update to 1.6.5Guido Falsi2023-04-262-6/+9
| | | | Limit build to supported architectures.
* audio/opus: bump consumers after update to 1.4Christian Weisgerber2023-04-257-6/+7
|
* devel/datovka: update to 4.22.1Miroslav Lachman2023-04-255-0/+39
| | | | | | | | | | | | | While here move to mail category. It was wrongly placed under devel in PR 267597 ChangeLog: https://gitlab.nic.cz/datovka/datovka/-/blob/develop/ChangeLog * Viewing number of recently unread messages in top node description when top node collapsed in account list. Also changed the icon for the top node. PR: 271005 267597 Reported by: 000.fbsd@quip.cz Approved by: freebsd@sysctl.cz (maintainer)
* mail/neomutt: update to 20230407Baptiste Daroussin2023-04-242-5/+4
|
* mail/py-email-validator: Update to 2.0.0Goran Mekić2023-04-232-4/+4
| | | | | | Changelog: https://github.com/JoshData/python-email-validator/blob/main/CHANGELOG.md#200-april-15-2023 PR: 270950
* lang/rust: Bump revisions after 1.69.0Mikael Urankar2023-04-231-0/+1
| | | | PR: 270953
* *: Bump PORTREVISIONs for math/mpc update to 1.3.1Gerald Pfeifer2023-04-2313-9/+13
|
* mail/thunderbird: update to 102.10.1 (rc1)Christoph Moench-Tegeder2023-04-222-6/+5
| | | | | Release Notes (soon): https://www.thunderbird.net/en-US/thunderbird/102.10.1/releasenotes/
* mail/nextcloud-mail: Update to 3.1.1Bernard Spil2023-04-222-4/+4
|
* mail/mailpit: Update to 1.6.2Guido Falsi2023-04-212-42/+45
|
* mail/xfce4-mailwatch-plugin: Update to 1.3.1Guido Falsi2023-04-202-8/+8
| | | | | - Add missing dependencies - Silence REINPLACE_CMD
* mail/mailpit: Fix error in MASTER_SITES.Guido Falsi2023-04-201-1/+1
|
* mail/mailpit: Add new port.Guido Falsi2023-04-206-0/+271
| | | | | | | | | Mailpit is a multi-platform email testing tool & API for developers. It acts as both an SMTP server, and provides a web interface to view all captured emails. Mailpit is inspired by MailHog, but much, much faster.
* mail/postfix: Update to 3.8.0Juraj Lutter2023-04-203-31/+7
| | | | | | | | The most notable change is that starting from 3.8.0, postfix supports SRV DNS records lookups in SMTP and LMTP clients. Release announcement: https://www.postfix.org/announcements/postfix-3.8.0.html
* graphics/poppler: bump consumers after update to 23.04Tobias C. Berner2023-04-202-2/+2
| | | | graphics/poppler was updated in 06339c451266f5843e53bd6406c81a89eedd4ab1
* mail/rubygem-mail27: Remove obsoleted portPo-Chuan Hsieh2023-04-194-33/+0
| | | | Use mail/rubygem-mail instead.
* mail/mailman3: update to 3.3.8Einar Bjarni Halldórsson2023-04-182-27/+24
| | | | | | Changelog: https://docs.mailman3.org/projects/mailman/en/latest/build/lib/mailman/docs/NEWS.html#news-3-3-8 PR: 270836
* mail/spamassassin-devel: update to latest github commitCy Schubert2023-04-173-6/+7
|
* */*: Bump PORTREVISION. mail/py-aiosmtpd was updated to 1.4.4Jose Alonso Cardenas Marquez2023-04-171-0/+1
|
* mail/py-aiosmtpd: Update to 1.4.4Jose Alonso Cardenas Marquez2023-04-172-4/+4
| | | | | | ChangeLog at: https://github.com/aio-libs/aiosmtpd/releases PR: 270837 Reported by: einar __at__ isnic.is
* */*: Remove merged or non-existent USE_PHP directivesMuhammad Moinur Rahman2023-04-169-9/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Remove USE_PHP=hash which is available in default php installation of all versions of php * security/pear-Horde_Crypt_Blowfish: Remove OPTION MHASH - Remove USE_PHP=json which is available in default php installation of all versions of php * devel/pear-PHPTAL: Remove OPTION JSON * www/ilias: Remove OPTION SCORM2004 - Remove USE_PHP=mssql which is no longer available in php from php80 and later and has been replaced with sqlsrv module which is Windows only * www/codeigniter: Remove OPTION MSSQL * www/moodle311: Remove OPTION MSSQL * www/moodle39: Remove OPTION MSSQL * www/moodle40: Remove OPTION MSSQL * www/moodle41: Remove OPTION MSSQL - Remove USE_PHP=openssl which is available in default php installation of all versions of php * databases/phpmyadmin: Remove OPTION OPENSSL * databases/phpmyadmin5: Remove OPTION OPENSSL * security/pear-Horde_Crypt_Blowfish: Remove OPTION OPENSSL * www/nextcloud: Remove OPTION SSL * www/owncloud: Remove OPTION SSL - Remove USE_PHP=pcre which is available in default php installation of all versions of php * sysutils/racktables: Remove OPTION PCRE - Remove USE_PHP=postgresql which should be USE_PHP=pgsql and update following ports * www/typo3-11 * www/typo3-12 - Remove USE_PHP=pdf which is no longer available as php module * databases/phpmyadmin: Remove OPTION PDF - Remove USE_PHP=spl which is available in default php installation of all versions of php - Remove USE_PHP=sqlsrv which was never imported into FreeBSD as that is Windows only php module * www/typo3-11: Remove OPTION SQLSRV * www/typo3-12: Remove OPTION SQLSRV - Bump where DEFAULT OPTIONS are affected Sponsored by: Bounce Experts Approved by: portmgr(blanket)