Port details |
- pecl-varnish Varnish cache extension
- 1.2.1_1 www
=1 1.2.1_1Version of this port present on the latest quarterly branch.
- BROKEN: fails to build
DEPRECATED: Broken for more than 6 months This port expired on: 2016-07-04 IGNORE: is marked as broken: fails to build
- Maintainer: jim@ohlste.in
- Port Added: 2014-02-15 17:57:21
- Last Update: 2016-07-04 20:48:24
- SVN Revision: 418057
- People watching this port, also watch:: zrep
- License: BSD2CLAUSE
- WWW:
- http://pecl.php.net/package/varnish
- Description:
- Varnish Cache is an open source, state of the art web application
accelerator. The extension makes it possible to interact with a running
varnish instance through TCP socket or shared memory.
WWW: http://pecl.php.net/package/varnish
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- 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-varnish>0:www/pecl-varnish
- No installation instructions:
- This port has been deleted.
- PKGNAME: pecl-varnish
- 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. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- varnish4>=0 : www/varnish4
- phpize : lang/php56
- autoconf-2.69 : devel/autoconf
- hash.so : security/php56-hash
- Runtime dependencies:
-
- php.h : lang/php56
- hash.so : security/php56-hash
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- php:ext tar:tgz php
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.1_1 04 Jul 2016 20:48:24 |
rene |
Remove expired ports without open PRs:
2016-07-04 security/openpgpsdk: Broken for more than 6 months
2016-07-04 security/radiusniff: Broken for more than 6 months
2016-07-04 security/pear-Auth_OpenID: Broken for more than 6 months
2016-07-04 security/sshit: Broken for more than 6 months
2016-07-04 security/ifd-slb_rf60: Broken for more than 6 months
2016-07-04 security/rainbowcrack: Broken for more than 6 months
2016-07-04 security/vlog: Broken for more than 6 months
2016-07-04 security/cryptstring: Broken for more than 6 months
2016-07-04 x11/libdnd: Broken for more than 6 months
2016-07-04 x11/xlupe: Broken for more than 6 months
2016-07-04 x11/xco: Broken for more than 6 months
2016-07-04 x11/xclick: Broken for more than 6 months
2016-07-04 devel/ocfpcsc: Broken for more than 6 months
2016-07-04 devel/dits: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
1.2.1_1 28 Jun 2016 14:00:45 |
mat |
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 |
1.2.1_1 03 Jun 2016 16:44:58 |
antoine |
Deprecate ports broken for more than 6 months |
1.2.1_1 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
1.2.1_1 28 Oct 2015 18:40:50 |
antoine |
Mark BROKEN: fails to build
cc -I. -I/wrkdirs/usr/ports/www/pecl-varnish/work/varnish-1.2.1 -DPHP_ATOM_INC
-I/wrkdirs/usr/ports/www/pecl-varnish/work/varnish-1.2.1/include
-I/wrkdirs/usr/ports/www/pecl-varnish/work/varnish-1.2.1/main
-I/wrkdirs/usr/ports/www/pecl-varnish/work/varnish-1.2.1
-I/usr/local/include/php -I/usr/local/include/php/main
-I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend
-I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib
-I/usr/local/include/varnish -DHAVE_CONFIG_H -O2 -pipe -fstack-protector
-fno-strict-aliasing -c
/wrkdirs/usr/ports/www/pecl-varnish/work/varnish-1.2.1/varnish_lib.c -fPIC
-DPIC -o .libs/varnish_lib.o
/wrkdirs/usr/ports/www/pecl-varnish/work/varnish-1.2.1/varnish_lib.c:352:20:
error: variable has incomplete type 'struct VSM_fantom'
...
/wrkdirs/usr/ports/www/pecl-varnish/work/varnish-1.2.1/varnish_lib.c:532:20:
error: variable has incomplete type 'struct VSM_fantom'
Reported by: pkg-fallout |
1.2.1_1 28 Jun 2015 15:27:19 |
feld |
PORTREVISION bump should have been issued due to dependency change |
1.2.1 28 Jun 2015 15:24:34 |
feld |
Migrate to new tar USES syntax |
1.2.1 28 Jun 2015 15:22:20 |
feld |
Varnish 3.0 is EoL
pecl-varnish supports Varnish 4.x as of version 1.2.0. However, there
are some caveats. The cChangelog for 1.2.0 mentions the following:
- Varnish 4.x compatibility, but
- VarnishStat and VarnishLog aren't supported when linking to Varnish
4.x anymore
I understand when Varnish 4.1 is released some old Varnish 3.x vmods
will be able to be updated. Perhaps this functionality will return also.
Unfortunately there is not much else that can be done.
This is better than the alternative which was to remove this port from
the ports tree. |
1.1.1 21 Dec 2014 16:09:05 |
feld |
Update "BSD" license in www category |
1.1.1 15 Feb 2014 17:57:11 |
pawel |
Varnish Cache is an open source, state of the art web application
accelerator. The extension makes it possible to interact with a running
varnish instance through TCP socket or shared memory.
WWW: http://pecl.php.net/package/varnish
PR: ports/186283
Submitted by: Jim Ohlstein <jim@ohlste.in> |