Version: 3.1.4, Package name: pecl80-mailparse-3.1.4 |
Maintained by: Stuart Henderson |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description Mailparse is a PHP extension for parsing and working with plain and MIME compliant email messages. It is stream based, so does not keep in-memory copies of the files it processes, lowering resource use with large messages. |
Filesize: 921.676 KB |
Version History (View Complete History) |
|
2021-10-25 06:33:21 by Stuart Henderson | Files touched by this commit (118) |
Log message: drop php 7.3 from -current, although it is still officially in security support it appears this is not really the case any more https://bugs.php.net/bug.php?id=81026 add @pkgpaths to merge pecl-* etc across mark www/syweb broken, it was marked 7.3-only so looks like it needs more work other php-ish ports have a RDEP on either 7.4 (default version) or 8.0 |
2021-04-30 10:53:00 by Stuart Henderson | Files touched by this commit (30) |
Log message: set @pkgpath to update php 7.2 pecl packages to the default version |
2021-02-24 14:23:17 by Stuart Henderson | Files touched by this commit (16) |
Log message: build php-8.0 versions of the pecl ports which support it |
2020-09-23 09:26:52 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to pecl-mailparse-3.1.1 |
2020-07-11 16:54:41 by Stuart Henderson | Files touched by this commit (98) |
Log message: switch my maintainer email addresses to my own domain |
2020-04-23 07:29:12 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to pecl-mailparse-3.1.0 |
2019-12-20 07:40:21 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to pecl-mailparse-3.0.4 |
2019-12-11 09:08:30 by Stuart Henderson | Files touched by this commit (24) |
Log message: more php71 cleanup |
2019-06-07 14:17:55 by Stuart Henderson | Files touched by this commit (1) |
Log message: pecl-mailparse 3.0.3 fixed php 7.3 compatibility; enable it in the build |
2019-06-03 10:06:58 by Stuart Henderson | Files touched by this commit (153) |
Log message: s/PERMIT_PACKAGE_CDROM/PERMIT_PACKAGE/ and some light whitespace tidying in ports which I maintain |
2019-03-21 07:19:33 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to pecl-mailparse-3.0.3 |
2019-03-08 10:02:44 by Stuart Henderson | Files touched by this commit (8) |
Log message: put the pecl/php73 bits in; even though php/7.3 itself is disabled doing\ this doesn't get in the way and makes it easier to test possible fixes |
2018-12-12 16:46:18 by Stuart Henderson | Files touched by this commit (7) |
Log message: garbage-collect now unused MODPECL_V |
2018-12-11 05:33:26 by Stuart Henderson | Files touched by this commit (35) |
Log message: move @pkgpath markers for pecl extensions so that versions compiled against the old "ports default" versions of php are autoupdated to the current one |
2018-04-26 09:08:56 by Stuart Henderson | Files touched by this commit (38) |
Log message: move pecl to multi-version; packages are now named pecl56-foo and pecl70-foo for the relevant PHP versions. ports which are 5.6-only remain in pecl-foo port directories, set to only build 5.6 packages ports which have separate versions for 5.6 and 7.0 are split; the port directories are named pecl56-foo for the 5.6-compatible version and pecl-foo for the 7+-version normal ports are in pecl-foo port directories with flavours for 5.6 and 7.0 |
2016-03-19 15:18:38 by Christian Weisgerber | Files touched by this commit (17) |
Log message: For all our ports that use the pecl module, SHARED_ONLY is always defined and "c" is always added to WANTLIB. Remove the check from the module and add WANTLIB += c to the individual port Makefiles. No changes in package signature, no other modules affected. |
2016-02-01 14:55:39 by Stuart Henderson | Files touched by this commit (38) |
Log message: Bump pecl-* and a couple of other ports which have now lost their MESSAGE/UNMESSAGE. Add @extra lines in place of UNMESSAGE. Docs about activating these have been rolled into the general PHP pkg-readmes file. OK/feedback aja@ jasper@ |
2015-06-05 00:00:24 by Robert Nagy | Files touched by this commit (72) |
Log message: bump revision due to the change of the default php version to 5.6 ok aja@ |
2014-11-06 10:13:41 by Stuart Henderson | Files touched by this commit (67) |
Log message: bump REVISION for php version switch |
2011-07-22 04:20:11 by Stuart Henderson | Files touched by this commit (48) |
Log message: Bump for PKGSPEC changes in ports/lang/php/Makefile.inc |
2011-07-08 15:46:36 by Robert Nagy | Files touched by this commit (6) |
Log message: switch to lang/php |
2010-11-19 00:23:15 by Marc Espie | Files touched by this commit (332) |
Log message: new depends |
2009-05-19 04:32:49 by Stuart Henderson | Files touched by this commit (1) |
Log message: chown the module to ${BIN_OWN}:${BIN_GRP}. bump pkgname. |