Commit graph

16 commits

Author SHA1 Message Date
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
jmmv
8a555528c0 PKGREVISION goes after PKGNAME. 2003-05-05 19:05:05 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
drochner
a93de3c6af change the default installation method to "short path" since most
packages do it that way now
2003-04-23 16:25:16 +00:00
drochner
1eed9fdfbc allow to override the required zope version 2003-04-23 14:33:18 +00:00
drochner
e5f3d7e6cc weaken dependency so that any zope-2.* is matched 2003-04-18 10:22:13 +00:00
drochner
093fe31aaf update Zope to 2.6.1
There are lots of features added - too much to list here.
Still compatible enough to work with products and user data written for
zope-2.5, so we can stay in the zope25 directory for now.
2003-04-17 19:06:13 +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
drochner
8819bbf82f USE_BUILDLINK_ONLY -> USE_BUILDLINK2 2002-10-24 22:11:05 +00:00
wiz
3ea336ad9f application.buildlink.mk -> application.mk 2002-09-22 09:45:25 +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
ee6308f0bb unused 2002-09-12 11:10:23 +00:00
drochner
090db04946 rename product.buildlink.mk to product.mk since this doesn't use
"buildlink" logics
also define a default prefix - fixes PR pkg/18191
2002-09-12 11:01:37 +00:00
drochner
ac3995c2f5 common definitions for add-on products 2002-09-04 14:50:43 +00:00
drochner
79f41aa33d First cut on an actual Zope pkg, which requires a thread enabled Python,
for which we only have a pth version. Needs Testing.
Also needs some work for installation/startup scripts.
2002-08-22 16:54:48 +00:00