Port details |
- xcache Fast and stable php opcode cacher
- 3.2.0 www
=9 3.2.0Version of this port present on the latest quarterly branch.
- DEPRECATED: Works only with EOL php 5.6
This port expired on: 2018-12-30
- Maintainer: ale@FreeBSD.org
- Port Added: 2006-05-28 08:55:16
- Last Update: 2018-12-30 23:30:56
- SVN Revision: 488749
- People watching this port, also watch:: pcre, unzip, clamav
- License: BSD3CLAUSE
- WWW:
- http://xcache.lighttpd.net/
- Description:
- XCache is a fast, stable php opcode cacher that has been tested and
now running on production server under high load.
WWW: http://xcache.lighttpd.net/
-
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:
-
- xcache${PHP_PKGNAMESUFFIX}>0:www/xcache
- No installation instructions:
- This port has been deleted.
- PKGNAME: xcache-php56
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (xcache-3.2.0.tar.bz2) = 7d12a3cbd5f729b70f9226ac19406d11219f1c5f5e82b3bbb43ea9460cbf6cbd
SIZE (xcache-3.2.0.tar.bz2) = 148392
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:
-
- phpize : lang/php56
- autoconf>0 : devel/autoconf
- Runtime dependencies:
-
- php.h : lang/php56
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for xcache-php56-3.2.0:
CONSTANT=off: Enable handling of compile time constants
COVERAGER=off: Enable code coverage dumper
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- php:phpize tar:bzip2
- 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 |
3.2.0 30 Dec 2018 23:30:56 |
rene |
Remove expired ports:
2018-12-30 net/pecl-mosquitto: Works only with EOL php 5.6
2018-12-30 net/pecl-ip2location: Works only with EOL php 5.6
2018-12-30 net/pecl-yp: Works only with EOL php 5.6
2018-12-30 net/pecl-oauth: Works only with EOL php 5.6
2018-12-30 net/pecl-apn: Works only with EOL php 5.6
2018-12-30 textproc/pecl-doublemetaphone: Works only with EOL php 5.6
2018-12-30 textproc/pecl-ctemplate: Works only with EOL php 5.6
2018-12-30 textproc/pecl-xslcache: Works only with EOL php 5.6
2018-12-30 textproc/libmrss-php: Works only with EOL php 5.6
2018-12-30 textproc/pecl-stem: Works only with EOL php 5.6
2018-12-30 textproc/pecl-wbxml: Works only with EOL php 5.6
2018-12-30 textproc/pecl-syck: Works only with EOL php 5.6
2018-12-30 textproc/pecl-yaml1: Works only with EOL php 5.6
2018-12-30 deskutils/surrealtodo: Works only with EOL php 5.6 (Only the first 15 lines of the commit message are shown above ) |
3.2.0 06 Dec 2018 11:22:12 |
rene |
Remove version 7.0 from the IGNORE_WITH_PHP list. |
3.2.0 02 Dec 2018 17:43:34 |
antoine |
Deprecate ports depending on php 5.6 |
3.2.0 08 Oct 2018 15:08:13 |
antoine |
Fix some PKGNAME collisions |
3.2.0 05 May 2018 14:58:18 |
danfe |
For ports under `www' category: remove redundant PKGMESSAGE assignment,
which is set appropriately by the b.p.m when `pkg-message' appears on
the SUB_FILES list. |
3.2.0 08 Mar 2018 19:48:41 |
mat |
Introduce PHP flavors.
Ports using USES=php:phpize, php:ext, php:zend, and php:pecl are now
flavored. They will automatically get flavors (php56, php70, php71, php72)
depending of the versions they support (set with IGNORE_WITH_PHP). As a
consequence, ports using USES=pear and USES=horde are also flavored.
PR: 226242
Submitted by: mat
Exp-run by: antoine
Approved by: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14208 |
3.2.0 07 Feb 2018 17:46:11 |
mat |
Note PHP ports that do not build with 7.2.
Sponsored by: Absolight |
3.2.0 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 |
3.2.0 23 Nov 2014 21:34:42 |
antoine |
Cleanup plist |
3.2.0 20 Oct 2014 12:44:20 |
ale |
Update to 3.2.0 release and add php 5.6 support. |
3.1.0 06 Aug 2014 09:11:58 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Category W.
CR: D510
Approved by: portmgr (bapt) |
3.1.0 29 Jul 2014 21:43:18 |
adamw |
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
3.1.0 23 Jun 2014 14:43:21 |
ale |
Add EXAMPLES as OPTION. |
3.1.0 17 Dec 2013 14:56:57 |
ale |
Update to 3.1.0 release and stagify. |
3.0.1 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
3.0.1 23 Apr 2013 08:49:56 |
ale |
Update to 3.0.1 final release.
PR: ports/177990
Submitted by: Nilesh <me@nileshgr.com> |
3.0.1.r1 10 Jan 2013 12:54:57 |
ale |
Fix WWW. |
3.0.1.r1 10 Jan 2013 12:05:44 |
ale |
Update to 3.0.1-rc1 release. |
3.0.0 10 Dec 2012 16:23:40 |
ale |
Tarball rerolled to remove useless files. |
3.0.0 10 Dec 2012 14:48:35 |
ale |
Update to 3.0.0 release. |
2.0.1 08 Aug 2012 15:24:14 |
ale |
Update to 2.0.1 release, add LICENSE and switch to OptionsNG.
PR: ports/170095
Submitted by: mm |
2.0.0_1 11 May 2012 09:26:08 |
ale |
Bugfix.
PR: ports/167774
Submitted by: mm |
2.0.0 02 May 2012 09:52:47 |
ale |
Update to 2.0.0 release.
PR: ports/167519
Submitted by: mm |
1.3.2 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
1.3.2 22 Jun 2011 14:42:25 |
ale |
Update to 1.3.2 final release.
PR: ports/158166
Submitted by: mm |
1.3.2.r1 10 May 2011 07:51:13 |
ale |
Update to 1.3.2-rc1 release.
PR: ports/156899
Submitted by: mm |
1.3.1 29 Nov 2010 12:08:20 |
ale |
Update to 1.3.1 release. |
1.3.0_1 03 Sep 2009 10:18:17 |
ale |
Fix plist and bump PORTREVISION. |
1.3.0 28 Aug 2009 09:09:20 |
ale |
Update to 1.3.0 release. |
1.2.2 31 Jan 2008 22:05:53 |
ale |
Update to 1.2.2 release.
PR: ports/120188
Submitted by: danger |
1.2.1 25 Jul 2007 16:14:25 |
ale |
Update to 1.2.1 release. |
1.2.0 13 Dec 2006 14:55:33 |
ale |
Update to 1.2.0 final release. |
1.2.0.r2 03 Dec 2006 12:35:49 |
ale |
Really update the distfile. |
1.2.0.r2 03 Dec 2006 09:11:45 |
ale |
Update to 1.2.0rc2 release. |
1.2.b3_1 22 Nov 2006 06:51:32 |
ale |
Add a few fixes from trunk. |
1.2.b3 18 Nov 2006 07:18:34 |
ale |
Update to current snapshot that fixes interaction with other zend
extensions (like suhosin). |
1.2.b2 08 Nov 2006 08:06:13 |
ale |
Update to 1.2-beta2 release (recommended by the author for PHP 5.2 release). |
1.0.2 01 Nov 2006 13:01:02 |
ale |
Update to 1.0.2 release. |
1.0 06 Jun 2006 14:08:08 |
ale |
Update to 1.0 release and add coverager support. |
1.0.r 28 May 2006 08:16:30 |
ale |
XCache is a fast, stable php opcode cacher that has been tested and
now running on production server under high load.
WWW: http://trac.lighttpd.net/xcache/ |