notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details
php-http Extended HTTP Support
4.3.1 wwwnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 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 search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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:
  1. raphf.so : devel/php-raphf@php84
  2. re2c : devel/re2c
  3. bash>0 : shells/bash
  4. phpize : lang/php84
  5. autoconf>0 : devel/autoconf
  6. iconv.so : converters/php84-iconv
  7. zlib.so : archivers/php84-zlib
Runtime dependencies:
  1. raphf.so : devel/php-raphf@php84
  2. php.h : lang/php84
  3. iconv.so : converters/php84-iconv
  4. zlib.so : archivers/php84-zlib
Library dependencies:
  1. libcurl.so : ftp/curl
  2. libevent.so : devel/libevent
  3. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/m6w6/ext-http/tar.gz/4.3.1?dummy=/
Collapse this list.
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)
CommitCreditsLog message
4.3.1
12 Jul 2026 17:24:45
commit hash: 29813da665082e61ce48082580c178110923c368commit hash: 29813da665082e61ce48082580c178110923c368commit hash: 29813da665082e61ce48082580c178110923c368commit hash: 29813da665082e61ce48082580c178110923c368 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
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