Import of pkgsrc-2015Q1

This commit is contained in:
2016-01-21 23:40:00 +01:00
committed by sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870539 additions and 795424 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.17.2.1 2014/04/09 14:10:59 tron Exp $
# $NetBSD: Makefile,v 1.22 2015/02/17 14:03:30 ryoon Exp $
#
DISTNAME= apache-tomcat-${TOMCAT_VER}
@@ -23,7 +23,7 @@ PKG_DESTDIR_SUPPORT= destdir
.include "../../mk/bsd.prefs.mk"
TOMCAT_VER= 7.0.53
TOMCAT_VER= 7.0.59
TOMCAT_HOME= ${PREFIX}/share/tomcat
EGDIR= ${PREFIX}/share/examples/tomcat
DOCDIR= ${PREFIX}/share/doc/tomcat
+11 -8
View File
@@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.9.2.1 2014/04/09 14:10:59 tron Exp $
@comment $NetBSD: PLIST,v 1.13 2015/02/17 14:03:30 ryoon Exp $
share/doc/tomcat/LICENSE
share/doc/tomcat/NOTICE
share/doc/tomcat/RELEASE-NOTES
@@ -30,7 +30,7 @@ share/tomcat/lib/catalina-ant.jar
share/tomcat/lib/catalina-ha.jar
share/tomcat/lib/catalina-tribes.jar
share/tomcat/lib/catalina.jar
share/tomcat/lib/ecj-P20140317-1600.jar
share/tomcat/lib/ecj-4.4.jar
share/tomcat/lib/el-api.jar
share/tomcat/lib/jasper-el.jar
share/tomcat/lib/jasper.jar
@@ -130,6 +130,7 @@ share/tomcat/webapps/docs/config/realm.html
share/tomcat/webapps/docs/config/resources.html
share/tomcat/webapps/docs/config/server.html
share/tomcat/webapps/docs/config/service.html
share/tomcat/webapps/docs/config/sessionidgenerator.html
share/tomcat/webapps/docs/config/systemprops.html
share/tomcat/webapps/docs/config/valve.html
share/tomcat/webapps/docs/connectors.html
@@ -298,6 +299,8 @@ share/tomcat/webapps/examples/WEB-INF/classes/num/NumberGuessBean.class
share/tomcat/webapps/examples/WEB-INF/classes/num/NumberGuessBean.java
share/tomcat/webapps/examples/WEB-INF/classes/sessions/DummyCart.class
share/tomcat/webapps/examples/WEB-INF/classes/sessions/DummyCart.java
share/tomcat/webapps/examples/WEB-INF/classes/util/CookieFilter.class
share/tomcat/webapps/examples/WEB-INF/classes/util/CookieFilter.java
share/tomcat/webapps/examples/WEB-INF/classes/util/HTMLFilter.class
share/tomcat/webapps/examples/WEB-INF/classes/util/HTMLFilter.java
share/tomcat/webapps/examples/WEB-INF/classes/validators/DebugValidator.class
@@ -403,12 +406,6 @@ share/tomcat/webapps/examples/jsp/cal/cal2.jsp
share/tomcat/webapps/examples/jsp/cal/cal2.jsp.html
share/tomcat/webapps/examples/jsp/cal/calendar.html
share/tomcat/webapps/examples/jsp/cal/login.html
share/tomcat/webapps/examples/jsp/chat/index.jsp
share/tomcat/webapps/examples/jsp/chat/index.jsp.html
share/tomcat/webapps/examples/jsp/chat/login.jsp
share/tomcat/webapps/examples/jsp/chat/login.jsp.html
share/tomcat/webapps/examples/jsp/chat/post.jsp
share/tomcat/webapps/examples/jsp/chat/post.jsp.html
share/tomcat/webapps/examples/jsp/checkbox/CheckTest.html
share/tomcat/webapps/examples/jsp/checkbox/check.html
share/tomcat/webapps/examples/jsp/checkbox/checkresult.jsp
@@ -566,6 +563,12 @@ share/tomcat/webapps/examples/jsp/tagplugin/notes.html
share/tomcat/webapps/examples/jsp/xml/xml.html
share/tomcat/webapps/examples/jsp/xml/xml.jsp
share/tomcat/webapps/examples/jsp/xml/xml.jsp.html
share/tomcat/webapps/examples/servlets/chat/index.jsp
share/tomcat/webapps/examples/servlets/chat/index.jsp.html
share/tomcat/webapps/examples/servlets/chat/login.jsp
share/tomcat/webapps/examples/servlets/chat/login.jsp.html
share/tomcat/webapps/examples/servlets/chat/post.jsp
share/tomcat/webapps/examples/servlets/chat/post.jsp.html
share/tomcat/webapps/examples/servlets/cookies.html
share/tomcat/webapps/examples/servlets/helloworld.html
share/tomcat/webapps/examples/servlets/images/code.gif
+4 -4
View File
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.11.4.1 2014/04/09 14:10:59 tron Exp $
$NetBSD: distinfo,v 1.16 2015/02/17 14:03:30 ryoon Exp $
SHA1 (apache-tomcat-7.0.53.tar.gz) = 269a01f03ed22e5ad7fa33dec300ef40cac96440
RMD160 (apache-tomcat-7.0.53.tar.gz) = decafa075514517641e579ac127a4ff85424547c
Size (apache-tomcat-7.0.53.tar.gz) = 8780629 bytes
SHA1 (apache-tomcat-7.0.59.tar.gz) = c9f8d87a212091c33027f122aba90b78eb1c0a01
RMD160 (apache-tomcat-7.0.59.tar.gz) = 80a53f26dcdce2b7577489d4bb82bde003d93970
Size (apache-tomcat-7.0.59.tar.gz) = 8938094 bytes