| Port details |
- php-pie PHP Installer for Extensions
- 1.4.7 devel
=0 1.4.7Version of this port present on the latest quarterly branch. - Maintainer: bofh@FreeBSD.org
 - Port Added: 2026-07-05 19:00:58
- Last Update: 2026-07-08 20:29:55
- Commit Hash: a19f70a
- License: MIT
- WWW:
- https://github.com/php/pie
- Description:
- PIE is the official installer for PHP extensions, which replaces PECL
(which is now deprecated). PIE is distributed as a PHAR, just like
Composer, and works in a similar way to Composer, but it installs PHP
extensions (PHP Modules or Zend Extensions) to your PHP installation,
rather than pulling PHP packages into your project or library.
¦ ¦ ¦ ¦ 
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PHP_PKGNAMEPREFIX}pie>0:devel/php-pie
- To install the port:
- cd /usr/ports/devel/php-pie/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/php-pie
- pkg install php84-pie
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php84-pie
- Package flavors (<flavor>: <package>)
- php84: php84-pie
- php82: php82-pie
- php83: php83-pie
- php85: php85-pie
- php86: php86-pie
- distinfo:
- TIMESTAMP = 1783259207
SHA256 (pie-1.4.7/pie.phar) = e8d27c100e85720f374a55f79d63fa8d686dedabc9ccbc6567085e0baf646d55
SIZE (pie-1.4.7/pie.phar) = 12489344
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- php.h : lang/php84
- filter.so : security/php84-filter
- iconv.so : converters/php84-iconv
- phar.so : archivers/php84-phar
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_php-pie
- USES:
- php:flavors
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.4.7 08 Jul 2026 20:29:55
    |
Muhammad Moinur Rahman (bofh)  |
devel/php-pie: Fix build |
1.4.7 05 Jul 2026 18:58:38
    |
Muhammad Moinur Rahman (bofh)  |
devel/php-pie: New port
PIE is the official installer for PHP extensions, which replaces PECL
(which is now deprecated). PIE is distributed as a PHAR, just like
Composer, and works in a similar way to Composer, but it installs PHP
extensions (PHP Modules or Zend Extensions) to your PHP installation,
rather than pulling PHP packages into your project or library.
WWW: https://github.com/php/pie |
Number of commits found: 2
|