Port details |
- pecl-mailparse PECL extension to create and decode MIME messages
- 3.1.8 mail
=3 3.1.6Version of this port present on the latest quarterly branch. - Maintainer: dbaio@FreeBSD.org
 - Port Added: 2004-07-30 19:58:51
- Last Update: 2024-11-28 11:53:06
- Commit Hash: 5092a02
- People watching this port, also watch:: picoc, roxterm, monit, notmuch, php81-pecl-scrypt
- Also Listed In: www
- License: PHP301
- 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.
¦ ¦ ¦ ¦ 
- 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-mailparse
- To install the port:
- cd /usr/ports/mail/pecl-mailparse/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/pecl-mailparse
- pkg install php82-pecl-mailparse
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php82-pecl-mailparse
- Package flavors (<flavor>: <package>)
- php82: php82-pecl-mailparse
- php81: php81-pecl-mailparse
- php83: php83-pecl-mailparse
- php84: php84-pecl-mailparse
- distinfo:
- TIMESTAMP = 1732794055
SHA256 (PECL/mailparse-3.1.8.tgz) = 59beab4ef851770c495ba7a0726ab40e098135469a11d9c8e665b089c96efc2f
SIZE (PECL/mailparse-3.1.8.tgz) = 945958
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/php82
- autoconf>0 : devel/autoconf
- mbstring.so : converters/php82-mbstring
- Runtime dependencies:
-
- php.h : lang/php82
- mbstring.so : converters/php82-mbstring
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- mail_pecl-mailparse
- 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 |
3.1.8 28 Nov 2024 11:53:06
    |
Danilo G. Baio (dbaio)  |
mail/pecl-mailparse: Update to 3.1.8
Changelog:
https://pecl.php.net/package-changelog.php?package=mailparse&release=3.1.8
PR: 282961
Reported by: mickael.maillot@gmail.com |
3.1.6 09 Sep 2023 20:57:34
    |
Danilo G. Baio (dbaio)  |
mail/pecl-mailparse: Update to 3.1.6
Changelog: https://pecl.php.net/package-changelog.php?package=mailparse&release=3.1.6 |
3.1.4 18 Sep 2022 19:12:01
    |
Danilo G. Baio (dbaio)  |
mail/pecl-mailparse: Update to 3.1.4
Changelog: https://pecl.php.net/package-changelog.php?package=mailparse&release=3.1.4 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.1.3 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.1.3 20 Jul 2022 14:22:19
    |
Tobias C. Berner (tcberner)  |
mail: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ashish@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam David <adam@FreeBSD.org>
* Adam McDougall <mcdouga9@egr.msu.edu>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Deiter <tiamat@komi.mts.ru>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alex Perel <veers@disturbed.net> (Only the first 15 lines of the commit message are shown above ) |
3.1.3 01 Mar 2022 17:28:03
    |
Danilo G. Baio (dbaio)  |
mail/pecl-mailparse: Update to 3.1.3
Changelog: https://pecl.php.net/package-changelog.php?package=mailparse&release=3.1.3 |
3.1.2 03 Sep 2021 23:07:20
    |
Danilo G. Baio (dbaio)  |
mail/pecl-mailparse: Update to 3.1.2
Changelog: https://pecl.php.net/package-changelog.php?package=mailparse&release=3.1.2 |
3.1.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
3.1.1 27 Sep 2020 11:46:39
  |
dbaio  |
mail/pecl-mailparse: Update to 3.1.1
Changelog: https://pecl.php.net/package-changelog.php?package=mailparse&release=3.1.1
MFH: 2020Q3 (Bugfix release) |
3.1.0 23 Apr 2020 22:54:03
  |
dbaio  |
mail/pecl-mailparse: Update to 3.1.0
Changelog: https://pecl.php.net/package-changelog.php?package=mailparse&release=3.1.0 |
3.0.4 29 Dec 2019 19:17:26
  |
dbaio  |
mail/pecl-mailparse: Update to 3.0.4, Fix build with PHP 7.4 [1]
Changelog: https://pecl.php.net/package-changelog.php?package=mailparse&release=3.0.4
PR: 242822 [1]
Reported by: ari@ish.com.au [1] |
3.0.3 22 Sep 2019 07:14:00
  |
antoine  |
Ignore with php 7.4
Reported by: pkg-fallout |
3.0.3 22 Mar 2019 22:12:52
  |
dbaio  |
mail/pecl-mailparse: Update to 3.0.3
Changelog: https://pecl.php.net/package-changelog.php?package=mailparse&release=3.0.3 |
3.0.2 05 Jan 2019 15:47:57
  |
rene  |
Remove stale IGNORE_WITH_PHP=56 values.
Reminded by: sunpoet |
3.0.2 13 Oct 2018 17:48:39
  |
dbaio  |
mail/pecl-mailparse: Fix build with PHP 7.3
Obtained from: upstream |
3.0.2 12 Oct 2018 06:23:47
  |
antoine  |
Those ports are not compatible with php 7.3
Reported by: pkg-fallout |
3.0.2 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 |
3.0.2 17 Mar 2018 14:13:17
  |
dbaio  |
Fix order of variables
Ports maintained by me in categories:: mail math net net-im |
3.0.2 08 May 2017 17:21:49
  |
dbaio  |
Update my email address
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D10648 |
3.0.2 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 |
3.0.2 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) |
2.1.6_1 07 Feb 2017 12:14:34
  |
mat  |
Mark ports not building with PHP 7.1.
Sponsored by: Absolight |
2.1.6_1 13 Dec 2016 14:26:12
  |
sunpoet  |
- Update WWW: pecl.php.net uses https://
Approved by: portmgr (blanket) |
2.1.6_1 17 Oct 2016 08:37:32
  |
wen  |
- Add PORTSCOUT
- Pass maintainership to submitter
PR: 213318
Submitted by: dbaio@bsd.com.br |
2.1.6_1 15 Sep 2016 01:41:28
  |
swills  |
Unmark broken on powerpc64
These ports built successfully |
2.1.6_1 03 Aug 2016 12:47:05
  |
mat  |
Don't use extension.ini any more, and have each extension install in its
file, so the order remains the same.
Every PHP (or Zend) extension now installs its own .ini file in
/usr/local/etc/php. A PHP extension will be automatically activated
when installed. The order into which extensions are loaded is
automatically guessed. In some very rare cases, the guess will be
wrong, and PHP_MOD_PRIO will need to be set. Refer to the USES=php
section of the Porter's Handbook for more information.
Convert ports touching etc/php/extensions.ini manually, or telling the
OP to do it.
And finally, bump PORTREVISION for all php extensions.
PR: 210697
Submitted by: mat
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D7022 |
2.1.6 25 Jul 2016 20:01:03
  |
rene  |
Reset miwi@'s ports, he stepped down from the Ports Team.
With hat: portmgr-secretary |
2.1.6 28 Jun 2016 14:00:45
  |
mat  |
Convert USE_PHP*=yes into USES=php*
PR: 210529
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6936 |
2.1.6 21 Apr 2016 16:43:15
  |
swills  |
many ports: mark broken on powerpc64 |
2.1.6 18 Feb 2016 14:47:06
  |
miwi  |
- Ignore php70
- While here remove old php gruft |
2.1.6 26 Nov 2015 14:39:58
  |
miwi  |
- Take Maintainership
Approved by: mat (mentor) |
2.1.6 24 Feb 2015 08:54:14
  |
vanilla  |
1: add LICENSE.
2: switch to USES=tar:tgz |
2.1.6 18 Nov 2014 09:37:33
  |
bapt  |
Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work! |
2.1.6 23 Jan 2014 16:00:15
  |
miwi  |
- Stageify
- Take maintainership of a few ports |
2.1.6 20 Sep 2013 19:59:14
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
2.1.6 17 May 2012 14:16:10
 |
miwi  |
- Update to 2.1.6 add php 5.4 support
- Take maintainership |
2.1.5 01 Feb 2012 15:53:08
 |
tabthorpe  |
- Reassign to the heap |
2.1.5 03 Jul 2011 13:53:52
 |
ohauer  |
- remove MD5 |
2.1.5 21 Mar 2009 22:23:14
 |
mnag  |
- Update to 2.1.5
PR: 132339
Submitted by: Wen Heping <wenheping___gmail.com> |
2.1.4 13 Apr 2008 03:01:27
 |
mnag  |
- Update to 2.1.4
PR: 122686
Submitted by: Wen heping <wenheping___gmail.com> |
2.1.2 23 Nov 2007 17:02:37
 |
mnag  |
- Update to 2.1.2 to fix SIGSEGV on AMD64 machine
PR: 117355
Notified by: Kuan-Chung Chiu <buganini___gmail.com>
Approved by: portmgr (pav) |
2.1.1 09 Nov 2005 02:32:50
 |
mnag  |
Add SHA256 |
2.1.1 16 Sep 2005 17:58:32
 |
mnag  |
Update my email
Approved by: pav (mentor) |
2.1.1 29 Aug 2005 06:36:12
 |
novel  |
Anti Unmaintained Ports Campaign by Marcus Grando.
PR: 854[06-15]
Submitted by: Marcus Grando <marcus@corp.grupos.com.br> |
2.1.1 02 Mar 2005 21:19:36
 |
thierry  |
* Update to 2.1.1
* Remove WANT_PHP_PEAR and pear from CATEGORIES.
PR: ports/78269
Submitted by: Marcus Grando |
2.0b_1 30 Jul 2004 19:53:01
 |
pav  |
- Reincarnate this as PECL extension and use new PHP infrastructure
PR: ports/69655
Submitted by: Kenneth Vestergaard Schmidt <kvs@pil.dk>
Repocopy by: marcus |