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
php70-redis PHP7 extension for Redis
3.0.0_1 databases 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 3.0.0_1Version of this port present on the latest quarterly branch.
Maintainer: joshruehlig@gmail.com search for ports maintained by this maintainer
Port Added: 2016-06-25 15:08:38
Last Update: 2017-02-15 14:57:37
SVN Revision: 434179
License: PHP301
WWW:
https://github.com/phpredis/phpredis
Description:
This extension provides an API for communicating with Redis database, a persistent key-value database with built-in net interface written in ANSI-C for Posix systems. WWW: https://github.com/phpredis/phpredis
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:
  • php70-redis>0:databases/php70-redis
No installation instructions:
This port has been deleted.
PKGNAME: php70-redis
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (phpredis-phpredis-3.0.0_GH0.tar.gz) = 030997370bb1906793989c89550d9cafd4fa35dccbad7040b2339301aa961dba SIZE (phpredis-phpredis-3.0.0_GH0.tar.gz) = 196416

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/php70
  2. autoconf-2.69 : devel/autoconf
  3. session.so : www/php70-session
Runtime dependencies:
  1. php.h : lang/php70
  2. session.so : www/php70-session
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
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/phpredis/phpredis/tar.gz/3.0.0?dummy=/
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
3.0.0_1
15 Feb 2017 14:57:37
Revision:434179Original commit files touched by this commit
sunpoet search for other commits by this committer
Add pecl-redis 3.1.1 (copied from php56-redis and updated to 3.1.1)

- Remove databases/php56-redis, databases/php70-redis and databases/php71-redis
- Add MOVED entries
- While I'm here, add LICENSE_FILE

Changes:	https://pecl.php.net/package-changelog.php?package=redis
PR:		216700
Submitted by:	Daniel Ylitalo <daniel@blodan.se> (maintainer of
databases/php71-redis)
Approved by:	Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer of
databases/php56-redis),
		Joshua Ruehlig <joshruehlig@gmail.com> (maintainer of databases/php70-redis,
timeout, 14 days)
3.0.0_1
26 Jan 2017 14:38:37
Revision:432509Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove PHP_MODNAME

- While I'm here, update IGNORE_WITH_PHP
3.0.0_1
24 Oct 2016 19:39:06
Revision:424590Original commit files touched by this commit
rene search for other commits by this committer
Now that PHP 5.5 is removed from the Ports Tree, clean up any stale
IGNORE_WITH_PHP values (5, 52, 54, 55)
3.0.0_1
24 Oct 2016 14:53:19
Revision:424570Original commit files touched by this commit
mat search for other commits by this committer
*_DEFAULT cannot be used in ports Makefiles, they are global variables.

PHP_VER can be used in phpXX-* ports to make sure they build.

Sponsored by:	Absolight
3.0.0_1
03 Aug 2016 12:47:05
Revision:419514Original commit files touched by this commit
mat search for other commits by this committer
Don't use extension.ini any more, and have each extension install in its
file, so the order remains the same.

Every PHP (or Zend) extension now installs its own .ini file in
/usr/local/etc/php.  A PHP extension will be automatically activated
when installed.  The order into which extensions are loaded is
automatically guessed.  In some very rare cases, the guess will be
wrong, and PHP_MOD_PRIO will need to be set.  Refer to the USES=php
section of the Porter's Handbook for more information.

Convert ports touching etc/php/extensions.ini manually, or telling the
OP to do it.

And finally, bump PORTREVISION for all php extensions.

PR:		210697
Submitted by:	mat
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D7022
3.0.0
28 Jun 2016 14:00:45
Revision:417719Original commit files touched by this commit
mat search for other commits by this committer
Convert USE_PHP*=yes into USES=php*

PR:		210529
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D6936
3.0.0
25 Jun 2016 15:08:31
Revision:417472Original commit files touched by this commit
pi search for other commits by this committer
New port: databases/php70-redis

This extension provides an API for communicating with Redis database,
a persistent key-value database with built-in net interface written
in ANSI-C for Posix systems.

WWW: https://github.com/phpredis/phpredis

PR:		210552, 208016
Submitted by:	joshruehlig@gmail.com, townwear@gmail.com

Number of commits found: 7