drochner
898fbfa27b
use buildlink file for python and py-mysqldb, but keep tied to
...
Python-2.0 due to Zope
2002-01-22 18:50:17 +00:00
hubertf
5542206cba
Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in
...
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-29 01:12:24 +00:00
zuntum
0ca28723fb
Move pkg/ files into package's toplevel directory
2001-11-01 00:11:36 +00:00
agc
6ef28d06c5
Move to sha1 digests, and add distfile sizes.
2001-04-18 16:10:56 +00:00
agc
5092342d3d
+ move the distfile digest/checksum value from files/md5 to distinfo
...
+ move the patch digest/checksum values from files/patch-sum to distinfo
+ include distfile filesizes in distinfo
2001-04-17 09:56:50 +00:00
wiz
417e8bbabf
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
2001-02-16 14:17:22 +00:00
wiz
bd6fdcff71
Fix to compile with python 2.0.
2001-01-01 05:52:08 +00:00
wiz
fbdb5ccc56
defuzz
2000-03-16 12:14:06 +00:00
tsarna
8963844c38
regen checksum
2000-03-11 20:00:15 +00:00
tsarna
a0fc766f8d
Update to use py-mysqldb 0.1.3
...
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-03-11 19:59:56 +00:00
tsarna
0fcf790b33
make makepatchsum
2000-02-27 18:22:13 +00:00
tsarna
fa35a3ee99
Update to use py-mysqldb. Bump version to 1.1.3nb1.
2000-02-27 18:21:44 +00:00
wiz
65954a0c01
replaced some commands by their ${COMMAND} counterparts
1999-12-28 04:56:09 +00:00
agc
79cbc7fa93
Update dependency on zope to reflect its correct version. Pointed out
...
by David Brownlee.
1999-12-17 11:17:59 +00:00
tsarna
ba95cf0e49
Update for zope 1.10.3
1999-06-19 23:09:28 +00:00
tsarna
48a42dc1b8
Update to 1.1.3and for zope 1.10.2
1999-04-16 06:46:22 +00:00
tsarna
dd4130acbb
Update to 1.1.2, which fixes a bug taht caused an error when a query
...
returned no rows.
1999-01-09 23:16:55 +00:00
tsarna
296af56a23
Update to 1.1.0. Now uses MySQLmodule rather than mySQLmodule by default
...
and so no longer needs patch to work with the py-mysql pkg.
1998-12-23 06:49:44 +00:00
tsarna
1fdc30a302
Import of MySQL Database Adaptor for Zope
1998-12-19 18:39:25 +00:00