Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -1/+1 | |
2003-05-05 | PKGREVISION goes after PKGNAME. | jmmv | 1 | -2/+2 | |
2003-05-02 | Dependency bumps, needed because of devel/pth's major bump, and related | wiz | 1 | -1/+2 | |
dependency bumps. | |||||
2003-04-23 | change the default installation method to "short path" since most | drochner | 1 | -2/+2 | |
packages do it that way now | |||||
2003-04-23 | allow to override the required zope version | drochner | 1 | -2/+3 | |
2003-04-18 | weaken dependency so that any zope-2.* is matched | drochner | 1 | -2/+2 | |
2003-04-17 | update Zope to 2.6.1 | drochner | 3 | -56/+302 | |
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-10 | make ${PAX} usage consistent: | grant | 1 | -6/+6 | |
- group 'zrw' and 'p' args, -s last - use the && operator consistently - strip unneeded parens - some whitespace cleanup | |||||
2002-10-24 | USE_BUILDLINK_ONLY -> USE_BUILDLINK2 | drochner | 1 | -2/+2 | |
2002-09-22 | application.buildlink.mk -> application.mk | wiz | 1 | -2/+2 | |
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-09-12 | unused | drochner | 1 | -31/+0 | |
2002-09-12 | rename product.buildlink.mk to product.mk since this doesn't use | drochner | 1 | -0/+32 | |
"buildlink" logics also define a default prefix - fixes PR pkg/18191 | |||||
2002-09-04 | common definitions for add-on products | drochner | 1 | -0/+31 | |
2002-08-22 | First cut on an actual Zope pkg, which requires a thread enabled Python, | drochner | 6 | -0/+2341 | |
for which we only have a pth version. Needs Testing. Also needs some work for installation/startup scripts. |