[Lunar-commits] CVS: moonbase/web/Zope BUILD, NONE, 1.1 DEPENDS,
NONE, 1.1 DETAILS, NONE, 1.1 POST_INSTALL, NONE, 1.1
Auke Kok
sofar at lunar-linux.org
Tue Jul 6 21:22:28 GMT 2004
Update of /var/cvs/lunar/moonbase/web/Zope
In directory dbguin.lunar-linux.org:/tmp/cvs-serv4377/Zope
Added Files:
BUILD DEPENDS DETAILS POST_INSTALL
Log Message:
Yes, it's a Zope module
--- NEW FILE: BUILD ---
(
add_priv_user zope:zope &&
./configure --prefix=${MODULE_PREFIX}/lib/zope &&
default_make
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends Python
--- NEW FILE: DETAILS ---
MODULE=Zope
VERSION=2.7.1
SOURCE=$MODULE-$VERSION.tgz
SOURCE_URL=http://www.zope.org/Products/Zope/$VERSION/$SOURCE
SOURCE_VFY=md5:ae9d4bb3f7220dfffb6e91b42503b16c
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION-0
WEB_SITE=http://www.zope.org/
ENTERED=20040706
UPDATED=20040706
SHORT="Python based web publishing system"
cat << EOF
Zope is a leading open source application server, specializing in
content management, portals, and custom applications. Zope enables
teams to collaborate in the creation and management of dynamic web-based
business applications such as intranets and portals.
EOF
--- NEW FILE: POST_INSTALL ---
mkdir -p /var/log/zope
More information about the Lunar-commits
mailing list