freebsd-ports/www/jakarta-tomcat3/pkg-plist

156 lines
4.5 KiB
Plaintext

bin/tomcat3ctl
etc/rc.d/020.jakarta-tomcat3.sh
%%T%%/logs/stdout.log
%%T%%/logs/stderr.log
%%T%%/doc/images/banner.gif
%%T%%/doc/images/tomcat.gif
%%T%%/doc/appdev/sample/etc/web.xml
%%T%%/doc/appdev/sample/lib/README
%%T%%/doc/appdev/sample/src/Hello.java
%%T%%/doc/appdev/sample/web/images/tomcat.gif
%%T%%/doc/appdev/sample/web/hello.jsp
%%T%%/doc/appdev/sample/web/index.html
%%T%%/doc/appdev/sample/build.sh
%%T%%/doc/appdev/sample/build.xml
%%T%%/doc/appdev/build.xml.txt
%%T%%/doc/appdev/contents.html
%%T%%/doc/appdev/deployment.html
%%T%%/doc/appdev/footer.html
%%T%%/doc/appdev/header.html
%%T%%/doc/appdev/index.html
%%T%%/doc/appdev/installation.html
%%T%%/doc/appdev/introduction.html
%%T%%/doc/appdev/processes.html
%%T%%/doc/appdev/source.html
%%T%%/doc/appdev/tomcat.gif
%%T%%/doc/appdev/web.xml.txt
%%T%%/doc/JDBCRealm-howto.html
%%T%%/doc/NT-Service-howto.html
%%T%%/doc/Tomcat-Workers-HowTo.html
%%T%%/doc/Tomcat-on-NetWare-HowTo.html
%%T%%/doc/faq
%%T%%/doc/in-process-howto.html
%%T%%/doc/index.html
%%T%%/doc/internal.html
%%T%%/doc/mod_jk-howto.html
%%T%%/doc/perfNumbers.txt
%%T%%/doc/readme
%%T%%/doc/readme-3.3.1
%%T%%/doc/readme-3.3.2
%%T%%/doc/serverxml.html
%%T%%/doc/style.css
%%T%%/doc/tomcat-apache-howto.html
%%T%%/doc/tomcat-iis-howto.html
%%T%%/doc/tomcat-netscape-howto.html
%%T%%/doc/tomcat-security.html
%%T%%/doc/tomcat-ssl-howto.html
%%T%%/doc/tomcat-ug.html
%%T%%/doc/AJPv13.html
%%T%%/native/mod_jserv/mod_jserv.c
%%T%%/native/mod_jserv/Makefile.libdir
%%T%%/native/mod_jserv/Makefile.tmpl
%%T%%/native/mod_jserv/Makefile.win32
%%T%%/native/mod_jserv/autochange.c
%%T%%/native/mod_jserv/jserv.h
%%T%%/native/mod_jserv/jserv_ajpv11.c
%%T%%/native/mod_jserv/jserv_ajpv12.c
%%T%%/native/mod_jserv/jserv_balance.c
%%T%%/native/mod_jserv/jserv_image.c
%%T%%/native/mod_jserv/jserv_mmap.c
%%T%%/native/mod_jserv/jserv_protocols.c
%%T%%/native/mod_jserv/jserv_status.c
%%T%%/native/mod_jserv/jserv_utils.c
%%T%%/native/mod_jserv/jserv_watchdog.c
%%T%%/native/mod_jserv/jserv_wrapper.c
%%T%%/native/mod_jserv/jserv_wrapper.h
%%T%%/native/mod_jserv/jserv_wrapper_unix.c
%%T%%/native/mod_jserv/jserv_wrapper_win.c
%%T%%/native/mod_jserv/libjserv.module
%%T%%/native/mod_jserv/Makefile.am
%%T%%/lib/apps/README
%%T%%/lib/common/tomcat_core.jar
%%T%%/lib/common/commons-logging-api.jar
%%T%%/lib/common/core_util.jar
%%T%%/lib/common/etomcat.jar
%%T%%/lib/common/jasper-runtime.jar
%%T%%/lib/common/servlet.jar
%%T%%/lib/common/tomcat-util.jar
%%T%%/lib/common/tomcat33-resource.jar
%%T%%/lib/common/README
%%T%%/lib/container/xalan.jar
%%T%%/lib/container/container_util.jar
%%T%%/lib/container/crimson.jar
%%T%%/lib/container/facade22.jar
%%T%%/lib/container/jakarta-regexp-1.3.jar
%%T%%/lib/container/jasper.jar
%%T%%/lib/container/mx4j-jmx.jar
%%T%%/lib/container/mx4j-tools.jar
%%T%%/lib/container/tomcat-coyote.jar
%%T%%/lib/container/tomcat-http11.jar
%%T%%/lib/container/tomcat-jk2.jar
%%T%%/lib/container/tomcat33-coyote.jar
%%T%%/lib/container/tomcat_modules.jar
%%T%%/lib/container/README
%%T%%/lib/endorsed/README
%%T%%/lib/stop-tomcat.jar
%%T%%/lib/tomcat.jar
%%T%%/webapps/ROOT.war
%%T%%/webapps/admin.war
%%T%%/webapps/examples.war
%%T%%/conf/jk/mod_jk.conf
%%T%%/conf/jk/mod_jk.conf-jni
%%T%%/conf/jk/obj.conf
%%T%%/conf/jk/uriworkermap.properties
%%T%%/conf/jk/workers.properties
%%T%%/conf/jk/wrapper.properties
%%T%%/conf/jserv/tomcat.conf
%%T%%/conf/jserv/tomcat.properties
%%T%%/conf/users/admin-users.xml
%%T%%/conf/users/example-users.xml
%%T%%/conf/users/global-users.xml
%%T%%/conf/users/tomcat-users.xml
%%T%%/conf/jk2.properties
%%T%%/conf/modules.xml
%%T%%/conf/server.xml
%%T%%/conf/tomcat.policy
%%T%%/conf/apps-127.0.0.1.xml
%%T%%/conf/apps-admin.xml
%%T%%/conf/apps-examples.xml
%%T%%/bin/jspc
%%T%%/bin/shutdown
%%T%%/bin/startup
%%T%%/bin/tomcat
%%T%%/ant/tomcat-ant.jar
%%T%%/LICENSE
%%T%%/KEYS
man/man1/tomcat3ctl.1
share/nls/POSIX
share/nls/en_US.US-ASCII
@dirrm %%T%%/logs
@dirrm %%T%%/doc/images
@dirrm %%T%%/doc/appdev/sample/etc
@dirrm %%T%%/doc/appdev/sample/lib
@dirrm %%T%%/doc/appdev/sample/src
@dirrm %%T%%/doc/appdev/sample/web/images
@dirrm %%T%%/doc/appdev/sample/web
@dirrm %%T%%/doc/appdev/sample
@dirrm %%T%%/doc/appdev
@dirrm %%T%%/doc
@dirrm %%T%%/native/mod_jserv
@dirrm %%T%%/native
@dirrm %%T%%/modules
@dirrm %%T%%/lib/apps
@dirrm %%T%%/lib/common
@dirrm %%T%%/lib/container
@dirrm %%T%%/lib/endorsed
@dirrm %%T%%/lib
@dirrm %%T%%/webapps
@dirrm %%T%%/conf/jk
@dirrm %%T%%/conf/jserv
@dirrm %%T%%/conf/users
@dirrm %%T%%/conf/auto
@dirrm %%T%%/conf
@dirrm %%T%%/bin
@dirrm %%T%%/ant
@dirrm %%T%%