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

(-)/root/ports/databases/db4/Makefile (-1 / +3 lines)
Lines 10-16 Link Here
10
PORTREVISION=	1
10
PORTREVISION=	1
11
PORTEPOCH=	1
11
PORTEPOCH=	1
12
CATEGORIES=	databases
12
CATEGORIES=	databases
13
MASTER_SITES=	http://www.sleepycat.com/update/snapshot/
13
#MASTER_SITES=	http://www.sleepycat.com/update/snapshot/
14
MASTER_SITES=	ftp://sleepycat1.inetu.net/releases/
14
DISTNAME=	db-${PORTVERSION}
15
DISTNAME=	db-${PORTVERSION}
15
DIST_SUBDIR=	bdb
16
DIST_SUBDIR=	bdb
16
#PATCH_SITES=	${MASTER_SITES}
17
#PATCH_SITES=	${MASTER_SITES}
Lines 33-38 Link Here
33
34
34
.if !defined(NOPORTDOCS)
35
.if !defined(NOPORTDOCS)
35
INSTALL_TARGET=	install install_docs
36
INSTALL_TARGET=	install install_docs
37
PORTDOCS=	*
36
.endif
38
.endif
37
39
38
# the db install_docs target installs an empty directory, kill it
40
# the db install_docs target installs an empty directory, kill it
(-)/root/ports/databases/db4/pkg-plist (-872 lines)
Lines 20-895 Link Here
20
lib/libdb4_cxx.a
20
lib/libdb4_cxx.a
21
lib/libdb4_cxx.so
21
lib/libdb4_cxx.so
22
lib/libdb4_cxx.so.0
22
lib/libdb4_cxx.so.0
23
%%PORTDOCS%%share/doc/db4/api_c/c_index.html
24
%%PORTDOCS%%share/doc/db4/api_c/c_pindex.html
25
%%PORTDOCS%%share/doc/db4/api_c/db_associate.html
26
%%PORTDOCS%%share/doc/db4/api_c/db_close.html
27
%%PORTDOCS%%share/doc/db4/api_c/db_create.html
28
%%PORTDOCS%%share/doc/db4/api_c/db_cursor.html
29
%%PORTDOCS%%share/doc/db4/api_c/db_del.html
30
%%PORTDOCS%%share/doc/db4/api_c/db_err.html
31
%%PORTDOCS%%share/doc/db4/api_c/db_fd.html
32
%%PORTDOCS%%share/doc/db4/api_c/db_get.html
33
%%PORTDOCS%%share/doc/db4/api_c/db_get_byteswapped.html
34
%%PORTDOCS%%share/doc/db4/api_c/db_get_type.html
35
%%PORTDOCS%%share/doc/db4/api_c/db_join.html
36
%%PORTDOCS%%share/doc/db4/api_c/db_key_range.html
37
%%PORTDOCS%%share/doc/db4/api_c/db_lsn.html
38
%%PORTDOCS%%share/doc/db4/api_c/db_open.html
39
%%PORTDOCS%%share/doc/db4/api_c/db_put.html
40
%%PORTDOCS%%share/doc/db4/api_c/db_remove.html
41
%%PORTDOCS%%share/doc/db4/api_c/db_rename.html
42
%%PORTDOCS%%share/doc/db4/api_c/db_set_alloc.html
43
%%PORTDOCS%%share/doc/db4/api_c/db_set_append_recno.html
44
%%PORTDOCS%%share/doc/db4/api_c/db_set_bt_compare.html
45
%%PORTDOCS%%share/doc/db4/api_c/db_set_bt_minkey.html
46
%%PORTDOCS%%share/doc/db4/api_c/db_set_bt_prefix.html
47
%%PORTDOCS%%share/doc/db4/api_c/db_set_cachesize.html
48
%%PORTDOCS%%share/doc/db4/api_c/db_set_dup_compare.html
49
%%PORTDOCS%%share/doc/db4/api_c/db_set_errcall.html
50
%%PORTDOCS%%share/doc/db4/api_c/db_set_errfile.html
51
%%PORTDOCS%%share/doc/db4/api_c/db_set_errpfx.html
52
%%PORTDOCS%%share/doc/db4/api_c/db_set_feedback.html
53
%%PORTDOCS%%share/doc/db4/api_c/db_set_flags.html
54
%%PORTDOCS%%share/doc/db4/api_c/db_set_h_ffactor.html
55
%%PORTDOCS%%share/doc/db4/api_c/db_set_h_hash.html
56
%%PORTDOCS%%share/doc/db4/api_c/db_set_h_nelem.html
57
%%PORTDOCS%%share/doc/db4/api_c/db_set_lorder.html
58
%%PORTDOCS%%share/doc/db4/api_c/db_set_pagesize.html
59
%%PORTDOCS%%share/doc/db4/api_c/db_set_paniccall.html
60
%%PORTDOCS%%share/doc/db4/api_c/db_set_q_extentsize.html
61
%%PORTDOCS%%share/doc/db4/api_c/db_set_re_delim.html
62
%%PORTDOCS%%share/doc/db4/api_c/db_set_re_len.html
63
%%PORTDOCS%%share/doc/db4/api_c/db_set_re_pad.html
64
%%PORTDOCS%%share/doc/db4/api_c/db_set_re_source.html
65
%%PORTDOCS%%share/doc/db4/api_c/db_stat.html
66
%%PORTDOCS%%share/doc/db4/api_c/db_sync.html
67
%%PORTDOCS%%share/doc/db4/api_c/db_truncate.html
68
%%PORTDOCS%%share/doc/db4/api_c/db_upgrade.html
69
%%PORTDOCS%%share/doc/db4/api_c/db_verify.html
70
%%PORTDOCS%%share/doc/db4/api_c/dbc_close.html
71
%%PORTDOCS%%share/doc/db4/api_c/dbc_count.html
72
%%PORTDOCS%%share/doc/db4/api_c/dbc_del.html
73
%%PORTDOCS%%share/doc/db4/api_c/dbc_dup.html
74
%%PORTDOCS%%share/doc/db4/api_c/dbc_get.html
75
%%PORTDOCS%%share/doc/db4/api_c/dbc_put.html
76
%%PORTDOCS%%share/doc/db4/api_c/dbm.html
77
%%PORTDOCS%%share/doc/db4/api_c/dbt.html
78
%%PORTDOCS%%share/doc/db4/api_c/dbt_bulk.html
79
%%PORTDOCS%%share/doc/db4/api_c/env_close.html
80
%%PORTDOCS%%share/doc/db4/api_c/env_create.html
81
%%PORTDOCS%%share/doc/db4/api_c/env_err.html
82
%%PORTDOCS%%share/doc/db4/api_c/env_open.html
83
%%PORTDOCS%%share/doc/db4/api_c/env_remove.html
84
%%PORTDOCS%%share/doc/db4/api_c/env_set_alloc.html
85
%%PORTDOCS%%share/doc/db4/api_c/env_set_cachesize.html
86
%%PORTDOCS%%share/doc/db4/api_c/env_set_data_dir.html
87
%%PORTDOCS%%share/doc/db4/api_c/env_set_errcall.html
88
%%PORTDOCS%%share/doc/db4/api_c/env_set_errfile.html
89
%%PORTDOCS%%share/doc/db4/api_c/env_set_errpfx.html
90
%%PORTDOCS%%share/doc/db4/api_c/env_set_feedback.html
91
%%PORTDOCS%%share/doc/db4/api_c/env_set_flags.html
92
%%PORTDOCS%%share/doc/db4/api_c/env_set_lg_bsize.html
93
%%PORTDOCS%%share/doc/db4/api_c/env_set_lg_dir.html
94
%%PORTDOCS%%share/doc/db4/api_c/env_set_lg_max.html
95
%%PORTDOCS%%share/doc/db4/api_c/env_set_lg_regionmax.html
96
%%PORTDOCS%%share/doc/db4/api_c/env_set_lk_conflicts.html
97
%%PORTDOCS%%share/doc/db4/api_c/env_set_lk_detect.html
98
%%PORTDOCS%%share/doc/db4/api_c/env_set_lk_max_lockers.html
99
%%PORTDOCS%%share/doc/db4/api_c/env_set_lk_max_locks.html
100
%%PORTDOCS%%share/doc/db4/api_c/env_set_lk_max_objects.html
101
%%PORTDOCS%%share/doc/db4/api_c/env_set_mp_mmapsize.html
102
%%PORTDOCS%%share/doc/db4/api_c/env_set_paniccall.html
103
%%PORTDOCS%%share/doc/db4/api_c/env_set_rec_init.html
104
%%PORTDOCS%%share/doc/db4/api_c/env_set_rpc_server.html
105
%%PORTDOCS%%share/doc/db4/api_c/env_set_shm_key.html
106
%%PORTDOCS%%share/doc/db4/api_c/env_set_tas_spins.html
107
%%PORTDOCS%%share/doc/db4/api_c/env_set_timeout.html
108
%%PORTDOCS%%share/doc/db4/api_c/env_set_tmp_dir.html
109
%%PORTDOCS%%share/doc/db4/api_c/env_set_tx_max.html
110
%%PORTDOCS%%share/doc/db4/api_c/env_set_tx_recover.html
111
%%PORTDOCS%%share/doc/db4/api_c/env_set_tx_timestamp.html
112
%%PORTDOCS%%share/doc/db4/api_c/env_set_verbose.html
113
%%PORTDOCS%%share/doc/db4/api_c/env_strerror.html
114
%%PORTDOCS%%share/doc/db4/api_c/env_version.html
115
%%PORTDOCS%%share/doc/db4/api_c/hsearch.html
116
%%PORTDOCS%%share/doc/db4/api_c/lock_detect.html
117
%%PORTDOCS%%share/doc/db4/api_c/lock_get.html
118
%%PORTDOCS%%share/doc/db4/api_c/lock_id.html
119
%%PORTDOCS%%share/doc/db4/api_c/lock_id_free.html
120
%%PORTDOCS%%share/doc/db4/api_c/lock_put.html
121
%%PORTDOCS%%share/doc/db4/api_c/lock_stat.html
122
%%PORTDOCS%%share/doc/db4/api_c/lock_vec.html
123
%%PORTDOCS%%share/doc/db4/api_c/log_archive.html
124
%%PORTDOCS%%share/doc/db4/api_c/log_compare.html
125
%%PORTDOCS%%share/doc/db4/api_c/log_cursor.html
126
%%PORTDOCS%%share/doc/db4/api_c/log_file.html
127
%%PORTDOCS%%share/doc/db4/api_c/log_flush.html
128
%%PORTDOCS%%share/doc/db4/api_c/log_put.html
129
%%PORTDOCS%%share/doc/db4/api_c/log_register.html
130
%%PORTDOCS%%share/doc/db4/api_c/log_stat.html
131
%%PORTDOCS%%share/doc/db4/api_c/log_unregister.html
132
%%PORTDOCS%%share/doc/db4/api_c/logc_close.html
133
%%PORTDOCS%%share/doc/db4/api_c/logc_get.html
134
%%PORTDOCS%%share/doc/db4/api_c/memp_fclose.html
135
%%PORTDOCS%%share/doc/db4/api_c/memp_fcreate.html
136
%%PORTDOCS%%share/doc/db4/api_c/memp_fget.html
137
%%PORTDOCS%%share/doc/db4/api_c/memp_fopen.html
138
%%PORTDOCS%%share/doc/db4/api_c/memp_fput.html
139
%%PORTDOCS%%share/doc/db4/api_c/memp_fset.html
140
%%PORTDOCS%%share/doc/db4/api_c/memp_fsync.html
141
%%PORTDOCS%%share/doc/db4/api_c/memp_register.html
142
%%PORTDOCS%%share/doc/db4/api_c/memp_set_clear_len.html
143
%%PORTDOCS%%share/doc/db4/api_c/memp_set_fileid.html
144
%%PORTDOCS%%share/doc/db4/api_c/memp_set_ftype.html
145
%%PORTDOCS%%share/doc/db4/api_c/memp_set_lsn_offset.html
146
%%PORTDOCS%%share/doc/db4/api_c/memp_set_pgcookie.html
147
%%PORTDOCS%%share/doc/db4/api_c/memp_stat.html
148
%%PORTDOCS%%share/doc/db4/api_c/memp_sync.html
149
%%PORTDOCS%%share/doc/db4/api_c/memp_trickle.html
150
%%PORTDOCS%%share/doc/db4/api_c/pindex.src
151
%%PORTDOCS%%share/doc/db4/api_c/rep_elect.html
152
%%PORTDOCS%%share/doc/db4/api_c/rep_message.html
153
%%PORTDOCS%%share/doc/db4/api_c/rep_start.html
154
%%PORTDOCS%%share/doc/db4/api_c/rep_transport.html
155
%%PORTDOCS%%share/doc/db4/api_c/set_func_close.html
156
%%PORTDOCS%%share/doc/db4/api_c/set_func_dirfree.html
157
%%PORTDOCS%%share/doc/db4/api_c/set_func_dirlist.html
158
%%PORTDOCS%%share/doc/db4/api_c/set_func_exists.html
159
%%PORTDOCS%%share/doc/db4/api_c/set_func_free.html
160
%%PORTDOCS%%share/doc/db4/api_c/set_func_fsync.html
161
%%PORTDOCS%%share/doc/db4/api_c/set_func_ioinfo.html
162
%%PORTDOCS%%share/doc/db4/api_c/set_func_malloc.html
163
%%PORTDOCS%%share/doc/db4/api_c/set_func_map.html
164
%%PORTDOCS%%share/doc/db4/api_c/set_func_open.html
165
%%PORTDOCS%%share/doc/db4/api_c/set_func_read.html
166
%%PORTDOCS%%share/doc/db4/api_c/set_func_realloc.html
167
%%PORTDOCS%%share/doc/db4/api_c/set_func_rename.html
168
%%PORTDOCS%%share/doc/db4/api_c/set_func_seek.html
169
%%PORTDOCS%%share/doc/db4/api_c/set_func_sleep.html
170
%%PORTDOCS%%share/doc/db4/api_c/set_func_unlink.html
171
%%PORTDOCS%%share/doc/db4/api_c/set_func_unmap.html
172
%%PORTDOCS%%share/doc/db4/api_c/set_func_write.html
173
%%PORTDOCS%%share/doc/db4/api_c/set_func_yield.html
174
%%PORTDOCS%%share/doc/db4/api_c/txn_abort.html
175
%%PORTDOCS%%share/doc/db4/api_c/txn_begin.html
176
%%PORTDOCS%%share/doc/db4/api_c/txn_checkpoint.html
177
%%PORTDOCS%%share/doc/db4/api_c/txn_commit.html
178
%%PORTDOCS%%share/doc/db4/api_c/txn_discard.html
179
%%PORTDOCS%%share/doc/db4/api_c/txn_id.html
180
%%PORTDOCS%%share/doc/db4/api_c/txn_prepare.html
181
%%PORTDOCS%%share/doc/db4/api_c/txn_recover.html
182
%%PORTDOCS%%share/doc/db4/api_c/txn_set_timeout.html
183
%%PORTDOCS%%share/doc/db4/api_c/txn_stat.html
184
%%PORTDOCS%%share/doc/db4/api_cxx/c_index.html
185
%%PORTDOCS%%share/doc/db4/api_cxx/cxx_pindex.html
186
%%PORTDOCS%%share/doc/db4/api_cxx/db_associate.html
187
%%PORTDOCS%%share/doc/db4/api_cxx/db_class.html
188
%%PORTDOCS%%share/doc/db4/api_cxx/db_close.html
189
%%PORTDOCS%%share/doc/db4/api_cxx/db_cursor.html
190
%%PORTDOCS%%share/doc/db4/api_cxx/db_del.html
191
%%PORTDOCS%%share/doc/db4/api_cxx/db_err.html
192
%%PORTDOCS%%share/doc/db4/api_cxx/db_fd.html
193
%%PORTDOCS%%share/doc/db4/api_cxx/db_get.html
194
%%PORTDOCS%%share/doc/db4/api_cxx/db_get_byteswapped.html
195
%%PORTDOCS%%share/doc/db4/api_cxx/db_get_type.html
196
%%PORTDOCS%%share/doc/db4/api_cxx/db_join.html
197
%%PORTDOCS%%share/doc/db4/api_cxx/db_key_range.html
198
%%PORTDOCS%%share/doc/db4/api_cxx/db_open.html
199
%%PORTDOCS%%share/doc/db4/api_cxx/db_put.html
200
%%PORTDOCS%%share/doc/db4/api_cxx/db_remove.html
201
%%PORTDOCS%%share/doc/db4/api_cxx/db_rename.html
202
%%PORTDOCS%%share/doc/db4/api_cxx/db_set_alloc.html
203
%%PORTDOCS%%share/doc/db4/api_cxx/db_set_append_recno.html
204
%%PORTDOCS%%share/doc/db4/api_cxx/db_set_bt_compare.html
205
%%PORTDOCS%%share/doc/db4/api_cxx/db_set_bt_minkey.html
206
%%PORTDOCS%%share/doc/db4/api_cxx/db_set_bt_prefix.html
207
%%PORTDOCS%%share/doc/db4/api_cxx/db_set_cachesize.html
208
%%PORTDOCS%%share/doc/db4/api_cxx/db_set_dup_compare.html
209
%%PORTDOCS%%share/doc/db4/api_cxx/db_set_errcall.html
210
%%PORTDOCS%%share/doc/db4/api_cxx/db_set_errfile.html
211
%%PORTDOCS%%share/doc/db4/api_cxx/db_set_errpfx.html
212
%%PORTDOCS%%share/doc/db4/api_cxx/db_set_feedback.html
213
%%PORTDOCS%%share/doc/db4/api_cxx/db_set_flags.html
214
%%PORTDOCS%%share/doc/db4/api_cxx/db_set_h_ffactor.html
215
%%PORTDOCS%%share/doc/db4/api_cxx/db_set_h_hash.html
216
%%PORTDOCS%%share/doc/db4/api_cxx/db_set_h_nelem.html
217
%%PORTDOCS%%share/doc/db4/api_cxx/db_set_lorder.html
218
%%PORTDOCS%%share/doc/db4/api_cxx/db_set_pagesize.html
219
%%PORTDOCS%%share/doc/db4/api_cxx/db_set_paniccall.html
220
%%PORTDOCS%%share/doc/db4/api_cxx/db_set_q_extentsize.html
221
%%PORTDOCS%%share/doc/db4/api_cxx/db_set_re_delim.html
222
%%PORTDOCS%%share/doc/db4/api_cxx/db_set_re_len.html
223
%%PORTDOCS%%share/doc/db4/api_cxx/db_set_re_pad.html
224
%%PORTDOCS%%share/doc/db4/api_cxx/db_set_re_source.html
225
%%PORTDOCS%%share/doc/db4/api_cxx/db_stat.html
226
%%PORTDOCS%%share/doc/db4/api_cxx/db_sync.html
227
%%PORTDOCS%%share/doc/db4/api_cxx/db_truncate.html
228
%%PORTDOCS%%share/doc/db4/api_cxx/db_upgrade.html
229
%%PORTDOCS%%share/doc/db4/api_cxx/db_verify.html
230
%%PORTDOCS%%share/doc/db4/api_cxx/dbc_class.html
231
%%PORTDOCS%%share/doc/db4/api_cxx/dbc_close.html
232
%%PORTDOCS%%share/doc/db4/api_cxx/dbc_count.html
233
%%PORTDOCS%%share/doc/db4/api_cxx/dbc_del.html
234
%%PORTDOCS%%share/doc/db4/api_cxx/dbc_dup.html
235
%%PORTDOCS%%share/doc/db4/api_cxx/dbc_get.html
236
%%PORTDOCS%%share/doc/db4/api_cxx/dbc_put.html
237
%%PORTDOCS%%share/doc/db4/api_cxx/dbenv_class.html
238
%%PORTDOCS%%share/doc/db4/api_cxx/dbt_bulk.html
239
%%PORTDOCS%%share/doc/db4/api_cxx/dbt_class.html
240
%%PORTDOCS%%share/doc/db4/api_cxx/env_close.html
241
%%PORTDOCS%%share/doc/db4/api_cxx/env_err.html
242
%%PORTDOCS%%share/doc/db4/api_cxx/env_open.html
243
%%PORTDOCS%%share/doc/db4/api_cxx/env_remove.html
244
%%PORTDOCS%%share/doc/db4/api_cxx/env_set_alloc.html
245
%%PORTDOCS%%share/doc/db4/api_cxx/env_set_cachesize.html
246
%%PORTDOCS%%share/doc/db4/api_cxx/env_set_data_dir.html
247
%%PORTDOCS%%share/doc/db4/api_cxx/env_set_errcall.html
248
%%PORTDOCS%%share/doc/db4/api_cxx/env_set_errfile.html
249
%%PORTDOCS%%share/doc/db4/api_cxx/env_set_error_stream.html
250
%%PORTDOCS%%share/doc/db4/api_cxx/env_set_errpfx.html
251
%%PORTDOCS%%share/doc/db4/api_cxx/env_set_feedback.html
252
%%PORTDOCS%%share/doc/db4/api_cxx/env_set_flags.html
253
%%PORTDOCS%%share/doc/db4/api_cxx/env_set_lg_bsize.html
254
%%PORTDOCS%%share/doc/db4/api_cxx/env_set_lg_dir.html
255
%%PORTDOCS%%share/doc/db4/api_cxx/env_set_lg_max.html
256
%%PORTDOCS%%share/doc/db4/api_cxx/env_set_lg_regionmax.html
257
%%PORTDOCS%%share/doc/db4/api_cxx/env_set_lk_conflicts.html
258
%%PORTDOCS%%share/doc/db4/api_cxx/env_set_lk_detect.html
259
%%PORTDOCS%%share/doc/db4/api_cxx/env_set_lk_max_lockers.html
260
%%PORTDOCS%%share/doc/db4/api_cxx/env_set_lk_max_locks.html
261
%%PORTDOCS%%share/doc/db4/api_cxx/env_set_lk_max_objects.html
262
%%PORTDOCS%%share/doc/db4/api_cxx/env_set_mp_mmapsize.html
263
%%PORTDOCS%%share/doc/db4/api_cxx/env_set_paniccall.html
264
%%PORTDOCS%%share/doc/db4/api_cxx/env_set_rec_init.html
265
%%PORTDOCS%%share/doc/db4/api_cxx/env_set_rpc_server.html
266
%%PORTDOCS%%share/doc/db4/api_cxx/env_set_shm_key.html
267
%%PORTDOCS%%share/doc/db4/api_cxx/env_set_tas_spins.html
268
%%PORTDOCS%%share/doc/db4/api_cxx/env_set_timeout.html
269
%%PORTDOCS%%share/doc/db4/api_cxx/env_set_tmp_dir.html
270
%%PORTDOCS%%share/doc/db4/api_cxx/env_set_tx_max.html
271
%%PORTDOCS%%share/doc/db4/api_cxx/env_set_tx_recover.html
272
%%PORTDOCS%%share/doc/db4/api_cxx/env_set_tx_timestamp.html
273
%%PORTDOCS%%share/doc/db4/api_cxx/env_set_verbose.html
274
%%PORTDOCS%%share/doc/db4/api_cxx/env_strerror.html
275
%%PORTDOCS%%share/doc/db4/api_cxx/env_version.html
276
%%PORTDOCS%%share/doc/db4/api_cxx/except_class.html
277
%%PORTDOCS%%share/doc/db4/api_cxx/get_dbt.html
278
%%PORTDOCS%%share/doc/db4/api_cxx/get_errno.html
279
%%PORTDOCS%%share/doc/db4/api_cxx/lock_class.html
280
%%PORTDOCS%%share/doc/db4/api_cxx/lock_detect.html
281
%%PORTDOCS%%share/doc/db4/api_cxx/lock_get.html
282
%%PORTDOCS%%share/doc/db4/api_cxx/lock_id.html
283
%%PORTDOCS%%share/doc/db4/api_cxx/lock_id_free.html
284
%%PORTDOCS%%share/doc/db4/api_cxx/lock_put.html
285
%%PORTDOCS%%share/doc/db4/api_cxx/lock_stat.html
286
%%PORTDOCS%%share/doc/db4/api_cxx/lock_vec.html
287
%%PORTDOCS%%share/doc/db4/api_cxx/log_archive.html
288
%%PORTDOCS%%share/doc/db4/api_cxx/log_compare.html
289
%%PORTDOCS%%share/doc/db4/api_cxx/log_cursor.html
290
%%PORTDOCS%%share/doc/db4/api_cxx/log_file.html
291
%%PORTDOCS%%share/doc/db4/api_cxx/log_flush.html
292
%%PORTDOCS%%share/doc/db4/api_cxx/log_put.html
293
%%PORTDOCS%%share/doc/db4/api_cxx/log_register.html
294
%%PORTDOCS%%share/doc/db4/api_cxx/log_stat.html
295
%%PORTDOCS%%share/doc/db4/api_cxx/log_unregister.html
296
%%PORTDOCS%%share/doc/db4/api_cxx/logc_class.html
297
%%PORTDOCS%%share/doc/db4/api_cxx/logc_close.html
298
%%PORTDOCS%%share/doc/db4/api_cxx/logc_get.html
299
%%PORTDOCS%%share/doc/db4/api_cxx/lsn_class.html
300
%%PORTDOCS%%share/doc/db4/api_cxx/mem_class.html
301
%%PORTDOCS%%share/doc/db4/api_cxx/memp_fclose.html
302
%%PORTDOCS%%share/doc/db4/api_cxx/memp_fcreate.html
303
%%PORTDOCS%%share/doc/db4/api_cxx/memp_fget.html
304
%%PORTDOCS%%share/doc/db4/api_cxx/memp_fopen.html
305
%%PORTDOCS%%share/doc/db4/api_cxx/memp_fput.html
306
%%PORTDOCS%%share/doc/db4/api_cxx/memp_fset.html
307
%%PORTDOCS%%share/doc/db4/api_cxx/memp_fsync.html
308
%%PORTDOCS%%share/doc/db4/api_cxx/memp_register.html
309
%%PORTDOCS%%share/doc/db4/api_cxx/memp_set_clear_len.html
310
%%PORTDOCS%%share/doc/db4/api_cxx/memp_set_fileid.html
311
%%PORTDOCS%%share/doc/db4/api_cxx/memp_set_ftype.html
312
%%PORTDOCS%%share/doc/db4/api_cxx/memp_set_lsn_offset.html
313
%%PORTDOCS%%share/doc/db4/api_cxx/memp_set_pgcookie.html
314
%%PORTDOCS%%share/doc/db4/api_cxx/memp_stat.html
315
%%PORTDOCS%%share/doc/db4/api_cxx/memp_sync.html
316
%%PORTDOCS%%share/doc/db4/api_cxx/memp_trickle.html
317
%%PORTDOCS%%share/doc/db4/api_cxx/mempfile_class.html
318
%%PORTDOCS%%share/doc/db4/api_cxx/pindex.src
319
%%PORTDOCS%%share/doc/db4/api_cxx/rep_elect.html
320
%%PORTDOCS%%share/doc/db4/api_cxx/rep_message.html
321
%%PORTDOCS%%share/doc/db4/api_cxx/rep_start.html
322
%%PORTDOCS%%share/doc/db4/api_cxx/rep_transport.html
323
%%PORTDOCS%%share/doc/db4/api_cxx/txn_abort.html
324
%%PORTDOCS%%share/doc/db4/api_cxx/txn_begin.html
325
%%PORTDOCS%%share/doc/db4/api_cxx/txn_checkpoint.html
326
%%PORTDOCS%%share/doc/db4/api_cxx/txn_class.html
327
%%PORTDOCS%%share/doc/db4/api_cxx/txn_commit.html
328
%%PORTDOCS%%share/doc/db4/api_cxx/txn_discard.html
329
%%PORTDOCS%%share/doc/db4/api_cxx/txn_id.html
330
%%PORTDOCS%%share/doc/db4/api_cxx/txn_prepare.html
331
%%PORTDOCS%%share/doc/db4/api_cxx/txn_recover.html
332
%%PORTDOCS%%share/doc/db4/api_cxx/txn_set_timeout.html
333
%%PORTDOCS%%share/doc/db4/api_cxx/txn_stat.html
334
%%PORTDOCS%%share/doc/db4/api_cxx/what.html
335
%%PORTDOCS%%share/doc/db4/api_java/c_index.html
336
%%PORTDOCS%%share/doc/db4/api_java/db_associate.html
337
%%PORTDOCS%%share/doc/db4/api_java/db_class.html
338
%%PORTDOCS%%share/doc/db4/api_java/db_close.html
339
%%PORTDOCS%%share/doc/db4/api_java/db_cursor.html
340
%%PORTDOCS%%share/doc/db4/api_java/db_del.html
341
%%PORTDOCS%%share/doc/db4/api_java/db_fd.html
342
%%PORTDOCS%%share/doc/db4/api_java/db_get.html
343
%%PORTDOCS%%share/doc/db4/api_java/db_get_byteswapped.html
344
%%PORTDOCS%%share/doc/db4/api_java/db_get_type.html
345
%%PORTDOCS%%share/doc/db4/api_java/db_join.html
346
%%PORTDOCS%%share/doc/db4/api_java/db_key_range.html
347
%%PORTDOCS%%share/doc/db4/api_java/db_open.html
348
%%PORTDOCS%%share/doc/db4/api_java/db_put.html
349
%%PORTDOCS%%share/doc/db4/api_java/db_remove.html
350
%%PORTDOCS%%share/doc/db4/api_java/db_rename.html
351
%%PORTDOCS%%share/doc/db4/api_java/db_set_append_recno.html
352
%%PORTDOCS%%share/doc/db4/api_java/db_set_bt_compare.html
353
%%PORTDOCS%%share/doc/db4/api_java/db_set_bt_minkey.html
354
%%PORTDOCS%%share/doc/db4/api_java/db_set_bt_prefix.html
355
%%PORTDOCS%%share/doc/db4/api_java/db_set_cachesize.html
356
%%PORTDOCS%%share/doc/db4/api_java/db_set_dup_compare.html
357
%%PORTDOCS%%share/doc/db4/api_java/db_set_errcall.html
358
%%PORTDOCS%%share/doc/db4/api_java/db_set_errpfx.html
359
%%PORTDOCS%%share/doc/db4/api_java/db_set_feedback.html
360
%%PORTDOCS%%share/doc/db4/api_java/db_set_flags.html
361
%%PORTDOCS%%share/doc/db4/api_java/db_set_h_ffactor.html
362
%%PORTDOCS%%share/doc/db4/api_java/db_set_h_hash.html
363
%%PORTDOCS%%share/doc/db4/api_java/db_set_h_nelem.html
364
%%PORTDOCS%%share/doc/db4/api_java/db_set_lorder.html
365
%%PORTDOCS%%share/doc/db4/api_java/db_set_pagesize.html
366
%%PORTDOCS%%share/doc/db4/api_java/db_set_q_extentsize.html
367
%%PORTDOCS%%share/doc/db4/api_java/db_set_re_delim.html
368
%%PORTDOCS%%share/doc/db4/api_java/db_set_re_len.html
369
%%PORTDOCS%%share/doc/db4/api_java/db_set_re_pad.html
370
%%PORTDOCS%%share/doc/db4/api_java/db_set_re_source.html
371
%%PORTDOCS%%share/doc/db4/api_java/db_stat.html
372
%%PORTDOCS%%share/doc/db4/api_java/db_sync.html
373
%%PORTDOCS%%share/doc/db4/api_java/db_truncate.html
374
%%PORTDOCS%%share/doc/db4/api_java/db_upgrade.html
375
%%PORTDOCS%%share/doc/db4/api_java/db_verify.html
376
%%PORTDOCS%%share/doc/db4/api_java/dbc_class.html
377
%%PORTDOCS%%share/doc/db4/api_java/dbc_close.html
378
%%PORTDOCS%%share/doc/db4/api_java/dbc_count.html
379
%%PORTDOCS%%share/doc/db4/api_java/dbc_del.html
380
%%PORTDOCS%%share/doc/db4/api_java/dbc_dup.html
381
%%PORTDOCS%%share/doc/db4/api_java/dbc_get.html
382
%%PORTDOCS%%share/doc/db4/api_java/dbc_put.html
383
%%PORTDOCS%%share/doc/db4/api_java/dbenv_class.html
384
%%PORTDOCS%%share/doc/db4/api_java/dbt_bulk_class.html
385
%%PORTDOCS%%share/doc/db4/api_java/dbt_class.html
386
%%PORTDOCS%%share/doc/db4/api_java/deadlock_class.html
387
%%PORTDOCS%%share/doc/db4/api_java/env_close.html
388
%%PORTDOCS%%share/doc/db4/api_java/env_open.html
389
%%PORTDOCS%%share/doc/db4/api_java/env_remove.html
390
%%PORTDOCS%%share/doc/db4/api_java/env_set_cachesize.html
391
%%PORTDOCS%%share/doc/db4/api_java/env_set_data_dir.html
392
%%PORTDOCS%%share/doc/db4/api_java/env_set_errcall.html
393
%%PORTDOCS%%share/doc/db4/api_java/env_set_error_stream.html
394
%%PORTDOCS%%share/doc/db4/api_java/env_set_errpfx.html
395
%%PORTDOCS%%share/doc/db4/api_java/env_set_feedback.html
396
%%PORTDOCS%%share/doc/db4/api_java/env_set_flags.html
397
%%PORTDOCS%%share/doc/db4/api_java/env_set_lg_bsize.html
398
%%PORTDOCS%%share/doc/db4/api_java/env_set_lg_dir.html
399
%%PORTDOCS%%share/doc/db4/api_java/env_set_lg_max.html
400
%%PORTDOCS%%share/doc/db4/api_java/env_set_lg_regionmax.html
401
%%PORTDOCS%%share/doc/db4/api_java/env_set_lk_conflicts.html
402
%%PORTDOCS%%share/doc/db4/api_java/env_set_lk_detect.html
403
%%PORTDOCS%%share/doc/db4/api_java/env_set_lk_max_lockers.html
404
%%PORTDOCS%%share/doc/db4/api_java/env_set_lk_max_locks.html
405
%%PORTDOCS%%share/doc/db4/api_java/env_set_lk_max_objects.html
406
%%PORTDOCS%%share/doc/db4/api_java/env_set_mp_mmapsize.html
407
%%PORTDOCS%%share/doc/db4/api_java/env_set_rec_init.html
408
%%PORTDOCS%%share/doc/db4/api_java/env_set_rpc_server.html
409
%%PORTDOCS%%share/doc/db4/api_java/env_set_shm_key.html
410
%%PORTDOCS%%share/doc/db4/api_java/env_set_tas_spins.html
411
%%PORTDOCS%%share/doc/db4/api_java/env_set_timeout.html
412
%%PORTDOCS%%share/doc/db4/api_java/env_set_tmp_dir.html
413
%%PORTDOCS%%share/doc/db4/api_java/env_set_tx_max.html
414
%%PORTDOCS%%share/doc/db4/api_java/env_set_tx_recover.html
415
%%PORTDOCS%%share/doc/db4/api_java/env_set_tx_timestamp.html
416
%%PORTDOCS%%share/doc/db4/api_java/env_set_verbose.html
417
%%PORTDOCS%%share/doc/db4/api_java/env_strerror.html
418
%%PORTDOCS%%share/doc/db4/api_java/env_version.html
419
%%PORTDOCS%%share/doc/db4/api_java/except_class.html
420
%%PORTDOCS%%share/doc/db4/api_java/get_dbt.html
421
%%PORTDOCS%%share/doc/db4/api_java/get_errno.html
422
%%PORTDOCS%%share/doc/db4/api_java/java_pindex.html
423
%%PORTDOCS%%share/doc/db4/api_java/lock_class.html
424
%%PORTDOCS%%share/doc/db4/api_java/lock_detect.html
425
%%PORTDOCS%%share/doc/db4/api_java/lock_get.html
426
%%PORTDOCS%%share/doc/db4/api_java/lock_id.html
427
%%PORTDOCS%%share/doc/db4/api_java/lock_id_free.html
428
%%PORTDOCS%%share/doc/db4/api_java/lock_put.html
429
%%PORTDOCS%%share/doc/db4/api_java/lock_stat.html
430
%%PORTDOCS%%share/doc/db4/api_java/lock_vec.html
431
%%PORTDOCS%%share/doc/db4/api_java/log_archive.html
432
%%PORTDOCS%%share/doc/db4/api_java/log_compare.html
433
%%PORTDOCS%%share/doc/db4/api_java/log_cursor.html
434
%%PORTDOCS%%share/doc/db4/api_java/log_file.html
435
%%PORTDOCS%%share/doc/db4/api_java/log_flush.html
436
%%PORTDOCS%%share/doc/db4/api_java/log_put.html
437
%%PORTDOCS%%share/doc/db4/api_java/log_register.html
438
%%PORTDOCS%%share/doc/db4/api_java/log_stat.html
439
%%PORTDOCS%%share/doc/db4/api_java/log_unregister.html
440
%%PORTDOCS%%share/doc/db4/api_java/logc_class.html
441
%%PORTDOCS%%share/doc/db4/api_java/logc_close.html
442
%%PORTDOCS%%share/doc/db4/api_java/logc_get.html
443
%%PORTDOCS%%share/doc/db4/api_java/lsn_class.html
444
%%PORTDOCS%%share/doc/db4/api_java/mem_class.html
445
%%PORTDOCS%%share/doc/db4/api_java/memp_fclose.html
446
%%PORTDOCS%%share/doc/db4/api_java/memp_fopen.html
447
%%PORTDOCS%%share/doc/db4/api_java/memp_fsync.html
448
%%PORTDOCS%%share/doc/db4/api_java/memp_register.html
449
%%PORTDOCS%%share/doc/db4/api_java/memp_stat.html
450
%%PORTDOCS%%share/doc/db4/api_java/memp_sync.html
451
%%PORTDOCS%%share/doc/db4/api_java/memp_trickle.html
452
%%PORTDOCS%%share/doc/db4/api_java/pindex.src
453
%%PORTDOCS%%share/doc/db4/api_java/rep_elect.html
454
%%PORTDOCS%%share/doc/db4/api_java/rep_message.html
455
%%PORTDOCS%%share/doc/db4/api_java/rep_start.html
456
%%PORTDOCS%%share/doc/db4/api_java/rep_transport.html
457
%%PORTDOCS%%share/doc/db4/api_java/runrec_class.html
458
%%PORTDOCS%%share/doc/db4/api_java/txn_abort.html
459
%%PORTDOCS%%share/doc/db4/api_java/txn_begin.html
460
%%PORTDOCS%%share/doc/db4/api_java/txn_checkpoint.html
461
%%PORTDOCS%%share/doc/db4/api_java/txn_class.html
462
%%PORTDOCS%%share/doc/db4/api_java/txn_commit.html
463
%%PORTDOCS%%share/doc/db4/api_java/txn_discard.html
464
%%PORTDOCS%%share/doc/db4/api_java/txn_id.html
465
%%PORTDOCS%%share/doc/db4/api_java/txn_prepare.html
466
%%PORTDOCS%%share/doc/db4/api_java/txn_recover.html
467
%%PORTDOCS%%share/doc/db4/api_java/txn_set_timeout.html
468
%%PORTDOCS%%share/doc/db4/api_java/txn_stat.html
469
%%PORTDOCS%%share/doc/db4/api_tcl/db_close.html
470
%%PORTDOCS%%share/doc/db4/api_tcl/db_count.html
471
%%PORTDOCS%%share/doc/db4/api_tcl/db_cursor.html
472
%%PORTDOCS%%share/doc/db4/api_tcl/db_del.html
473
%%PORTDOCS%%share/doc/db4/api_tcl/db_get.html
474
%%PORTDOCS%%share/doc/db4/api_tcl/db_get_join.html
475
%%PORTDOCS%%share/doc/db4/api_tcl/db_get_type.html
476
%%PORTDOCS%%share/doc/db4/api_tcl/db_is_byteswapped.html
477
%%PORTDOCS%%share/doc/db4/api_tcl/db_join.html
478
%%PORTDOCS%%share/doc/db4/api_tcl/db_open.html
479
%%PORTDOCS%%share/doc/db4/api_tcl/db_put.html
480
%%PORTDOCS%%share/doc/db4/api_tcl/db_remove.html
481
%%PORTDOCS%%share/doc/db4/api_tcl/db_rename.html
482
%%PORTDOCS%%share/doc/db4/api_tcl/db_stat.html
483
%%PORTDOCS%%share/doc/db4/api_tcl/db_sync.html
484
%%PORTDOCS%%share/doc/db4/api_tcl/db_truncate.html
485
%%PORTDOCS%%share/doc/db4/api_tcl/dbc_close.html
486
%%PORTDOCS%%share/doc/db4/api_tcl/dbc_del.html
487
%%PORTDOCS%%share/doc/db4/api_tcl/dbc_dup.html
488
%%PORTDOCS%%share/doc/db4/api_tcl/dbc_get.html
489
%%PORTDOCS%%share/doc/db4/api_tcl/dbc_put.html
490
%%PORTDOCS%%share/doc/db4/api_tcl/env_close.html
491
%%PORTDOCS%%share/doc/db4/api_tcl/env_open.html
492
%%PORTDOCS%%share/doc/db4/api_tcl/env_remove.html
493
%%PORTDOCS%%share/doc/db4/api_tcl/pindex.src
494
%%PORTDOCS%%share/doc/db4/api_tcl/tcl_index.html
495
%%PORTDOCS%%share/doc/db4/api_tcl/tcl_pindex.html
496
%%PORTDOCS%%share/doc/db4/api_tcl/txn.html
497
%%PORTDOCS%%share/doc/db4/api_tcl/txn_abort.html
498
%%PORTDOCS%%share/doc/db4/api_tcl/txn_commit.html
499
%%PORTDOCS%%share/doc/db4/api_tcl/version.html
500
%%PORTDOCS%%share/doc/db4/images/api.gif
501
%%PORTDOCS%%share/doc/db4/images/next.gif
502
%%PORTDOCS%%share/doc/db4/images/prev.gif
503
%%PORTDOCS%%share/doc/db4/images/ps.gif
504
%%PORTDOCS%%share/doc/db4/images/ref.gif
505
%%PORTDOCS%%share/doc/db4/images/sleepycat.gif
506
%%PORTDOCS%%share/doc/db4/index.html
507
%%PORTDOCS%%share/doc/db4/ref/am/close.html
508
%%PORTDOCS%%share/doc/db4/ref/am/count.html
509
%%PORTDOCS%%share/doc/db4/ref/am/curclose.html
510
%%PORTDOCS%%share/doc/db4/ref/am/curdel.html
511
%%PORTDOCS%%share/doc/db4/ref/am/curdup.html
512
%%PORTDOCS%%share/doc/db4/ref/am/curget.html
513
%%PORTDOCS%%share/doc/db4/ref/am/curput.html
514
%%PORTDOCS%%share/doc/db4/ref/am/cursor.html
515
%%PORTDOCS%%share/doc/db4/ref/am/delete.html
516
%%PORTDOCS%%share/doc/db4/ref/am/get.html
517
%%PORTDOCS%%share/doc/db4/ref/am/join.html
518
%%PORTDOCS%%share/doc/db4/ref/am/open.html
519
%%PORTDOCS%%share/doc/db4/ref/am/opensub.html
520
%%PORTDOCS%%share/doc/db4/ref/am/ops.html
521
%%PORTDOCS%%share/doc/db4/ref/am/put.html
522
%%PORTDOCS%%share/doc/db4/ref/am/second.html
523
%%PORTDOCS%%share/doc/db4/ref/am/stat.html
524
%%PORTDOCS%%share/doc/db4/ref/am/sync.html
525
%%PORTDOCS%%share/doc/db4/ref/am/truncate.html
526
%%PORTDOCS%%share/doc/db4/ref/am/upgrade.html
527
%%PORTDOCS%%share/doc/db4/ref/am/verify.html
528
%%PORTDOCS%%share/doc/db4/ref/am_conf/bt_compare.html
529
%%PORTDOCS%%share/doc/db4/ref/am_conf/bt_minkey.html
530
%%PORTDOCS%%share/doc/db4/ref/am_conf/bt_prefix.html
531
%%PORTDOCS%%share/doc/db4/ref/am_conf/bt_recnum.html
532
%%PORTDOCS%%share/doc/db4/ref/am_conf/byteorder.html
533
%%PORTDOCS%%share/doc/db4/ref/am_conf/cachesize.html
534
%%PORTDOCS%%share/doc/db4/ref/am_conf/dup.html
535
%%PORTDOCS%%share/doc/db4/ref/am_conf/extentsize.html
536
%%PORTDOCS%%share/doc/db4/ref/am_conf/h_ffactor.html
537
%%PORTDOCS%%share/doc/db4/ref/am_conf/h_hash.html
538
%%PORTDOCS%%share/doc/db4/ref/am_conf/h_nelem.html
539
%%PORTDOCS%%share/doc/db4/ref/am_conf/intro.html
540
%%PORTDOCS%%share/doc/db4/ref/am_conf/logrec.html
541
%%PORTDOCS%%share/doc/db4/ref/am_conf/malloc.html
542
%%PORTDOCS%%share/doc/db4/ref/am_conf/pagesize.html
543
%%PORTDOCS%%share/doc/db4/ref/am_conf/re_source.html
544
%%PORTDOCS%%share/doc/db4/ref/am_conf/recno.html
545
%%PORTDOCS%%share/doc/db4/ref/am_conf/renumber.html
546
%%PORTDOCS%%share/doc/db4/ref/am_conf/select.html
547
%%PORTDOCS%%share/doc/db4/ref/am_misc/align.html
548
%%PORTDOCS%%share/doc/db4/ref/am_misc/dbsizes.html
549
%%PORTDOCS%%share/doc/db4/ref/am_misc/diskspace.html
550
%%PORTDOCS%%share/doc/db4/ref/am_misc/error.html
551
%%PORTDOCS%%share/doc/db4/ref/am_misc/faq.html
552
%%PORTDOCS%%share/doc/db4/ref/am_misc/get_bulk.html
553
%%PORTDOCS%%share/doc/db4/ref/am_misc/partial.html
554
%%PORTDOCS%%share/doc/db4/ref/am_misc/perm.html
555
%%PORTDOCS%%share/doc/db4/ref/am_misc/stability.html
556
%%PORTDOCS%%share/doc/db4/ref/am_misc/tune.html
557
%%PORTDOCS%%share/doc/db4/ref/arch/apis.html
558
%%PORTDOCS%%share/doc/db4/ref/arch/bigpic.gif
559
%%PORTDOCS%%share/doc/db4/ref/arch/bigpic.html
560
%%PORTDOCS%%share/doc/db4/ref/arch/progmodel.html
561
%%PORTDOCS%%share/doc/db4/ref/arch/script.html
562
%%PORTDOCS%%share/doc/db4/ref/arch/smallpic.gif
563
%%PORTDOCS%%share/doc/db4/ref/arch/utilities.html
564
%%PORTDOCS%%share/doc/db4/ref/build_unix/aix.html
565
%%PORTDOCS%%share/doc/db4/ref/build_unix/conf.html
566
%%PORTDOCS%%share/doc/db4/ref/build_unix/embedix.html
567
%%PORTDOCS%%share/doc/db4/ref/build_unix/flags.html
568
%%PORTDOCS%%share/doc/db4/ref/build_unix/freebsd.html
569
%%PORTDOCS%%share/doc/db4/ref/build_unix/hpux.html
570
%%PORTDOCS%%share/doc/db4/ref/build_unix/install.html
571
%%PORTDOCS%%share/doc/db4/ref/build_unix/intro.html
572
%%PORTDOCS%%share/doc/db4/ref/build_unix/irix.html
573
%%PORTDOCS%%share/doc/db4/ref/build_unix/linux.html
574
%%PORTDOCS%%share/doc/db4/ref/build_unix/macosx.html
575
%%PORTDOCS%%share/doc/db4/ref/build_unix/notes.html
576
%%PORTDOCS%%share/doc/db4/ref/build_unix/osf1.html
577
%%PORTDOCS%%share/doc/db4/ref/build_unix/qnx.html
578
%%PORTDOCS%%share/doc/db4/ref/build_unix/sco.html
579
%%PORTDOCS%%share/doc/db4/ref/build_unix/shlib.html
580
%%PORTDOCS%%share/doc/db4/ref/build_unix/solaris.html
581
%%PORTDOCS%%share/doc/db4/ref/build_unix/sunos.html
582
%%PORTDOCS%%share/doc/db4/ref/build_unix/test.html
583
%%PORTDOCS%%share/doc/db4/ref/build_unix/ultrix.html
584
%%PORTDOCS%%share/doc/db4/ref/build_vxworks/faq.html
585
%%PORTDOCS%%share/doc/db4/ref/build_vxworks/intro.html
586
%%PORTDOCS%%share/doc/db4/ref/build_vxworks/introae.html
587
%%PORTDOCS%%share/doc/db4/ref/build_vxworks/notes.html
588
%%PORTDOCS%%share/doc/db4/ref/build_win/faq.html
589
%%PORTDOCS%%share/doc/db4/ref/build_win/intro.html
590
%%PORTDOCS%%share/doc/db4/ref/build_win/notes.html
591
%%PORTDOCS%%share/doc/db4/ref/build_win/test.html
592
%%PORTDOCS%%share/doc/db4/ref/cam/intro.html
593
%%PORTDOCS%%share/doc/db4/ref/debug/common.html
594
%%PORTDOCS%%share/doc/db4/ref/debug/compile.html
595
%%PORTDOCS%%share/doc/db4/ref/debug/intro.html
596
%%PORTDOCS%%share/doc/db4/ref/debug/printlog.html
597
%%PORTDOCS%%share/doc/db4/ref/debug/runtime.html
598
%%PORTDOCS%%share/doc/db4/ref/distrib/layout.html
599
%%PORTDOCS%%share/doc/db4/ref/dumpload/format.html
600
%%PORTDOCS%%share/doc/db4/ref/dumpload/text.html
601
%%PORTDOCS%%share/doc/db4/ref/dumpload/utility.html
602
%%PORTDOCS%%share/doc/db4/ref/env/create.html
603
%%PORTDOCS%%share/doc/db4/ref/env/error.html
604
%%PORTDOCS%%share/doc/db4/ref/env/faq.html
605
%%PORTDOCS%%share/doc/db4/ref/env/intro.html
606
%%PORTDOCS%%share/doc/db4/ref/env/naming.html
607
%%PORTDOCS%%share/doc/db4/ref/env/open.html
608
%%PORTDOCS%%share/doc/db4/ref/env/region.html
609
%%PORTDOCS%%share/doc/db4/ref/env/remote.html
610
%%PORTDOCS%%share/doc/db4/ref/env/security.html
611
%%PORTDOCS%%share/doc/db4/ref/install/file.html
612
%%PORTDOCS%%share/doc/db4/ref/install/magic.s5.be.txt
613
%%PORTDOCS%%share/doc/db4/ref/install/magic.s5.le.txt
614
%%PORTDOCS%%share/doc/db4/ref/install/magic.txt
615
%%PORTDOCS%%share/doc/db4/ref/install/multiple.html
616
%%PORTDOCS%%share/doc/db4/ref/install/rpm.html
617
%%PORTDOCS%%share/doc/db4/ref/intro/data.html
618
%%PORTDOCS%%share/doc/db4/ref/intro/dbis.html
619
%%PORTDOCS%%share/doc/db4/ref/intro/dbisnot.html
620
%%PORTDOCS%%share/doc/db4/ref/intro/distrib.html
621
%%PORTDOCS%%share/doc/db4/ref/intro/need.html
622
%%PORTDOCS%%share/doc/db4/ref/intro/products.html
623
%%PORTDOCS%%share/doc/db4/ref/intro/terrain.html
624
%%PORTDOCS%%share/doc/db4/ref/intro/what.html
625
%%PORTDOCS%%share/doc/db4/ref/intro/where.html
626
%%PORTDOCS%%share/doc/db4/ref/java/compat.html
627
%%PORTDOCS%%share/doc/db4/ref/java/conf.html
628
%%PORTDOCS%%share/doc/db4/ref/java/faq.html
629
%%PORTDOCS%%share/doc/db4/ref/java/program.html
630
%%PORTDOCS%%share/doc/db4/ref/lock/am_conv.html
631
%%PORTDOCS%%share/doc/db4/ref/lock/cam_conv.html
632
%%PORTDOCS%%share/doc/db4/ref/lock/config.html
633
%%PORTDOCS%%share/doc/db4/ref/lock/dead.html
634
%%PORTDOCS%%share/doc/db4/ref/lock/intro.html
635
%%PORTDOCS%%share/doc/db4/ref/lock/max.html
636
%%PORTDOCS%%share/doc/db4/ref/lock/nondb.html
637
%%PORTDOCS%%share/doc/db4/ref/lock/notxn.html
638
%%PORTDOCS%%share/doc/db4/ref/lock/page.html
639
%%PORTDOCS%%share/doc/db4/ref/lock/stdmode.html
640
%%PORTDOCS%%share/doc/db4/ref/lock/timeout.html
641
%%PORTDOCS%%share/doc/db4/ref/lock/twopl.html
642
%%PORTDOCS%%share/doc/db4/ref/log/config.html
643
%%PORTDOCS%%share/doc/db4/ref/log/intro.html
644
%%PORTDOCS%%share/doc/db4/ref/log/limits.html
645
%%PORTDOCS%%share/doc/db4/ref/mp/config.html
646
%%PORTDOCS%%share/doc/db4/ref/mp/intro.html
647
%%PORTDOCS%%share/doc/db4/ref/perl/intro.html
648
%%PORTDOCS%%share/doc/db4/ref/pindex.src
649
%%PORTDOCS%%share/doc/db4/ref/program/appsignals.html
650
%%PORTDOCS%%share/doc/db4/ref/program/compatible.html
651
%%PORTDOCS%%share/doc/db4/ref/program/copy.html
652
%%PORTDOCS%%share/doc/db4/ref/program/environ.html
653
%%PORTDOCS%%share/doc/db4/ref/program/errorret.html
654
%%PORTDOCS%%share/doc/db4/ref/program/extending.html
655
%%PORTDOCS%%share/doc/db4/ref/program/mt.html
656
%%PORTDOCS%%share/doc/db4/ref/program/namespace.html
657
%%PORTDOCS%%share/doc/db4/ref/program/runtime.html
658
%%PORTDOCS%%share/doc/db4/ref/program/scope.html
659
%%PORTDOCS%%share/doc/db4/ref/program/solaris.txt
660
%%PORTDOCS%%share/doc/db4/ref/refs/bdb_usenix.html
661
%%PORTDOCS%%share/doc/db4/ref/refs/bdb_usenix.ps
662
%%PORTDOCS%%share/doc/db4/ref/refs/embedded.html
663
%%PORTDOCS%%share/doc/db4/ref/refs/hash_usenix.ps
664
%%PORTDOCS%%share/doc/db4/ref/refs/libtp_usenix.ps
665
%%PORTDOCS%%share/doc/db4/ref/refs/refs.html
666
%%PORTDOCS%%share/doc/db4/ref/refs/witold.html
667
%%PORTDOCS%%share/doc/db4/ref/rep/app.html
668
%%PORTDOCS%%share/doc/db4/ref/rep/comm.html
669
%%PORTDOCS%%share/doc/db4/ref/rep/elect.html
670
%%PORTDOCS%%share/doc/db4/ref/rep/ex.html
671
%%PORTDOCS%%share/doc/db4/ref/rep/ex_comm.html
672
%%PORTDOCS%%share/doc/db4/ref/rep/ex_rq.html
673
%%PORTDOCS%%share/doc/db4/ref/rep/faq.html
674
%%PORTDOCS%%share/doc/db4/ref/rep/id.html
675
%%PORTDOCS%%share/doc/db4/ref/rep/init.html
676
%%PORTDOCS%%share/doc/db4/ref/rep/intro.html
677
%%PORTDOCS%%share/doc/db4/ref/rep/logonly.html
678
%%PORTDOCS%%share/doc/db4/ref/rep/newsite.html
679
%%PORTDOCS%%share/doc/db4/ref/rep/partition.html
680
%%PORTDOCS%%share/doc/db4/ref/rep/pri.html
681
%%PORTDOCS%%share/doc/db4/ref/rep/trans.html
682
%%PORTDOCS%%share/doc/db4/ref/rpc/client.html
683
%%PORTDOCS%%share/doc/db4/ref/rpc/intro.html
684
%%PORTDOCS%%share/doc/db4/ref/rpc/server.html
685
%%PORTDOCS%%share/doc/db4/ref/sendmail/intro.html
686
%%PORTDOCS%%share/doc/db4/ref/simple_tut/close.html
687
%%PORTDOCS%%share/doc/db4/ref/simple_tut/del.html
688
%%PORTDOCS%%share/doc/db4/ref/simple_tut/errors.html
689
%%PORTDOCS%%share/doc/db4/ref/simple_tut/example.cs
690
%%PORTDOCS%%share/doc/db4/ref/simple_tut/get.html
691
%%PORTDOCS%%share/doc/db4/ref/simple_tut/handles.html
692
%%PORTDOCS%%share/doc/db4/ref/simple_tut/intro.html
693
%%PORTDOCS%%share/doc/db4/ref/simple_tut/keydata.html
694
%%PORTDOCS%%share/doc/db4/ref/simple_tut/open.html
695
%%PORTDOCS%%share/doc/db4/ref/simple_tut/put.html
696
%%PORTDOCS%%share/doc/db4/ref/tcl/error.html
697
%%PORTDOCS%%share/doc/db4/ref/tcl/faq.html
698
%%PORTDOCS%%share/doc/db4/ref/tcl/intro.html
699
%%PORTDOCS%%share/doc/db4/ref/tcl/program.html
700
%%PORTDOCS%%share/doc/db4/ref/tcl/using.html
701
%%PORTDOCS%%share/doc/db4/ref/test/faq.html
702
%%PORTDOCS%%share/doc/db4/ref/test/run.html
703
%%PORTDOCS%%share/doc/db4/ref/transapp/admin.html
704
%%PORTDOCS%%share/doc/db4/ref/transapp/app.html
705
%%PORTDOCS%%share/doc/db4/ref/transapp/archival.html
706
%%PORTDOCS%%share/doc/db4/ref/transapp/checkpoint.html
707
%%PORTDOCS%%share/doc/db4/ref/transapp/cursor.html
708
%%PORTDOCS%%share/doc/db4/ref/transapp/data_open.html
709
%%PORTDOCS%%share/doc/db4/ref/transapp/deadlock.html
710
%%PORTDOCS%%share/doc/db4/ref/transapp/env_open.html
711
%%PORTDOCS%%share/doc/db4/ref/transapp/faq.html
712
%%PORTDOCS%%share/doc/db4/ref/transapp/filesys.html
713
%%PORTDOCS%%share/doc/db4/ref/transapp/hotfail.html
714
%%PORTDOCS%%share/doc/db4/ref/transapp/inc.html
715
%%PORTDOCS%%share/doc/db4/ref/transapp/intro.html
716
%%PORTDOCS%%share/doc/db4/ref/transapp/logfile.html
717
%%PORTDOCS%%share/doc/db4/ref/transapp/nested.html
718
%%PORTDOCS%%share/doc/db4/ref/transapp/put.html
719
%%PORTDOCS%%share/doc/db4/ref/transapp/read.html
720
%%PORTDOCS%%share/doc/db4/ref/transapp/reclimit.html
721
%%PORTDOCS%%share/doc/db4/ref/transapp/recovery.html
722
%%PORTDOCS%%share/doc/db4/ref/transapp/term.html
723
%%PORTDOCS%%share/doc/db4/ref/transapp/throughput.html
724
%%PORTDOCS%%share/doc/db4/ref/transapp/transapp.cs
725
%%PORTDOCS%%share/doc/db4/ref/transapp/tune.html
726
%%PORTDOCS%%share/doc/db4/ref/transapp/why.html
727
%%PORTDOCS%%share/doc/db4/ref/transapp/writetest.cs
728
%%PORTDOCS%%share/doc/db4/ref/txn/config.html
729
%%PORTDOCS%%share/doc/db4/ref/txn/intro.html
730
%%PORTDOCS%%share/doc/db4/ref/txn/limits.html
731
%%PORTDOCS%%share/doc/db4/ref/txn/other.html
732
%%PORTDOCS%%share/doc/db4/ref/upgrade.2.0/convert.html
733
%%PORTDOCS%%share/doc/db4/ref/upgrade.2.0/disk.html
734
%%PORTDOCS%%share/doc/db4/ref/upgrade.2.0/intro.html
735
%%PORTDOCS%%share/doc/db4/ref/upgrade.2.0/system.html
736
%%PORTDOCS%%share/doc/db4/ref/upgrade.2.0/toc.html
737
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.0/close.html
738
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.0/cxx.html
739
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.0/db.html
740
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.0/db_cxx.html
741
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.0/dbenv.html
742
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.0/dbenv_cxx.html
743
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.0/dbinfo.html
744
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.0/disk.html
745
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.0/eacces.html
746
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.0/eagain.html
747
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.0/envopen.html
748
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.0/func.html
749
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.0/intro.html
750
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.0/java.html
751
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.0/join.html
752
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.0/jump_set.html
753
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.0/lock_detect.html
754
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.0/lock_notheld.html
755
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.0/lock_put.html
756
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.0/lock_stat.html
757
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.0/log_register.html
758
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.0/log_stat.html
759
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.0/memp_stat.html
760
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.0/open.html
761
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.0/rmw.html
762
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.0/stat.html
763
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.0/toc.html
764
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.0/txn_begin.html
765
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.0/txn_commit.html
766
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.0/txn_stat.html
767
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.0/value_set.html
768
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.0/xa.html
769
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.1/btstat.html
770
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.1/config.html
771
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.1/disk.html
772
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.1/dup.html
773
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.1/env.html
774
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.1/intro.html
775
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.1/log_register.html
776
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.1/logalloc.html
777
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.1/memp_register.html
778
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.1/put.html
779
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.1/set_feedback.html
780
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.1/set_paniccall.html
781
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.1/set_tx_recover.html
782
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.1/sysmem.html
783
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.1/tcl.html
784
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.1/tmp.html
785
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.1/toc.html
786
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.1/txn_check.html
787
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.2/callback.html
788
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.2/db_dump.html
789
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.2/disk.html
790
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.2/handle.html
791
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.2/incomplete.html
792
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.2/intro.html
793
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.2/mutexlock.html
794
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.2/notfound.html
795
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.2/renumber.html
796
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.2/set_flags.html
797
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.2/toc.html
798
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.2/tx_recover.html
799
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.3/alloc.html
800
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.3/bigfile.html
801
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.3/conflict.html
802
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.3/disk.html
803
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.3/getswap.html
804
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.3/gettype.html
805
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.3/intro.html
806
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.3/memp_fget.html
807
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.3/rpc.html
808
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.3/shared.html
809
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.3/toc.html
810
%%PORTDOCS%%share/doc/db4/ref/upgrade.3.3/txn_prepare.html
811
%%PORTDOCS%%share/doc/db4/ref/upgrade.4.0/asr.html
812
%%PORTDOCS%%share/doc/db4/ref/upgrade.4.0/cxx.html
813
%%PORTDOCS%%share/doc/db4/ref/upgrade.4.0/deadlock.html
814
%%PORTDOCS%%share/doc/db4/ref/upgrade.4.0/disk.html
815
%%PORTDOCS%%share/doc/db4/ref/upgrade.4.0/env.html
816
%%PORTDOCS%%share/doc/db4/ref/upgrade.4.0/intro.html
817
%%PORTDOCS%%share/doc/db4/ref/upgrade.4.0/java.html
818
%%PORTDOCS%%share/doc/db4/ref/upgrade.4.0/lock.html
819
%%PORTDOCS%%share/doc/db4/ref/upgrade.4.0/lock_id_free.html
820
%%PORTDOCS%%share/doc/db4/ref/upgrade.4.0/log.html
821
%%PORTDOCS%%share/doc/db4/ref/upgrade.4.0/mp.html
822
%%PORTDOCS%%share/doc/db4/ref/upgrade.4.0/rpc.html
823
%%PORTDOCS%%share/doc/db4/ref/upgrade.4.0/set_lk_max.html
824
%%PORTDOCS%%share/doc/db4/ref/upgrade.4.0/toc.html
825
%%PORTDOCS%%share/doc/db4/ref/upgrade.4.0/txn.html
826
%%PORTDOCS%%share/doc/db4/ref/upgrade/process.html
827
%%PORTDOCS%%share/doc/db4/ref/upgrade/version.html
828
%%PORTDOCS%%share/doc/db4/ref/xa/build.html
829
%%PORTDOCS%%share/doc/db4/ref/xa/faq.html
830
%%PORTDOCS%%share/doc/db4/ref/xa/intro.html
831
%%PORTDOCS%%share/doc/db4/ref/xa/xa_config.html
832
%%PORTDOCS%%share/doc/db4/ref/xa/xa_intro.html
833
%%PORTDOCS%%share/doc/db4/reftoc.html
834
%%PORTDOCS%%share/doc/db4/sleepycat/contact.html
835
%%PORTDOCS%%share/doc/db4/sleepycat/legal.html
836
%%PORTDOCS%%share/doc/db4/sleepycat/license.html
837
%%PORTDOCS%%share/doc/db4/utility/berkeley_db_svc.html
838
%%PORTDOCS%%share/doc/db4/utility/db_archive.html
839
%%PORTDOCS%%share/doc/db4/utility/db_checkpoint.html
840
%%PORTDOCS%%share/doc/db4/utility/db_deadlock.html
841
%%PORTDOCS%%share/doc/db4/utility/db_dump.html
842
%%PORTDOCS%%share/doc/db4/utility/db_load.html
843
%%PORTDOCS%%share/doc/db4/utility/db_printlog.html
844
%%PORTDOCS%%share/doc/db4/utility/db_recover.html
845
%%PORTDOCS%%share/doc/db4/utility/db_stat.html
846
%%PORTDOCS%%share/doc/db4/utility/db_upgrade.html
847
%%PORTDOCS%%share/doc/db4/utility/db_verify.html
848
%%PORTDOCS%%share/doc/db4/utility/index.html
849
%%PORTDOCS%%@dirrm share/doc/db4/utility
850
%%PORTDOCS%%@dirrm share/doc/db4/sleepycat
851
%%PORTDOCS%%@dirrm share/doc/db4/ref/xa
852
%%PORTDOCS%%@dirrm share/doc/db4/ref/upgrade.4.0
853
%%PORTDOCS%%@dirrm share/doc/db4/ref/upgrade.3.3
854
%%PORTDOCS%%@dirrm share/doc/db4/ref/upgrade.3.2
855
%%PORTDOCS%%@dirrm share/doc/db4/ref/upgrade.3.1
856
%%PORTDOCS%%@dirrm share/doc/db4/ref/upgrade.3.0
857
%%PORTDOCS%%@dirrm share/doc/db4/ref/upgrade.2.0
858
%%PORTDOCS%%@dirrm share/doc/db4/ref/upgrade
859
%%PORTDOCS%%@dirrm share/doc/db4/ref/txn
860
%%PORTDOCS%%@dirrm share/doc/db4/ref/transapp
861
%%PORTDOCS%%@dirrm share/doc/db4/ref/test
862
%%PORTDOCS%%@dirrm share/doc/db4/ref/tcl
863
%%PORTDOCS%%@dirrm share/doc/db4/ref/simple_tut
864
%%PORTDOCS%%@dirrm share/doc/db4/ref/sendmail
865
%%PORTDOCS%%@dirrm share/doc/db4/ref/rpc
866
%%PORTDOCS%%@dirrm share/doc/db4/ref/rep
867
%%PORTDOCS%%@dirrm share/doc/db4/ref/refs
868
%%PORTDOCS%%@dirrm share/doc/db4/ref/program
869
%%PORTDOCS%%@dirrm share/doc/db4/ref/perl
870
%%PORTDOCS%%@dirrm share/doc/db4/ref/mp
871
%%PORTDOCS%%@dirrm share/doc/db4/ref/log
872
%%PORTDOCS%%@dirrm share/doc/db4/ref/lock
873
%%PORTDOCS%%@dirrm share/doc/db4/ref/java
874
%%PORTDOCS%%@dirrm share/doc/db4/ref/intro
875
%%PORTDOCS%%@dirrm share/doc/db4/ref/install
876
%%PORTDOCS%%@dirrm share/doc/db4/ref/env
877
%%PORTDOCS%%@dirrm share/doc/db4/ref/dumpload
878
%%PORTDOCS%%@dirrm share/doc/db4/ref/distrib
879
%%PORTDOCS%%@dirrm share/doc/db4/ref/debug
880
%%PORTDOCS%%@dirrm share/doc/db4/ref/cam
881
%%PORTDOCS%%@dirrm share/doc/db4/ref/build_win
882
%%PORTDOCS%%@dirrm share/doc/db4/ref/build_vxworks
883
%%PORTDOCS%%@dirrm share/doc/db4/ref/build_unix
884
%%PORTDOCS%%@dirrm share/doc/db4/ref/arch
885
%%PORTDOCS%%@dirrm share/doc/db4/ref/am_misc
886
%%PORTDOCS%%@dirrm share/doc/db4/ref/am_conf
887
%%PORTDOCS%%@dirrm share/doc/db4/ref/am
888
%%PORTDOCS%%@dirrm share/doc/db4/ref
889
%%PORTDOCS%%@dirrm share/doc/db4/images
890
%%PORTDOCS%%@dirrm share/doc/db4/api_tcl
891
%%PORTDOCS%%@dirrm share/doc/db4/api_java
892
%%PORTDOCS%%@dirrm share/doc/db4/api_cxx
893
%%PORTDOCS%%@dirrm share/doc/db4/api_c
894
%%PORTDOCS%%@dirrm share/doc/db4
895
@dirrm include/db4
23
@dirrm include/db4

Return to bug 66257