Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-02-23 | Add RMD160 digests in addition to SHA1 ones. | agc | 1 | -1/+2 | |
2004-05-23 | bl3ify | recht | 1 | -3/+3 | |
2004-03-26 | PKGREVISION bump after openssl-security-fix-update to 0.9.6m. | wiz | 1 | -2/+2 | |
Buildlink files: RECOMMENDED version changed to current version. | |||||
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-04-10 | make ${PAX} usage consistent: | grant | 1 | -2/+2 | |
- group 'zrw' and 'p' args, -s last - use the && operator consistently - strip unneeded parens - some whitespace cleanup | |||||
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -2/+2 | |
2002-10-10 | buildlink1 -> buildlink2. | wiz | 1 | -3/+4 | |
2002-09-21 | Strip the ".buildlink" from the names of the python application and | jlam | 1 | -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-22 | use buildlink file for python and py-mysqldb, but keep tied to | drochner | 1 | -4/+6 | |
Python-2.0 due to Zope | |||||
2001-11-29 | Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in | hubertf | 1 | -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-01 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -1/+1 | |
2001-04-18 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -6/+4 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo + include distfile filesizes in distinfo | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2001-01-01 | Fix to compile with python 2.0. | wiz | 1 | -3/+3 | |
2000-03-16 | defuzz | wiz | 2 | -6/+4 | |
2000-03-11 | regen checksum | tsarna | 1 | -2/+2 | |
2000-03-11 | Update to use py-mysqldb 0.1.3 | tsarna | 2 | -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-27 | make makepatchsum | tsarna | 1 | -0/+3 | |
2000-02-27 | Update to use py-mysqldb. Bump version to 1.1.3nb1. | tsarna | 2 | -9/+156 | |
1999-12-28 | replaced some commands by their ${COMMAND} counterparts | wiz | 1 | -5/+5 | |
1999-12-17 | Update dependency on zope to reflect its correct version. Pointed out | agc | 1 | -2/+2 | |
by David Brownlee. | |||||
1999-06-19 | Update for zope 1.10.3 | tsarna | 1 | -8/+8 | |
1999-04-16 | Update to 1.1.3and for zope 1.10.2 | tsarna | 2 | -7/+7 | |
1999-01-09 | Update to 1.1.2, which fixes a bug taht caused an error when a query | tsarna | 2 | -5/+5 | |
returned no rows. | |||||
1998-12-23 | Update to 1.1.0. Now uses MySQLmodule rather than mySQLmodule by default | tsarna | 3 | -55/+10 | |
and so no longer needs patch to work with the py-mysql pkg. | |||||
1998-12-19 | Import of MySQL Database Adaptor for Zope | tsarna | 6 | -0/+87 | |