Port details |
- pecl-mailparse2 PECL extension to create and decode MIME messages
- 2.1.6_1 mail
=0 2.1.6_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Works only with EOL php 5.6
This port expired on: 2018-12-30
- Maintainer: dbaio@FreeBSD.org
- Port Added: 2017-03-19 00:36:12
- Last Update: 2018-12-30 23:30:56
- SVN Revision: 488749
- Also Listed In: www
- License: PHP202
- WWW:
- https://pecl.php.net/package/mailparse
- Description:
- Mailparse is an extension for parsing and working with email messages.
It can deal with rfc822 and rfc2045 (MIME) compliant messages.
Mailparse is stream based, which means that it does not keep in-memory
copies of the files it processes - so it is very resource efficient
when dealing with large messages.
WWW: https://pecl.php.net/package/mailparse
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- 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-mailparse>0:mail/pecl-mailparse2
- No installation instructions:
- This port has been deleted.
- PKGNAME: php56-pecl-mailparse
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1476693051
SHA256 (PECL/mailparse-2.1.6.tgz) = 73705197d2b2ee782efa5477eb2a21432f592c2cb05a72c3a037bbe39e02b5cc
SIZE (PECL/mailparse-2.1.6.tgz) = 36538
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- phpize : lang/php56
- autoconf>0 : devel/autoconf
- mbstring.so : converters/php56-mbstring
- Runtime dependencies:
-
- php.h : lang/php56
- mbstring.so : converters/php56-mbstring
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- php:pecl
- 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 |
2.1.6_1 30 Dec 2018 23:30:56 |
rene |
Remove expired ports:
2018-12-30 net/pecl-mosquitto: Works only with EOL php 5.6
2018-12-30 net/pecl-ip2location: Works only with EOL php 5.6
2018-12-30 net/pecl-yp: Works only with EOL php 5.6
2018-12-30 net/pecl-oauth: Works only with EOL php 5.6
2018-12-30 net/pecl-apn: Works only with EOL php 5.6
2018-12-30 textproc/pecl-doublemetaphone: Works only with EOL php 5.6
2018-12-30 textproc/pecl-ctemplate: Works only with EOL php 5.6
2018-12-30 textproc/pecl-xslcache: Works only with EOL php 5.6
2018-12-30 textproc/libmrss-php: Works only with EOL php 5.6
2018-12-30 textproc/pecl-stem: Works only with EOL php 5.6
2018-12-30 textproc/pecl-wbxml: Works only with EOL php 5.6
2018-12-30 textproc/pecl-syck: Works only with EOL php 5.6
2018-12-30 textproc/pecl-yaml1: Works only with EOL php 5.6
2018-12-30 deskutils/surrealtodo: Works only with EOL php 5.6 (Only the first 15 lines of the commit message are shown above ) |
2.1.6_1 06 Dec 2018 11:22:12 |
rene |
Remove version 7.0 from the IGNORE_WITH_PHP list. |
2.1.6_1 02 Dec 2018 17:43:34 |
antoine |
Deprecate ports depending on php 5.6 |
2.1.6_1 08 Oct 2018 15:08:13 |
antoine |
Fix some PKGNAME collisions |
2.1.6_1 20 Mar 2018 02:20:07 |
dbaio |
Fix order of IGNORE_WITH_PHP variable
Related with `USES=php` so is better to keep them together
Reported by: mat |
2.1.6_1 17 Mar 2018 14:13:17 |
dbaio |
Fix order of variables
Ports maintained by me in categories:: mail math net net-im |
2.1.6_1 08 Mar 2018 19:48:41 |
mat |
Introduce PHP flavors.
Ports using USES=php:phpize, php:ext, php:zend, and php:pecl are now
flavored. They will automatically get flavors (php56, php70, php71, php72)
depending of the versions they support (set with IGNORE_WITH_PHP). As a
consequence, ports using USES=pear and USES=horde are also flavored.
PR: 226242
Submitted by: mat
Exp-run by: antoine
Approved by: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14208 |
2.1.6_1 14 Dec 2017 13:57:29 |
tz |
Add missing IGNORE_WITH_PHP for various pecl-ports.
After testing every pecl-* port with PHP 5.6, 7.0, 7.1 and 7.2
i set the IGNORE_WITH_PHP accordingly to the fallout.
PR: 222165
Reported by: brnd
Approved by: portmgr (blanket)
Differential Revision: https://reviews.freebsd.org/D13476 |
2.1.6_1 08 May 2017 17:21:49 |
dbaio |
Update my email address
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D10648 |
2.1.6_1 10 Apr 2017 15:08:47 |
mat |
Convert all PECL ports to USES=php:pecl.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D10281 |
2.1.6_1 19 Mar 2017 00:33:23 |
sunpoet |
Update to 3.0.2
- Add pecl-mailparse2 2.1.6 (copied from pecl-mailparse)
- Add UPDATING entry
Changes: https://pecl.php.net/package-changelog.php?package=mailparse
PR: 213319
Submitted by: Danilo G. Baio (dbaio) <dbaio@bsd.com.br> (maintainer) |