From 26d3af4a5e1e15e16bea9195bb3da7eace5fed36 Mon Sep 17 00:00:00 2001 From: Yen-Ming Lee Date: Tue, 21 Sep 2004 17:36:01 +0000 Subject: - add REINPLACE unbreak this port on 5.x - utilize DOCSDIR and EXAMPLESDIR - cosmetic fixes - jkoshy drops the maintainership PR: 71842 Submitted by: leeym Approved by: portmgr (marcus) --- www/wsmake/Makefile | 47 +++---- www/wsmake/pkg-plist | 354 +++++++++++++++++++++++++-------------------------- 2 files changed, 198 insertions(+), 203 deletions(-) (limited to 'www/wsmake') diff --git a/www/wsmake/Makefile b/www/wsmake/Makefile index bff0f5051394..1a9e5d3a4e72 100644 --- a/www/wsmake/Makefile +++ b/www/wsmake/Makefile @@ -8,45 +8,40 @@ PORTNAME= wsmake PORTVERSION= 0.6.4 CATEGORIES= www -MASTER_SITES= ${WSMAKE_MASTER_SITE}/dwnlds/stable/ \ - ${WSMAKE_MASTER_SITE}/docs/ +MASTER_SITES= http://www.wsmake.org/dwnlds/stable/ \ + http://www.wsmake.org/docs/ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} examples.tar.gz -.ifndef NOPORTDOCS -DISTFILES+= user-manual-html.tar.gz -.endif -DIST_SUBDIR= wsmake +DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} -MAINTAINER= jkoshy@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Software for production and maintenance of web sites -USE_BZIP2= YES -GNU_CONFIGURE= YES - -WSMAKE_MASTER_SITE= http://www.wsmake.org -WSMAKE_DOCDIR= ${PREFIX}/share/doc/wsmake -WSMAKE_EXDIR= ${PREFIX}/share/examples/wsmake +USE_BZIP2= yes +GNU_CONFIGURE= yes +USE_REINPLACE= yes -.include - -.if ${OSVERSION} >= 500113 -BROKEN= "Does not compile (bad C++ code)" +.if !defined(NOPORTDOCS) +DISTFILES+= user-manual-html.tar.gz .endif +post-patch: + @${REINPLACE_CMD} -e 's,void\*,char\*,g' ${WRKSRC}/libwsmake/wsUtil.cpp + # Install examples and optional documentation. post-install: - ${MKDIR} ${WSMAKE_EXDIR} - cd ${WSMAKE_EXDIR} && \ + @${MKDIR} ${EXAMPLESDIR} + cd ${EXAMPLESDIR} && \ ${TAR} -xzf ${_DISTDIR}/examples.tar.gz --exclude '*/CVS/*' .for ex in 1 2 3 4 5 6 7 8 9 10 11 12 13 - ${MV} ${WSMAKE_EXDIR}/examples/ex${ex} ${WSMAKE_EXDIR} + @${MV} ${EXAMPLESDIR}/examples/ex${ex} ${EXAMPLESDIR} .endfor - ${RM} -rf ${WSMAKE_EXDIR}/examples -.ifndef NOPORTDOCS - ${MKDIR} ${WSMAKE_DOCDIR} - cd ${WSMAKE_DOCDIR} && \ + @${RM} -rf ${EXAMPLESDIR}/examples +.if !defined(NOPORTDOCS) + @${MKDIR} ${DOCSDIR} + cd ${DOCSDIR} && \ ${TAR} -xzf ${_DISTDIR}/user-manual-html.tar.gz - ${LN} ${WSMAKE_DOCDIR}/user-manual/book1.html ${WSMAKE_DOCDIR}/user-manual/index.html + ${LN} ${DOCSDIR}/user-manual/book1.html ${DOCSDIR}/user-manual/index.html .endif -.include +.include diff --git a/www/wsmake/pkg-plist b/www/wsmake/pkg-plist index b52d2ebbe9ff..0f5574504b13 100644 --- a/www/wsmake/pkg-plist +++ b/www/wsmake/pkg-plist @@ -1,178 +1,178 @@ bin/wsmake -share/examples/wsmake/ex1/README -share/examples/wsmake/ex1/ex1.final.ws -share/examples/wsmake/ex1/ex1.ws -share/examples/wsmake/ex1/docs/.cvsignore -share/examples/wsmake/ex1/docs/.keepme -share/examples/wsmake/ex1/html/about.html -share/examples/wsmake/ex1/html/help.html -share/examples/wsmake/ex1/html/index.html -share/examples/wsmake/ex2/README -share/examples/wsmake/ex2/ex2.final.ws -share/examples/wsmake/ex2/ex2.ws -share/examples/wsmake/ex2/html/about.html -share/examples/wsmake/ex2/html/help.html -share/examples/wsmake/ex2/html/index.html -share/examples/wsmake/ex3/README -share/examples/wsmake/ex3/ex3.final.ws -share/examples/wsmake/ex3/ex3.ws -share/examples/wsmake/ex3/html/about.html -share/examples/wsmake/ex3/html/help.html -share/examples/wsmake/ex3/html/index.html -share/examples/wsmake/ex4/README -share/examples/wsmake/ex4/ex4.final.ws -share/examples/wsmake/ex4/ex4.ws -share/examples/wsmake/ex4/html/about.html -share/examples/wsmake/ex4/html/help.html -share/examples/wsmake/ex4/html/index.html -share/examples/wsmake/ex4/templates/footer.html -share/examples/wsmake/ex4/templates/header.html -share/examples/wsmake/ex5/README -share/examples/wsmake/ex5/ex5.final.ws -share/examples/wsmake/ex5/ex5.ws -share/examples/wsmake/ex5/html/about.html -share/examples/wsmake/ex5/html/help.html -share/examples/wsmake/ex5/html/index.html -share/examples/wsmake/ex5/html/linuxlinks.txt -share/examples/wsmake/ex5/html/mikeslinks.txt -share/examples/wsmake/ex5/html/incdirtest/index.html -share/examples/wsmake/ex5/includes/linuxlinks.txt -share/examples/wsmake/ex5/templates/footer.html -share/examples/wsmake/ex5/templates/header.html -share/examples/wsmake/ex6/README -share/examples/wsmake/ex6/ex6.ws -share/examples/wsmake/ex6/html/about.html -share/examples/wsmake/ex6/html/help.html -share/examples/wsmake/ex6/html/index.html -share/examples/wsmake/ex6/html/linuxlinks.txt -share/examples/wsmake/ex6/templates/footer.html -share/examples/wsmake/ex6/templates/header.html -share/examples/wsmake/ex6/templates/menu.html -share/examples/wsmake/ex7/README -share/examples/wsmake/ex7/ex7-2.ws -share/examples/wsmake/ex7/ex7.ws -share/examples/wsmake/ex7/html/about.html -share/examples/wsmake/ex7/html/help.html -share/examples/wsmake/ex7/html/index.html -share/examples/wsmake/ex7/html/linuxlinks.txt -share/examples/wsmake/ex7/templates/footer.html -share/examples/wsmake/ex7/templates/header.html -share/examples/wsmake/ex7/templates/menu.html -share/examples/wsmake/ex8/README -share/examples/wsmake/ex8/ex8.ws -share/examples/wsmake/ex8/html/index.cgi -share/examples/wsmake/ex8/templates/footer.html -share/examples/wsmake/ex8/templates/header.html -share/examples/wsmake/ex9/README -share/examples/wsmake/ex9/ex9.ws -share/examples/wsmake/ex9/myparser.pl -share/examples/wsmake/ex9/html/about.html -share/examples/wsmake/ex9/html/binary.file -share/examples/wsmake/ex9/html/help.html -share/examples/wsmake/ex9/html/index.html -share/examples/wsmake/ex10/README -share/examples/wsmake/ex10/ex10.ws -share/examples/wsmake/ex10/html/index.html -share/examples/wsmake/ex10/templates/header.html -share/examples/wsmake/ex11/README -share/examples/wsmake/ex11/ex11.ws -share/examples/wsmake/ex11/html/external.html -share/examples/wsmake/ex11/html/external2.html -share/examples/wsmake/ex11/html/news/archive.html -share/examples/wsmake/ex11/html/news/index.html -share/examples/wsmake/ex11/html/news/search.html -share/examples/wsmake/ex11/templates/footer.html -share/examples/wsmake/ex11/templates/header.html -share/examples/wsmake/ex12/README -share/examples/wsmake/ex12/depend1.txt -share/examples/wsmake/ex12/ex12.ws -share/examples/wsmake/ex12/html/about.html -share/examples/wsmake/ex12/html/depend2.txt -share/examples/wsmake/ex12/html/help.html -share/examples/wsmake/ex12/html/index.html -share/examples/wsmake/ex13/README -share/examples/wsmake/ex13/ex13.ws -share/examples/wsmake/ex13/pagegroup.wsc -share/examples/wsmake/ex13/pagegroup_config.wsc -share/examples/wsmake/ex13/pages.wsc -share/examples/wsmake/ex13/website.wsc -share/examples/wsmake/ex13/html/index.html -%%PORTDOCS%%share/doc/wsmake/user-manual/book1.html -%%PORTDOCS%%share/doc/wsmake/user-manual/ln55.html -%%PORTDOCS%%share/doc/wsmake/user-manual/f57.html -%%PORTDOCS%%share/doc/wsmake/user-manual/c76.html -%%PORTDOCS%%share/doc/wsmake/user-manual/x103.html -%%PORTDOCS%%share/doc/wsmake/user-manual/c181.html -%%PORTDOCS%%share/doc/wsmake/user-manual/x386.html -%%PORTDOCS%%share/doc/wsmake/user-manual/c459.html -%%PORTDOCS%%share/doc/wsmake/user-manual/x504.html -%%PORTDOCS%%share/doc/wsmake/user-manual/c1021.html -%%PORTDOCS%%share/doc/wsmake/user-manual/x1028.html -%%PORTDOCS%%share/doc/wsmake/user-manual/x1032.html -%%PORTDOCS%%share/doc/wsmake/user-manual/x1036.html -%%PORTDOCS%%share/doc/wsmake/user-manual/x1040.html -%%PORTDOCS%%share/doc/wsmake/user-manual/x1045.html -%%PORTDOCS%%share/doc/wsmake/user-manual/x1049.html -%%PORTDOCS%%share/doc/wsmake/user-manual/x1053.html -%%PORTDOCS%%share/doc/wsmake/user-manual/x1059.html -%%PORTDOCS%%share/doc/wsmake/user-manual/x1063.html -%%PORTDOCS%%share/doc/wsmake/user-manual/x1067.html -%%PORTDOCS%%share/doc/wsmake/user-manual/x1071.html -%%PORTDOCS%%share/doc/wsmake/user-manual/x1075.html -%%PORTDOCS%%share/doc/wsmake/user-manual/c1079.html -%%PORTDOCS%%share/doc/wsmake/user-manual/docbook.css -%%PORTDOCS%%share/doc/wsmake/user-manual/stylesheet-images/caution.gif -%%PORTDOCS%%share/doc/wsmake/user-manual/stylesheet-images/home.gif -%%PORTDOCS%%share/doc/wsmake/user-manual/stylesheet-images/important.gif -%%PORTDOCS%%share/doc/wsmake/user-manual/stylesheet-images/next.gif -%%PORTDOCS%%share/doc/wsmake/user-manual/stylesheet-images/note.gif -%%PORTDOCS%%share/doc/wsmake/user-manual/stylesheet-images/prev.gif -%%PORTDOCS%%share/doc/wsmake/user-manual/stylesheet-images/tip.gif -%%PORTDOCS%%share/doc/wsmake/user-manual/stylesheet-images/toc-blank.gif -%%PORTDOCS%%share/doc/wsmake/user-manual/stylesheet-images/toc-minus.gif -%%PORTDOCS%%share/doc/wsmake/user-manual/stylesheet-images/toc-plus.gif -%%PORTDOCS%%share/doc/wsmake/user-manual/stylesheet-images/up.gif -%%PORTDOCS%%share/doc/wsmake/user-manual/stylesheet-images/warning.gif -%%PORTDOCS%%share/doc/wsmake/user-manual/configlayout.jpg -%%PORTDOCS%%share/doc/wsmake/user-manual/index.html -@dirrm share/examples/wsmake/ex1/docs -@dirrm share/examples/wsmake/ex1/html -@dirrm share/examples/wsmake/ex1 -@dirrm share/examples/wsmake/ex2/html -@dirrm share/examples/wsmake/ex2 -@dirrm share/examples/wsmake/ex3/html -@dirrm share/examples/wsmake/ex3 -@dirrm share/examples/wsmake/ex4/html -@dirrm share/examples/wsmake/ex4/templates -@dirrm share/examples/wsmake/ex4 -@dirrm share/examples/wsmake/ex5/html/incdirtest -@dirrm share/examples/wsmake/ex5/html -@dirrm share/examples/wsmake/ex5/includes -@dirrm share/examples/wsmake/ex5/templates -@dirrm share/examples/wsmake/ex5 -@dirrm share/examples/wsmake/ex6/html -@dirrm share/examples/wsmake/ex6/templates -@dirrm share/examples/wsmake/ex6 -@dirrm share/examples/wsmake/ex7/html -@dirrm share/examples/wsmake/ex7/templates -@dirrm share/examples/wsmake/ex7 -@dirrm share/examples/wsmake/ex8/html -@dirrm share/examples/wsmake/ex8/templates -@dirrm share/examples/wsmake/ex8 -@dirrm share/examples/wsmake/ex9/html -@dirrm share/examples/wsmake/ex9 -@dirrm share/examples/wsmake/ex10/html -@dirrm share/examples/wsmake/ex10/templates -@dirrm share/examples/wsmake/ex10 -@dirrm share/examples/wsmake/ex11/html/news -@dirrm share/examples/wsmake/ex11/html -@dirrm share/examples/wsmake/ex11/templates -@dirrm share/examples/wsmake/ex11 -@dirrm share/examples/wsmake/ex12/html -@dirrm share/examples/wsmake/ex12 -@dirrm share/examples/wsmake/ex13/html -@dirrm share/examples/wsmake/ex13 -@dirrm share/examples/wsmake -@dirrm share/doc/wsmake/user-manual/stylesheet-images -@dirrm share/doc/wsmake/user-manual -@dirrm share/doc/wsmake +%%EXAMPLESDIR%%/ex1/README +%%EXAMPLESDIR%%/ex1/ex1.final.ws +%%EXAMPLESDIR%%/ex1/ex1.ws +%%EXAMPLESDIR%%/ex1/docs/.cvsignore +%%EXAMPLESDIR%%/ex1/docs/.keepme +%%EXAMPLESDIR%%/ex1/html/about.html +%%EXAMPLESDIR%%/ex1/html/help.html +%%EXAMPLESDIR%%/ex1/html/index.html +%%EXAMPLESDIR%%/ex2/README +%%EXAMPLESDIR%%/ex2/ex2.final.ws +%%EXAMPLESDIR%%/ex2/ex2.ws +%%EXAMPLESDIR%%/ex2/html/about.html +%%EXAMPLESDIR%%/ex2/html/help.html +%%EXAMPLESDIR%%/ex2/html/index.html +%%EXAMPLESDIR%%/ex3/README +%%EXAMPLESDIR%%/ex3/ex3.final.ws +%%EXAMPLESDIR%%/ex3/ex3.ws +%%EXAMPLESDIR%%/ex3/html/about.html +%%EXAMPLESDIR%%/ex3/html/help.html +%%EXAMPLESDIR%%/ex3/html/index.html +%%EXAMPLESDIR%%/ex4/README +%%EXAMPLESDIR%%/ex4/ex4.final.ws +%%EXAMPLESDIR%%/ex4/ex4.ws +%%EXAMPLESDIR%%/ex4/html/about.html +%%EXAMPLESDIR%%/ex4/html/help.html +%%EXAMPLESDIR%%/ex4/html/index.html +%%EXAMPLESDIR%%/ex4/templates/footer.html +%%EXAMPLESDIR%%/ex4/templates/header.html +%%EXAMPLESDIR%%/ex5/README +%%EXAMPLESDIR%%/ex5/ex5.final.ws +%%EXAMPLESDIR%%/ex5/ex5.ws +%%EXAMPLESDIR%%/ex5/html/about.html +%%EXAMPLESDIR%%/ex5/html/help.html +%%EXAMPLESDIR%%/ex5/html/index.html +%%EXAMPLESDIR%%/ex5/html/linuxlinks.txt +%%EXAMPLESDIR%%/ex5/html/mikeslinks.txt +%%EXAMPLESDIR%%/ex5/html/incdirtest/index.html +%%EXAMPLESDIR%%/ex5/includes/linuxlinks.txt +%%EXAMPLESDIR%%/ex5/templates/footer.html +%%EXAMPLESDIR%%/ex5/templates/header.html +%%EXAMPLESDIR%%/ex6/README +%%EXAMPLESDIR%%/ex6/ex6.ws +%%EXAMPLESDIR%%/ex6/html/about.html +%%EXAMPLESDIR%%/ex6/html/help.html +%%EXAMPLESDIR%%/ex6/html/index.html +%%EXAMPLESDIR%%/ex6/html/linuxlinks.txt +%%EXAMPLESDIR%%/ex6/templates/footer.html +%%EXAMPLESDIR%%/ex6/templates/header.html +%%EXAMPLESDIR%%/ex6/templates/menu.html +%%EXAMPLESDIR%%/ex7/README +%%EXAMPLESDIR%%/ex7/ex7-2.ws +%%EXAMPLESDIR%%/ex7/ex7.ws +%%EXAMPLESDIR%%/ex7/html/about.html +%%EXAMPLESDIR%%/ex7/html/help.html +%%EXAMPLESDIR%%/ex7/html/index.html +%%EXAMPLESDIR%%/ex7/html/linuxlinks.txt +%%EXAMPLESDIR%%/ex7/templates/footer.html +%%EXAMPLESDIR%%/ex7/templates/header.html +%%EXAMPLESDIR%%/ex7/templates/menu.html +%%EXAMPLESDIR%%/ex8/README +%%EXAMPLESDIR%%/ex8/ex8.ws +%%EXAMPLESDIR%%/ex8/html/index.cgi +%%EXAMPLESDIR%%/ex8/templates/footer.html +%%EXAMPLESDIR%%/ex8/templates/header.html +%%EXAMPLESDIR%%/ex9/README +%%EXAMPLESDIR%%/ex9/ex9.ws +%%EXAMPLESDIR%%/ex9/myparser.pl +%%EXAMPLESDIR%%/ex9/html/about.html +%%EXAMPLESDIR%%/ex9/html/binary.file +%%EXAMPLESDIR%%/ex9/html/help.html +%%EXAMPLESDIR%%/ex9/html/index.html +%%EXAMPLESDIR%%/ex10/README +%%EXAMPLESDIR%%/ex10/ex10.ws +%%EXAMPLESDIR%%/ex10/html/index.html +%%EXAMPLESDIR%%/ex10/templates/header.html +%%EXAMPLESDIR%%/ex11/README +%%EXAMPLESDIR%%/ex11/ex11.ws +%%EXAMPLESDIR%%/ex11/html/external.html +%%EXAMPLESDIR%%/ex11/html/external2.html +%%EXAMPLESDIR%%/ex11/html/news/archive.html +%%EXAMPLESDIR%%/ex11/html/news/index.html +%%EXAMPLESDIR%%/ex11/html/news/search.html +%%EXAMPLESDIR%%/ex11/templates/footer.html +%%EXAMPLESDIR%%/ex11/templates/header.html +%%EXAMPLESDIR%%/ex12/README +%%EXAMPLESDIR%%/ex12/depend1.txt +%%EXAMPLESDIR%%/ex12/ex12.ws +%%EXAMPLESDIR%%/ex12/html/about.html +%%EXAMPLESDIR%%/ex12/html/depend2.txt +%%EXAMPLESDIR%%/ex12/html/help.html +%%EXAMPLESDIR%%/ex12/html/index.html +%%EXAMPLESDIR%%/ex13/README +%%EXAMPLESDIR%%/ex13/ex13.ws +%%EXAMPLESDIR%%/ex13/pagegroup.wsc +%%EXAMPLESDIR%%/ex13/pagegroup_config.wsc +%%EXAMPLESDIR%%/ex13/pages.wsc +%%EXAMPLESDIR%%/ex13/website.wsc +%%EXAMPLESDIR%%/ex13/html/index.html +%%PORTDOCS%%%%DOCSDIR%%/user-manual/book1.html +%%PORTDOCS%%%%DOCSDIR%%/user-manual/ln55.html +%%PORTDOCS%%%%DOCSDIR%%/user-manual/f57.html +%%PORTDOCS%%%%DOCSDIR%%/user-manual/c76.html +%%PORTDOCS%%%%DOCSDIR%%/user-manual/x103.html +%%PORTDOCS%%%%DOCSDIR%%/user-manual/c181.html +%%PORTDOCS%%%%DOCSDIR%%/user-manual/x386.html +%%PORTDOCS%%%%DOCSDIR%%/user-manual/c459.html +%%PORTDOCS%%%%DOCSDIR%%/user-manual/x504.html +%%PORTDOCS%%%%DOCSDIR%%/user-manual/c1021.html +%%PORTDOCS%%%%DOCSDIR%%/user-manual/x1028.html +%%PORTDOCS%%%%DOCSDIR%%/user-manual/x1032.html +%%PORTDOCS%%%%DOCSDIR%%/user-manual/x1036.html +%%PORTDOCS%%%%DOCSDIR%%/user-manual/x1040.html +%%PORTDOCS%%%%DOCSDIR%%/user-manual/x1045.html +%%PORTDOCS%%%%DOCSDIR%%/user-manual/x1049.html +%%PORTDOCS%%%%DOCSDIR%%/user-manual/x1053.html +%%PORTDOCS%%%%DOCSDIR%%/user-manual/x1059.html +%%PORTDOCS%%%%DOCSDIR%%/user-manual/x1063.html +%%PORTDOCS%%%%DOCSDIR%%/user-manual/x1067.html +%%PORTDOCS%%%%DOCSDIR%%/user-manual/x1071.html +%%PORTDOCS%%%%DOCSDIR%%/user-manual/x1075.html +%%PORTDOCS%%%%DOCSDIR%%/user-manual/c1079.html +%%PORTDOCS%%%%DOCSDIR%%/user-manual/docbook.css +%%PORTDOCS%%%%DOCSDIR%%/user-manual/stylesheet-images/caution.gif +%%PORTDOCS%%%%DOCSDIR%%/user-manual/stylesheet-images/home.gif +%%PORTDOCS%%%%DOCSDIR%%/user-manual/stylesheet-images/important.gif +%%PORTDOCS%%%%DOCSDIR%%/user-manual/stylesheet-images/next.gif +%%PORTDOCS%%%%DOCSDIR%%/user-manual/stylesheet-images/note.gif +%%PORTDOCS%%%%DOCSDIR%%/user-manual/stylesheet-images/prev.gif +%%PORTDOCS%%%%DOCSDIR%%/user-manual/stylesheet-images/tip.gif +%%PORTDOCS%%%%DOCSDIR%%/user-manual/stylesheet-images/toc-blank.gif +%%PORTDOCS%%%%DOCSDIR%%/user-manual/stylesheet-images/toc-minus.gif +%%PORTDOCS%%%%DOCSDIR%%/user-manual/stylesheet-images/toc-plus.gif +%%PORTDOCS%%%%DOCSDIR%%/user-manual/stylesheet-images/up.gif +%%PORTDOCS%%%%DOCSDIR%%/user-manual/stylesheet-images/warning.gif +%%PORTDOCS%%%%DOCSDIR%%/user-manual/configlayout.jpg +%%PORTDOCS%%%%DOCSDIR%%/user-manual/index.html +@dirrm %%EXAMPLESDIR%%/ex1/docs +@dirrm %%EXAMPLESDIR%%/ex1/html +@dirrm %%EXAMPLESDIR%%/ex1 +@dirrm %%EXAMPLESDIR%%/ex2/html +@dirrm %%EXAMPLESDIR%%/ex2 +@dirrm %%EXAMPLESDIR%%/ex3/html +@dirrm %%EXAMPLESDIR%%/ex3 +@dirrm %%EXAMPLESDIR%%/ex4/html +@dirrm %%EXAMPLESDIR%%/ex4/templates +@dirrm %%EXAMPLESDIR%%/ex4 +@dirrm %%EXAMPLESDIR%%/ex5/html/incdirtest +@dirrm %%EXAMPLESDIR%%/ex5/html +@dirrm %%EXAMPLESDIR%%/ex5/includes +@dirrm %%EXAMPLESDIR%%/ex5/templates +@dirrm %%EXAMPLESDIR%%/ex5 +@dirrm %%EXAMPLESDIR%%/ex6/html +@dirrm %%EXAMPLESDIR%%/ex6/templates +@dirrm %%EXAMPLESDIR%%/ex6 +@dirrm %%EXAMPLESDIR%%/ex7/html +@dirrm %%EXAMPLESDIR%%/ex7/templates +@dirrm %%EXAMPLESDIR%%/ex7 +@dirrm %%EXAMPLESDIR%%/ex8/html +@dirrm %%EXAMPLESDIR%%/ex8/templates +@dirrm %%EXAMPLESDIR%%/ex8 +@dirrm %%EXAMPLESDIR%%/ex9/html +@dirrm %%EXAMPLESDIR%%/ex9 +@dirrm %%EXAMPLESDIR%%/ex10/html +@dirrm %%EXAMPLESDIR%%/ex10/templates +@dirrm %%EXAMPLESDIR%%/ex10 +@dirrm %%EXAMPLESDIR%%/ex11/html/news +@dirrm %%EXAMPLESDIR%%/ex11/html +@dirrm %%EXAMPLESDIR%%/ex11/templates +@dirrm %%EXAMPLESDIR%%/ex11 +@dirrm %%EXAMPLESDIR%%/ex12/html +@dirrm %%EXAMPLESDIR%%/ex12 +@dirrm %%EXAMPLESDIR%%/ex13/html +@dirrm %%EXAMPLESDIR%%/ex13 +@dirrm %%EXAMPLESDIR%% +%%PORTDOCS%%@dirrm %%DOCSDIR%%/user-manual/stylesheet-images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/user-manual +%%PORTDOCS%%@dirrm %%DOCSDIR%% -- cgit v1.2.3