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-APC Alternative PHP Cache
3.1.14_2 www Deleted on this many watch lists=27 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.1.14_2Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Unmaintained by upstream and not work for PHP 5.5+
Expired This port expired on: 2016-03-15
Ignore IGNORE: cannot be installed: doesn't work with lang/php56 port (doesn't support PHP 5.5 5.6 7.0)
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-02-26 21:45:43
Last Update: 2016-08-15 15:28:03
SVN Revision: 420242
People watching this port, also watch:: pcre, png
License: PHP301
WWW:
http://pecl.php.net/package/APC
Description:
APC is the Alternative PHP Cache. It was conceived of to provide a free, open, and robust framework for caching and optimizing PHP intermediate code. WWW: http://pecl.php.net/package/APC
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:
  • pecl-APC>0:www/pecl-APC
No installation instructions:
This port has been deleted.
PKGNAME: pecl-APC
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (PECL/APC-3.1.13.tgz) = 5ef8ba07729e72946e95951672a5378bed98cb5a294e79bf0f0a97ac62829abd SIZE (PECL/APC-3.1.13.tgz) = 171591

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/php56
  2. autoconf-2.69 : devel/autoconf
Runtime dependencies:
  1. php.h : lang/php56
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 5 deleted ports
  1. databases/phpmyadmin35*
  2. www/mediawiki*
  3. www/mediawiki116*
  4. www/mediawiki118*
  5. www/mediawiki120*
  6. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for pecl-APC-3.1.14_2: DOCS=on: Build and/or install documentation FILEHITS=off: Per request cache info IPC=off: IPC shm memory support (default: mmap) SEMAPHORES=off: System V IPC semaphores (default: fcntl) SPINLOCKS=off: Spinlocks (experimental) ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
php:ext tar:tgz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (4 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/sunpoet/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/sunpoet/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/sunpoet/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/sunpoet/
Collapse this list.

Number of commits found: 56

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.1.14_2
15 Aug 2016 15:28:03
Revision:420242Original commit files touched by this commit
mat search for other commits by this committer
Remove www/pecl-APC, it doesn't work with PHP 5.5+.

PR:		211344
Submitted by:	rene
Sponsored by:	Absolight
3.1.14_2
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.1.14_1
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.1.14_1
18 Feb 2016 14:47:06
Revision:409110Original commit files touched by this commit
miwi search for other commits by this committer
- Ignore php70
- While here remove old php gruft
3.1.14_1
14 Feb 2016 17:32:17
Revision:408871Original commit files touched by this commit
rene search for other commits by this committer
Deprecate ports that are incompatible with both PHP 5.5 and PHP 5.6 and set
the expiration date to next month:

devel/pecl-inclued
security/pecl-taint
www/eaccelerator
www/pecl-APC

Submitted by:	antoine (via IRC)
Approved by:	portmgr (antoine)
3.1.14_1
04 Nov 2015 20:37:14
Revision:400816Original commit files touched by this commit
sunpoet search for other commits by this committer
- Mark DEPRECATED
3.1.14_1
19 Oct 2015 20:22:25
Revision:399782Original commit files touched by this commit
sunpoet search for other commits by this committer
- Convert to new options target helper
3.1.14_1
13 Oct 2014 13:20:52
Revision:370773Original commit files touched by this commit
mat search for other commits by this committer
These do not build with php 5.6.

With hat:	portmgr
Sponsored by:	Absolight
3.1.14_1
05 May 2014 11:15:53
Revision:352993Original commit files touched by this commit
bapt search for other commits by this committer
Catch a couple of missing convertsion to :tu/:tl

Submitted by:	ak
With hat:	portmgr
3.1.14_1
14 Mar 2014 08:18:20
Revision:348167Original commit files touched by this commit
sunpoet search for other commits by this committer
- Use USES=tar:tgz
3.1.14_1
21 Nov 2013 23:12:18
Revision:334534Original commit files touched by this commit
sunpoet search for other commits by this committer
- Fix Makefile header
- Add LICENSE
- Remove WRKSRC
- Support STAGEDIR
3.1.14_1
20 Oct 2013 06:55:58
Revision:330984Original commit files touched by this commit
sunpoet search for other commits by this committer
- Mark IGNORE with php 5.5.x
- Convert to new options helper
3.1.14_1
20 Sep 2013 23:36:54
Revision:327776Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
3.1.14_1
09 Jun 2013 17:48:17
Revision:320364Original commit files touched by this commit
miwi search for other commits by this committer
- Remove php4 reference
3.1.14_1
02 Feb 2013 15:38:25
Revision:311434Original commit files touched by this commit
sunpoet search for other commits by this committer
- Set DISTNAME to APC-3.1.13 to avoid checksum error of existing withdrawn APC
3.1.14

Suggested by:	bdrewery
3.1.14_1
02 Feb 2013 03:46:20
Revision:311414Original commit files touched by this commit
sunpoet search for other commits by this committer
- Revert to 3.1.13
- Bump PORTREVISION for updated source

3.1.14 was withdrawn by author from PECL page due to reported problems.
In order not to bump PORTEPOCH, I changed MASTER_SITES to my LOCAL where
the new 3.1.14 tarball is identical to 3.1.13 tarball from PECL page.

Reported by:	many (via e-mail)
3.1.14
30 Jan 2013 16:24:11
Revision:311233Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 3.1.14
- Add DOCS option
- Cleanup Makefile header

Changes:	http://pecl.php.net/package-changelog.php?package=APC
3.1.13
07 Sep 2012 23:24:40
Revision:303839Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 3.1.13

Changes:	http://pecl.php.net/package-changelog.php?package=APC
PR:		ports/171289
Submitted by:	Matthew Horan <matt@matthoran.com>
3.1.12
18 Aug 2012 18:17:33
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 3.1.12

Changes:	http://pecl.php.net/package-changelog.php?package=APC
PR:		ports/170694
Submitted by:	John Chen <johnpupu@gmail.com>
3.1.11
05 Aug 2012 07:13:06
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 3.1.11 [1]
- Convert to new options framework
- Sort option handlers
- Cosmetic change

Changes:	http://pecl.php.net/package-changelog.php?package=APC
PR:		ports/170325 [1]
Submitted by:	mm
3.1.10
16 May 2012 07:37:18
Original commit files touched by this commit
ale search for other commits by this committer
Update to 3.1.10 and fix for PHP 5.4.
3.1.9_1
01 Feb 2012 18:58:05
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Pet portlint
- Take maintainership
3.1.9_1
01 Feb 2012 15:53:08
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Reassign to the heap
3.1.9_1
27 May 2011 20:39:26
Original commit files touched by this commit
osa search for other commits by this committer
Add vendor patch for fix regression.
Bump PORTREVISION.

Submitted:      Alexandr Kovalenko <alexandr.kovalenko@gmail.com>
PR:             ports/157372
3.1.9
17 May 2011 07:07:42
Original commit files touched by this commit
mm search for other commits by this committer
Update to 3.1.9

Approved by:    mnag (maintainer, private e-mail)
3.1.7
15 Mar 2011 07:31:10
Original commit files touched by this commit
mm search for other commits by this committer
Update to 3.1.7

PR:             ports/155013
Approved by:    maintainer (timeout)
3.1.6
05 Dec 2010 13:55:56
Original commit files touched by this commit
mnag search for other commits by this committer
- Update to 3.1.6

PR:             152831
Submitted by:   erwin
3.1.4
07 Oct 2010 16:57:17
Original commit files touched by this commit
mnag search for other commits by this committer
- Change defaults to reflect config.m4

PR:             150872
Submitted by:   Karl Latiss <klatiss___nextdigital.com>
3.1.4
09 Sep 2010 21:51:55
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 3.1.4

PR:             ports/149592
Submitted by:   Martin Matuska <mm@FreeBSD.org>
Approved by:    maintainer timeout (mnag ; 28 days)
3.1.3.p1
22 Apr 2010 00:09:12
Original commit files touched by this commit
mnag search for other commits by this committer
- Remove support to PHP4 since it's not supported anymore.
- portlint
3.1.3.p1
20 Apr 2010 03:08:43
Original commit files touched by this commit
glarkin search for other commits by this committer
- Added include dir so pcre.h can be found

Reported by:    QAT
Approved by:    portmgr (itetcu, erwin - blanket)
3.1.3.p1
20 Apr 2010 02:14:35
Original commit files touched by this commit
glarkin search for other commits by this committer
- Unbreak (take #2) after recent PHP 5.3.2 update. APC 3.0.x is not
  compatible with PHP 5.3.2. The original unbreak fixed the compiler
  errors, but the module core dumped. 3.1.x supports PHP 5.3.2.

Reported by:    users on questions@ ML
Approved by:    portmgr (itetcu, erwin - blanket)
3.0.19
12 Apr 2010 20:46:29
Original commit files touched by this commit
glarkin search for other commits by this committer
- Unbreak after recent PHP 5.3.2 update

Reported by:    pointyhat
Approved by:    portmgr (itetcu, erwin - implicit)
3.0.19
25 Mar 2009 04:18:43
Original commit files touched by this commit
mnag search for other commits by this committer
- Add spinlocks support

PR:             132992
Submitted by:   Gea-Suan Lin <gslin___gslin.org>
3.0.19
09 Jun 2008 22:05:04
Original commit files touched by this commit
mnag search for other commits by this committer
- Update to 3.0.19

PR:             123723
Submitted by:   Wen heping <wenheping___gmail.com>
3.0.18_1
19 Apr 2008 14:17:55
Original commit files touched by this commit
mnag search for other commits by this committer
- Fix FD leak to PHP4 (from pecl-APC CVS)
- Bump PORTREVISION

PS: Maybe fix PR 122717. I need to confirm.
3.0.18
13 Apr 2008 03:01:57
Original commit files touched by this commit
mnag search for other commits by this committer
- Update to 3.0.18

PR:             122634
Submitted by:   mark burdett <mfburdett___gmail.com>
3.0.16_1
25 Jan 2008 03:01:54
Original commit files touched by this commit
mnag search for other commits by this committer
- Add FILEHITS option [1]
- Add patch to fix a problem with semaphores [2]
- Bump PORTREVISION

PR:             119390 [1]
Submitted by:   Martin Matuska <mm___FreeBSD.org> [1], Maxim Khitrov
<mkhitrov__gmail.com> [2]
3.0.16
03 Jan 2008 01:25:53
Original commit files touched by this commit
mnag search for other commits by this committer
- Update to 3.0.16
3.0.15
13 Dec 2007 16:08:43
Original commit files touched by this commit
mnag search for other commits by this committer
- Update to 3.0.15

PR:             117559
Submitted by:   chinsan <chinsan___FreeBSD.org>
3.0.14
06 Apr 2007 04:15:44
Original commit files touched by this commit
mnag search for other commits by this committer
- Update to 3.0.14

PR:             111178
Submitted by:   chinsan
3.0.13
06 Mar 2007 21:40:20
Original commit files touched by this commit
mnag search for other commits by this committer
- Update to 3.0.13

PR:             109810
Submitted by:   chinsan
3.0.12.p2
10 Sep 2006 02:44:33
Original commit files touched by this commit
mnag search for other commits by this committer
- Update to 3.0.12p2
3.0.11
26 Aug 2006 18:34:46
Original commit files touched by this commit
mnag search for other commits by this committer
- Update to 3.0.11
3.0.10
16 Mar 2006 02:03:52
Original commit files touched by this commit
mnag search for other commits by this committer
- Update to 3.0.10
3.0.8_1
15 Dec 2005 18:31:10
Original commit files touched by this commit
mnag search for other commits by this committer
Correct way to check WITH_PHP4_OPT and ${PHP_VER} == 4
3.0.8_1
14 Dec 2005 20:58:35
Original commit files touched by this commit
mnag search for other commits by this committer
More accurate info about auto_globals_jit and PHP version
3.0.8_1
14 Dec 2005 20:33:29
Original commit files touched by this commit
mnag search for other commits by this committer
Fix PHP4 optimization with new apache versions
Bump PORTREVISION
Install apc.php in DOCSDIR
Add message about APC and PHP >= 5.1 [1]

Thanks to:      Rasmus Lerdorf [1]
3.0.8
09 Nov 2005 02:32:50
Original commit files touched by this commit
mnag search for other commits by this committer
Add SHA256
3.0.8
16 Sep 2005 17:58:32
Original commit files touched by this commit
mnag search for other commits by this committer
Update my email

Approved by: pav (mentor)
3.0.8
31 Aug 2005 15:47:23
Original commit files touched by this commit
garga search for other commits by this committer
- Update to 3.0.8

PR:             ports/85525
Submitted by:   maintainer
3.0.6
31 Jul 2005 11:29:10
Original commit files touched by this commit
sem search for other commits by this committer
- Update to 3.0.6

PR:             ports/84364
Submitted by:   maintainer
3.0.3
13 Jul 2005 21:36:36
Original commit files touched by this commit
flz search for other commits by this committer
- Update to 3.0.3.

PR:             ports/83399
Submitted by:   maintainer
3.0.2
06 Jul 2005 18:25:56
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 3.0.2

PR:             ports/83069
Submitted by:   maintainer
2.0.4_1
01 Mar 2005 07:30:34
Original commit files touched by this commit
vanilla search for other commits by this committer
* Broken with php5
* More OPTIONS

PR:             ports/78223
Submitted by:   maintainer
2.0.4
26 Feb 2005 21:44:16
Original commit files touched by this commit
pav search for other commits by this committer
- Reflect the fact that APC is now a PECL package
- Take maintainership

PR:             ports/78019
Submitted by:   Marcus Grando <marcus@corp.grupos.com.br>
Repocopy by:    marcus

Number of commits found: 56