usr/src/pkgdefs/SUNWtcatu/prototype_com
author Jon Tibble <meths@btinternet.com>
Tue, 31 Jan 2012 18:34:04 +0000
branchoi_151a
changeset 113 b1282e88c680
parent 7 f96733ecc878
child 179 dc5cd0abc245
permissions -rw-r--r--
Bump tomcat to 6.0.35

#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#

#
# Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
# Use is subject to license terms.
#
#ident	"@(#)prototype_com	1.14	10/01/27 SMI"
#

# This required package information file contains a list of package contents.
# The 'pkgmk' command uses this file to identify the contents of a package
# and their location on the development machine when building the package.
# Can be created via a text editor or through use of the 'pkgproto' command.

#!search <pathname pathname ...>	# where to find pkg objects
#!include <filename>			# include another 'prototype' file
#!default <mode> <owner> <group>	# default used if not specified on entry
#!<param>=<value>			# puts parameter in pkg environment

# packaging files
i pkginfo
i copyright
i depend
#
# source locations relative to the prototype file
#
# SUNWtcatu
#
d none usr 755 root sys
d none usr/share 0755 root sys
d none usr/share/man 0755 root bin
d none usr/share/man/man1m 0755 root bin
f none usr/share/man/man1m/tomcat.1m 0444 root bin
d none usr/tomcat6 0755 root bin
d none usr/tomcat6/docs 0755 root bin
f none usr/tomcat6/docs/default-servlet.html 0644 root bin
f none usr/tomcat6/docs/manager-howto.html 0644 root bin
f none usr/tomcat6/docs/windows-service-howto.html 0644 root bin
f none usr/tomcat6/docs/aio.html 0644 root bin
f none usr/tomcat6/docs/index.html 0644 root bin
f none usr/tomcat6/docs/monitoring.html 0644 root bin
d none usr/tomcat6/docs/tribes 0755 root bin
f none usr/tomcat6/docs/tribes/developers.html 0644 root bin
f none usr/tomcat6/docs/tribes/faq.html 0644 root bin
f none usr/tomcat6/docs/tribes/interceptors.html 0644 root bin
f none usr/tomcat6/docs/tribes/introduction.html 0644 root bin
f none usr/tomcat6/docs/tribes/membership.html 0644 root bin
f none usr/tomcat6/docs/tribes/setup.html 0644 root bin
f none usr/tomcat6/docs/tribes/status.html 0644 root bin
f none usr/tomcat6/docs/tribes/transport.html 0644 root bin
f none usr/tomcat6/docs/class-loader-howto.html 0644 root bin
f none usr/tomcat6/docs/RUNNING.txt 0644 root bin
f none usr/tomcat6/docs/apr.html 0644 root bin
f none usr/tomcat6/docs/RELEASE-NOTES.txt 0644 root bin
f none usr/tomcat6/docs/ssi-howto.html 0644 root bin
f none usr/tomcat6/docs/deployer-howto.html 0644 root bin
f none usr/tomcat6/docs/changelog.html 0644 root bin
f none usr/tomcat6/docs/ssl-howto.html 0644 root bin
d none usr/tomcat6/docs/WEB-INF 0755 root bin
f none usr/tomcat6/docs/WEB-INF/web.xml 0644 root bin
f none usr/tomcat6/docs/security-manager-howto.html 0644 root bin
d none usr/tomcat6/docs/architecture 0755 root bin
f none usr/tomcat6/docs/architecture/startup.html 0644 root bin
d none usr/tomcat6/docs/architecture/requestProcess 0755 root bin
f none usr/tomcat6/docs/architecture/requestProcess/requestProcess.pdf 0644 root bin
f none usr/tomcat6/docs/architecture/requestProcess/roseModel.mdl 0644 root bin
f none usr/tomcat6/docs/architecture/requestProcess.html 0644 root bin
f none usr/tomcat6/docs/architecture/index.html 0644 root bin
d none usr/tomcat6/docs/architecture/startup 0755 root bin
f none usr/tomcat6/docs/architecture/startup/serverStartup.txt 0644 root bin
f none usr/tomcat6/docs/architecture/startup/serverStartup.pdf 0644 root bin
f none usr/tomcat6/docs/architecture/overview.html 0644 root bin
d none usr/tomcat6/docs/appdev 0755 root bin
f none usr/tomcat6/docs/appdev/web.xml.txt 0644 root bin
f none usr/tomcat6/docs/appdev/processes.html 0644 root bin
f none usr/tomcat6/docs/appdev/source.html 0644 root bin
f none usr/tomcat6/docs/appdev/build.xml.txt 0644 root bin
f none usr/tomcat6/docs/appdev/deployment.html 0644 root bin
f none usr/tomcat6/docs/appdev/introduction.html 0644 root bin
f none usr/tomcat6/docs/appdev/index.html 0644 root bin
d none usr/tomcat6/docs/appdev/sample 0755 root bin
d none usr/tomcat6/docs/appdev/sample/src 0755 root bin
d none usr/tomcat6/docs/appdev/sample/src/mypackage 0755 root bin
f none usr/tomcat6/docs/appdev/sample/src/mypackage/Hello.java 0644 root bin
f none usr/tomcat6/docs/appdev/sample/index.html 0644 root bin
d none usr/tomcat6/docs/appdev/sample/web 0755 root bin
d none usr/tomcat6/docs/appdev/sample/web/images 0755 root bin
f none usr/tomcat6/docs/appdev/sample/web/images/tomcat.gif 0644 root bin
d none usr/tomcat6/docs/appdev/sample/web/WEB-INF 0755 root bin
f none usr/tomcat6/docs/appdev/sample/web/WEB-INF/web.xml 0644 root bin
f none usr/tomcat6/docs/appdev/sample/web/hello.jsp 0644 root bin
f none usr/tomcat6/docs/appdev/sample/web/index.html 0644 root bin
d none usr/tomcat6/docs/appdev/sample/docs 0755 root bin
f none usr/tomcat6/docs/appdev/sample/docs/README.txt 0644 root bin
f none usr/tomcat6/docs/appdev/sample/build.xml 0644 root bin
f none usr/tomcat6/docs/appdev/sample/sample.war 0644 root bin
f none usr/tomcat6/docs/appdev/installation.html 0644 root bin
f none usr/tomcat6/docs/cgi-howto.html 0644 root bin
f none usr/tomcat6/docs/setup.html 0644 root bin
f none usr/tomcat6/docs/BUILDING.txt 0644 root bin
f none usr/tomcat6/docs/virtual-hosting-howto.html 0644 root bin
f none usr/tomcat6/docs/developers.html 0644 root bin
d none usr/tomcat6/docs/api 0755 root bin
f none usr/tomcat6/docs/api/index.html 0644 root bin
f none usr/tomcat6/docs/realm-howto.html 0644 root bin
f none usr/tomcat6/docs/html-manager-howto.html 0644 root bin
f none usr/tomcat6/docs/proxy-howto.html 0644 root bin
f none usr/tomcat6/docs/jndi-resources-howto.html 0644 root bin
f none usr/tomcat6/docs/jasper-howto.html 0644 root bin
f none usr/tomcat6/docs/mbeans-descriptor-howto.html 0644 root bin
d none usr/tomcat6/docs/funcspecs 0755 root bin
f none usr/tomcat6/docs/funcspecs/fs-admin-opers.html 0644 root bin
f none usr/tomcat6/docs/funcspecs/index.html 0644 root bin
f none usr/tomcat6/docs/funcspecs/fs-jdbc-realm.html 0644 root bin
f none usr/tomcat6/docs/funcspecs/fs-memory-realm.html 0644 root bin
f none usr/tomcat6/docs/funcspecs/fs-admin-objects.html 0644 root bin
f none usr/tomcat6/docs/funcspecs/fs-admin-apps.html 0644 root bin
f none usr/tomcat6/docs/funcspecs/fs-invoker.html 0644 root bin
f none usr/tomcat6/docs/funcspecs/fs-jndi-realm.html 0644 root bin
f none usr/tomcat6/docs/funcspecs/fs-default.html 0644 root bin
f none usr/tomcat6/docs/funcspecs/mbean-names.html 0644 root bin
f none usr/tomcat6/docs/balancer-howto.html 0644 root bin
d none usr/tomcat6/docs/images 0755 root bin
f none usr/tomcat6/docs/images/fix.gif 0644 root bin
f none usr/tomcat6/docs/images/code.gif 0644 root bin
f none usr/tomcat6/docs/images/void.gif 0644 root bin
f none usr/tomcat6/docs/images/tomcat.svg 0644 root bin
f none usr/tomcat6/docs/images/design.gif 0644 root bin
f none usr/tomcat6/docs/images/add.gif 0644 root bin
f none usr/tomcat6/docs/images/docs.gif 0644 root bin
f none usr/tomcat6/docs/images/printer.gif 0644 root bin
f none usr/tomcat6/docs/images/update.gif 0644 root bin
f none usr/tomcat6/docs/images/asf-logo.gif 0644 root bin
f none usr/tomcat6/docs/images/tomcat.gif 0644 root bin
d none usr/tomcat6/docs/config 0755 root bin
f none usr/tomcat6/docs/config/server.html 0644 root bin
f none usr/tomcat6/docs/config/ajp.html 0644 root bin
f none usr/tomcat6/docs/config/cluster-receiver.html 0644 root bin
f none usr/tomcat6/docs/config/valve.html 0644 root bin
f none usr/tomcat6/docs/config/cluster-interceptor.html 0644 root bin
f none usr/tomcat6/docs/config/loader.html 0644 root bin
f none usr/tomcat6/docs/config/systemprops.html 0644 root bin
f none usr/tomcat6/docs/config/cluster-sender.html 0644 root bin
f none usr/tomcat6/docs/config/executor.html 0644 root bin
f none usr/tomcat6/docs/config/realm.html 0644 root bin
f none usr/tomcat6/docs/config/context.html 0644 root bin
f none usr/tomcat6/docs/config/cluster-listener.html 0644 root bin
f none usr/tomcat6/docs/config/engine.html 0644 root bin
f none usr/tomcat6/docs/config/filter.html 0644 root bin
f none usr/tomcat6/docs/config/manager.html 0644 root bin
f none usr/tomcat6/docs/config/cluster-manager.html 0644 root bin
f none usr/tomcat6/docs/config/cluster-deployer.html 0644 root bin
f none usr/tomcat6/docs/config/index.html 0644 root bin
f none usr/tomcat6/docs/config/cluster.html 0644 root bin
f none usr/tomcat6/docs/config/cluster-channel.html 0644 root bin
f none usr/tomcat6/docs/config/cluster-membership.html 0644 root bin
f none usr/tomcat6/docs/config/service.html 0644 root bin
f none usr/tomcat6/docs/config/host.html 0644 root bin
f none usr/tomcat6/docs/config/cluster-valve.html 0644 root bin
f none usr/tomcat6/docs/config/resources.html 0644 root bin
f none usr/tomcat6/docs/config/http.html 0644 root bin
f none usr/tomcat6/docs/config/globalresources.html 0644 root bin
f none usr/tomcat6/docs/config/listeners.html 0644 root bin
f none usr/tomcat6/docs/building.html 0644 root bin
f none usr/tomcat6/docs/extras.html 0644 root bin
f none usr/tomcat6/docs/introduction.html 0644 root bin
f none usr/tomcat6/docs/logging.html 0644 root bin
f none usr/tomcat6/docs/connectors.html 0644 root bin
f none usr/tomcat6/docs/jndi-datasource-examples-howto.html 0644 root bin
f none usr/tomcat6/docs/maven-jars.html 0644 root bin
f none usr/tomcat6/docs/cluster-howto.html 0644 root bin
d none usr/tomcat6/bin 0755 root bin
f none usr/tomcat6/bin/shutdown.sh 0755 root bin
f none usr/tomcat6/bin/bootstrap.jar 0755 root bin
f none usr/tomcat6/bin/catalina-tasks.xml 0755 root bin
f none usr/tomcat6/bin/catalina.sh 0755 root bin
f none usr/tomcat6/bin/tool-wrapper.sh 0755 root bin
f none usr/tomcat6/bin/digest.sh 0755 root bin
f none usr/tomcat6/bin/tomcat-juli.jar 0755 root bin
f none usr/tomcat6/bin/version.sh 0755 root bin
f none usr/tomcat6/bin/setclasspath.sh 0755 root bin
f none usr/tomcat6/bin/startup.sh 0755 root bin
d none usr/tomcat6/lib 0755 root bin
f none usr/tomcat6/lib/tomcat-coyote.jar 0644 root bin
f none usr/tomcat6/lib/catalina-ha.jar 0644 root bin
f none usr/tomcat6/lib/ecj-3.7.jar 0644 root bin
f none usr/tomcat6/lib/el-api.jar 0644 root bin
f none usr/tomcat6/lib/tomcat-dbcp.jar 0644 root bin
f none usr/tomcat6/lib/servlet-api.jar 0644 root bin
f none usr/tomcat6/lib/annotations-api.jar 0644 root bin
f none usr/tomcat6/lib/catalina-ant.jar 0644 root bin
f none usr/tomcat6/lib/jsp-api.jar 0644 root bin
f none usr/tomcat6/lib/tomcat-i18n-es.jar 0644 root bin
f none usr/tomcat6/lib/catalina.jar 0644 root bin
f none usr/tomcat6/lib/tomcat-i18n-fr.jar 0644 root bin
f none usr/tomcat6/lib/catalina-tribes.jar 0644 root bin
f none usr/tomcat6/lib/jasper-el.jar 0644 root bin
f none usr/tomcat6/lib/jasper.jar 0644 root bin
f none usr/tomcat6/lib/tomcat-i18n-ja.jar 0644 root bin