diff options
Diffstat (limited to 'www/jakarta-tomcat/pkg-plist')
-rw-r--r-- | www/jakarta-tomcat/pkg-plist | 75 |
1 files changed, 75 insertions, 0 deletions
diff --git a/www/jakarta-tomcat/pkg-plist b/www/jakarta-tomcat/pkg-plist new file mode 100644 index 000000000000..8b4a99e4ea54 --- /dev/null +++ b/www/jakarta-tomcat/pkg-plist @@ -0,0 +1,75 @@ +tomcat/LICENSE +tomcat/bin/ant +tomcat/bin/ant.bat +tomcat/bin/antRun +tomcat/bin/jspc.bat +tomcat/bin/jspc.sh +tomcat/bin/shutdown.bat +tomcat/bin/shutdown.sh +tomcat/bin/startup.bat +tomcat/bin/startup.sh +tomcat/bin/tomcat.bat +tomcat/bin/tomcat.sh +tomcat/bin/tomcatEnv.bat +tomcat/conf/build.xml +tomcat/conf/jni_server.xml +tomcat/conf/jni_workers.properties +tomcat/conf/manifest.servlet +tomcat/conf/obj.conf +tomcat/conf/server.dtd +tomcat/conf/server.xml +tomcat/conf/tomcat-users.xml +tomcat/conf/tomcat.conf +tomcat/conf/tomcat.properties +tomcat/conf/uriworkermap.properties +tomcat/conf/web.dtd +tomcat/conf/web.xml +tomcat/conf/workers.properties +tomcat/doc/appdev/build.xml.txt +tomcat/doc/appdev/contents.html +tomcat/doc/appdev/deployment.html +tomcat/doc/appdev/footer.html +tomcat/doc/appdev/header.html +tomcat/doc/appdev/index.html +tomcat/doc/appdev/installation.html +tomcat/doc/appdev/introduction.html +tomcat/doc/appdev/processes.html +tomcat/doc/appdev/sample/build +tomcat/doc/appdev/sample/build.bat +tomcat/doc/appdev/sample/build.xml +tomcat/doc/appdev/sample/etc/web.xml +tomcat/doc/appdev/sample/src/Hello.java +tomcat/doc/appdev/sample/web/hello.jsp +tomcat/doc/appdev/sample/web/images/tomcat.gif +tomcat/doc/appdev/sample/web/index.html +tomcat/doc/appdev/source.html +tomcat/doc/appdev/tomcat.gif +tomcat/doc/appdev/web.xml.txt +tomcat/doc/readme +tomcat/doc/uguide/images/banner.gif +tomcat/doc/uguide/style.css +tomcat/doc/uguide/tomcat_ug.html +tomcat/lib/ant.jar +tomcat/lib/jasper.jar +tomcat/lib/servlet.jar +tomcat/lib/webserver.jar +tomcat/lib/xml.jar +tomcat/webapps/ROOT.war +tomcat/webapps/admin.war +tomcat/webapps/examples.war +tomcat/webapps/test.war +@dirrm tomcat/webapps +@dirrm tomcat/doc/appdev/sample/web/images +@dirrm tomcat/doc/appdev/sample/web +@dirrm tomcat/doc/appdev/sample/src +@dirrm tomcat/doc/appdev/sample/etc +@dirrm tomcat/doc/appdev/sample +@dirrm tomcat/lib +@dirrm tomcat/doc/uguide/images +@dirrm tomcat/doc/uguide +@dirrm tomcat/doc/faq +@dirrm tomcat/doc/appdev +@dirrm tomcat/doc +@dirrm tomcat/conf +@dirrm tomcat/bin +@dirrm tomcat |