Up to [cvs.NetBSD.org] / pkgsrc / www / php4-apc
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.27, Wed Feb 10 17:59:27 2010 UTC (13 years, 9 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
HEAD
Changes since 1.26: +1 -1
lines
FILE REMOVED
iRetire apc-gui, php-FastTemplate and php4-apc.
Revision 1.26 / (download) - annotate - [select for diffs], Thu Jun 12 02:14:56 2008 UTC (15 years, 5 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.25: +6 -3
lines
Diff to previous 1.25 (colored)
Add DESTDIR support.
Revision 1.25 / (download) - annotate - [select for diffs], Sun Jun 4 16:26:56 2006 UTC (17 years, 6 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Changes since 1.24: +2 -2
lines
Diff to previous 1.24 (colored)
Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv). While going through the tree, fix some more packages which had similiar issues with too strict conflicts, bump the revisions of those.
Revision 1.24 / (download) - annotate - [select for diffs], Fri Jun 2 18:28:01 2006 UTC (17 years, 6 months ago) by joerg
Branch: MAIN
Changes since 1.23: +3 -3
lines
Diff to previous 1.23 (colored)
Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*, all PEAR packages to php?-pear-* and all Apache packages to ap13-* or ap2-* respectively. Add new variables to simplify the Makefile handling. Add CONFLICTS on the old names. Reset revisions of bumped packages. ap-php will now depend on the default Apache and PHP version. All programs using it have an implicit option of the Apache version as well. OK from jlam@ and adrianp@.
Revision 1.23 / (download) - annotate - [select for diffs], Sat Mar 4 21:31:03 2006 UTC (17 years, 9 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.22: +2 -2
lines
Diff to previous 1.22 (colored)
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
Revision 1.22 / (download) - annotate - [select for diffs], Sun Feb 5 23:11:28 2006 UTC (17 years, 10 months ago) by joerg
Branch: MAIN
Changes since 1.21: +2 -2
lines
Diff to previous 1.21 (colored)
Recursive revision bump / recommended bump for gettext ABI change.
Revision 1.21 / (download) - annotate - [select for diffs], Mon Dec 5 20:51:14 2005 UTC (18 years ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.20: +2 -2
lines
Diff to previous 1.20 (colored)
Fixed pkglint warnings. The warnings are mostly quoting issues, for example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
Revision 1.20 / (download) - annotate - [select for diffs], Tue Oct 4 16:50:50 2005 UTC (18 years, 2 months ago) by tv
Branch: MAIN
Changes since 1.19: +2 -1
lines
Diff to previous 1.19 (colored)
PECL modules have a real homepage. Set the default for PECL modules to the PECL distro site rather than PHP's default. Bump PKGREVISION, as the HOMEPAGE is included in the binary package's +DESC.
Revision 1.19 / (download) - annotate - [select for diffs], Mon Apr 11 21:48:01 2005 UTC (18 years, 7 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.18: +1 -2
lines
Diff to previous 1.18 (colored)
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.18 / (download) - annotate - [select for diffs], Sat Dec 18 15:53:29 2004 UTC (18 years, 11 months ago) by jdolecek
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.17: +5 -16
lines
Diff to previous 1.17 (colored)
convert to use standard PECL extension build framework for consistency don't install LICENCE (this package is distributed under standard PHP licence) nor NOTICE file PKGREVISION not bumped, since package version as such changed
Revision 1.17 / (download) - annotate - [select for diffs], Sat Dec 18 15:08:39 2004 UTC (18 years, 11 months ago) by jdolecek
Branch: MAIN
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (colored)
homepage moved to pecl along the package
Revision 1.16 / (download) - annotate - [select for diffs], Fri Dec 17 15:44:12 2004 UTC (18 years, 11 months ago) by taca
Branch: MAIN
Changes since 1.15: +5 -4
lines
Diff to previous 1.15 (colored)
Avoid use :tl modifier, addressing PR pkg/28691. Maybe, fix build problem on NetBSD 1.6.2, too.
Revision 1.15 / (download) - annotate - [select for diffs], Sat Dec 4 12:05:15 2004 UTC (19 years ago) by wiz
Branch: MAIN
Changes since 1.14: +5 -2
lines
Diff to previous 1.14 (colored)
Set DISTINFO_FILE after included php/ext.mk, because it overwrites it.
Revision 1.14 / (download) - annotate - [select for diffs], Fri Nov 5 21:44:44 2004 UTC (19 years, 1 month ago) by jdolecek
Branch: MAIN
Changes since 1.13: +3 -4
lines
Diff to previous 1.13 (colored)
it safe to include "../../lang/php/ext.mk" after extension CONFIGURE_ARGS setting now, do so for aesthetic reasons
Revision 1.13 / (download) - annotate - [select for diffs], Tue Nov 2 20:08:15 2004 UTC (19 years, 1 month ago) by jdolecek
Branch: MAIN
Changes since 1.12: +11 -12
lines
Diff to previous 1.12 (colored)
Update to APC 2.0.4. It has been completely rewritten, and is now hosted and pecl.php.net. Also change package to use the new shared PHP4/PHP5 framework, tho this module is PHP 4.x-only.
Revision 1.12 / (download) - annotate - [select for diffs], Sat Apr 24 23:03:25 2004 UTC (19 years, 7 months ago) by xtraeme
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Changes since 1.11: +2 -3
lines
Diff to previous 1.11 (colored)
bl3ify
Revision 1.11 / (download) - annotate - [select for diffs], Sat Apr 24 22:46:13 2004 UTC (19 years, 7 months ago) by jlam
Branch: MAIN
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
Relinquish maintainership of packages to tech-pkg@NetBSD.org.
Revision 1.10 / (download) - annotate - [select for diffs], Tue Jan 20 12:27:59 2004 UTC (19 years, 10 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
Move WRKSRC definition away from the first paragraph in a Makefile.
Revision 1.9 / (download) - annotate - [select for diffs], Sun Nov 16 19:06:46 2003 UTC (20 years ago) by cube
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.8: +2 -1
lines
Diff to previous 1.8 (colored)
Prevent php4's Makefile.common from unconditionally overriding EXTRACT_SUFX. Also, set php4-apc's EXTRACT_SUFX to .tar.gz since it's the only one available.
Revision 1.8 / (download) - annotate - [select for diffs], Fri Sep 19 13:19:34 2003 UTC (20 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
Use .CURDIR instead of PKGDIR variable (for pkglint).
Revision 1.7 / (download) - annotate - [select for diffs], Sun Aug 31 19:56:08 2003 UTC (20 years, 3 months ago) by jdolecek
Branch: MAIN
Changes since 1.6: +2 -1
lines
Diff to previous 1.6 (colored)
Update PHP to final 4.3.3 Some highlights of changes since 4.2.3: * PCRE updated to 4.3, GD to 2.0.15 * improved Apache2 support * much improved stream & URL wrapper support, output compression support * added CLI (Command Line Interface) SAPI * debug_backtrace() backported from ZendEngine2 * faster build system * huge number of other bug fixes and improvements Packaging changes: * 'pcre', 'xml', and 'session' modules folded back into main package - 'pcre' and 'xml' is required by PEAR, and 'session' is just too essential to be separate * 'gd' module now uses bundled PHP GD library, which is better integrated * PHP modules use shared distinfo when possible to ease future PHP updates * ${PREFIX}/bin/php is now CLI version, ${PREFIX}/libexec/cgi-big/php remains CGI version
Revision 1.6 / (download) - annotate - [select for diffs], Thu Jul 17 22:55:59 2003 UTC (20 years, 4 months ago) by grant
Branch: MAIN
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
s/netbsd.org/NetBSD.org/
Revision 1.5 / (download) - annotate - [select for diffs], Sat Mar 29 12:42:53 2003 UTC (20 years, 8 months ago) by jmmv
Branch: MAIN
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
Revision 1.4 / (download) - annotate - [select for diffs], Fri Oct 25 16:57:30 2002 UTC (21 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-6-1-base,
netbsd-1-6-1
Changes since 1.3: +3 -3
lines
Diff to previous 1.3 (colored)
buildlink1 -> buildlink2.
Revision 1.3 / (download) - annotate - [select for diffs], Thu Feb 28 06:13:20 2002 UTC (21 years, 9 months ago) by jlam
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews,
netbsd-1-6-RELEASE-base,
netbsd-1-6,
netbsd-1-5-PATCH003,
buildlink2-base,
buildlink2
Changes since 1.2: +4 -3
lines
Diff to previous 1.2 (colored)
Move the definition of USE_BUILDLINK_ONLY above the inclusion of Makefile.module, as it might indirectly include bsd.buildlink.mk which relies on being able to check whether USE_BUILDLINK_ONLY is defined or not.
Revision 1.2 / (download) - annotate - [select for diffs], Mon Dec 31 23:54:49 2001 UTC (21 years, 11 months ago) by jlam
Branch: MAIN
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
Adapt to the new Zend API from php-4.1.0.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Oct 29 16:50:16 2001 UTC (22 years, 1 month ago) by jlam
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
www/php-apc - Alternative PHP Cache for PHP4 APC is the Alternative PHP Cache, which provides a way of boosting the performance of PHP on heavily-loaded sites by allowing scripts to be cached in a compiled state, so that the overhead of parsing and compiling can be almost completely eliminated. This is an open source product that does the same job as the commercial product Zend Cache.
Revision 1.1 / (download) - annotate - [select for diffs], Mon Oct 29 16:50:16 2001 UTC (22 years, 1 month ago) by jlam
Branch: MAIN
Initial revision