summaryrefslogtreecommitdiff
path: root/www/zope25/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2003-07-28install a little shell script which eases the creation of a zopedrochner1-1/+7
instance in response to PR: pkg/18191 by Kent Polk
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-05-05PKGREVISION goes after PKGNAME.jmmv1-2/+2
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-1/+2
dependency bumps.
2003-04-17update Zope to 2.6.1drochner1-10/+4
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-10make ${PAX} usage consistent:grant1-6/+6
- group 'zrw' and 'p' args, -s last - use the && operator consistently - strip unneeded parens - some whitespace cleanup
2002-10-24USE_BUILDLINK_ONLY -> USE_BUILDLINK2drochner1-2/+2
2002-09-21Strip the ".buildlink" from the names of the python application andjlam1-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-08-22First cut on an actual Zope pkg, which requires a thread enabled Python,drochner1-0/+52
for which we only have a pth version. Needs Testing. Also needs some work for installation/startup scripts.