update to 2.6 edition (matches zope version in tree) and switch to pdf
as there is no html-archive for this version from Xavier Santolaria <xavier at santolaria dot net>
This commit is contained in:
parent
7110c4dbf9
commit
3cf65b534b
@ -1,17 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2003/08/11 12:55:28 jolan Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2003/12/16 18:54:01 sturm Exp $
|
||||
|
||||
COMMENT= "Zope documentation"
|
||||
|
||||
# unversioned, so set to the version of Zope that it covers
|
||||
VERSION= 2.5
|
||||
DISTNAME= ZopeBook
|
||||
PKGNAME= zopebook-${VERSION}
|
||||
DISTNAME= ZopeBook-2_6
|
||||
PKGNAME= ${DISTNAME:L:S/_/./}
|
||||
CATEGORIES= books
|
||||
|
||||
HOMEPAGE= http://old.zope.org/Documentation/Books/ZopeBook/current/
|
||||
MASTER_SITES= ${HOMEPAGE}
|
||||
EXTRACT_SUFX= .tgz
|
||||
DIST_SUBDIR= zopebook-${VERSION}
|
||||
HOMEPAGE= http://zope.org/Documentation/Books/ZopeBook/
|
||||
|
||||
MAINTAINER= Xavier Santolaria <xavier@santolaria.net>
|
||||
|
||||
@ -21,19 +16,17 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE}/2_6Edition/
|
||||
DISTFILES= ${DISTNAME}.pdf
|
||||
EXTRACT_ONLY=
|
||||
|
||||
NO_BUILD= Yes
|
||||
NO_REGRESS= Yes
|
||||
|
||||
INSTALL_LOC= ${PREFIX}/share/doc/zopebook
|
||||
DOC_SUBDIRS= Figures
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${INSTALL_LOC}
|
||||
${INSTALL_DATA} ${WRKSRC}/*.html ${INSTALL_LOC}
|
||||
.for i in ${DOC_SUBDIRS}
|
||||
${INSTALL_DATA_DIR} ${INSTALL_LOC}/$i
|
||||
${INSTALL_DATA} `find ${WRKSRC}/$i -maxdepth 1 -type f` \
|
||||
${INSTALL_LOC}/$i
|
||||
.endfor
|
||||
${INSTALL_DATA} ${FULLDISTDIR}/${DISTFILES} ${INSTALL_LOC}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (zopebook-2.5/ZopeBook.tgz) = 268c38a4c7d9f7334cdc98b0a152f8da
|
||||
RMD160 (zopebook-2.5/ZopeBook.tgz) = 3d3de149eca6d684e03aa2ccdc77ce3a60b0523c
|
||||
SHA1 (zopebook-2.5/ZopeBook.tgz) = b16ab0195b86ad61cb17404be54dac0353b33a40
|
||||
MD5 (ZopeBook-2_6.pdf) = 6a6e2bc034cd9be72079ef6bef92fb3f
|
||||
RMD160 (ZopeBook-2_6.pdf) = 649a52db4e56b29acaaa2f5b2e4faa0e8e0d2b18
|
||||
SHA1 (ZopeBook-2_6.pdf) = 143c9a159776fb93213bc3621970b76d8edb18b0
|
||||
|
@ -1,4 +1,5 @@
|
||||
The Zope Book by Michel Pelletier and Amos Latteier.
|
||||
The Zope Book by Amos Latteier, Michel Pelletier, Chris McDonough,
|
||||
Peter Sabaini.
|
||||
|
||||
This book is designed to introduce you to Zope and its uses.
|
||||
Zope is an open-source web application server. If you are interested in
|
||||
|
@ -1,108 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2003/06/02 23:32:31 naddy Exp $
|
||||
share/doc/zopebook/AdvDTML.html
|
||||
share/doc/zopebook/AdvZPT.html
|
||||
share/doc/zopebook/AppendixA.html
|
||||
share/doc/zopebook/AppendixB.html
|
||||
share/doc/zopebook/AppendixC.html
|
||||
share/doc/zopebook/AppendixD.html
|
||||
share/doc/zopebook/BasicObject.html
|
||||
share/doc/zopebook/CustomZopeObjects.html
|
||||
share/doc/zopebook/DTML.html
|
||||
share/doc/zopebook/Figures/10-1.png
|
||||
share/doc/zopebook/Figures/10-2.png
|
||||
share/doc/zopebook/Figures/10-3.png
|
||||
share/doc/zopebook/Figures/10-4.png
|
||||
share/doc/zopebook/Figures/10-5.png
|
||||
share/doc/zopebook/Figures/10-6.png
|
||||
share/doc/zopebook/Figures/10-7.png
|
||||
share/doc/zopebook/Figures/10-8.png
|
||||
share/doc/zopebook/Figures/11-1.png
|
||||
share/doc/zopebook/Figures/11-2.png
|
||||
share/doc/zopebook/Figures/11-3.png
|
||||
share/doc/zopebook/Figures/11-4.png
|
||||
share/doc/zopebook/Figures/11-5.png
|
||||
share/doc/zopebook/Figures/11-6.png
|
||||
share/doc/zopebook/Figures/11-7.png
|
||||
share/doc/zopebook/Figures/12-1.png
|
||||
share/doc/zopebook/Figures/12-2.png
|
||||
share/doc/zopebook/Figures/12-3.png
|
||||
share/doc/zopebook/Figures/12-4.png
|
||||
share/doc/zopebook/Figures/12-5.png
|
||||
share/doc/zopebook/Figures/12-6.png
|
||||
share/doc/zopebook/Figures/12-7.png
|
||||
share/doc/zopebook/Figures/12-8.png
|
||||
share/doc/zopebook/Figures/12-9.png
|
||||
share/doc/zopebook/Figures/2-1.png
|
||||
share/doc/zopebook/Figures/2-2.png
|
||||
share/doc/zopebook/Figures/2-3.png
|
||||
share/doc/zopebook/Figures/2-4.png
|
||||
share/doc/zopebook/Figures/2-5.png
|
||||
share/doc/zopebook/Figures/2-6.png
|
||||
share/doc/zopebook/Figures/2-7.png
|
||||
share/doc/zopebook/Figures/3-1.png
|
||||
share/doc/zopebook/Figures/3-2.png
|
||||
share/doc/zopebook/Figures/3-3.png
|
||||
share/doc/zopebook/Figures/3-4.png
|
||||
share/doc/zopebook/Figures/3-5.png
|
||||
share/doc/zopebook/Figures/3-6.png
|
||||
share/doc/zopebook/Figures/3-7.png
|
||||
share/doc/zopebook/Figures/3-8.png
|
||||
share/doc/zopebook/Figures/3-9.png
|
||||
share/doc/zopebook/Figures/4-1.png
|
||||
share/doc/zopebook/Figures/4-2.png
|
||||
share/doc/zopebook/Figures/4-3.png
|
||||
share/doc/zopebook/Figures/4-4.png
|
||||
share/doc/zopebook/Figures/4-5.png
|
||||
share/doc/zopebook/Figures/5-1.png
|
||||
share/doc/zopebook/Figures/5-2.png
|
||||
share/doc/zopebook/Figures/5-3.png
|
||||
share/doc/zopebook/Figures/5-4.png
|
||||
share/doc/zopebook/Figures/5-5.png
|
||||
share/doc/zopebook/Figures/5-6.png
|
||||
share/doc/zopebook/Figures/5-7.png
|
||||
share/doc/zopebook/Figures/6-1.png
|
||||
share/doc/zopebook/Figures/6-2.png
|
||||
share/doc/zopebook/Figures/6-3.png
|
||||
share/doc/zopebook/Figures/6-4.png
|
||||
share/doc/zopebook/Figures/6-5.png
|
||||
share/doc/zopebook/Figures/6-6.png
|
||||
share/doc/zopebook/Figures/6-7.png
|
||||
share/doc/zopebook/Figures/7-1.png
|
||||
share/doc/zopebook/Figures/7-2.png
|
||||
share/doc/zopebook/Figures/7-3.png
|
||||
share/doc/zopebook/Figures/7-4.png
|
||||
share/doc/zopebook/Figures/7-5.png
|
||||
share/doc/zopebook/Figures/7-6.png
|
||||
share/doc/zopebook/Figures/8-1.png
|
||||
share/doc/zopebook/Figures/8-2.png
|
||||
share/doc/zopebook/Figures/8-3.png
|
||||
share/doc/zopebook/Figures/8-4.png
|
||||
share/doc/zopebook/Figures/8-5.png
|
||||
share/doc/zopebook/Figures/8-6.png
|
||||
share/doc/zopebook/Figures/8-7.png
|
||||
share/doc/zopebook/Figures/8-8.png
|
||||
share/doc/zopebook/Figures/8-9.png
|
||||
share/doc/zopebook/Figures/9-1.png
|
||||
share/doc/zopebook/Figures/9-10.png
|
||||
share/doc/zopebook/Figures/9-2.png
|
||||
share/doc/zopebook/Figures/9-3.png
|
||||
share/doc/zopebook/Figures/9-4.png
|
||||
share/doc/zopebook/Figures/9-5.png
|
||||
share/doc/zopebook/Figures/9-6.png
|
||||
share/doc/zopebook/Figures/9-7.png
|
||||
share/doc/zopebook/Figures/9-8.png
|
||||
share/doc/zopebook/Figures/9-9.png
|
||||
share/doc/zopebook/IntroducingZope.html
|
||||
share/doc/zopebook/Preface.html
|
||||
share/doc/zopebook/RelationalDatabases.html
|
||||
share/doc/zopebook/ScriptingZope.html
|
||||
share/doc/zopebook/SearchingZCatalog.html
|
||||
share/doc/zopebook/Security.html
|
||||
share/doc/zopebook/SimpleExamples.html
|
||||
share/doc/zopebook/UsingZope.html
|
||||
share/doc/zopebook/XML.html
|
||||
share/doc/zopebook/ZEO.html
|
||||
share/doc/zopebook/ZPT.html
|
||||
share/doc/zopebook/index.html
|
||||
@dirrm share/doc/zopebook/Figures
|
||||
@comment $OpenBSD: PLIST,v 1.2 2003/12/16 18:54:01 sturm Exp $
|
||||
share/doc/zopebook/ZopeBook-2_6.pdf
|
||||
@dirrm share/doc/zopebook
|
||||
|
Loading…
Reference in New Issue
Block a user