Port details |
- pecl-imap PHP extension to operate with the IMAP protocol
- 1.0.3 mail =2 1.0.2Version of this port present on the latest quarterly branch.
- Maintainer: mickael.maillot@gmail.com
- Port Added: 2024-07-30 18:25:02
- Last Update: 2024-10-17 09:42:25
- Commit Hash: b6825c1
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: PHP301
- WWW:
- https://github.com/php/pecl-mail-imap
- Description:
- PHP extension to operate with the IMAP protocol, as well as the
NNTP, POP3, and local mailbox access methods.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PHP_PKGNAMEPREFIX}pecl-imap>0:mail/pecl-imap
- To install the port:
- cd /usr/ports/mail/pecl-imap/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/pecl-imap
- pkg install php84-pecl-imap
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php84-pecl-imap
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1729065845
SHA256 (PECL/imap-1.0.3.tgz) = 0c2c0b1f94f299004be996b85a424e3d11ff65ac0a3c980db3213289a4a3faaf
SIZE (PECL/imap-1.0.3.tgz) = 63476
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- phpize : lang/php84
- autoconf>0 : devel/autoconf
- Runtime dependencies:
-
- php.h : lang/php84
- Library dependencies:
-
- libc-client.so.2010 : mail/panda-cclient
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- mail_pecl-imap
- USES:
- php:pecl localbase ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.3 17 Oct 2024 09:42:25 |
Vladimir Druzenko (vvd) Author: mickael.maillot |
mail/pecl-imap: Update 1.0.2 → 1.0.3
Commit log:
https://github.com/php/pecl-mail-imap/compare/1.0.2...1.0.3
Remove devel/pcre2 from LIB_DEPENDS - the code use pcre from php itself.
PR: 282135 |
1.0.2 30 Jul 2024 18:22:19 |
Muhammad Moinur Rahman (bofh) |
mail/pecl-imap: New port
PHP extension to operate with the IMAP protocol, as well as the NNTP,
POP3, and local mailbox access methods.
This extension is no longer maintained by php team officially and might
phase out of support in near future. |