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

(-)slony1/Makefile (-5 / +5 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=	slony1
8
PORTNAME=	slony1
9
PORTVERSION=	1.1.0
9
PORTVERSION=	1.1.1
10
PORTREVISION=	2
10
PORTREVISION=	0
11
CATEGORIES=	databases
11
CATEGORIES=	databases
12
MASTER_SITES=	http://developer.postgresql.org/~wieck/slony1/download/
12
MASTER_SITES=	http://developer.postgresql.org/~wieck/slony1/download/
13
13
Lines 56-67 Link Here
56
post-install:
56
post-install:
57
.if ! defined(NOPORTDOCS)
57
.if ! defined(NOPORTDOCS)
58
	${MKDIR} ${DOCSDIR}
58
	${MKDIR} ${DOCSDIR}
59
	${MKDIR} ${DOCSDIR}/adminguide
59
#	${MKDIR} ${DOCSDIR}/adminguide
60
	${MKDIR} ${DOCSDIR}/howto
60
	${MKDIR} ${DOCSDIR}/howto
61
	${INSTALL_DATA} ${WRKSRC}/COPYRIGHT ${WRKSRC}/INSTALL ${WRKSRC}/SAMPLE ${WRKSRC}/README ${WRKSRC}/HISTORY-1.1 ${WRKSRC}/UPGRADING ${DOCSDIR}
61
	${INSTALL_DATA} ${WRKSRC}/COPYRIGHT ${WRKSRC}/INSTALL ${WRKSRC}/SAMPLE ${WRKSRC}/README ${WRKSRC}/HISTORY-1.1 ${WRKSRC}/UPGRADING ${DOCSDIR}
62
	${INSTALL_DATA} ${WRKSRC}/doc/*/*.pdf ${DOCSDIR}
62
#	${INSTALL_DATA} ${WRKSRC}/doc/*/*.pdf ${DOCSDIR}
63
	${INSTALL_DATA} ${WRKSRC}/doc/howto/*.txt ${WRKSRC}/doc/howto/*.html ${DOCSDIR}/howto/
63
	${INSTALL_DATA} ${WRKSRC}/doc/howto/*.txt ${WRKSRC}/doc/howto/*.html ${DOCSDIR}/howto/
64
	${INSTALL_DATA} ${WRKSRC}/doc/adminguide/prebuilt/*.html ${DOCSDIR}/adminguide/
64
#	${INSTALL_DATA} ${WRKSRC}/doc/adminguide/prebuilt/*.html ${DOCSDIR}/adminguide/
65
.endif
65
.endif
66
	@${INSTALL_SCRIPT} ${WRKDIR}/slon-mkservice.sh ${PREFIX}/sbin/slon-mkservice
66
	@${INSTALL_SCRIPT} ${WRKDIR}/slon-mkservice.sh ${PREFIX}/sbin/slon-mkservice
67
	@${INSTALL_DATA} ${FILESDIR}/slon.conf-sample ${PREFIX}/etc/
67
	@${INSTALL_DATA} ${FILESDIR}/slon.conf-sample ${PREFIX}/etc/
(-)slony1/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (slony1-1.1.0.tar.bz2) = a2d738840dc2ce5fc3f7fa27c5a434dc
1
MD5 (slony1-1.1.1.tar.bz2) = 3696818673f2e5405d1cef4a51c132b4
2
SIZE (slony1-1.1.0.tar.bz2) = 1183776
2
SIZE (slony1-1.1.1.tar.bz2) = 687566
(-)slony1/files/slon-mkservice.sh.in (-1 / +1 lines)
Lines 23-29 Link Here
23
#!/bin/sh
23
#!/bin/sh
24
exec 2>&1
24
exec 2>&1
25
25
26
exec envdir ./env sh -c 'exec envuidgid ${sysuser} slon -f \${CONFIGFILE}'
26
exec envdir ./env sh -c 'exec setuidgid ${sysuser} slon -f \${CONFIGFILE}'
27
EOF
27
EOF
28
chmod +x ${DIR}/run
28
chmod +x ${DIR}/run
29
29
(-)slony1/pkg-plist (-197 lines)
Lines 40-47 Link Here
40
%%PORTDOCS%%%%DOCSDIR%%/README
40
%%PORTDOCS%%%%DOCSDIR%%/README
41
%%PORTDOCS%%%%DOCSDIR%%/UPGRADING
41
%%PORTDOCS%%%%DOCSDIR%%/UPGRADING
42
%%PORTDOCS%%%%DOCSDIR%%/HISTORY-1.1
42
%%PORTDOCS%%%%DOCSDIR%%/HISTORY-1.1
43
%%PORTDOCS%%%%DOCSDIR%%/Slony-I-concept.pdf
44
%%PORTDOCS%%%%DOCSDIR%%/Slony-I-implementation.pdf
45
%%PORTDOCS%%%%DOCSDIR%%/howto/helpitsbroken.txt
43
%%PORTDOCS%%%%DOCSDIR%%/howto/helpitsbroken.txt
46
%%PORTDOCS%%%%DOCSDIR%%/howto/slony-I-failover.txt
44
%%PORTDOCS%%%%DOCSDIR%%/howto/slony-I-failover.txt
47
%%PORTDOCS%%%%DOCSDIR%%/howto/randomfacts.txt
45
%%PORTDOCS%%%%DOCSDIR%%/howto/randomfacts.txt
Lines 50-249 Link Here
50
%%PORTDOCS%%%%DOCSDIR%%/howto/slonik_commands.html
48
%%PORTDOCS%%%%DOCSDIR%%/howto/slonik_commands.html
51
%%PORTDOCS%%%%DOCSDIR%%/howto/slony-I-overview.txt
49
%%PORTDOCS%%%%DOCSDIR%%/howto/slony-I-overview.txt
52
%%PORTDOCS%%%%DOCSDIR%%/howto/slony-I-basic-mstr-slv.txt
50
%%PORTDOCS%%%%DOCSDIR%%/howto/slony-I-basic-mstr-slv.txt
53
%%PORTDOCS%%%%DOCSDIR%%/adminguide/LEGALNOTICE.html
54
%%PORTDOCS%%%%DOCSDIR%%/adminguide/addthings.html
55
%%PORTDOCS%%%%DOCSDIR%%/adminguide/admconninfo.html
56
%%PORTDOCS%%%%DOCSDIR%%/adminguide/altperl.html
57
%%PORTDOCS%%%%DOCSDIR%%/adminguide/bestpractices.html
58
%%PORTDOCS%%%%DOCSDIR%%/adminguide/bookindex.html
59
%%PORTDOCS%%%%DOCSDIR%%/adminguide/cluster.html
60
%%PORTDOCS%%%%DOCSDIR%%/adminguide/clustername.html
61
%%PORTDOCS%%%%DOCSDIR%%/adminguide/cmds.html
62
%%PORTDOCS%%%%DOCSDIR%%/adminguide/commandreference.html
63
%%PORTDOCS%%%%DOCSDIR%%/adminguide/concepts.html
64
%%PORTDOCS%%%%DOCSDIR%%/adminguide/ddlchanges.html
65
%%PORTDOCS%%%%DOCSDIR%%/adminguide/definingsets.html
66
%%PORTDOCS%%%%DOCSDIR%%/adminguide/dropthings.html
67
%%PORTDOCS%%%%DOCSDIR%%/adminguide/failover.html
68
%%PORTDOCS%%%%DOCSDIR%%/adminguide/faq.html
69
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.add-missing-table-field-text-text-text-text.html
70
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.altertableforreplication-integer.html
71
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.altertablerestore-integer.html
72
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.cleanupevent.html
73
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.cleanuplistener.html
74
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.createevent-name-text-text-text-text-text-text-text-text-text.html
75
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.createevent-name-text-text-text-text-text-text-text-text.html
76
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.createevent-name-text-text-text-text-text-text-text.html
77
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.createevent-name-text-text-text-text-text-text.html
78
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.createevent-name-text-text-text-text-text.html
79
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.createevent-name-text-text-text-text.html
80
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.createevent-name-text-text-text.html
81
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.createevent-name-text-text.html
82
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.createevent-name-text.html
83
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.ddlscript-int-integer-text-integer.html
84
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.ddlscript-integer-text-integer.html
85
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.denyaccess.html
86
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.determineattkindserial-text.html
87
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.determineattkindunique-text-name.html
88
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.determineidxnameserial-text.html
89
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.determineidxnameunique-text-name.html
90
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.disablenode-int-integer.html
91
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.disablenode-integer.html
92
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.droplisten-int-integer-integer-integer.html
93
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.droplisten-integer-integer-integer.html
94
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.dropnode-int-integer.html
95
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.dropnode-integer.html
96
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.droppath-int-integer-integer.html
97
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.droppath-integer-integer.html
98
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.dropset-int-integer.html
99
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.dropset-integer.html
100
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.droptrigger-int-integer-name.html
101
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.droptrigger-integer-name.html
102
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.enablenode-int-integer.html
103
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.enablenode-integer.html
104
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.enablesubscription-int-integer-integer-integer.html
105
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.enablesubscription-integer-integer-integer.html
106
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.failednode-integer-integer.html
107
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.failednode2-integer-integer-integer-bigint-bigint.html
108
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.failoverset-int-integer-integer-integer.html
109
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.forwardconfirm-integer-integer-bigint-timestamp-without-time-zone.html
110
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.generate-sync-event-interval.html
111
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.getlocalnodeid-name.html
112
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.getmoduleversion.html
113
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.getsessionrole-name.html
114
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.initializelocalnode-integer-text.html
115
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.lockedset.html
116
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.lockset-integer.html
117
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.logtrigger.html
118
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.mergeset-int-integer-integer.html
119
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.mergeset-integer-integer.html
120
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.moveset-int-integer-integer-integer.html
121
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.moveset-integer-integer.html
122
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.rebuildlistenentries.html
123
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.rebuildlistenentriesone-integer-integer.html
124
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.sequencelastvalue-text.html
125
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.sequencesetvalue-integer-integer-bigint-bigint.html
126
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.setaddsequence-int-integer-integer-text-text.html
127
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.setaddsequence-integer-integer-text-text.html
128
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.setaddtable-int-integer-integer-text-name-text.html
129
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.setaddtable-integer-integer-text-name-text.html
130
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.setdropsequence-int-integer.html
131
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.setdropsequence-integer.html
132
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.setdroptable-int-integer.html
133
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.setdroptable-integer.html
134
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.setmovesequence-int-integer-integer.html
135
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.setmovesequence-integer-integer.html
136
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.setmovetable-int-integer-integer.html
137
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.setmovetable-integer-integer.html
138
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.setsessionrole-name-text.html
139
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.slon-quote-brute-text.html
140
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.slon-quote-input-text.html
141
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.slonyversion.html
142
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.slonyversionmajor.html
143
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.slonyversionminor.html
144
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.slonyversionpatchlevel.html
145
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.storelisten-int-integer-integer-integer.html
146
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.storelisten-integer-integer-integer.html
147
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.storenode-int-integer-text-boolean.html
148
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.storenode-integer-text-boolean.html
149
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.storepath-int-integer-integer-text-integer.html
150
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.storepath-integer-integer-text-integer.html
151
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.storeset-int-integer-integer-text.html
152
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.storeset-integer-text.html
153
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.storetrigger-int-integer-name.html
154
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.storetrigger-integer-name.html
155
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.subscribeset-int-integer-integer-integer-boolean.html
156
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.subscribeset-integer-integer-integer-boolean.html
157
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.tableaddkey-text.html
158
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.tabledropkey-integer.html
159
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.tablehasserialkey-text.html
160
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.terminatenodeconnections-name.html
161
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.uninstallnode.html
162
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.unlockset-integer.html
163
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.unsubscribeset-int-integer-integer.html
164
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.unsubscribeset-integer-integer.html
165
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.updaterelname-integer-integer.html
166
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.updatereloid-integer-integer.html
167
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.upgradeschema-text.html
168
%%PORTDOCS%%%%DOCSDIR%%/adminguide/hdrcmds.html
169
%%PORTDOCS%%%%DOCSDIR%%/adminguide/help.html
170
%%PORTDOCS%%%%DOCSDIR%%/adminguide/index.html
171
%%PORTDOCS%%%%DOCSDIR%%/adminguide/installation.html
172
%%PORTDOCS%%%%DOCSDIR%%/adminguide/listenpaths.html
173
%%PORTDOCS%%%%DOCSDIR%%/adminguide/locking.html
174
%%PORTDOCS%%%%DOCSDIR%%/adminguide/logshipping.html
175
%%PORTDOCS%%%%DOCSDIR%%/adminguide/maintenance.html
176
%%PORTDOCS%%%%DOCSDIR%%/adminguide/metacmds.html
177
%%PORTDOCS%%%%DOCSDIR%%/adminguide/monitoring.html
178
%%PORTDOCS%%%%DOCSDIR%%/adminguide/noslonik.html
179
%%PORTDOCS%%%%DOCSDIR%%/adminguide/plainpaths.html
180
%%PORTDOCS%%%%DOCSDIR%%/adminguide/requirements.html
181
%%PORTDOCS%%%%DOCSDIR%%/adminguide/reshape.html
182
%%PORTDOCS%%%%DOCSDIR%%/adminguide/runtime-config.html
183
%%PORTDOCS%%%%DOCSDIR%%/adminguide/schema.html
184
%%PORTDOCS%%%%DOCSDIR%%/adminguide/slon-config-connection.html
185
%%PORTDOCS%%%%DOCSDIR%%/adminguide/slon-config-interval.html
186
%%PORTDOCS%%%%DOCSDIR%%/adminguide/slon.html
187
%%PORTDOCS%%%%DOCSDIR%%/adminguide/slonik.html
188
%%PORTDOCS%%%%DOCSDIR%%/adminguide/slonikref.html
189
%%PORTDOCS%%%%DOCSDIR%%/adminguide/slonikshell.html
190
%%PORTDOCS%%%%DOCSDIR%%/adminguide/slonstart.html
191
%%PORTDOCS%%%%DOCSDIR%%/adminguide/slonyadmin.html
192
%%PORTDOCS%%%%DOCSDIR%%/adminguide/slonyintro.html
193
%%PORTDOCS%%%%DOCSDIR%%/adminguide/slonylistenercosts.html
194
%%PORTDOCS%%%%DOCSDIR%%/adminguide/stmtcreateset.html
195
%%PORTDOCS%%%%DOCSDIR%%/adminguide/stmtddlscript.html
196
%%PORTDOCS%%%%DOCSDIR%%/adminguide/stmtdefine.html
197
%%PORTDOCS%%%%DOCSDIR%%/adminguide/stmtdroplisten.html
198
%%PORTDOCS%%%%DOCSDIR%%/adminguide/stmtdropnode.html
199
%%PORTDOCS%%%%DOCSDIR%%/adminguide/stmtdroppath.html
200
%%PORTDOCS%%%%DOCSDIR%%/adminguide/stmtdropset.html
201
%%PORTDOCS%%%%DOCSDIR%%/adminguide/stmtdroptrigger.html
202
%%PORTDOCS%%%%DOCSDIR%%/adminguide/stmtecho.html
203
%%PORTDOCS%%%%DOCSDIR%%/adminguide/stmtexit.html
204
%%PORTDOCS%%%%DOCSDIR%%/adminguide/stmtfailover.html
205
%%PORTDOCS%%%%DOCSDIR%%/adminguide/stmtinclude.html
206
%%PORTDOCS%%%%DOCSDIR%%/adminguide/stmtinitcluster.html
207
%%PORTDOCS%%%%DOCSDIR%%/adminguide/stmtlockset.html
208
%%PORTDOCS%%%%DOCSDIR%%/adminguide/stmtmergeset.html
209
%%PORTDOCS%%%%DOCSDIR%%/adminguide/stmtmoveset.html
210
%%PORTDOCS%%%%DOCSDIR%%/adminguide/stmtrestartnode.html
211
%%PORTDOCS%%%%DOCSDIR%%/adminguide/stmtsetaddsequence.html
212
%%PORTDOCS%%%%DOCSDIR%%/adminguide/stmtsetaddtable.html
213
%%PORTDOCS%%%%DOCSDIR%%/adminguide/stmtsetdropsequence.html
214
%%PORTDOCS%%%%DOCSDIR%%/adminguide/stmtsetdroptable.html
215
%%PORTDOCS%%%%DOCSDIR%%/adminguide/stmtsetmovesequence.html
216
%%PORTDOCS%%%%DOCSDIR%%/adminguide/stmtsetmovetable.html
217
%%PORTDOCS%%%%DOCSDIR%%/adminguide/stmtstorelisten.html
218
%%PORTDOCS%%%%DOCSDIR%%/adminguide/stmtstorenode.html
219
%%PORTDOCS%%%%DOCSDIR%%/adminguide/stmtstorepath.html
220
%%PORTDOCS%%%%DOCSDIR%%/adminguide/stmtstoretrigger.html
221
%%PORTDOCS%%%%DOCSDIR%%/adminguide/stmtsubscribeset.html
222
%%PORTDOCS%%%%DOCSDIR%%/adminguide/stmttableaddkey.html
223
%%PORTDOCS%%%%DOCSDIR%%/adminguide/stmtuninstallnode.html
224
%%PORTDOCS%%%%DOCSDIR%%/adminguide/stmtunlockset.html
225
%%PORTDOCS%%%%DOCSDIR%%/adminguide/stmtunsubscribeset.html
226
%%PORTDOCS%%%%DOCSDIR%%/adminguide/stmtupdatefunctions.html
227
%%PORTDOCS%%%%DOCSDIR%%/adminguide/stmtwaitevent.html
228
%%PORTDOCS%%%%DOCSDIR%%/adminguide/subscribenodes.html
229
%%PORTDOCS%%%%DOCSDIR%%/adminguide/supportedplatforms.html
230
%%PORTDOCS%%%%DOCSDIR%%/adminguide/table.sl-confirm.html
231
%%PORTDOCS%%%%DOCSDIR%%/adminguide/table.sl-event.html
232
%%PORTDOCS%%%%DOCSDIR%%/adminguide/table.sl-listen.html
233
%%PORTDOCS%%%%DOCSDIR%%/adminguide/table.sl-log-1.html
234
%%PORTDOCS%%%%DOCSDIR%%/adminguide/table.sl-log-2.html
235
%%PORTDOCS%%%%DOCSDIR%%/adminguide/table.sl-node.html
236
%%PORTDOCS%%%%DOCSDIR%%/adminguide/table.sl-path.html
237
%%PORTDOCS%%%%DOCSDIR%%/adminguide/table.sl-seqlog.html
238
%%PORTDOCS%%%%DOCSDIR%%/adminguide/table.sl-sequence.html
239
%%PORTDOCS%%%%DOCSDIR%%/adminguide/table.sl-set.html
240
%%PORTDOCS%%%%DOCSDIR%%/adminguide/table.sl-setsync.html
241
%%PORTDOCS%%%%DOCSDIR%%/adminguide/table.sl-subscribe.html
242
%%PORTDOCS%%%%DOCSDIR%%/adminguide/table.sl-table.html
243
%%PORTDOCS%%%%DOCSDIR%%/adminguide/table.sl-trigger.html
244
%%PORTDOCS%%%%DOCSDIR%%/adminguide/usingslonik.html
245
%%PORTDOCS%%%%DOCSDIR%%/adminguide/versionupgrade.html
246
%%PORTDOCS%%%%DOCSDIR%%/adminguide/view.sl-seqlastvalue.html
247
%%PORTDOCS%%@dirrm %%DOCSDIR%%/adminguide
248
%%PORTDOCS%%@dirrm %%DOCSDIR%%/howto
51
%%PORTDOCS%%@dirrm %%DOCSDIR%%/howto
249
%%PORTDOCS%%@dirrm %%DOCSDIR%%
52
%%PORTDOCS%%@dirrm %%DOCSDIR%%

Return to bug 87003