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 photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
pecl-pecl_http A PHP extension which provides extended HTTP request/response handling
1.6.2_1 www Deleted 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 1.6.2_1Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-02-06 15:41:36
Last Update: 2010-01-31 13:49:11
SVN Revision: UNKNOWN
Also Listed In: pear
License: not specified in port
WWW:
http://pecl.php.net/package/pecl_http/
Description:
This 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, if built with CURL support. Parallel requests are available for PHP-5 and greater. PHP-5 classes: HttpUtil, HttpMessage, HttpRequest, HttpRequestPool; HttpResponse (PHP-5.1) WWW: http://pecl.php.net/package/pecl_http/
Homepage    cgit ¦ GitHub ¦ 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.
Dependency lines:
  • pecl-pecl_http>0:www/pecl-pecl_http
No installation instructions:
This port has been deleted.
PKGNAME: pecl-pecl_http
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. php.h : lang/php5
  2. phpize : lang/php5
  3. session.so : www/php5-session
  4. hash.so : security/php5-hash
  5. iconv.so : converters/php5-iconv
  6. autoconf-2.62 : devel/autoconf262
Runtime dependencies:
  1. php.h : lang/php5
  2. session.so : www/php5-session
  3. hash.so : security/php5-hash
  4. iconv.so : converters/php5-iconv
Library dependencies:
  1. curl.5 : ftp/curl
  2. event-1.4 : devel/libevent
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for pecl-pecl_http-1.6.2_1: CURL=on (default) "Enable cURL HTTP requests" MAGIC_MIME=on (default) "Enable response content type guessing" ZLIB_COMPRESSION=off (default) "Enable support for encoded message bodies" ===> Use 'make config' to modify these settings
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/PECL/
  2. http://pecl.php.net/get/
Collapse this list.

Number of commits found: 29

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.6.2_1
31 Jan 2010 13:49:11
Original commit files touched by this commit
miwi search for other commits by this committer
- Remove pecl-pecl_http duplicate port

PR:             141046
Submitted by:   wen@
1.6.2_1
10 Jan 2010 06:43:01
Original commit files touched by this commit
linimon search for other commits by this committer
Reset zaa@zaa.pp.ru: mail can not be delivered (mail loop).
1.6.2_1
23 Jan 2009 15:43:14
Original commit files touched by this commit
roam search for other commits by this committer
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
1.6.2
06 Jan 2009 16:53:07
Original commit files touched by this commit
wxs search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older

Approved by:    pav
1.6.2
07 Dec 2008 09:41:50
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.6.2

PR:             129447
Submitted by:   Wen Heping <wenheping@gmail.com>
Approved by:    maintainer
1.6.0_1
19 Aug 2008 16:40:17
Original commit files touched by this commit
mnag search for other commits by this committer
- Update libevent dependency and bump PORTREVISION
1.6.0
04 Feb 2008 13:14:39
Original commit files touched by this commit
mm search for other commits by this committer
- Update to 1.6.0
- Add libevent support

PR:             ports/119853
Submitted by:   mm
Updated by:     maintainer
Approved by:    maintainer
1.5.5
04 Oct 2007 06:21:46
Original commit files touched by this commit
edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
1.5.5
05 Sep 2007 10:03:39
Original commit files touched by this commit
chinsan search for other commits by this committer
- Update to 1.5.5

PR:             ports/116094
Submitter:      chinsan
Approved by:    maintainer
1.5.4
07 Jul 2007 14:53:47
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.5.4

PR:             114342
Submitted by:   Alexander Zhuravlev <zaa@zaa.pp.ru> (maintainer)
1.5.3
29 Apr 2007 09:42:20
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 1.5.3

PR:             ports/112190
Submitted by:   chinsan
Approved by:    Alexander Zhuravlev <zaa at zaa.pp.ru> (maintainer)
1.5.2
27 Feb 2007 08:24:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.5.2

PR:             109579
Submitted by:   Alexander Zhuravlev <zaa@zaa.pp.ru> (maintainer)
1.5.1
23 Feb 2007 05:35:52
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 1.5.1

PR:             ports/109446
Submitted by:   maintainer (Alexander Zhuravlev)
1.5.0
21 Feb 2007 12:54:43
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 1.5.0

PR:             ports/109380
Submitted by:   Alexander Zhuravlev <zaa at zaa.pp.ru> (maintainer)
1.4.1
29 Jan 2007 14:36:18
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.4.1

PR:             108496
Submitted by:   Alexander Zhuravlev <zaa@zaa.pp.ru>
1.4.0
28 Jan 2007 07:44:32
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 1.4.0

PR:             ports/108408
Submitted by:   chinsan
Approved by:    Alexander Zhuravlev <zaa at zaa.pp.ru> (maintainer)
1.4.0.r2
24 Jan 2007 12:24:15
Original commit files touched by this commit
vanilla search for other commits by this committer
Upgrade to 1.4.0RC2

PR:             ports/108235
Submitted by:   maintainer
1.3.3_1
13 Dec 2006 12:41:36
Original commit files touched by this commit
roam search for other commits by this committer
Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.

Thanks to everyone who took the time to look over the patch!

Discussed on:   -ports
1.3.3
31 Oct 2006 06:40:05
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 1.3.3

PR:             ports/104296
Submitted by:   maintainer (Alexander Zhuravlev)
1.2.1
28 Aug 2006 00:04:38
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 1.2.1

PR:             ports/102552
Submitted by:   maintainer (Alexander Zhuravlev)
1.2.0
19 Aug 2006 16:02:34
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 1.2.0

PR:             ports/102269
Submitted by:   maintainer (Alexander Zhuravlev)
1.1.0
05 Aug 2006 10:31:16
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.1.0

PR:             ports/101104
Submitted by:   chinsan <chinsan.tw@gmail.com>
Approved by:    krion (mentor), maintainer
1.0.1
05 Jul 2006 00:13:48
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 1.0.1

PR:             ports/99793
Submitted by:   maintainer (Alexander Zhuravlev)
1.0.0
11 Jun 2006 15:05:16
Original commit files touched by this commit
vanilla search for other commits by this committer
Upgrade to 1.0.0

PR:             ports/98810
Submitted by:   maintainer
1.0.0.r4
31 May 2006 06:02:00
Original commit files touched by this commit
novel search for other commits by this committer
Update to 1.0 RC4.

PR:             97695
Submitted by:   Alexander Zhuravlev (maintainer)
1.0.0.r3
12 May 2006 11:12:29
Original commit files touched by this commit
novel search for other commits by this committer
Update to 1.0.0RC3.

PR:             96038
Submitted by:   Alexander Zhuravlev (maintainer)
1.0.0.r2
29 Mar 2006 07:09:05
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 1.0.0RC2

PR:             ports/95058
Submitted by:   Alexander Zhuravlev <zaa@zaa.pp.ru> (maintainer)
1.0.0.r1
19 Mar 2006 22:24:53
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 1.0.0RC1

Submitted by:   Alexander Zhuravlev <zaa@ulstu.ru> (maintainer)
0.22.0
06 Feb 2006 15:34:44
Original commit files touched by this commit
garga search for other commits by this committer
Add pecl-pecl_http 0.22.0, a PHP extension which provides extended HTTP
request/response handling.

PR:             ports/92827
Submitted by:   Alexander Zhuravlev <zaa@zaa.pp.ru>

Number of commits found: 29