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

Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/sysutils/javaservicewrapper/Makefile 395960 2015-09-03 14:09:17Z amdmi3 $
2
# $FreeBSD: head/sysutils/javaservicewrapper/Makefile 395960 2015-09-03 14:09:17Z amdmi3 $
3
3
4
PORTNAME=	javaservicewrapper
4
PORTNAME=	javaservicewrapper
5
PORTVERSION=	3.5.21
5
PORTVERSION=	3.5.29
6
CATEGORIES=	sysutils java
6
CATEGORIES=	sysutils java
7
MASTER_SITES=	http://wrapper.tanukisoftware.com/download/${PORTVERSION}/
7
MASTER_SITES=	http://wrapper.tanukisoftware.com/download/${PORTVERSION}/
8
DISTNAME=	wrapper_${PORTVERSION}_src
8
DISTNAME=	wrapper_${PORTVERSION}_src
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (wrapper_3.5.21_src.tar.gz) = 4b7cf9b280cba7c8161d03af3e8fdf003ce6622092e7d50eaf32ffce13c5b43a
1
SHA256 (wrapper_3.5.29_src.tar.gz) = 828875f246df05c4328bc13087f82c388a61d1f2ebad707951bdca5165c81b28
2
SIZE (wrapper_3.5.21_src.tar.gz) = 538978
2
SIZE (wrapper_3.5.29_src.tar.gz) = 611760
(-)pkg-plist (-22 / +60 lines)
Lines 1-34 Link Here
1
bin/javaservicewrapper
1
bin/javaservicewrapper
2
%%DATADIR%%/bin/demoapp
2
%%DATADIR%%/bin/testwrapper
3
%%DATADIR%%/bin/testwrapper
3
%%DATADIR%%/bin/wrapper
4
%%DATADIR%%/bin/wrapper
4
%%DATADIR%%/bin/demoapp
5
%%DATADIR%%/conf/wrapper.conf
6
%%DATADIR%%/conf/demoapp.conf
5
%%DATADIR%%/conf/demoapp.conf
6
%%DATADIR%%/conf/wrapper.conf
7
%%DATADIR%%/lib/libwrapper.so
7
%%DATADIR%%/lib/libwrapper.so
8
%%DATADIR%%/lib/wrapper.jar
8
%%DATADIR%%/lib/wrapper.jar
9
%%DATADIR%%/lib/wrapperdemo.jar
9
%%DATADIR%%/lib/wrappertest.jar
10
%%DATADIR%%/lib/wrappertest.jar
10
%%DATADIR%%/lib/wrappertest2.jar
11
%%DATADIR%%/lib/wrappertest2.jar
11
%%DATADIR%%/lib/wrapperdemo.jar
12
%%DATADIR%%/test/appparameterfile-01-empty
12
%%DATADIR%%/test/additionalparameterfile-01-empty
13
%%DATADIR%%/test/appparameterfile-01-empty.conf
13
%%DATADIR%%/test/additionalparameterfile-01-empty.conf
14
%%DATADIR%%/test/appparameterfile-01-empty.param
14
%%DATADIR%%/test/additionalparameterfile-01-empty.param
15
%%DATADIR%%/test/appparameterfile-02-1line
15
%%DATADIR%%/test/additionalparameterfile-02-1line
16
%%DATADIR%%/test/appparameterfile-02-1line.conf
16
%%DATADIR%%/test/additionalparameterfile-02-1line.conf
17
%%DATADIR%%/test/appparameterfile-02-1line.param
17
%%DATADIR%%/test/additionalparameterfile-02-1line.param
18
%%DATADIR%%/test/appparameterfile-03-stripq-false
18
%%DATADIR%%/test/additionalparameterfile-03-stripq-false
19
%%DATADIR%%/test/appparameterfile-03-stripq-false.conf
19
%%DATADIR%%/test/additionalparameterfile-03-stripq-false.conf
20
%%DATADIR%%/test/appparameterfile-03-stripq-false.param
20
%%DATADIR%%/test/additionalparameterfile-03-stripq-false.param
21
%%DATADIR%%/test/appparameterfile-04-stripq-true
21
%%DATADIR%%/test/additionalparameterfile-04-stripq-true
22
%%DATADIR%%/test/appparameterfile-04-stripq-true.conf
22
%%DATADIR%%/test/additionalparameterfile-04-stripq-true.conf
23
%%DATADIR%%/test/appparameterfile-04-stripq-true.param
23
%%DATADIR%%/test/additionalparameterfile-04-stripq-true.param
24
%%DATADIR%%/test/appparameterfile-05-encoding
24
%%DATADIR%%/test/additionalparameterfile-05-encoding
25
%%DATADIR%%/test/appparameterfile-05-encoding.conf
25
%%DATADIR%%/test/additionalparameterfile-05-encoding.conf
26
%%DATADIR%%/test/appparameterfile-05-encoding.param
26
%%DATADIR%%/test/additionalparameterfile-05-encoding.param
27
%%DATADIR%%/test/appparameterfile-06-multilines
27
%%DATADIR%%/test/additionalparameterfile-06-multilines
28
%%DATADIR%%/test/appparameterfile-06-multilines.conf
28
%%DATADIR%%/test/additionalparameterfile-06-multilines.conf
29
%%DATADIR%%/test/appparameterfile-06-multilines.param
29
%%DATADIR%%/test/additionalparameterfile-06-multilines.param
30
%%DATADIR%%/test/appparameterfile-07-envvars
31
%%DATADIR%%/test/appparameterfile-07-envvars.conf
32
%%DATADIR%%/test/appparameterfile-07-envvars.param
30
%%DATADIR%%/test/backgroundthreads
33
%%DATADIR%%/test/backgroundthreads
31
%%DATADIR%%/test/backgroundthreads.conf
34
%%DATADIR%%/test/backgroundthreads.conf
35
%%DATADIR%%/test/childwrapper
36
%%DATADIR%%/test/childwrapper.conf
32
%%DATADIR%%/test/daemonthreads
37
%%DATADIR%%/test/daemonthreads
33
%%DATADIR%%/test/daemonthreads.conf
38
%%DATADIR%%/test/daemonthreads.conf
34
%%DATADIR%%/test/defaultstripquotes-01-none
39
%%DATADIR%%/test/defaultstripquotes-01-none
Lines 51-58 Link Here
51
%%DATADIR%%/test/filter.conf
56
%%DATADIR%%/test/filter.conf
52
%%DATADIR%%/test/growinglogoutput
57
%%DATADIR%%/test/growinglogoutput
53
%%DATADIR%%/test/growinglogoutput.conf
58
%%DATADIR%%/test/growinglogoutput.conf
59
%%DATADIR%%/test/hugeclasspathenvmaxsize
60
%%DATADIR%%/test/hugeclasspathenvmaxsize-path.conf
61
%%DATADIR%%/test/hugeclasspathenvmaxsize.conf
62
%%DATADIR%%/test/hugeclasspathenvoversize
63
%%DATADIR%%/test/hugeclasspathenvoversize-path.conf
64
%%DATADIR%%/test/hugeclasspathenvoversize.conf
65
%%DATADIR%%/test/hugeclasspathmaxsize
66
%%DATADIR%%/test/hugeclasspathmaxsize.conf
67
%%DATADIR%%/test/hugeclasspathoversize
68
%%DATADIR%%/test/hugeclasspathoversize.conf
54
%%DATADIR%%/test/hugelogoutput
69
%%DATADIR%%/test/hugelogoutput
55
%%DATADIR%%/test/hugelogoutput.conf
70
%%DATADIR%%/test/hugelogoutput.conf
71
%%DATADIR%%/test/javaadditionalfile-01-empty
72
%%DATADIR%%/test/javaadditionalfile-01-empty.conf
73
%%DATADIR%%/test/javaadditionalfile-01-empty.param
74
%%DATADIR%%/test/javaadditionalfile-02-1line
75
%%DATADIR%%/test/javaadditionalfile-02-1line.conf
76
%%DATADIR%%/test/javaadditionalfile-02-1line.param
77
%%DATADIR%%/test/javaadditionalfile-03-stripq-false
78
%%DATADIR%%/test/javaadditionalfile-03-stripq-false.conf
79
%%DATADIR%%/test/javaadditionalfile-03-stripq-false.param
80
%%DATADIR%%/test/javaadditionalfile-04-stripq-true
81
%%DATADIR%%/test/javaadditionalfile-04-stripq-true.conf
82
%%DATADIR%%/test/javaadditionalfile-04-stripq-true.param
83
%%DATADIR%%/test/javaadditionalfile-05-encoding
84
%%DATADIR%%/test/javaadditionalfile-05-encoding.conf
85
%%DATADIR%%/test/javaadditionalfile-05-encoding.param
86
%%DATADIR%%/test/javaadditionalfile-06-multilines
87
%%DATADIR%%/test/javaadditionalfile-06-multilines.conf
88
%%DATADIR%%/test/javaadditionalfile-06-multilines.param
89
%%DATADIR%%/test/javaadditionalfile-07-envvars
90
%%DATADIR%%/test/javaadditionalfile-07-envvars.conf
91
%%DATADIR%%/test/javaadditionalfile-07-envvars.param
56
%%DATADIR%%/test/loadedgcoutput
92
%%DATADIR%%/test/loadedgcoutput
57
%%DATADIR%%/test/loadedgcoutput.conf
93
%%DATADIR%%/test/loadedgcoutput.conf
58
%%DATADIR%%/test/loadedlogoutput
94
%%DATADIR%%/test/loadedlogoutput
Lines 79-84 Link Here
79
%%DATADIR%%/test/onexit.conf
115
%%DATADIR%%/test/onexit.conf
80
%%DATADIR%%/test/outputloader
116
%%DATADIR%%/test/outputloader
81
%%DATADIR%%/test/outputloader.conf
117
%%DATADIR%%/test/outputloader.conf
118
%%DATADIR%%/test/passthrough
119
%%DATADIR%%/test/passthrough.conf
82
%%DATADIR%%/test/percentoutput
120
%%DATADIR%%/test/percentoutput
83
%%DATADIR%%/test/percentoutput.conf
121
%%DATADIR%%/test/percentoutput.conf
84
%%DATADIR%%/test/performance
122
%%DATADIR%%/test/performance
Lines 110-113 Link Here
110
%%DATADIR%%/test/timedlogoutput.conf
148
%%DATADIR%%/test/timedlogoutput.conf
111
%%PORTDOCS%%%%DOCSDIR%%/index.html
149
%%PORTDOCS%%%%DOCSDIR%%/index.html
112
%%PORTDOCS%%%%DOCSDIR%%/revisions.txt
150
%%PORTDOCS%%%%DOCSDIR%%/revisions.txt
113
%%PORTDOCS%%%%DOCSDIR%%/wrapper-community-license-1.1.txt
151
%%PORTDOCS%%%%DOCSDIR%%/wrapper-community-license-1.3.txt

Return to bug 202592