ports/60741: [NEW PORT] www/zope-SilvaViews: A component used by Silva to attach views to objects

Tim Middleton x at vex.net
Tue Dec 30 22:20:22 UTC 2003


>Number:         60741
>Category:       ports
>Synopsis:       [NEW PORT] www/zope-SilvaViews: A component used by Silva to attach views to objects
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 30 14:20:14 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Tim Middleton
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
The Cain Gang Ltd
>Environment:
System: FreeBSD bee.vii.net 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Thu Dec 18 05:25:18 EST 2003
>Description:
SilvaViews is a component that is used by Silva to attach views to objects. 
It could also be used outside of Silva in other projects.

WWW: http://www.zope.org/Members/infrae/SilvaViews

Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

--- zope-SilvaViews-0.9.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	zope-SilvaViews
#	zope-SilvaViews/pkg-plist
#	zope-SilvaViews/pkg-message
#	zope-SilvaViews/pkg-descr
#	zope-SilvaViews/distinfo
#	zope-SilvaViews/Makefile
#
echo c - zope-SilvaViews
mkdir -p zope-SilvaViews > /dev/null 2>&1
echo x - zope-SilvaViews/pkg-plist
sed 's/^X//' >zope-SilvaViews/pkg-plist << 'END-of-zope-SilvaViews/pkg-plist'
X%%ZOPEBASEDIR%%/lib/python/Products/SilvaViews/CREDITS.txt
X%%ZOPEBASEDIR%%/lib/python/Products/SilvaViews/HISTORY.txt
X%%ZOPEBASEDIR%%/lib/python/Products/SilvaViews/INSTALL.txt
X%%ZOPEBASEDIR%%/lib/python/Products/SilvaViews/LICENSE.txt
X%%ZOPEBASEDIR%%/lib/python/Products/SilvaViews/MultiViewRegistry.py
X%%ZOPEBASEDIR%%/lib/python/Products/SilvaViews/MultiViewRegistry.pyc
X%%ZOPEBASEDIR%%/lib/python/Products/SilvaViews/README.txt
X%%ZOPEBASEDIR%%/lib/python/Products/SilvaViews/ViewRegistry.py
X%%ZOPEBASEDIR%%/lib/python/Products/SilvaViews/ViewRegistry.pyc
X%%ZOPEBASEDIR%%/lib/python/Products/SilvaViews/__init__.py
X%%ZOPEBASEDIR%%/lib/python/Products/SilvaViews/__init__.pyc
X%%ZOPEBASEDIR%%/lib/python/Products/SilvaViews/helpers.py
X%%ZOPEBASEDIR%%/lib/python/Products/SilvaViews/helpers.pyc
X%%ZOPEBASEDIR%%/lib/python/Products/SilvaViews/homepage.stx
X%%ZOPEBASEDIR%%/lib/python/Products/SilvaViews/interfaces.py
X%%ZOPEBASEDIR%%/lib/python/Products/SilvaViews/interfaces.pyc
X%%ZOPEBASEDIR%%/lib/python/Products/SilvaViews/version.txt
X%%ZOPEBASEDIR%%/lib/python/Products/SilvaViews/www/multiViewRegistryAdd.zpt
X%%ZOPEBASEDIR%%/lib/python/Products/SilvaViews/www/silva_multi_view_registry.gif
X%%ZOPEBASEDIR%%/lib/python/Products/SilvaViews/www/silva_view_registry.gif
X%%ZOPEBASEDIR%%/lib/python/Products/SilvaViews/www/viewRegistryAdd.zpt
X%%ZOPEBASEDIR%%/lib/python/Products/SilvaViews/www/viewRegistryAssociations.zpt
X at dirrm %%ZOPEBASEDIR%%/lib/python/Products/SilvaViews/www
X at dirrm %%ZOPEBASEDIR%%/lib/python/Products/SilvaViews/
END-of-zope-SilvaViews/pkg-plist
echo x - zope-SilvaViews/pkg-message
sed 's/^X//' >zope-SilvaViews/pkg-message << 'END-of-zope-SilvaViews/pkg-message'
XTo complete the installation of SilvaViews:
X
X    - Restart Zope.  This may be done from the Zope Control Panel.
X
X    - Verify that the SilvaViews product is loaded properly by 
X      examining them in Control_Panel/Products.
END-of-zope-SilvaViews/pkg-message
echo x - zope-SilvaViews/pkg-descr
sed 's/^X//' >zope-SilvaViews/pkg-descr << 'END-of-zope-SilvaViews/pkg-descr'
XSilvaViews is a component that is used by Silva to attach views to objects. 
XIt could also be used outside of Silva in other projects.
X
XWWW: http://www.zope.org/Members/infrae/SilvaViews
END-of-zope-SilvaViews/pkg-descr
echo x - zope-SilvaViews/distinfo
sed 's/^X//' >zope-SilvaViews/distinfo << 'END-of-zope-SilvaViews/distinfo'
XMD5 (zope/SilvaViews-0.9.tgz) = 3417d465648bd5c9acb36e2a4826ffb2
END-of-zope-SilvaViews/distinfo
echo x - zope-SilvaViews/Makefile
sed 's/^X//' >zope-SilvaViews/Makefile << 'END-of-zope-SilvaViews/Makefile'
X# New ports collection makefile for: XMLWidgets
X# Date created:		30 Dec 2003
X# Whom:			Tim Middleton
X#
X# $FreeBSD: ports/www/zope-xmlwidgets/Makefile,v 1.1 2003/12/29 05:01:56 edwin Exp $
X#
X
XPORTNAME=	SilvaViews
XPORTVERSION=	0.9
XCATEGORIES=	www zope
XMASTER_SITES=	http://zope.org/Members/infrae/${PORTNAME}/${PORTNAME}-${PORTVERSION}/
XPKGNAMEPREFIX=	zope-
XDISTNAME=	${PORTNAME}-${PORTVERSION}
XEXTRACT_SUFX=	.tgz
X
XMAINTAINER=	x at Vex.Net
XCOMMENT=	 A component used by Silva to attach views to objects
X
XUSE_PYTHON=	yes
XUSE_ZOPE=	yes
XDIST_SUBDIR=	zope
X
XZOPEPRODUCTNAME=${PORTNAME}
X
X# yes, some of us are running zope on python 2.3
X#PYTHON_VERSION=	python2.3
X
X# You can change this in the environment if you like.
X#SZOPEBASEDIR?=		www/Zope
X
XPLIST_SUB=	ZOPEBASEDIR=${SZOPEBASEDIR}
XWRKSRC=		${WRKDIR}/${ZOPEPRODUCTNAME}
XCPIO=		cpio --quiet -pdum -R
X
Xdo-build:
X	@${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${WRKSRC}
X
Xdo-install:
X	@ ${CHMOD} -R og+rX ${WRKSRC}/
X	@ ${MKDIR} ${ZOPEBASEDIR}/${ZOPEPRODUCTDIR}/${ZOPEPRODUCTNAME}
X	@ cd ${WRKSRC} && ${FIND} . \
X	  | ${CPIO} ${BINOWN}:${BINGRP} \
X	  ${ZOPEBASEDIR}/${ZOPEPRODUCTDIR}/${ZOPEPRODUCTNAME}
X
Xpost-install:
X.if !defined(BATCH)
X	@${CAT} ${PKGMESSAGE}
X.endif
X
X.include <bsd.port.mk>
END-of-zope-SilvaViews/Makefile
exit
--- zope-SilvaViews-0.9.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list