Commit Graph

7 Commits

Author SHA1 Message Date
ajacoutot
eed920a58e Remove trailing blank line. 2012-09-05 09:24:13 +00:00
william
c9423137fd - update MAINTAINER address
- Add a -shm FLAVOR in addition to the default (mmap), and indicate
the difference in DESCR (requested by sthen@)
- Make the MESSAGE's instructions true by @sample'ing the module's ini
file so it exists (reported by "f5b" and Glen Searle, thanks)
- simplify by making better use of the lang/php MODULE

ok sthen
2012-01-27 04:02:26 +00:00
robert
6277582379 switch to lang/php 2011-07-09 00:04:11 +00:00
sthen
9582e06e0d security, avoid an XSS in the apc.php web management interface.
It can only be triggered by a _local_ user on the webserver.

from maintainer on ports@.
2008-12-20 01:06:50 +00:00
sthen
13b7117027 update APC to 3.0.15 and adapt to the new configuration style
we use for PHP extensions (symlink rather than phpxs)

ok robert@
2007-12-06 11:21:09 +00:00
sthen
7dfb8d6238 de-spam pkg_add by adding @group
de-spam pkg_delete by @comment'ing /var/www/lib/php/modules
(this dir should probably move from php5/extensions,-main to php5/core).

ok maintainer (bsd at openbsd dot rutgers.edu), naddy@
2007-09-17 15:12:32 +00:00
alek
80b1e03997 Import pecl-APC 3.0.12p2
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.

Joint work with William Yodlowsky <bsd@openbsd.rutgers.edu>
2006-10-13 14:58:42 +00:00