Up to [cvs.NetBSD.org] / pkgsrc / databases / php-odbc
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.9.34.1, Sun Jul 4 07:09:53 2010 UTC (13 years, 5 months ago) by agc
Branch: pkgsrc-2010Q2
Changes since 1.9: +1 -1
lines
FILE REMOVED
Pullup previous changes on HEAD to pkgsrc-2010Q2 branch to fix branching error, and to sync with reality.
Revision 1.10, Sun Jun 27 20:40:12 2010 UTC (13 years, 5 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.9: +1 -1
lines
FILE REMOVED
Remove php-odbc, it has been marked BROKEN in 2006.
Revision 1.9 / (download) - annotate - [select for diffs], Fri Oct 20 21:53:33 2006 UTC (17 years, 1 month ago) by jdolecek
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
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,
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,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Branch point for: pkgsrc-2010Q2
Changes since 1.8: +3 -1
lines
Diff to previous 1.8 (colored)
Mark as broken - unixodbc is threaded and if the module is enabled in php.ini, this causes quick crash for Apache1 or CLI/CGI PHP
Revision 1.8 / (download) - annotate - [select for diffs], Sun Jun 4 16:26:53 2006 UTC (17 years, 6 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (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.7 / (download) - annotate - [select for diffs], Fri Jun 2 18:27:55 2006 UTC (17 years, 6 months ago) by joerg
Branch: MAIN
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (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.6 / (download) - annotate - [select for diffs], Sun Feb 5 23:08:33 2006 UTC (17 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.5: +2 -1
lines
Diff to previous 1.5 (colored)
Recursive revision bump / recommended bump for gettext ABI change.
Revision 1.5 / (download) - annotate - [select for diffs], Mon Dec 5 20:49:58 2005 UTC (18 years ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.4: +1 -2
lines
Diff to previous 1.4 (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.4 / (download) - annotate - [select for diffs], Mon Apr 11 21:45:14 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.3: +1 -2
lines
Diff to previous 1.3 (colored)
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.3 / (download) - annotate - [select for diffs], Fri Nov 5 17:11:39 2004 UTC (19 years, 1 month ago) by jdolecek
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.2: +2 -3
lines
Diff to previous 1.2 (colored)
now that PHP 5.x Makefile.common doesn't pollute CONFIGURE_ARGS, it safe to include "../../lang/php/ext.mk" after extension CONFIGURE_ARGS setting; successful build confirmed with both PHP 4.x and PHP 5.x
Revision 1.2 / (download) - annotate - [select for diffs], Sun Oct 31 21:07:14 2004 UTC (19 years, 1 month ago) by jdolecek
Branch: MAIN
Changes since 1.1: +3 -2
lines
Diff to previous 1.1 (colored)
extension modules must be able to override CONFIGURE_ARGS, so include lang/php/ext.mk before setting CONFIGURE_ARGS
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Oct 31 19:30:30 2004 UTC (19 years, 1 month ago) by jdolecek
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
new PHP extension module framework, which makes it possible to build individual PHP extension packages with either PHP 4.x or PHP 5.x convert existing php4-* packages to this framework and import as php-*
Revision 1.1 / (download) - annotate - [select for diffs], Sun Oct 31 19:30:30 2004 UTC (19 years, 1 month ago) by jdolecek
Branch: MAIN
Initial revision