freebsd-ports/www/websh/pkg-plist
Mikhail Teterin f3015877b8 Webshell -- a TCL module for Apache. Appears to be the most advanced
and the best supported such module of the several listed at

	http://tcl.apache.org/

Works with both Apache-1.3.x and 2.x and has an interesting development
paradigm.
2007-02-13 06:46:59 +00:00

29 lines
1.1 KiB
Text

lib/libwebsh84.so.1
lib/libwebsh84.so
lib/websh/pkgIndex.tcl
lib/websh/htmlhandler.ws3
lib/websh/otherhandler.ws3
@dirrm lib/websh/
etc/websh.conf.dist
%%PORTDOCS%%%%EXAMPLESDIR%%/index.whtml
%%PORTDOCS%%%%EXAMPLESDIR%%/myApp.ws3
%%PORTDOCS%%%%EXAMPLESDIR%%/other.whtml
%%PORTDOCS%%%%EXAMPLESDIR%%/httpd.conf
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
%%PORTDOCS%%%%DOCSDIR%%/Apache_module_specific_commands.html
%%PORTDOCS%%%%DOCSDIR%%/command_dispatching_and_session_management.html
%%PORTDOCS%%%%DOCSDIR%%/configuration.html
%%PORTDOCS%%%%DOCSDIR%%/context_handling.html
%%PORTDOCS%%%%DOCSDIR%%/data_encryption.html
%%PORTDOCS%%%%DOCSDIR%%/file_handling_and_file_IO.html
%%PORTDOCS%%%%DOCSDIR%%/index.html
%%PORTDOCS%%%%DOCSDIR%%/inter-process_and_-system_communication.html
%%PORTDOCS%%%%DOCSDIR%%/logging.html
%%PORTDOCS%%%%DOCSDIR%%/misc_commands.html
%%PORTDOCS%%%%DOCSDIR%%/request_data_handling.html
%%PORTDOCS%%%%DOCSDIR%%/response_data_handling.html
%%PORTDOCS%%%%DOCSDIR%%/uri-html-_en-decoding.html
%%PORTDOCS%%@dirrm %%DOCSDIR%%
%%APACHEMODDIR%%/mod_websh.so
@exec %D/sbin/apxs -e -A -n websh %D/%F
@unexec %D/sbin/apxs -e -A -n websh %D/%F