| Port details |
- phpmailer7 Full Featured Email Transfer Class for PHP
- 7.0.0 mail
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: joneum@FreeBSD.org
 - Port Added: 2025-11-10 15:39:04
- Last Update: 2025-11-10 15:35:20
- Commit Hash: 5861701
- License: LGPL21
- WWW:
- https://github.com/PHPMailer/PHPMailer
- Description:
- PHP email transport class featuring multiple file attachments, SMTP
servers, CCs, BCCs, HTML messages, and word wrap, and more. It can
send email via sendmail, PHP mail(), or with SMTP. Methods are based
on the popular AspEmail active server component.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- phpmailer7>0:mail/phpmailer7
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/mail/phpmailer7/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/phpmailer7
- pkg install phpmailer7
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: phpmailer7
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1762788749
SHA256 (PHPMailer-PHPMailer-v7.0.0_GH0.tar.gz) = a40f813626b770ae77e0028e2ec88d57f523c656977bf3ff92589b539d8a1602
SIZE (PHPMailer-PHPMailer-v7.0.0_GH0.tar.gz) = 117133
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- php.h : lang/php83
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for phpmailer7-7.0.0:
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- mail_phpmailer7
- USES:
- cpe php
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
7.0.0 10 Nov 2025 15:35:20
    |
Jochen Neumeister (joneum)  |
mail/phpmailer7: add new Port
This is exactly the same as version 6.11.1 but bumps the major version
number to indicate the presence of a BC break in child classes. The
changes in 6.11.0 and 6.11.1 have been reverted in 6.12.0. If you have
code that depends on those changes, please upgrade to 7.0.0 instead.
Apologies for the mix up.
Specifically, lang(), setLanguage(), and $language are now static, and
should be called statically.
Sponsored by: Netzkommune GmbH |
Number of commits found: 1
|