jlam
81edaaa606
Create directories before installing files into them.
2005-06-16 06:57:37 +00:00
tv
f816d81489
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:44:48 +00:00
agc
671d62d2e2
Add RMD160 digests in addition to SHA1 ones.
2005-02-23 16:33:05 +00:00
recht
96e452de8c
bl3ify
2004-05-23 16:48:12 +00:00
wiz
a661ce60c0
PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
...
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
agc
dc52048e01
Move WRKSRC definition away from the first paragraph in a Makefile.
2004-01-20 12:07:06 +00:00
grant
91f00f1cbc
s/netbsd.org/NetBSD.org/
2003-07-17 21:21:03 +00:00
grant
afdebcf9a4
make ${PAX} usage consistent:
...
- group 'zrw' and 'p' args, -s last
- use the && operator consistently
- strip unneeded parens
- some whitespace cleanup
2003-04-10 01:28:03 +00:00
jmmv
0916498c1b
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
2003-03-29 12:40:00 +00:00
wiz
3fa30dd16e
buildlink1 -> buildlink2.
2002-10-10 12:31:08 +00:00
jlam
e44bf515dc
Strip the ".buildlink" from the names of the python application and
...
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-09-21 23:46:45 +00:00
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