head	1.2;
access;
symbols
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2005.02.26.21.44.15;	author pav;	state dead;
branches;
next	1.1;

1.1
date	2003.09.03.01.04.11;	author edwin;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- 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
@
text
@************************************************************************
Do not forget to configure your /usr/local/etc/php.ini file:
add the line:

extension="apc.so"

in the section "Dynamic Extensions".

Then restart your web server and consult the output of phpinfo().
If there is an informational section for APC, the installation was
successful.
************************************************************************

@


1.1
log
@New port: www/pear-APC - Alternative PHP Cache.

	This port does not build out of the box, and has been
	requested on the PEAR-DEV mailing list.

	See <http://marc.theaimsgroup.com/?t=106235180900001&;r=1&w=2>.

PR:		ports/56294
Submitted by:	Thierry Thomas <thierry@@pompo.net>
@
text
@@

