View | Details | Raw Unified | Return to bug 244374 | Differences between
and this patch

Collapse All | Expand All

(-)www/tomcat85/Makefile (-1 / +1 lines)
Lines 30-36 Link Here
30
		TOMCAT_USER=${WWWOWN} \
30
		TOMCAT_USER=${WWWOWN} \
31
		JAVA_HOME=${JAVA_HOME}
31
		JAVA_HOME=${JAVA_HOME}
32
32
33
OPTIONS_DEFINE=		HOST_MANAGER MANAGER DOCS EXAMPLES ROOT
33
OPTIONS_DEFINE=		HOST_MANAGER MANAGER DOCS EXAMPLES ROOT NLS
34
OPTIONS_DEFAULT=	HOST_MANAGER MANAGER ROOT
34
OPTIONS_DEFAULT=	HOST_MANAGER MANAGER ROOT
35
OPTIONS_SUB=		yes
35
OPTIONS_SUB=		yes
36
36
(-)www/tomcat85/pkg-plist (-7 / +7 lines)
Lines 34-46 Link Here
34
%%T%%/lib/tomcat-api.jar
34
%%T%%/lib/tomcat-api.jar
35
%%T%%/lib/tomcat-coyote.jar
35
%%T%%/lib/tomcat-coyote.jar
36
%%T%%/lib/tomcat-dbcp.jar
36
%%T%%/lib/tomcat-dbcp.jar
37
%%T%%/lib/tomcat-i18n-de.jar
37
%%NLS%%%%T%%/lib/tomcat-i18n-de.jar
38
%%T%%/lib/tomcat-i18n-es.jar
38
%%NLS%%%%T%%/lib/tomcat-i18n-es.jar
39
%%T%%/lib/tomcat-i18n-fr.jar
39
%%NLS%%%%T%%/lib/tomcat-i18n-fr.jar
40
%%T%%/lib/tomcat-i18n-ja.jar
40
%%NLS%%%%T%%/lib/tomcat-i18n-ja.jar
41
%%T%%/lib/tomcat-i18n-ko.jar
41
%%NLS%%%%T%%/lib/tomcat-i18n-ko.jar
42
%%T%%/lib/tomcat-i18n-ru.jar
42
%%NLS%%%%T%%/lib/tomcat-i18n-ru.jar
43
%%T%%/lib/tomcat-i18n-zh-CN.jar
43
%%NLS%%%%T%%/lib/tomcat-i18n-zh-CN.jar
44
%%T%%/lib/tomcat-jdbc.jar
44
%%T%%/lib/tomcat-jdbc.jar
45
%%T%%/lib/tomcat-jni.jar
45
%%T%%/lib/tomcat-jni.jar
46
%%T%%/lib/tomcat-util-scan.jar
46
%%T%%/lib/tomcat-util-scan.jar

Return to bug 244374