Port details |
- pecl-amfext Implements encoding and decoding of AMF and AMF3 messages
- 0.9.2_2 www
=0 0.9.2_2Version 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: meritus@innervision.pl
- Port Added: 2007-02-11 23:44:42
- Last Update: 2018-12-30 23:30:56
- SVN Revision: 488749
- License: PHP30
- WWW:
- https://pecl.php.net/package/amfext
- Description:
- AMFEXT is a PHP extension written in C that implements encoding and decoding
of AMF and AMF3 messages for the PHP language. It has been based on some of
the experience gained with AMFPP, a native code for encoding and decoding C.
The native encoding and decoding is extremely fast and memory efficient
respect existing PHP implementation, and the flexibility has been
provided using callbacks to the PHP code.
WWW: https://pecl.php.net/package/amfext
-
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-amfext>0:www/pecl-amfext
- No installation instructions:
- This port has been deleted.
- PKGNAME: php56-pecl-amfext
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (PECL/amfext-0.9.2.tgz) = f0fe83fad69f382829422ad6805334c78151756b054e3f022745f411acb10d3b
SIZE (PECL/amfext-0.9.2.tgz) = 37147
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
- Runtime dependencies:
-
- php.h : lang/php56
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- dos2unix libtool 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 |
0.9.2_2 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 ) |
0.9.2_2 06 Dec 2018 11:22:12 |
rene |
Remove version 7.0 from the IGNORE_WITH_PHP list. |
0.9.2_2 02 Dec 2018 17:43:34 |
antoine |
Deprecate ports depending on php 5.6 |
0.9.2_2 08 Oct 2018 15:08:13 |
antoine |
Fix some PKGNAME collisions |
0.9.2_2 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 |
0.9.2_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 |
0.9.2_2 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 |
0.9.2_1 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 |
0.9.2_1 18 Feb 2016 14:47:06 |
miwi |
- Ignore php70
- While here remove old php gruft |
0.9.2_1 14 Apr 2015 18:30:35 |
mi |
Reset WWW-link to PECL, because the original page(s) no longer exist. |
0.9.2_1 14 Apr 2015 18:27:58 |
mi |
Add hunks to allow compiling with php-5.4 and (hopefully) newer. Fix
compile warnings (except those about deprecations).
Unbreak and uncondemn. |
0.9.2 21 Mar 2015 18:40:16 |
marino |
php53 and fallout: Deprecate, set removal for 15 APR 2015
The PHP developers stopped providing security patches for the 5.3
branch on 14 August 2014. They "strongly urge" to upgrade to current
versions "as using older versions may expose you to security
vulnerabilities and bugs that have been fixed in more recent versions"
of PHP.
The PHP53 branch was released from maintainership today, so it's being
deprecated with removal set for 15 April 2015.
There were only 8 ports limited to php53, six of which were pecl- ports.
These ports must be upgraded to use a later version of php (5.6 is
recommended) soon, or they will be removed with php53.
Note that all 8 ports incorrectly set the PHP_DEFAULT_VERSION, so this
was changed to use IGNORE_WITH_PHP instead while here.
PR: 198150 |
0.9.2 23 Jan 2014 14:32:35 |
miwi |
- Mark these ports as stage safe |
0.9.2 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.9.2 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
0.9.2 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.9.2 12 Apr 2010 20:53:37 |
glarkin |
- Unbreak after recent PHP 5.3.2 update
Reported by: pointyhat
Approved by: portmgr (itetcu, erwin - implicit) |
0.9.2 11 Aug 2008 22:09:11 |
miwi |
- Update to 0.9.2
PR: 125911
Submitted by: Wen heping <wenheping@gmail.com>
Approved by: maintainer |
0.9.1 19 Jun 2008 00:24:08 |
miwi |
- Update to 0.9.1
PR: 124668
Submitted by: Piotr Rybicki <meritus@innervision.pl> (maintainer) |
0.9 15 Feb 2008 15:55:32 |
miwi |
- Update to 0.9
PR: 120713
Submitted by: Piotr Rybicki <meritus@innervision.pl> (maintainer) |
0.8.7 15 Feb 2007 09:52:25 |
miwi |
- Remove binary
- Add backup MASTER_SITES
Submitted by: pointyhat via kris |
0.8.7 11 Feb 2007 23:44:19 |
miwi |
AMFEXT is a PHP extension written in C that implements encoding and decoding
of AMF and AMF3 messages for the PHP language. It has been based on some of
the experience gained with AMFPP, a native code for encoding and decoding C.
The native encoding and decoding is extremely fast and memory efficient
respect existing PHP implementation, and the flexibility has been
provided using callbacks to the PHP code.
WWW: http://www.teslacore.it/wiki/index.php?title=AMFEXT
PR: ports/109037
Submitted by: Piotr Rybicki <meritus at innervision.pl> |