Subject: Zope's directory (was Re: Updating Zope to 2.9.4)
To: None <tech-pkg@netbsd.org>
From: Takahiro Kambe <taca@back-street.net>
List: tech-pkg
Date: 09/11/2006 01:29:27
Hi,
Currently, there are these zope base packages and they use various
installation directories:
directory package ZOPEDIR (or corresponding one)
www/zope zope-2.2.2 ${PREFIX}/lib/zope
www/zope25 zope-2.6.2 ${PREFIX}/lib/zope
www/zope29 zope-2.9.4 ${WEBBASEDIR}/Zope29 (${PREFIX}/www/Zope29)
www/zope3 zope3-3.2.1 ${PREFIX}/share/zope3
zope and zope25 base packages should be replaced with zope29 based
packages since it is Zope's stable release.
Anyway, zope packages' installation directory should be based on
common policy. I think that it is better to change zope29's ZOPEDIR
to ${PREFIX}/share/zope (or ${PREFIX}/zope?).
Is there any comment?
--
Takahiro Kambe <taca@back-street.net>