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-request Provides server-side request and response objects for PHP 7
1.0.0b1 devel Deleted on this many watch lists=1 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.0.0b1Version of this port present on the latest quarterly branch.
Maintainer: gasol.wu@gmail.com search for ports maintained by this maintainer
Port Added: 2016-12-23 10:51:06
Last Update: 2019-12-17 20:36:30
SVN Revision: 520347
People watching this port, also watch:: zrep
License: MIT
WWW:
https://pecl.php.net/package/request
Description:
This extension provides server-side request and response objects for PHP 7. These are *not* HTTP message objects proper. They are more like wrappers for existing global PHP variables and functions, with some limited additional convenience functionality. This extension defines two classes in the global namespace: - ServerRequest, composed of read-only copies of PHP superglobals and some other commonly-used values, with methods for adding application-specific request information in immutable fashion. - ServerResponse, essentially a wrapper around (and buffer for) response- related PHP functions, with some additional convenience methods, and self- sending capability. Documentation: https://gitlab.com/pmjones/ext-request A PHP 5 userland implementation that tracks this extension is available at https://packagist.org/packages/pmjones/request . WWW: https://pecl.php.net/package/request
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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:
  • php71-pecl-request>0:devel/pecl-request
No installation instructions:
This port has been deleted.
PKGNAME: php71-pecl-request
Package flavors (<flavor>: <package>)
  • php71: php71-pecl-request
distinfo:
TIMESTAMP = 1482201871 SHA256 (PECL/request-1.0.0b1.tgz) = 04e1a5401a3ccab2e03cde742ffb209b4b2c552edceb0c1e8eebbf642373e5b7 SIZE (PECL/request-1.0.0b1.tgz) = 34666

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. phpize : lang/php71
  2. autoconf>0 : devel/autoconf
Runtime dependencies:
  1. php.h : lang/php71
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
php:pecl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://pecl.php.net/get/
  2. https://pecl.php.net/get/
Collapse this list.

Number of commits found: 7

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.0b1
17 Dec 2019 20:36:30
Revision:520347Original commit files touched by this commit
rene search for other commits by this committer
Finish removal of PHP 7.1.

Submitted by:	antoine

lang/php71-extensions
devel/pecl-request
1.0.0b1
22 Sep 2019 07:14:00
Revision:512557Original commit files touched by this commit
antoine search for other commits by this committer
Ignore with php 7.4

Reported by:	pkg-fallout
1.0.0b1
05 Jan 2019 15:47:57
Revision:489349Original commit files touched by this commit
rene search for other commits by this committer
Remove stale IGNORE_WITH_PHP=56 values.

Reminded by:	sunpoet
1.0.0b1
12 Oct 2018 06:23:47
Revision:481878Original commit files touched by this commit
antoine search for other commits by this committer
Those ports are not compatible with php 7.3

Reported by:	pkg-fallout
1.0.0b1
14 Dec 2017 13:57:29
Revision:456296Original commit files touched by this commit
tz search for other commits by this committer
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
1.0.0b1
10 Apr 2017 15:08:47
Revision:438175Original commit files touched by this commit
mat search for other commits by this committer
Convert all PECL ports to USES=php:pecl.

Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D10281
1.0.0b1
23 Dec 2016 10:50:58
Revision:429244Original commit files touched by this commit
vanilla search for other commits by this committer
Add pecl-request 1.0.0b1, provides server-side request and response
objects for PHP 7.

PR:		215436
Submitted by:	Gasol Wu <gasol.wu@gmail.com>

Number of commits found: 7