View | Details | Raw Unified | Return to bug 57060
Collapse All | Expand All

(-)./Makefile (+1 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME=	smarty
8
PORTNAME=	smarty
9
PORTVERSION=	2.5.0
9
PORTVERSION=	2.5.0
10
PORTREVISION=	1
10
CATEGORIES=	www
11
CATEGORIES=	www
11
MASTER_SITES=	http://smarty.php.net/distributions/ \
12
MASTER_SITES=	http://smarty.php.net/distributions/ \
12
		http://smarty.php.net/distributions/manual/en/:manual
13
		http://smarty.php.net/distributions/manual/en/:manual
(-)./pkg-plist (-278 / +278 lines)
Lines 1-278 Link Here
1
%%PORTDOCS%%share/doc/smarty/BUGS
1
%%PORTDOCS%%%%DOCSDIR%%/BUGS
2
%%PORTDOCS%%share/doc/smarty/FAQ
2
%%PORTDOCS%%%%DOCSDIR%%/FAQ
3
%%PORTDOCS%%share/doc/smarty/INSTALL
3
%%PORTDOCS%%%%DOCSDIR%%/INSTALL
4
%%PORTDOCS%%share/doc/smarty/NEWS
4
%%PORTDOCS%%%%DOCSDIR%%/NEWS
5
%%PORTDOCS%%share/doc/smarty/README
5
%%PORTDOCS%%%%DOCSDIR%%/README
6
%%PORTDOCS%%share/doc/smarty/manual/advanced.features.html
6
%%PORTDOCS%%%%DOCSDIR%%/manual/advanced.features.html
7
%%PORTDOCS%%share/doc/smarty/manual/advanced.features.outputfilters.html
7
%%PORTDOCS%%%%DOCSDIR%%/manual/advanced.features.outputfilters.html
8
%%PORTDOCS%%share/doc/smarty/manual/advanced.features.postfilters.html
8
%%PORTDOCS%%%%DOCSDIR%%/manual/advanced.features.postfilters.html
9
%%PORTDOCS%%share/doc/smarty/manual/advanced.features.prefilters.html
9
%%PORTDOCS%%%%DOCSDIR%%/manual/advanced.features.prefilters.html
10
%%PORTDOCS%%share/doc/smarty/manual/api.append.by.ref.html
10
%%PORTDOCS%%%%DOCSDIR%%/manual/api.append.by.ref.html
11
%%PORTDOCS%%share/doc/smarty/manual/api.assign.by.ref.html
11
%%PORTDOCS%%%%DOCSDIR%%/manual/api.assign.by.ref.html
12
%%PORTDOCS%%share/doc/smarty/manual/api.assign.html
12
%%PORTDOCS%%%%DOCSDIR%%/manual/api.assign.html
13
%%PORTDOCS%%share/doc/smarty/manual/api.clear.all.assign.html
13
%%PORTDOCS%%%%DOCSDIR%%/manual/api.clear.all.assign.html
14
%%PORTDOCS%%share/doc/smarty/manual/api.clear.all.cache.html
14
%%PORTDOCS%%%%DOCSDIR%%/manual/api.clear.all.cache.html
15
%%PORTDOCS%%share/doc/smarty/manual/api.clear.assign.html
15
%%PORTDOCS%%%%DOCSDIR%%/manual/api.clear.assign.html
16
%%PORTDOCS%%share/doc/smarty/manual/api.clear.cache.html
16
%%PORTDOCS%%%%DOCSDIR%%/manual/api.clear.cache.html
17
%%PORTDOCS%%share/doc/smarty/manual/api.clear.compiled.tpl.html
17
%%PORTDOCS%%%%DOCSDIR%%/manual/api.clear.compiled.tpl.html
18
%%PORTDOCS%%share/doc/smarty/manual/api.clear.config.html
18
%%PORTDOCS%%%%DOCSDIR%%/manual/api.clear.config.html
19
%%PORTDOCS%%share/doc/smarty/manual/api.config.load.html
19
%%PORTDOCS%%%%DOCSDIR%%/manual/api.config.load.html
20
%%PORTDOCS%%share/doc/smarty/manual/api.display.html
20
%%PORTDOCS%%%%DOCSDIR%%/manual/api.display.html
21
%%PORTDOCS%%share/doc/smarty/manual/api.fetch.html
21
%%PORTDOCS%%%%DOCSDIR%%/manual/api.fetch.html
22
%%PORTDOCS%%share/doc/smarty/manual/api.functions.html
22
%%PORTDOCS%%%%DOCSDIR%%/manual/api.functions.html
23
%%PORTDOCS%%share/doc/smarty/manual/api.get.config.vars.html
23
%%PORTDOCS%%%%DOCSDIR%%/manual/api.get.config.vars.html
24
%%PORTDOCS%%share/doc/smarty/manual/api.get.registered.object.html
24
%%PORTDOCS%%%%DOCSDIR%%/manual/api.get.registered.object.html
25
%%PORTDOCS%%share/doc/smarty/manual/api.get.template.vars.html
25
%%PORTDOCS%%%%DOCSDIR%%/manual/api.get.template.vars.html
26
%%PORTDOCS%%share/doc/smarty/manual/api.is.cached.html
26
%%PORTDOCS%%%%DOCSDIR%%/manual/api.is.cached.html
27
%%PORTDOCS%%share/doc/smarty/manual/api.load.filter.html
27
%%PORTDOCS%%%%DOCSDIR%%/manual/api.load.filter.html
28
%%PORTDOCS%%share/doc/smarty/manual/api.register.block.html
28
%%PORTDOCS%%%%DOCSDIR%%/manual/api.register.block.html
29
%%PORTDOCS%%share/doc/smarty/manual/api.register.compiler.function.html
29
%%PORTDOCS%%%%DOCSDIR%%/manual/api.register.compiler.function.html
30
%%PORTDOCS%%share/doc/smarty/manual/api.register.function.html
30
%%PORTDOCS%%%%DOCSDIR%%/manual/api.register.function.html
31
%%PORTDOCS%%share/doc/smarty/manual/api.register.modifier.html
31
%%PORTDOCS%%%%DOCSDIR%%/manual/api.register.modifier.html
32
%%PORTDOCS%%share/doc/smarty/manual/api.register.object.html
32
%%PORTDOCS%%%%DOCSDIR%%/manual/api.register.object.html
33
%%PORTDOCS%%share/doc/smarty/manual/api.register.outputfilter.html
33
%%PORTDOCS%%%%DOCSDIR%%/manual/api.register.outputfilter.html
34
%%PORTDOCS%%share/doc/smarty/manual/api.register.postfilter.html
34
%%PORTDOCS%%%%DOCSDIR%%/manual/api.register.postfilter.html
35
%%PORTDOCS%%share/doc/smarty/manual/api.register.prefilter.html
35
%%PORTDOCS%%%%DOCSDIR%%/manual/api.register.prefilter.html
36
%%PORTDOCS%%share/doc/smarty/manual/api.register.resource.html
36
%%PORTDOCS%%%%DOCSDIR%%/manual/api.register.resource.html
37
%%PORTDOCS%%share/doc/smarty/manual/api.template.exists.html
37
%%PORTDOCS%%%%DOCSDIR%%/manual/api.template.exists.html
38
%%PORTDOCS%%share/doc/smarty/manual/api.trigger.error.html
38
%%PORTDOCS%%%%DOCSDIR%%/manual/api.trigger.error.html
39
%%PORTDOCS%%share/doc/smarty/manual/api.unregister.block.html
39
%%PORTDOCS%%%%DOCSDIR%%/manual/api.unregister.block.html
40
%%PORTDOCS%%share/doc/smarty/manual/api.unregister.compiler.function.html
40
%%PORTDOCS%%%%DOCSDIR%%/manual/api.unregister.compiler.function.html
41
%%PORTDOCS%%share/doc/smarty/manual/api.unregister.function.html
41
%%PORTDOCS%%%%DOCSDIR%%/manual/api.unregister.function.html
42
%%PORTDOCS%%share/doc/smarty/manual/api.unregister.modifier.html
42
%%PORTDOCS%%%%DOCSDIR%%/manual/api.unregister.modifier.html
43
%%PORTDOCS%%share/doc/smarty/manual/api.unregister.object.html
43
%%PORTDOCS%%%%DOCSDIR%%/manual/api.unregister.object.html
44
%%PORTDOCS%%share/doc/smarty/manual/api.unregister.outputfilter.html
44
%%PORTDOCS%%%%DOCSDIR%%/manual/api.unregister.outputfilter.html
45
%%PORTDOCS%%share/doc/smarty/manual/api.unregister.postfilter.html
45
%%PORTDOCS%%%%DOCSDIR%%/manual/api.unregister.postfilter.html
46
%%PORTDOCS%%share/doc/smarty/manual/api.unregister.prefilter.html
46
%%PORTDOCS%%%%DOCSDIR%%/manual/api.unregister.prefilter.html
47
%%PORTDOCS%%share/doc/smarty/manual/api.unregister.resource.html
47
%%PORTDOCS%%%%DOCSDIR%%/manual/api.unregister.resource.html
48
%%PORTDOCS%%share/doc/smarty/manual/api.variables.html
48
%%PORTDOCS%%%%DOCSDIR%%/manual/api.variables.html
49
%%PORTDOCS%%share/doc/smarty/manual/appendixes.html
49
%%PORTDOCS%%%%DOCSDIR%%/manual/appendixes.html
50
%%PORTDOCS%%share/doc/smarty/manual/bugs.html
50
%%PORTDOCS%%%%DOCSDIR%%/manual/bugs.html
51
%%PORTDOCS%%share/doc/smarty/manual/caching.groups.html
51
%%PORTDOCS%%%%DOCSDIR%%/manual/caching.groups.html
52
%%PORTDOCS%%share/doc/smarty/manual/caching.html
52
%%PORTDOCS%%%%DOCSDIR%%/manual/caching.html
53
%%PORTDOCS%%share/doc/smarty/manual/caching.multiple.caches.html
53
%%PORTDOCS%%%%DOCSDIR%%/manual/caching.multiple.caches.html
54
%%PORTDOCS%%share/doc/smarty/manual/chapter.debugging.console.html
54
%%PORTDOCS%%%%DOCSDIR%%/manual/chapter.debugging.console.html
55
%%PORTDOCS%%share/doc/smarty/manual/config.files.html
55
%%PORTDOCS%%%%DOCSDIR%%/manual/config.files.html
56
%%PORTDOCS%%share/doc/smarty/manual/default.template.handler.function.html
56
%%PORTDOCS%%%%DOCSDIR%%/manual/default.template.handler.function.html
57
%%PORTDOCS%%share/doc/smarty/manual/getting.started.html
57
%%PORTDOCS%%%%DOCSDIR%%/manual/getting.started.html
58
%%PORTDOCS%%share/doc/smarty/manual/index.html
58
%%PORTDOCS%%%%DOCSDIR%%/manual/index.html
59
%%PORTDOCS%%share/doc/smarty/manual/installation.html
59
%%PORTDOCS%%%%DOCSDIR%%/manual/installation.html
60
%%PORTDOCS%%share/doc/smarty/manual/installing.smarty.basic.html
60
%%PORTDOCS%%%%DOCSDIR%%/manual/installing.smarty.basic.html
61
%%PORTDOCS%%share/doc/smarty/manual/installing.smarty.extended.html
61
%%PORTDOCS%%%%DOCSDIR%%/manual/installing.smarty.extended.html
62
%%PORTDOCS%%share/doc/smarty/manual/language.basic.syntax.html
62
%%PORTDOCS%%%%DOCSDIR%%/manual/language.basic.syntax.html
63
%%PORTDOCS%%share/doc/smarty/manual/language.builtin.functions.html
63
%%PORTDOCS%%%%DOCSDIR%%/manual/language.builtin.functions.html
64
%%PORTDOCS%%share/doc/smarty/manual/language.combining.modifiers.html
64
%%PORTDOCS%%%%DOCSDIR%%/manual/language.combining.modifiers.html
65
%%PORTDOCS%%share/doc/smarty/manual/language.config.variables.html
65
%%PORTDOCS%%%%DOCSDIR%%/manual/language.config.variables.html
66
%%PORTDOCS%%share/doc/smarty/manual/language.custom.functions.html
66
%%PORTDOCS%%%%DOCSDIR%%/manual/language.custom.functions.html
67
%%PORTDOCS%%share/doc/smarty/manual/language.function.config.load.html
67
%%PORTDOCS%%%%DOCSDIR%%/manual/language.function.config.load.html
68
%%PORTDOCS%%share/doc/smarty/manual/language.function.counter.html
68
%%PORTDOCS%%%%DOCSDIR%%/manual/language.function.counter.html
69
%%PORTDOCS%%share/doc/smarty/manual/language.function.cycle.html
69
%%PORTDOCS%%%%DOCSDIR%%/manual/language.function.cycle.html
70
%%PORTDOCS%%share/doc/smarty/manual/language.function.debug.html
70
%%PORTDOCS%%%%DOCSDIR%%/manual/language.function.debug.html
71
%%PORTDOCS%%share/doc/smarty/manual/language.function.eval.html
71
%%PORTDOCS%%%%DOCSDIR%%/manual/language.function.eval.html
72
%%PORTDOCS%%share/doc/smarty/manual/language.function.fetch.html
72
%%PORTDOCS%%%%DOCSDIR%%/manual/language.function.fetch.html
73
%%PORTDOCS%%share/doc/smarty/manual/language.function.foreach.html
73
%%PORTDOCS%%%%DOCSDIR%%/manual/language.function.foreach.html
74
%%PORTDOCS%%share/doc/smarty/manual/language.function.html.checkboxes.html
74
%%PORTDOCS%%%%DOCSDIR%%/manual/language.function.html.checkboxes.html
75
%%PORTDOCS%%share/doc/smarty/manual/language.function.html.image.html
75
%%PORTDOCS%%%%DOCSDIR%%/manual/language.function.html.image.html
76
%%PORTDOCS%%share/doc/smarty/manual/language.function.html.options.html
76
%%PORTDOCS%%%%DOCSDIR%%/manual/language.function.html.options.html
77
%%PORTDOCS%%share/doc/smarty/manual/language.function.html.radios.html
77
%%PORTDOCS%%%%DOCSDIR%%/manual/language.function.html.radios.html
78
%%PORTDOCS%%share/doc/smarty/manual/language.function.html.select.date.html
78
%%PORTDOCS%%%%DOCSDIR%%/manual/language.function.html.select.date.html
79
%%PORTDOCS%%share/doc/smarty/manual/language.function.html.select.time.html
79
%%PORTDOCS%%%%DOCSDIR%%/manual/language.function.html.select.time.html
80
%%PORTDOCS%%share/doc/smarty/manual/language.function.html.table.html
80
%%PORTDOCS%%%%DOCSDIR%%/manual/language.function.html.table.html
81
%%PORTDOCS%%share/doc/smarty/manual/language.function.if.html
81
%%PORTDOCS%%%%DOCSDIR%%/manual/language.function.if.html
82
%%PORTDOCS%%share/doc/smarty/manual/language.function.include.html
82
%%PORTDOCS%%%%DOCSDIR%%/manual/language.function.include.html
83
%%PORTDOCS%%share/doc/smarty/manual/language.function.include.php.html
83
%%PORTDOCS%%%%DOCSDIR%%/manual/language.function.include.php.html
84
%%PORTDOCS%%share/doc/smarty/manual/language.function.insert.html
84
%%PORTDOCS%%%%DOCSDIR%%/manual/language.function.insert.html
85
%%PORTDOCS%%share/doc/smarty/manual/language.function.ldelim.html
85
%%PORTDOCS%%%%DOCSDIR%%/manual/language.function.ldelim.html
86
%%PORTDOCS%%share/doc/smarty/manual/language.function.literal.html
86
%%PORTDOCS%%%%DOCSDIR%%/manual/language.function.literal.html
87
%%PORTDOCS%%share/doc/smarty/manual/language.function.mailto.html
87
%%PORTDOCS%%%%DOCSDIR%%/manual/language.function.mailto.html
88
%%PORTDOCS%%share/doc/smarty/manual/language.function.math.html
88
%%PORTDOCS%%%%DOCSDIR%%/manual/language.function.math.html
89
%%PORTDOCS%%share/doc/smarty/manual/language.function.php.html
89
%%PORTDOCS%%%%DOCSDIR%%/manual/language.function.php.html
90
%%PORTDOCS%%share/doc/smarty/manual/language.function.popup.html
90
%%PORTDOCS%%%%DOCSDIR%%/manual/language.function.popup.html
91
%%PORTDOCS%%share/doc/smarty/manual/language.function.popup.init.html
91
%%PORTDOCS%%%%DOCSDIR%%/manual/language.function.popup.init.html
92
%%PORTDOCS%%share/doc/smarty/manual/language.function.section.html
92
%%PORTDOCS%%%%DOCSDIR%%/manual/language.function.section.html
93
%%PORTDOCS%%share/doc/smarty/manual/language.function.strip.html
93
%%PORTDOCS%%%%DOCSDIR%%/manual/language.function.strip.html
94
%%PORTDOCS%%share/doc/smarty/manual/language.function.textformat.html
94
%%PORTDOCS%%%%DOCSDIR%%/manual/language.function.textformat.html
95
%%PORTDOCS%%share/doc/smarty/manual/language.modifier.cat.html
95
%%PORTDOCS%%%%DOCSDIR%%/manual/language.modifier.cat.html
96
%%PORTDOCS%%share/doc/smarty/manual/language.modifier.count.characters.html
96
%%PORTDOCS%%%%DOCSDIR%%/manual/language.modifier.count.characters.html
97
%%PORTDOCS%%share/doc/smarty/manual/language.modifier.count.paragraphs.html
97
%%PORTDOCS%%%%DOCSDIR%%/manual/language.modifier.count.paragraphs.html
98
%%PORTDOCS%%share/doc/smarty/manual/language.modifier.count.sentences.html
98
%%PORTDOCS%%%%DOCSDIR%%/manual/language.modifier.count.sentences.html
99
%%PORTDOCS%%share/doc/smarty/manual/language.modifier.count.words.html
99
%%PORTDOCS%%%%DOCSDIR%%/manual/language.modifier.count.words.html
100
%%PORTDOCS%%share/doc/smarty/manual/language.modifier.date.format.html
100
%%PORTDOCS%%%%DOCSDIR%%/manual/language.modifier.date.format.html
101
%%PORTDOCS%%share/doc/smarty/manual/language.modifier.default.html
101
%%PORTDOCS%%%%DOCSDIR%%/manual/language.modifier.default.html
102
%%PORTDOCS%%share/doc/smarty/manual/language.modifier.escape.html
102
%%PORTDOCS%%%%DOCSDIR%%/manual/language.modifier.escape.html
103
%%PORTDOCS%%share/doc/smarty/manual/language.modifier.indent.html
103
%%PORTDOCS%%%%DOCSDIR%%/manual/language.modifier.indent.html
104
%%PORTDOCS%%share/doc/smarty/manual/language.modifier.lower.html
104
%%PORTDOCS%%%%DOCSDIR%%/manual/language.modifier.lower.html
105
%%PORTDOCS%%share/doc/smarty/manual/language.modifier.nl2br.html
105
%%PORTDOCS%%%%DOCSDIR%%/manual/language.modifier.nl2br.html
106
%%PORTDOCS%%share/doc/smarty/manual/language.modifier.regex.replace.html
106
%%PORTDOCS%%%%DOCSDIR%%/manual/language.modifier.regex.replace.html
107
%%PORTDOCS%%share/doc/smarty/manual/language.modifier.replace.html
107
%%PORTDOCS%%%%DOCSDIR%%/manual/language.modifier.replace.html
108
%%PORTDOCS%%share/doc/smarty/manual/language.modifier.spacify.html
108
%%PORTDOCS%%%%DOCSDIR%%/manual/language.modifier.spacify.html
109
%%PORTDOCS%%share/doc/smarty/manual/language.modifier.string.format.html
109
%%PORTDOCS%%%%DOCSDIR%%/manual/language.modifier.string.format.html
110
%%PORTDOCS%%share/doc/smarty/manual/language.modifier.strip.html
110
%%PORTDOCS%%%%DOCSDIR%%/manual/language.modifier.strip.html
111
%%PORTDOCS%%share/doc/smarty/manual/language.modifier.strip.tags.html
111
%%PORTDOCS%%%%DOCSDIR%%/manual/language.modifier.strip.tags.html
112
%%PORTDOCS%%share/doc/smarty/manual/language.modifier.truncate.html
112
%%PORTDOCS%%%%DOCSDIR%%/manual/language.modifier.truncate.html
113
%%PORTDOCS%%share/doc/smarty/manual/language.modifier.upper.html
113
%%PORTDOCS%%%%DOCSDIR%%/manual/language.modifier.upper.html
114
%%PORTDOCS%%share/doc/smarty/manual/language.modifier.wordwrap.html
114
%%PORTDOCS%%%%DOCSDIR%%/manual/language.modifier.wordwrap.html
115
%%PORTDOCS%%share/doc/smarty/manual/language.modifiers.html
115
%%PORTDOCS%%%%DOCSDIR%%/manual/language.modifiers.html
116
%%PORTDOCS%%share/doc/smarty/manual/language.syntax.attributes.html
116
%%PORTDOCS%%%%DOCSDIR%%/manual/language.syntax.attributes.html
117
%%PORTDOCS%%share/doc/smarty/manual/language.syntax.functions.html
117
%%PORTDOCS%%%%DOCSDIR%%/manual/language.syntax.functions.html
118
%%PORTDOCS%%share/doc/smarty/manual/language.syntax.quotes.html
118
%%PORTDOCS%%%%DOCSDIR%%/manual/language.syntax.quotes.html
119
%%PORTDOCS%%share/doc/smarty/manual/language.variables.array.indexes.html
119
%%PORTDOCS%%%%DOCSDIR%%/manual/language.variables.array.indexes.html
120
%%PORTDOCS%%share/doc/smarty/manual/language.variables.assoc.arrays.html
120
%%PORTDOCS%%%%DOCSDIR%%/manual/language.variables.assoc.arrays.html
121
%%PORTDOCS%%share/doc/smarty/manual/language.variables.html
121
%%PORTDOCS%%%%DOCSDIR%%/manual/language.variables.html
122
%%PORTDOCS%%share/doc/smarty/manual/language.variables.objects.html
122
%%PORTDOCS%%%%DOCSDIR%%/manual/language.variables.objects.html
123
%%PORTDOCS%%share/doc/smarty/manual/language.variables.smarty.capture.html
123
%%PORTDOCS%%%%DOCSDIR%%/manual/language.variables.smarty.capture.html
124
%%PORTDOCS%%share/doc/smarty/manual/language.variables.smarty.config.html
124
%%PORTDOCS%%%%DOCSDIR%%/manual/language.variables.smarty.config.html
125
%%PORTDOCS%%share/doc/smarty/manual/language.variables.smarty.const.html
125
%%PORTDOCS%%%%DOCSDIR%%/manual/language.variables.smarty.const.html
126
%%PORTDOCS%%share/doc/smarty/manual/language.variables.smarty.html
126
%%PORTDOCS%%%%DOCSDIR%%/manual/language.variables.smarty.html
127
%%PORTDOCS%%share/doc/smarty/manual/language.variables.smarty.loops.html
127
%%PORTDOCS%%%%DOCSDIR%%/manual/language.variables.smarty.loops.html
128
%%PORTDOCS%%share/doc/smarty/manual/language.variables.smarty.now.html
128
%%PORTDOCS%%%%DOCSDIR%%/manual/language.variables.smarty.now.html
129
%%PORTDOCS%%share/doc/smarty/manual/language.variables.smarty.request.html
129
%%PORTDOCS%%%%DOCSDIR%%/manual/language.variables.smarty.request.html
130
%%PORTDOCS%%share/doc/smarty/manual/language.variables.smarty.template.html
130
%%PORTDOCS%%%%DOCSDIR%%/manual/language.variables.smarty.template.html
131
%%PORTDOCS%%share/doc/smarty/manual/plugins.block.functions.html
131
%%PORTDOCS%%%%DOCSDIR%%/manual/plugins.block.functions.html
132
%%PORTDOCS%%share/doc/smarty/manual/plugins.compiler.functions.html
132
%%PORTDOCS%%%%DOCSDIR%%/manual/plugins.compiler.functions.html
133
%%PORTDOCS%%share/doc/smarty/manual/plugins.functions.html
133
%%PORTDOCS%%%%DOCSDIR%%/manual/plugins.functions.html
134
%%PORTDOCS%%share/doc/smarty/manual/plugins.html
134
%%PORTDOCS%%%%DOCSDIR%%/manual/plugins.html
135
%%PORTDOCS%%share/doc/smarty/manual/plugins.inserts.html
135
%%PORTDOCS%%%%DOCSDIR%%/manual/plugins.inserts.html
136
%%PORTDOCS%%share/doc/smarty/manual/plugins.modifiers.html
136
%%PORTDOCS%%%%DOCSDIR%%/manual/plugins.modifiers.html
137
%%PORTDOCS%%share/doc/smarty/manual/plugins.naming.conventions.html
137
%%PORTDOCS%%%%DOCSDIR%%/manual/plugins.naming.conventions.html
138
%%PORTDOCS%%share/doc/smarty/manual/plugins.outputfilters.html
138
%%PORTDOCS%%%%DOCSDIR%%/manual/plugins.outputfilters.html
139
%%PORTDOCS%%share/doc/smarty/manual/plugins.prefilters.postfilters.html
139
%%PORTDOCS%%%%DOCSDIR%%/manual/plugins.prefilters.postfilters.html
140
%%PORTDOCS%%share/doc/smarty/manual/plugins.resources.html
140
%%PORTDOCS%%%%DOCSDIR%%/manual/plugins.resources.html
141
%%PORTDOCS%%share/doc/smarty/manual/plugins.writing.html
141
%%PORTDOCS%%%%DOCSDIR%%/manual/plugins.writing.html
142
%%PORTDOCS%%share/doc/smarty/manual/preface.html
142
%%PORTDOCS%%%%DOCSDIR%%/manual/preface.html
143
%%PORTDOCS%%share/doc/smarty/manual/resources.html
143
%%PORTDOCS%%%%DOCSDIR%%/manual/resources.html
144
%%PORTDOCS%%share/doc/smarty/manual/section.property.first.html
144
%%PORTDOCS%%%%DOCSDIR%%/manual/section.property.first.html
145
%%PORTDOCS%%share/doc/smarty/manual/section.property.index.html
145
%%PORTDOCS%%%%DOCSDIR%%/manual/section.property.index.html
146
%%PORTDOCS%%share/doc/smarty/manual/section.property.index.next.html
146
%%PORTDOCS%%%%DOCSDIR%%/manual/section.property.index.next.html
147
%%PORTDOCS%%share/doc/smarty/manual/section.property.index.prev.html
147
%%PORTDOCS%%%%DOCSDIR%%/manual/section.property.index.prev.html
148
%%PORTDOCS%%share/doc/smarty/manual/section.property.iteration.html
148
%%PORTDOCS%%%%DOCSDIR%%/manual/section.property.iteration.html
149
%%PORTDOCS%%share/doc/smarty/manual/section.property.last.html
149
%%PORTDOCS%%%%DOCSDIR%%/manual/section.property.last.html
150
%%PORTDOCS%%share/doc/smarty/manual/section.property.loop.html
150
%%PORTDOCS%%%%DOCSDIR%%/manual/section.property.loop.html
151
%%PORTDOCS%%share/doc/smarty/manual/section.property.rownum.html
151
%%PORTDOCS%%%%DOCSDIR%%/manual/section.property.rownum.html
152
%%PORTDOCS%%share/doc/smarty/manual/section.property.show.html
152
%%PORTDOCS%%%%DOCSDIR%%/manual/section.property.show.html
153
%%PORTDOCS%%share/doc/smarty/manual/section.property.total.html
153
%%PORTDOCS%%%%DOCSDIR%%/manual/section.property.total.html
154
%%PORTDOCS%%share/doc/smarty/manual/section.template.cache.handler.func.html
154
%%PORTDOCS%%%%DOCSDIR%%/manual/section.template.cache.handler.func.html
155
%%PORTDOCS%%share/doc/smarty/manual/smarty.constants.html
155
%%PORTDOCS%%%%DOCSDIR%%/manual/smarty.constants.html
156
%%PORTDOCS%%share/doc/smarty/manual/smarty.for.designers.html
156
%%PORTDOCS%%%%DOCSDIR%%/manual/smarty.for.designers.html
157
%%PORTDOCS%%share/doc/smarty/manual/smarty.for.programmers.html
157
%%PORTDOCS%%%%DOCSDIR%%/manual/smarty.for.programmers.html
158
%%PORTDOCS%%share/doc/smarty/manual/stylesheet-images/caution.gif
158
%%PORTDOCS%%%%DOCSDIR%%/manual/stylesheet-images/caution.gif
159
%%PORTDOCS%%share/doc/smarty/manual/stylesheet-images/home.gif
159
%%PORTDOCS%%%%DOCSDIR%%/manual/stylesheet-images/home.gif
160
%%PORTDOCS%%share/doc/smarty/manual/stylesheet-images/important.gif
160
%%PORTDOCS%%%%DOCSDIR%%/manual/stylesheet-images/important.gif
161
%%PORTDOCS%%share/doc/smarty/manual/stylesheet-images/next.gif
161
%%PORTDOCS%%%%DOCSDIR%%/manual/stylesheet-images/next.gif
162
%%PORTDOCS%%share/doc/smarty/manual/stylesheet-images/note.gif
162
%%PORTDOCS%%%%DOCSDIR%%/manual/stylesheet-images/note.gif
163
%%PORTDOCS%%share/doc/smarty/manual/stylesheet-images/prev.gif
163
%%PORTDOCS%%%%DOCSDIR%%/manual/stylesheet-images/prev.gif
164
%%PORTDOCS%%share/doc/smarty/manual/stylesheet-images/tip.gif
164
%%PORTDOCS%%%%DOCSDIR%%/manual/stylesheet-images/tip.gif
165
%%PORTDOCS%%share/doc/smarty/manual/stylesheet-images/toc-blank.gif
165
%%PORTDOCS%%%%DOCSDIR%%/manual/stylesheet-images/toc-blank.gif
166
%%PORTDOCS%%share/doc/smarty/manual/stylesheet-images/toc-minus.gif
166
%%PORTDOCS%%%%DOCSDIR%%/manual/stylesheet-images/toc-minus.gif
167
%%PORTDOCS%%share/doc/smarty/manual/stylesheet-images/toc-plus.gif
167
%%PORTDOCS%%%%DOCSDIR%%/manual/stylesheet-images/toc-plus.gif
168
%%PORTDOCS%%share/doc/smarty/manual/stylesheet-images/up.gif
168
%%PORTDOCS%%%%DOCSDIR%%/manual/stylesheet-images/up.gif
169
%%PORTDOCS%%share/doc/smarty/manual/stylesheet-images/warning.gif
169
%%PORTDOCS%%%%DOCSDIR%%/manual/stylesheet-images/warning.gif
170
%%PORTDOCS%%share/doc/smarty/manual/template.resources.html
170
%%PORTDOCS%%%%DOCSDIR%%/manual/template.resources.html
171
%%PORTDOCS%%share/doc/smarty/manual/templates.from.any.dir.html
171
%%PORTDOCS%%%%DOCSDIR%%/manual/templates.from.any.dir.html
172
%%PORTDOCS%%share/doc/smarty/manual/templates.from.elsewhere.html
172
%%PORTDOCS%%%%DOCSDIR%%/manual/templates.from.elsewhere.html
173
%%PORTDOCS%%share/doc/smarty/manual/templates.from.template.dir.html
173
%%PORTDOCS%%%%DOCSDIR%%/manual/templates.from.template.dir.html
174
%%PORTDOCS%%share/doc/smarty/manual/tips.componentized.templates.html
174
%%PORTDOCS%%%%DOCSDIR%%/manual/tips.componentized.templates.html
175
%%PORTDOCS%%share/doc/smarty/manual/tips.dates.html
175
%%PORTDOCS%%%%DOCSDIR%%/manual/tips.dates.html
176
%%PORTDOCS%%share/doc/smarty/manual/tips.default.var.handling.html
176
%%PORTDOCS%%%%DOCSDIR%%/manual/tips.default.var.handling.html
177
%%PORTDOCS%%share/doc/smarty/manual/tips.html
177
%%PORTDOCS%%%%DOCSDIR%%/manual/tips.html
178
%%PORTDOCS%%share/doc/smarty/manual/tips.obfuscating.email.html
178
%%PORTDOCS%%%%DOCSDIR%%/manual/tips.obfuscating.email.html
179
%%PORTDOCS%%share/doc/smarty/manual/tips.passing.vars.html
179
%%PORTDOCS%%%%DOCSDIR%%/manual/tips.passing.vars.html
180
%%PORTDOCS%%share/doc/smarty/manual/tips.wap.html
180
%%PORTDOCS%%%%DOCSDIR%%/manual/tips.wap.html
181
%%PORTDOCS%%share/doc/smarty/manual/troubleshooting.html
181
%%PORTDOCS%%%%DOCSDIR%%/manual/troubleshooting.html
182
%%PORTDOCS%%share/doc/smarty/manual/variable.autoload.filters.html
182
%%PORTDOCS%%%%DOCSDIR%%/manual/variable.autoload.filters.html
183
%%PORTDOCS%%share/doc/smarty/manual/variable.cache.dir.html
183
%%PORTDOCS%%%%DOCSDIR%%/manual/variable.cache.dir.html
184
%%PORTDOCS%%share/doc/smarty/manual/variable.cache.handler.func.html
184
%%PORTDOCS%%%%DOCSDIR%%/manual/variable.cache.handler.func.html
185
%%PORTDOCS%%share/doc/smarty/manual/variable.cache.lifetime.html
185
%%PORTDOCS%%%%DOCSDIR%%/manual/variable.cache.lifetime.html
186
%%PORTDOCS%%share/doc/smarty/manual/variable.cache.modified.check.html
186
%%PORTDOCS%%%%DOCSDIR%%/manual/variable.cache.modified.check.html
187
%%PORTDOCS%%share/doc/smarty/manual/variable.caching.html
187
%%PORTDOCS%%%%DOCSDIR%%/manual/variable.caching.html
188
%%PORTDOCS%%share/doc/smarty/manual/variable.compile.check.html
188
%%PORTDOCS%%%%DOCSDIR%%/manual/variable.compile.check.html
189
%%PORTDOCS%%share/doc/smarty/manual/variable.compile.dir.html
189
%%PORTDOCS%%%%DOCSDIR%%/manual/variable.compile.dir.html
190
%%PORTDOCS%%share/doc/smarty/manual/variable.compile.id.html
190
%%PORTDOCS%%%%DOCSDIR%%/manual/variable.compile.id.html
191
%%PORTDOCS%%share/doc/smarty/manual/variable.compiler.class.html
191
%%PORTDOCS%%%%DOCSDIR%%/manual/variable.compiler.class.html
192
%%PORTDOCS%%share/doc/smarty/manual/variable.config.booleanize.html
192
%%PORTDOCS%%%%DOCSDIR%%/manual/variable.config.booleanize.html
193
%%PORTDOCS%%share/doc/smarty/manual/variable.config.dir.html
193
%%PORTDOCS%%%%DOCSDIR%%/manual/variable.config.dir.html
194
%%PORTDOCS%%share/doc/smarty/manual/variable.config.fix.newlines.html
194
%%PORTDOCS%%%%DOCSDIR%%/manual/variable.config.fix.newlines.html
195
%%PORTDOCS%%share/doc/smarty/manual/variable.config.overwrite.html
195
%%PORTDOCS%%%%DOCSDIR%%/manual/variable.config.overwrite.html
196
%%PORTDOCS%%share/doc/smarty/manual/variable.config.read.hidden.html
196
%%PORTDOCS%%%%DOCSDIR%%/manual/variable.config.read.hidden.html
197
%%PORTDOCS%%share/doc/smarty/manual/variable.debug.tpl.html
197
%%PORTDOCS%%%%DOCSDIR%%/manual/variable.debug.tpl.html
198
%%PORTDOCS%%share/doc/smarty/manual/variable.debugging.ctrl.html
198
%%PORTDOCS%%%%DOCSDIR%%/manual/variable.debugging.ctrl.html
199
%%PORTDOCS%%share/doc/smarty/manual/variable.debugging.html
199
%%PORTDOCS%%%%DOCSDIR%%/manual/variable.debugging.html
200
%%PORTDOCS%%share/doc/smarty/manual/variable.default.modifiers.html
200
%%PORTDOCS%%%%DOCSDIR%%/manual/variable.default.modifiers.html
201
%%PORTDOCS%%share/doc/smarty/manual/variable.default.template.handler.func.html
201
%%PORTDOCS%%%%DOCSDIR%%/manual/variable.default.template.handler.func.html
202
%%PORTDOCS%%share/doc/smarty/manual/variable.force.compile.html
202
%%PORTDOCS%%%%DOCSDIR%%/manual/variable.force.compile.html
203
%%PORTDOCS%%share/doc/smarty/manual/variable.global.assign.html
203
%%PORTDOCS%%%%DOCSDIR%%/manual/variable.global.assign.html
204
%%PORTDOCS%%share/doc/smarty/manual/variable.left.delimiter.html
204
%%PORTDOCS%%%%DOCSDIR%%/manual/variable.left.delimiter.html
205
%%PORTDOCS%%share/doc/smarty/manual/variable.php.handling.html
205
%%PORTDOCS%%%%DOCSDIR%%/manual/variable.php.handling.html
206
%%PORTDOCS%%share/doc/smarty/manual/variable.plugins.dir.html
206
%%PORTDOCS%%%%DOCSDIR%%/manual/variable.plugins.dir.html
207
%%PORTDOCS%%share/doc/smarty/manual/variable.request.vars.order.html
207
%%PORTDOCS%%%%DOCSDIR%%/manual/variable.request.vars.order.html
208
%%PORTDOCS%%share/doc/smarty/manual/variable.right.delimiter.html
208
%%PORTDOCS%%%%DOCSDIR%%/manual/variable.right.delimiter.html
209
%%PORTDOCS%%share/doc/smarty/manual/variable.secure.dir.html
209
%%PORTDOCS%%%%DOCSDIR%%/manual/variable.secure.dir.html
210
%%PORTDOCS%%share/doc/smarty/manual/variable.security.html
210
%%PORTDOCS%%%%DOCSDIR%%/manual/variable.security.html
211
%%PORTDOCS%%share/doc/smarty/manual/variable.security.settings.html
211
%%PORTDOCS%%%%DOCSDIR%%/manual/variable.security.settings.html
212
%%PORTDOCS%%share/doc/smarty/manual/variable.trusted.dir.html
212
%%PORTDOCS%%%%DOCSDIR%%/manual/variable.trusted.dir.html
213
%%PORTDOCS%%share/doc/smarty/manual/variable.undefined.html
213
%%PORTDOCS%%%%DOCSDIR%%/manual/variable.undefined.html
214
%%PORTDOCS%%share/doc/smarty/manual/variable.use.sub.dirs.html
214
%%PORTDOCS%%%%DOCSDIR%%/manual/variable.use.sub.dirs.html
215
%%PORTDOCS%%share/doc/smarty/manual/what.is.smarty.html
215
%%PORTDOCS%%%%DOCSDIR%%/manual/what.is.smarty.html
216
%%PORTDOCS%%share/examples/smarty/configs/test.conf
216
%%PORTDOCS%%%%EXAMPLESDIR%%/configs/test.conf
217
%%PORTDOCS%%share/examples/smarty/index.php
217
%%PORTDOCS%%%%EXAMPLESDIR%%/index.php
218
%%PORTDOCS%%share/examples/smarty/templates/footer.tpl
218
%%PORTDOCS%%%%EXAMPLESDIR%%/templates/footer.tpl
219
%%PORTDOCS%%share/examples/smarty/templates/header.tpl
219
%%PORTDOCS%%%%EXAMPLESDIR%%/templates/header.tpl
220
%%PORTDOCS%%share/examples/smarty/templates/index.tpl
220
%%PORTDOCS%%%%EXAMPLESDIR%%/templates/index.tpl
221
share/smarty/Config_File.class.php
221
%%DATADIR%%/Config_File.class.php
222
share/smarty/Smarty.class.php
222
%%DATADIR%%/Smarty.class.php
223
share/smarty/Smarty_Compiler.class.php
223
%%DATADIR%%/Smarty_Compiler.class.php
224
share/smarty/debug.tpl
224
%%DATADIR%%/debug.tpl
225
share/smarty/plugins/block.textformat.php
225
%%DATADIR%%/plugins/block.textformat.php
226
share/smarty/plugins/function.assign.php
226
%%DATADIR%%/plugins/function.assign.php
227
share/smarty/plugins/function.assign_debug_info.php
227
%%DATADIR%%/plugins/function.assign_debug_info.php
228
share/smarty/plugins/function.counter.php
228
%%DATADIR%%/plugins/function.counter.php
229
share/smarty/plugins/function.cycle.php
229
%%DATADIR%%/plugins/function.cycle.php
230
share/smarty/plugins/function.debug.php
230
%%DATADIR%%/plugins/function.debug.php
231
share/smarty/plugins/function.eval.php
231
%%DATADIR%%/plugins/function.eval.php
232
share/smarty/plugins/function.fetch.php
232
%%DATADIR%%/plugins/function.fetch.php
233
share/smarty/plugins/function.html_checkboxes.php
233
%%DATADIR%%/plugins/function.html_checkboxes.php
234
share/smarty/plugins/function.html_image.php
234
%%DATADIR%%/plugins/function.html_image.php
235
share/smarty/plugins/function.html_options.php
235
%%DATADIR%%/plugins/function.html_options.php
236
share/smarty/plugins/function.html_radios.php
236
%%DATADIR%%/plugins/function.html_radios.php
237
share/smarty/plugins/function.html_select_date.php
237
%%DATADIR%%/plugins/function.html_select_date.php
238
share/smarty/plugins/function.html_select_time.php
238
%%DATADIR%%/plugins/function.html_select_time.php
239
share/smarty/plugins/function.html_table.php
239
%%DATADIR%%/plugins/function.html_table.php
240
share/smarty/plugins/function.mailto.php
240
%%DATADIR%%/plugins/function.mailto.php
241
share/smarty/plugins/function.math.php
241
%%DATADIR%%/plugins/function.math.php
242
share/smarty/plugins/function.popup.php
242
%%DATADIR%%/plugins/function.popup.php
243
share/smarty/plugins/function.popup_init.php
243
%%DATADIR%%/plugins/function.popup_init.php
244
share/smarty/plugins/modifier.capitalize.php
244
%%DATADIR%%/plugins/modifier.capitalize.php
245
share/smarty/plugins/modifier.cat.php
245
%%DATADIR%%/plugins/modifier.cat.php
246
share/smarty/plugins/modifier.count_characters.php
246
%%DATADIR%%/plugins/modifier.count_characters.php
247
share/smarty/plugins/modifier.count_paragraphs.php
247
%%DATADIR%%/plugins/modifier.count_paragraphs.php
248
share/smarty/plugins/modifier.count_sentences.php
248
%%DATADIR%%/plugins/modifier.count_sentences.php
249
share/smarty/plugins/modifier.count_words.php
249
%%DATADIR%%/plugins/modifier.count_words.php
250
share/smarty/plugins/modifier.date_format.php
250
%%DATADIR%%/plugins/modifier.date_format.php
251
share/smarty/plugins/modifier.debug_print_var.php
251
%%DATADIR%%/plugins/modifier.debug_print_var.php
252
share/smarty/plugins/modifier.default.php
252
%%DATADIR%%/plugins/modifier.default.php
253
share/smarty/plugins/modifier.escape.php
253
%%DATADIR%%/plugins/modifier.escape.php
254
share/smarty/plugins/modifier.indent.php
254
%%DATADIR%%/plugins/modifier.indent.php
255
share/smarty/plugins/modifier.lower.php
255
%%DATADIR%%/plugins/modifier.lower.php
256
share/smarty/plugins/modifier.nl2br.php
256
%%DATADIR%%/plugins/modifier.nl2br.php
257
share/smarty/plugins/modifier.regex_replace.php
257
%%DATADIR%%/plugins/modifier.regex_replace.php
258
share/smarty/plugins/modifier.replace.php
258
%%DATADIR%%/plugins/modifier.replace.php
259
share/smarty/plugins/modifier.spacify.php
259
%%DATADIR%%/plugins/modifier.spacify.php
260
share/smarty/plugins/modifier.string_format.php
260
%%DATADIR%%/plugins/modifier.string_format.php
261
share/smarty/plugins/modifier.strip.php
261
%%DATADIR%%/plugins/modifier.strip.php
262
share/smarty/plugins/modifier.strip_tags.php
262
%%DATADIR%%/plugins/modifier.strip_tags.php
263
share/smarty/plugins/modifier.truncate.php
263
%%DATADIR%%/plugins/modifier.truncate.php
264
share/smarty/plugins/modifier.upper.php
264
%%DATADIR%%/plugins/modifier.upper.php
265
share/smarty/plugins/modifier.wordwrap.php
265
%%DATADIR%%/plugins/modifier.wordwrap.php
266
share/smarty/plugins/outputfilter.trimwhitespace.php
266
%%DATADIR%%/plugins/outputfilter.trimwhitespace.php
267
share/smarty/plugins/shared.escape_special_chars.php
267
%%DATADIR%%/plugins/shared.escape_special_chars.php
268
share/smarty/plugins/shared.make_timestamp.php
268
%%DATADIR%%/plugins/shared.make_timestamp.php
269
%%PORTDOCS%%@dirrm share/doc/smarty/manual/stylesheet-images
269
%%PORTDOCS%%@dirrm %%DOCSDIR%%/manual/stylesheet-images
270
%%PORTDOCS%%@dirrm share/doc/smarty/manual
270
%%PORTDOCS%%@dirrm %%DOCSDIR%%/manual
271
%%PORTDOCS%%@dirrm share/doc/smarty
271
%%PORTDOCS%%@dirrm %%DOCSDIR%%
272
%%PORTDOCS%%@dirrm share/examples/smarty/cache
272
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/cache
273
%%PORTDOCS%%@dirrm share/examples/smarty/configs
273
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/configs
274
%%PORTDOCS%%@dirrm share/examples/smarty/templates
274
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/templates
275
%%PORTDOCS%%@dirrm share/examples/smarty/templates_c
275
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/templates_c
276
%%PORTDOCS%%@dirrm share/examples/smarty
276
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
277
@dirrm share/smarty/plugins
277
@dirrm %%DATADIR%%/plugins
278
@dirrm share/smarty
278
@dirrm %%DATADIR%%

Return to bug 57060