| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Update pkg-descr
- Take maintainership
Changes: https://github.com/libesmtp/libESMTP/releases
https://libesmtp.github.io/reference/changes-since-v1.0.6.html
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
| |
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/102.11.0/releasenotes/
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
|
|
|
| |
- 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)
|
| |
|
|
|
|
|
|
| |
- Mark BROKEN_SSL on openssl30 and openssl31
- Fails to build with error: undefined reference due to
--no-allow-shlib-undefined: EVP_*
|
|
|
|
|
|
| |
- Utilize OPTIONSNG
Approved by: portmgr (blanket)
|
|
|
|
|
| |
ChangeLog:
https://sourceforge.net/p/courier/courier.git/ci/master/tree/cone/ChangeLog
|
| |
|
|
|
|
| |
- Pet portclippy
|
|
|
|
|
|
|
| |
- Add missing dependencies reported by poudriere
- Pet portclippy
Approved by: portmgr (blanket)
|
| |
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
| |
PR: 271070
Reviewed by: fernape
Differential Revision: https://reviews.freebsd.org/D39780
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
| |
- Mark NO_ARCH
- Pet portclippy
PR: 267970
Approved by: hsn@sendmail.cz (maintainer-timeout)
|
| |
|
| |
|
|
|
|
|
|
| |
Bump all consumers of ImageMagick ports after flavorizing them.
Approved by: tcberner (mentor, implicit)
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
| |
- Utilize OPTIONSNG while I am here
Approved by: portmgr (blanket)
|
| |
|
| |
|
|
|
|
| |
Limit build to supported architectures.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
|
| |
Changelog: https://github.com/JoshData/python-email-validator/blob/main/CHANGELOG.md#200-april-15-2023
PR: 270950
|
|
|
|
| |
PR: 270953
|
| |
|
|
|
|
|
| |
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/102.10.1/releasenotes/
|
| |
|
| |
|
|
|
|
|
| |
- Add missing dependencies
- Silence REINPLACE_CMD
|
| |
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
| |
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 was updated in 06339c451266f5843e53bd6406c81a89eedd4ab1
|
|
|
|
| |
Use mail/rubygem-mail instead.
|
|
|
|
|
|
| |
Changelog: https://docs.mailman3.org/projects/mailman/en/latest/build/lib/mailman/docs/NEWS.html#news-3-3-8
PR: 270836
|
| |
|
| |
|
|
|
|
|
|
| |
ChangeLog at: https://github.com/aio-libs/aiosmtpd/releases
PR: 270837
Reported by: einar __at__ isnic.is
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|