From 3807c5d607dd14581cb55f3124baf875ba3aaf45 Mon Sep 17 00:00:00 2001 From: rillig Date: Fri, 19 May 2006 13:44:50 +0000 Subject: Added more documentation. Bumped PKGREVISION. Patch provided by Raphael Langerhorst in PR 33508. --- lang/spl/Makefile | 9 +++--- lang/spl/PLIST | 91 ++++++++++++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 95 insertions(+), 5 deletions(-) (limited to 'lang') diff --git a/lang/spl/Makefile b/lang/spl/Makefile index 1ac7fd8e147..fc914a8524a 100644 --- a/lang/spl/Makefile +++ b/lang/spl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2006/05/19 08:13:25 rillig Exp $ +# $NetBSD: Makefile,v 1.3 2006/05/19 13:44:50 rillig Exp $ # DISTNAME= spl-0.9h -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= lang MASTER_SITES= http://www.clifford.at/spl/releases/ @@ -11,7 +11,7 @@ HOMEPAGE= http://www.clifford.at/spl COMMENT= The SPL Programming Language USE_LANGUAGES= c -USE_TOOLS+= gmake +USE_TOOLS+= gmake gawk SUBST_CLASSES+= prefix SUBST_STAGE.prefix= pre-patch @@ -23,6 +23,7 @@ SUBST_SED.prefix+= -e 's,^ cgibin_libdir.*, cgibin_libdir = ${PREFIX}/libexec/ _SUBST_IS_TEXT_FILE=true MAKEFILE= GNUmakefile +BUILD_TARGET= all spldoc EGDIR= ${PREFIX}/share/examples/spl DOCDIR= ${PREFIX}/share/doc/spl @@ -31,7 +32,7 @@ post-install: ${CHMOD} a+rwx ${PREFIX}/libexec/cgi-bin/webspl_cache ${LN} -s ${PREFIX}/lib/spl_modules ${PREFIX}/libexec/cgi-bin/spl_modules ${INSTALL_DATA_DIR} ${DOCDIR} - cd ${WRKSRC} && ${PAX} -rw -p am README* webspl_demo webspltut ${DOCDIR} + cd ${WRKSRC} && ${PAX} -rw -p am README* manual.tex spldoc webspl_demo webspltut ${DOCDIR} ${INSTALL_DATA_DIR} ${EGDIR} cd ${WRKSRC}/examples && ${INSTALL_DATA} example* ${EGDIR} diff --git a/lang/spl/PLIST b/lang/spl/PLIST index 42e01aaf924..5aac02d6dcd 100644 --- a/lang/spl/PLIST +++ b/lang/spl/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2006/05/19 08:13:25 rillig Exp $ +@comment $NetBSD: PLIST,v 1.3 2006/05/19 13:44:50 rillig Exp $ bin/spl-config bin/splrun include/spl.h @@ -41,6 +41,94 @@ share/doc/spl/README share/doc/spl/README.API share/doc/spl/README.LANG share/doc/spl/README.WEBSPL +share/doc/spl/manual.tex +share/doc/spl/spldoc/builtins.html +share/doc/spl/spldoc/builtins.txt +share/doc/spl/spldoc/array.html +share/doc/spl/spldoc/array.txt +share/doc/spl/spldoc/bits.html +share/doc/spl/spldoc/bits.txt +share/doc/spl/spldoc/cgi.html +share/doc/spl/spldoc/cgi.txt +share/doc/spl/spldoc/crypt.html +share/doc/spl/spldoc/crypt.txt +share/doc/spl/spldoc/curl.html +share/doc/spl/spldoc/curl.txt +share/doc/spl/spldoc/encode_int.html +share/doc/spl/spldoc/encode_int.txt +share/doc/spl/spldoc/encode_js.html +share/doc/spl/spldoc/encode_js.txt +share/doc/spl/spldoc/encode_regex.html +share/doc/spl/spldoc/encode_regex.txt +share/doc/spl/spldoc/encode_url.html +share/doc/spl/spldoc/encode_url.txt +share/doc/spl/spldoc/encode_xml.html +share/doc/spl/spldoc/environ.txt +share/doc/spl/spldoc/encode_xml.txt +share/doc/spl/spldoc/environ.html +share/doc/spl/spldoc/file.html +share/doc/spl/spldoc/file.txt +share/doc/spl/spldoc/format_ini.html +share/doc/spl/spldoc/format_ini.txt +share/doc/spl/spldoc/format_xml.html +share/doc/spl/spldoc/format_xml.txt +share/doc/spl/spldoc/kde.html +share/doc/spl/spldoc/kde.txt +share/doc/spl/spldoc/multimouse.html +share/doc/spl/spldoc/multimouse.txt +share/doc/spl/spldoc/prime.html +share/doc/spl/spldoc/prime.txt +share/doc/spl/spldoc/qt.html +share/doc/spl/spldoc/qt.txt +share/doc/spl/spldoc/sdl.html +share/doc/spl/spldoc/sdl.txt +share/doc/spl/spldoc/sql.html +share/doc/spl/spldoc/sql.txt +share/doc/spl/spldoc/sql_mysql.html +share/doc/spl/spldoc/sql_mysql.txt +share/doc/spl/spldoc/sql_postgres.html +share/doc/spl/spldoc/sql_sqlite.html +share/doc/spl/spldoc/sql_postgres.txt +share/doc/spl/spldoc/sql_sqlite.txt +share/doc/spl/spldoc/sql_utils.html +share/doc/spl/spldoc/sql_utils.txt +share/doc/spl/spldoc/system.html +share/doc/spl/spldoc/system.txt +share/doc/spl/spldoc/task.html +share/doc/spl/spldoc/task.txt +share/doc/spl/spldoc/termio.html +share/doc/spl/spldoc/termio.txt +share/doc/spl/spldoc/time.html +share/doc/spl/spldoc/time.txt +share/doc/spl/spldoc/uuidgen.html +share/doc/spl/spldoc/uuidgen.txt +share/doc/spl/spldoc/w2t.html +share/doc/spl/spldoc/w2t.txt +share/doc/spl/spldoc/webdebug.html +share/doc/spl/spldoc/webdebug.txt +share/doc/spl/spldoc/wsf.html +share/doc/spl/spldoc/wsf.txt +share/doc/spl/spldoc/wsf_action.html +share/doc/spl/spldoc/wsf_action.txt +share/doc/spl/spldoc/wsf_debug.html +share/doc/spl/spldoc/xml.txt +share/doc/spl/spldoc/wsf_debug.txt +share/doc/spl/spldoc/wsf_dialog.html +share/doc/spl/spldoc/wsf_dialog.txt +share/doc/spl/spldoc/wsf_display.html +share/doc/spl/spldoc/wsf_display.txt +share/doc/spl/spldoc/wsf_edit.html +share/doc/spl/spldoc/wsf_edit.txt +share/doc/spl/spldoc/wsf_edit_sql.html +share/doc/spl/spldoc/wsf_edit_sql.txt +share/doc/spl/spldoc/wsf_graph.html +share/doc/spl/spldoc/wsf_graph.txt +share/doc/spl/spldoc/wsf_menu.html +share/doc/spl/spldoc/wsf_menu.txt +share/doc/spl/spldoc/wsf_switch.html +share/doc/spl/spldoc/wsf_switch.txt +share/doc/spl/spldoc/xml.html +share/doc/spl/spldoc/index.html share/doc/spl/webspl_demo/calc_off.spltpl share/doc/spl/webspl_demo/calc_on.spltpl share/doc/spl/webspl_demo/cookies.webspl @@ -217,6 +305,7 @@ share/examples/spl/example66.spl share/examples/spl/example67.expected share/examples/spl/example67.spl @dirrm share/examples/spl +@dirrm share/doc/spl/spldoc @dirrm share/doc/spl/webspltut @dirrm share/doc/spl/webspl_demo/images @dirrm share/doc/spl/webspl_demo -- cgit v1.2.3