| Port details |
- php-http Extended HTTP Support
- 4.3.1 www
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: bofh@FreeBSD.org
 - Port Added: 2026-07-12 17:28:10
- Last Update: 2026-07-12 17:24:45
- Commit Hash: 29813da
- License: BSD2CLAUSE
- WWW:
- https://github.com/m6w6/ext-http
- Description:
- ext-http extension aims to provide a convenient and powerful set of
functionality for one of PHPs major applications. It eases handling of
HTTP URLs, dates, redirects, headers and messages, provides means for
negotiation of clients preferred language and charset, as well as a
convenient way to send any arbitrary data with caching and resuming
capabilities. It provides powerful request functionality too.
¦ ¦ ¦ ¦ 
- 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}http>0:www/php-http
- To install the port:
- cd /usr/ports/www/php-http/ && make install clean
- To add the package, run one of these commands:
- pkg install www/php-http
- pkg install php84-http
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php84-http
- Package flavors (<flavor>: <package>)
- php84: php84-http
- php82: php82-http
- php83: php83-http
- php85: php85-http
- distinfo:
- TIMESTAMP = 1783864131
SHA256 (m6w6-ext-http-4.3.1_GH0.tar.gz) = 6666c8f6b83834ce4efc802666e1e5c58b2f7d02d5196aa92ffcc5c9172da923
SIZE (m6w6-ext-http-4.3.1_GH0.tar.gz) = 224908
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- raphf.so : devel/php-raphf@php84
- re2c : devel/re2c
- bash>0 : shells/bash
- phpize : lang/php84
- autoconf>0 : devel/autoconf
- iconv.so : converters/php84-iconv
- zlib.so : archivers/php84-zlib
- Runtime dependencies:
-
- raphf.so : devel/php-raphf@php84
- php.h : lang/php84
- iconv.so : converters/php84-iconv
- zlib.so : archivers/php84-zlib
- Library dependencies:
-
- libcurl.so : ftp/curl
- libevent.so : devel/libevent
- libicudata.so : devel/icu
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_php-http
- USES:
- php:ext
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Port Moves |
- port moved here from www/pecl-http on 2026-07-12
REASON: Converted to standard extension from pecl extension
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
4.3.1 12 Jul 2026 17:24:45
    |
Muhammad Moinur Rahman (bofh)  |
www/{pecl|php}-http: Convert port
ext-http extension aims to provide a convenient and powerful set of
functionality for one of PHPs major applications. It eases handling of
HTTP URLs, dates, redirects, headers and messages, provides means for
negotiation of clients preferred language and charset, as well as a
convenient way to send any arbitrary data with caching and resuming
capabilities. It provides powerful request functionality too.
Please note that pecl infrastructure is being deprecated so create a
different port which is not dependent on pecl infrastructure.
This commit also removes pecl-http ports in lieu of this port.
WWW: https://github.com/m6w6/ext-http |
Number of commits found: 1
|