summaryrefslogtreecommitdiff
path: root/databases/zope-mysql
AgeCommit message (Collapse)AuthorFilesLines
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2005-06-16Create directories before installing files into them.jlam1-1/+3
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-23Add RMD160 digests in addition to SHA1 ones.agc1-1/+2
2004-05-23bl3ifyrecht1-3/+3
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz1-2/+2
Buildlink files: RECOMMENDED version changed to current version.
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-04-10make ${PAX} usage consistent:grant1-2/+2
- group 'zrw' and 'p' args, -s last - use the && operator consistently - strip unneeded parens - some whitespace cleanup
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2002-10-10buildlink1 -> buildlink2.wiz1-3/+4
2002-09-21Strip the ".buildlink" from the names of the python application andjlam1-2/+2
extension Makefile fragments, because they really don't have anything to do with the buildlink[12] frameworks. Change all the Makefiles that use application.buildlink.mk and extension.buildlink.mk to use application.mk and extension.mk instead.
2002-01-22use buildlink file for python and py-mysqldb, but keep tied todrochner1-4/+6
Python-2.0 due to Zope
2001-11-29Get rid of manually adding "nbX" to PKGNAME when a pkg was changed inhubertf1-2/+3
pkgsrc. Instead, a new variable PKGREVISION is invented that can get bumped independent of DISTNAME and PKGNAME. Example #1: DISTNAME= foo-X.Y PKGREVISION= Z => PKGNAME= foo-X.YnbZ Example #2: DISTNAME= barthing-X.Y PKGNAME= bar-X.Y PKGREVISION= Z => PKGNAME= bar=X.YnbZ (!) On subsequent changes, only PKGREVISION needs to be bumped, no more risk of getting DISTNAME changed accidentally.
2001-11-01Move pkg/ files into package's toplevel directoryzuntum3-1/+1
2001-04-18Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-6/+4
+ move the patch digest/checksum values from files/patch-sum to distinfo + include distfile filesizes in distinfo
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-01-01Fix to compile with python 2.0.wiz1-3/+3
2000-03-16defuzzwiz2-6/+4
2000-03-11regen checksumtsarna1-2/+2
2000-03-11Update to use py-mysqldb 0.1.3tsarna2-7/+9
Changes: - better SQL quoting Changes for py-mysqldb 0.1.3 that I forgot to note: - Fixes a coredump at exit under some conditions - Improved backwards compatability with MySQLmodule.
2000-02-27make makepatchsumtsarna1-0/+3
2000-02-27Update to use py-mysqldb. Bump version to 1.1.3nb1.tsarna2-9/+156
1999-12-28replaced some commands by their ${COMMAND} counterpartswiz1-5/+5
1999-12-17Update dependency on zope to reflect its correct version. Pointed outagc1-2/+2
by David Brownlee.
1999-06-19Update for zope 1.10.3tsarna1-8/+8
1999-04-16Update to 1.1.3and for zope 1.10.2tsarna2-7/+7
1999-01-09Update to 1.1.2, which fixes a bug taht caused an error when a querytsarna2-5/+5
returned no rows.
1998-12-23Update to 1.1.0. Now uses MySQLmodule rather than mySQLmodule by defaulttsarna3-55/+10
and so no longer needs patch to work with the py-mysql pkg.
1998-12-19Import of MySQL Database Adaptor for Zopetsarna6-0/+87