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

(-)Makefile (+2 lines)
Lines 9-14 Link Here
9
MAINTAINER=	danilogondolfo@gmail.com
9
MAINTAINER=	danilogondolfo@gmail.com
10
COMMENT=	High-performance Prolog compiler
10
COMMENT=	High-performance Prolog compiler
11
11
12
PORTSCOUT=	limit:^6\.2\.
13
12
OPTIONS_DEFINE=	DOCS
14
OPTIONS_DEFINE=	DOCS
13
15
14
.include <bsd.port.options.mk>
16
.include <bsd.port.options.mk>
(-)pkg-plist (-350 / +350 lines)
Lines 124-479 Link Here
124
%%PORTDOCS%%%%DOCSDIR%%/changes-5.0.html
124
%%PORTDOCS%%%%DOCSDIR%%/changes-5.0.html
125
%%PORTDOCS%%%%DOCSDIR%%/changes-5.1.html
125
%%PORTDOCS%%%%DOCSDIR%%/changes-5.1.html
126
%%PORTDOCS%%%%DOCSDIR%%/changes-6.0.html
126
%%PORTDOCS%%%%DOCSDIR%%/changes-6.0.html
127
share/Yap/pl/arith.yap
127
%%DATADIR%%/pl/arith.yap
128
share/Yap/pl/arrays.yap
128
%%DATADIR%%/pl/arrays.yap
129
share/Yap/pl/attributes.yap
129
%%DATADIR%%/pl/attributes.yap
130
share/Yap/pl/boot.yap
130
%%DATADIR%%/pl/boot.yap
131
share/Yap/pl/callcount.yap
131
%%DATADIR%%/pl/callcount.yap
132
share/Yap/pl/checker.yap
132
%%DATADIR%%/pl/checker.yap
133
share/Yap/pl/chtypes.yap
133
%%DATADIR%%/pl/chtypes.yap
134
share/Yap/pl/consult.yap
134
%%DATADIR%%/pl/consult.yap
135
share/Yap/pl/control.yap
135
%%DATADIR%%/pl/control.yap
136
share/Yap/pl/corout.yap
136
%%DATADIR%%/pl/corout.yap
137
share/Yap/pl/debug.yap
137
%%DATADIR%%/pl/debug.yap
138
share/Yap/pl/depth_bound.yap
138
%%DATADIR%%/pl/depth_bound.yap
139
share/Yap/pl/dialect.yap
139
%%DATADIR%%/pl/dialect.yap
140
share/Yap/pl/directives.yap
140
%%DATADIR%%/pl/directives.yap
141
share/Yap/pl/eam.yap
141
%%DATADIR%%/pl/eam.yap
142
share/Yap/pl/eval.yap
142
%%DATADIR%%/pl/eval.yap
143
share/Yap/pl/errors.yap
143
%%DATADIR%%/pl/errors.yap
144
share/Yap/pl/flags.yap
144
%%DATADIR%%/pl/flags.yap
145
share/Yap/pl/grammar.yap
145
%%DATADIR%%/pl/grammar.yap
146
share/Yap/pl/ground.yap
146
%%DATADIR%%/pl/ground.yap
147
share/Yap/pl/hacks.yap
147
%%DATADIR%%/pl/hacks.yap
148
share/Yap/pl/init.yap
148
%%DATADIR%%/pl/init.yap
149
share/Yap/pl/listing.yap
149
%%DATADIR%%/pl/listing.yap
150
share/Yap/pl/udi.yap
150
%%DATADIR%%/pl/udi.yap
151
share/Yap/pl/lists.yap
151
%%DATADIR%%/pl/lists.yap
152
share/Yap/pl/messages.yap
152
%%DATADIR%%/pl/messages.yap
153
share/Yap/pl/load_foreign.yap
153
%%DATADIR%%/pl/load_foreign.yap
154
share/Yap/pl/modules.yap
154
%%DATADIR%%/pl/modules.yap
155
share/Yap/pl/preds.yap
155
%%DATADIR%%/pl/preds.yap
156
share/Yap/pl/profile.yap
156
%%DATADIR%%/pl/profile.yap
157
share/Yap/pl/protect.yap
157
%%DATADIR%%/pl/protect.yap
158
share/Yap/pl/save.yap
158
%%DATADIR%%/pl/save.yap
159
share/Yap/pl/setof.yap
159
%%DATADIR%%/pl/setof.yap
160
share/Yap/pl/signals.yap
160
%%DATADIR%%/pl/signals.yap
161
share/Yap/pl/sockets.yap
161
%%DATADIR%%/pl/sockets.yap
162
share/Yap/pl/sort.yap
162
%%DATADIR%%/pl/sort.yap
163
share/Yap/pl/statistics.yap
163
%%DATADIR%%/pl/statistics.yap
164
share/Yap/pl/strict_iso.yap
164
%%DATADIR%%/pl/strict_iso.yap
165
share/Yap/pl/tabling.yap
165
%%DATADIR%%/pl/tabling.yap
166
share/Yap/pl/threads.yap
166
%%DATADIR%%/pl/threads.yap
167
share/Yap/pl/utils.yap
167
%%DATADIR%%/pl/utils.yap
168
share/Yap/pl/yapor.yap
168
%%DATADIR%%/pl/yapor.yap
169
share/Yap/pl/yio.yap
169
%%DATADIR%%/pl/yio.yap
170
share/Yap/unix.pl
170
%%DATADIR%%/unix.pl
171
share/Yap/random.pl
171
%%DATADIR%%/random.pl
172
share/Yap/socket.pl
172
%%DATADIR%%/socket.pl
173
share/Yap/cgi.pl
173
%%DATADIR%%/cgi.pl
174
share/Yap/memfile.pl
174
%%DATADIR%%/memfile.pl
175
share/Yap/filesex.pl
175
%%DATADIR%%/filesex.pl
176
share/Yap/mime.pl
176
%%DATADIR%%/mime.pl
177
share/Yap/crypt.pl
177
%%DATADIR%%/crypt.pl
178
share/Yap/time.pl
178
%%DATADIR%%/time.pl
179
share/Yap/streaminfo.pl
179
%%DATADIR%%/streaminfo.pl
180
share/Yap/process.pl
180
%%DATADIR%%/process.pl
181
share/Yap/prolog_server.pl
181
%%DATADIR%%/prolog_server.pl
182
share/Yap/sha.pl
182
%%DATADIR%%/sha.pl
183
share/Yap/uri.pl
183
%%DATADIR%%/uri.pl
184
share/Yap/http/web/icons/back.png
184
%%DATADIR%%/http/web/icons/back.png
185
share/Yap/http/web/icons/c.png
185
%%DATADIR%%/http/web/icons/c.png
186
share/Yap/http/web/icons/compressed.png
186
%%DATADIR%%/http/web/icons/compressed.png
187
share/Yap/http/web/icons/folder.png
187
%%DATADIR%%/http/web/icons/folder.png
188
share/Yap/http/web/icons/generic.png
188
%%DATADIR%%/http/web/icons/generic.png
189
share/Yap/http/web/icons/layout.png
189
%%DATADIR%%/http/web/icons/layout.png
190
share/Yap/http/web/icons/openid-logo-square.png
190
%%DATADIR%%/http/web/icons/openid-logo-square.png
191
share/Yap/http/web/icons/openid-logo-tiny.png
191
%%DATADIR%%/http/web/icons/openid-logo-tiny.png
192
share/Yap/http/html_write.pl
192
%%DATADIR%%/http/html_write.pl
193
share/Yap/http/http_client.pl
193
%%DATADIR%%/http/http_client.pl
194
share/Yap/http/http_header.pl
194
%%DATADIR%%/http/http_header.pl
195
share/Yap/http/http_mime_plugin.pl
195
%%DATADIR%%/http/http_mime_plugin.pl
196
share/Yap/http/http_sgml_plugin.pl
196
%%DATADIR%%/http/http_sgml_plugin.pl
197
share/Yap/http/mimepack.pl
197
%%DATADIR%%/http/mimepack.pl
198
share/Yap/http/mimetype.pl
198
%%DATADIR%%/http/mimetype.pl
199
share/Yap/http/dcg_basics.pl
199
%%DATADIR%%/http/dcg_basics.pl
200
share/Yap/http/thread_httpd.pl
200
%%DATADIR%%/http/thread_httpd.pl
201
share/Yap/http/xpce_httpd.pl
201
%%DATADIR%%/http/xpce_httpd.pl
202
share/Yap/http/inetd_httpd.pl
202
%%DATADIR%%/http/inetd_httpd.pl
203
share/Yap/http/http_wrapper.pl
203
%%DATADIR%%/http/http_wrapper.pl
204
share/Yap/http/http_open.pl
204
%%DATADIR%%/http/http_open.pl
205
share/Yap/http/http_session.pl
205
%%DATADIR%%/http/http_session.pl
206
share/Yap/http/http_error.pl
206
%%DATADIR%%/http/http_error.pl
207
share/Yap/http/http_parameters.pl
207
%%DATADIR%%/http/http_parameters.pl
208
share/Yap/http/http_dispatch.pl
208
%%DATADIR%%/http/http_dispatch.pl
209
share/Yap/http/http_authenticate.pl
209
%%DATADIR%%/http/http_authenticate.pl
210
share/Yap/http/http_stream.pl
210
%%DATADIR%%/http/http_stream.pl
211
share/Yap/http/http_log.pl
211
%%DATADIR%%/http/http_log.pl
212
share/Yap/http/http_path.pl
212
%%DATADIR%%/http/http_path.pl
213
share/Yap/http/http_hook.pl
213
%%DATADIR%%/http/http_hook.pl
214
share/Yap/http/html_head.pl
214
%%DATADIR%%/http/html_head.pl
215
share/Yap/http/http_exception.pl
215
%%DATADIR%%/http/http_exception.pl
216
share/Yap/http/json.pl
216
%%DATADIR%%/http/json.pl
217
share/Yap/http/http_json.pl
217
%%DATADIR%%/http/http_json.pl
218
share/Yap/http/json_convert.pl
218
%%DATADIR%%/http/json_convert.pl
219
share/Yap/http/http_dirindex.pl
219
%%DATADIR%%/http/http_dirindex.pl
220
share/Yap/http/http_server_files.pl
220
%%DATADIR%%/http/http_server_files.pl
221
share/Yap/http/http_pwp.pl
221
%%DATADIR%%/http/http_pwp.pl
222
share/Yap/http/http_host.pl
222
%%DATADIR%%/http/http_host.pl
223
share/Yap/http/http_openid.pl
223
%%DATADIR%%/http/http_openid.pl
224
share/Yap/http/js_write.pl
224
%%DATADIR%%/http/js_write.pl
225
share/Yap/http/README
225
%%DATADIR%%/http/README
226
share/Yap/plunit.pl
226
%%DATADIR%%/plunit.pl
227
share/Yap/test_wizard.pl
227
%%DATADIR%%/test_wizard.pl
228
share/Yap/test_cover.pl
228
%%DATADIR%%/test_cover.pl
229
share/Yap/DTD/HTML4.dcl
229
%%DATADIR%%/DTD/HTML4.dcl
230
share/Yap/DTD/HTML4.dtd
230
%%DATADIR%%/DTD/HTML4.dtd
231
share/Yap/DTD/HTML4.soc
231
%%DATADIR%%/DTD/HTML4.soc
232
share/Yap/DTD/HTMLlat1.ent
232
%%DATADIR%%/DTD/HTMLlat1.ent
233
share/Yap/DTD/HTMLspec.ent
233
%%DATADIR%%/DTD/HTMLspec.ent
234
share/Yap/DTD/HTMLsym.ent
234
%%DATADIR%%/DTD/HTMLsym.ent
235
share/Yap/sgml.pl
235
%%DATADIR%%/sgml.pl
236
share/Yap/xsdp_types.pl
236
%%DATADIR%%/xsdp_types.pl
237
share/Yap/iso_639.pl
237
%%DATADIR%%/iso_639.pl
238
share/Yap/sgml_write.pl
238
%%DATADIR%%/sgml_write.pl
239
share/Yap/xpath.pl
239
%%DATADIR%%/xpath.pl
240
share/Yap/pwp.pl
240
%%DATADIR%%/pwp.pl
241
share/Yap/pltotex.pl
241
%%DATADIR%%/pltotex.pl
242
share/Yap/rdf.pl
242
%%DATADIR%%/rdf.pl
243
share/Yap/rdf_parser.pl
243
%%DATADIR%%/rdf_parser.pl
244
share/Yap/rdf_triple.pl
244
%%DATADIR%%/rdf_triple.pl
245
share/Yap/rewrite.pl
245
%%DATADIR%%/rewrite.pl
246
share/Yap/rdf_ntriples.pl
246
%%DATADIR%%/rdf_ntriples.pl
247
share/Yap/rdf_write.pl
247
%%DATADIR%%/rdf_write.pl
248
share/Yap/semweb/rdfs.rdfs
248
%%DATADIR%%/semweb/rdfs.rdfs
249
share/Yap/semweb/dc.rdfs
249
%%DATADIR%%/semweb/dc.rdfs
250
share/Yap/semweb/eor.rdfs
250
%%DATADIR%%/semweb/eor.rdfs
251
share/Yap/semweb/owl.owl
251
%%DATADIR%%/semweb/owl.owl
252
share/Yap/semweb/rdf_library.ttl
252
%%DATADIR%%/semweb/rdf_library.ttl
253
share/Yap/semweb/rdf_db.pl
253
%%DATADIR%%/semweb/rdf_db.pl
254
share/Yap/semweb/rdfs.pl
254
%%DATADIR%%/semweb/rdfs.pl
255
share/Yap/semweb/rdf_edit.pl
255
%%DATADIR%%/semweb/rdf_edit.pl
256
share/Yap/semweb/rdf_litindex.pl
256
%%DATADIR%%/semweb/rdf_litindex.pl
257
share/Yap/semweb/rdf_persistency.pl
257
%%DATADIR%%/semweb/rdf_persistency.pl
258
share/Yap/semweb/rdf_turtle.pl
258
%%DATADIR%%/semweb/rdf_turtle.pl
259
share/Yap/semweb/rdf_cache.pl
259
%%DATADIR%%/semweb/rdf_cache.pl
260
share/Yap/semweb/rdf_http_plugin.pl
260
%%DATADIR%%/semweb/rdf_http_plugin.pl
261
share/Yap/semweb/rdf_zlib_plugin.pl
261
%%DATADIR%%/semweb/rdf_zlib_plugin.pl
262
share/Yap/semweb/rdf_portray.pl
262
%%DATADIR%%/semweb/rdf_portray.pl
263
share/Yap/semweb/rdf_compare.pl
263
%%DATADIR%%/semweb/rdf_compare.pl
264
share/Yap/semweb/turtle_base.pl
264
%%DATADIR%%/semweb/turtle_base.pl
265
share/Yap/semweb/rdf_turtle_write.pl
265
%%DATADIR%%/semweb/rdf_turtle_write.pl
266
share/Yap/semweb/rdf_library.pl
266
%%DATADIR%%/semweb/rdf_library.pl
267
share/Yap/semweb/sparql_client.pl
267
%%DATADIR%%/semweb/sparql_client.pl
268
share/Yap/semweb/README
268
%%DATADIR%%/semweb/README
269
share/Yap/zlib.pl
269
%%DATADIR%%/zlib.pl
270
share/Yap/dialect/swi/INDEX.pl
270
%%DATADIR%%/dialect/swi/INDEX.pl
271
share/Yap/dialect/swi/listing.pl
271
%%DATADIR%%/dialect/swi/listing.pl
272
share/Yap/dialect/swi/readutil.pl
272
%%DATADIR%%/dialect/swi/readutil.pl
273
share/Yap/dialect/commons.yap
273
%%DATADIR%%/dialect/commons.yap
274
share/Yap/dialect/hprolog.yap
274
%%DATADIR%%/dialect/hprolog.yap
275
share/Yap/dialect/swi.yap
275
%%DATADIR%%/dialect/swi.yap
276
share/Yap/INDEX.pl
276
%%DATADIR%%/INDEX.pl
277
share/Yap/apply.yap
277
%%DATADIR%%/apply.yap
278
share/Yap/apply_macros.yap
278
%%DATADIR%%/apply_macros.yap
279
share/Yap/arg.yap
279
%%DATADIR%%/arg.yap
280
share/Yap/assoc.yap
280
%%DATADIR%%/assoc.yap
281
share/Yap/atts.yap
281
%%DATADIR%%/atts.yap
282
share/Yap/autoloader.yap
282
%%DATADIR%%/autoloader.yap
283
share/Yap/avl.yap
283
%%DATADIR%%/avl.yap
284
share/Yap/bhash.yap
284
%%DATADIR%%/bhash.yap
285
share/Yap/charsio.yap
285
%%DATADIR%%/charsio.yap
286
share/Yap/cleanup.yap
286
%%DATADIR%%/cleanup.yap
287
share/Yap/clpfd.pl
287
%%DATADIR%%/clpfd.pl
288
share/Yap/coinduction.yap
288
%%DATADIR%%/coinduction.yap
289
share/Yap/dbqueues.yap
289
%%DATADIR%%/dbqueues.yap
290
share/Yap/dbusage.yap
290
%%DATADIR%%/dbusage.yap
291
share/Yap/dgraphs.yap
291
%%DATADIR%%/dgraphs.yap
292
share/Yap/expand_macros.yap
292
%%DATADIR%%/expand_macros.yap
293
share/Yap/gensym.yap
293
%%DATADIR%%/gensym.yap
294
share/Yap/hacks.yap
294
%%DATADIR%%/hacks.yap
295
share/Yap/heaps.yap
295
%%DATADIR%%/heaps.yap
296
share/Yap/lambda.pl
296
%%DATADIR%%/lambda.pl
297
share/Yap/lineutils.yap
297
%%DATADIR%%/lineutils.yap
298
share/Yap/lists.yap
298
%%DATADIR%%/lists.yap
299
share/Yap/nb.yap
299
%%DATADIR%%/nb.yap
300
share/Yap/ordsets.yap
300
%%DATADIR%%/ordsets.yap
301
share/Yap/maplist.yap
301
%%DATADIR%%/maplist.yap
302
share/Yap/matlab.yap
302
%%DATADIR%%/matlab.yap
303
share/Yap/matrix.yap
303
%%DATADIR%%/matrix.yap
304
share/Yap/prandom.yap
304
%%DATADIR%%/prandom.yap
305
share/Yap/queues.yap
305
%%DATADIR%%/queues.yap
306
share/Yap/random.yap
306
%%DATADIR%%/random.yap
307
share/Yap/r_session.yap
307
%%DATADIR%%/r_session.yap
308
share/Yap/rbtrees.yap
308
%%DATADIR%%/rbtrees.yap
309
share/Yap/readutil.yap
309
%%DATADIR%%/readutil.yap
310
share/Yap/regexp.yap
310
%%DATADIR%%/regexp.yap
311
share/Yap/rltree.yap
311
%%DATADIR%%/rltree.yap
312
share/Yap/splay.yap
312
%%DATADIR%%/splay.yap
313
share/Yap/stringutils.yap
313
%%DATADIR%%/stringutils.yap
314
share/Yap/clp/clp_events.pl
314
%%DATADIR%%/clp/clp_events.pl
315
share/Yap/system.yap
315
%%DATADIR%%/system.yap
316
share/Yap/terms.yap
316
%%DATADIR%%/terms.yap
317
share/Yap/tries.yap
317
%%DATADIR%%/tries.yap
318
share/Yap/itries.yap
318
%%DATADIR%%/itries.yap
319
share/Yap/timeout.yap
319
%%DATADIR%%/timeout.yap
320
share/Yap/trees.yap
320
%%DATADIR%%/trees.yap
321
share/Yap/ugraphs.yap
321
%%DATADIR%%/ugraphs.yap
322
share/Yap/undgraphs.yap
322
%%DATADIR%%/undgraphs.yap
323
share/Yap/varnumbers.yap
323
%%DATADIR%%/varnumbers.yap
324
share/Yap/wdgraphs.yap
324
%%DATADIR%%/wdgraphs.yap
325
share/Yap/wgraphs.yap
325
%%DATADIR%%/wgraphs.yap
326
share/Yap/wundgraphs.yap
326
%%DATADIR%%/wundgraphs.yap
327
share/Yap/lam_mpi.yap
327
%%DATADIR%%/lam_mpi.yap
328
share/Yap/ypp.yap
328
%%DATADIR%%/ypp.yap
329
share/Yap/c_alarms.yap
329
%%DATADIR%%/c_alarms.yap
330
share/Yap/flags.yap
330
%%DATADIR%%/flags.yap
331
share/Yap/block_diagram.yap
331
%%DATADIR%%/block_diagram.yap
332
share/Yap/minisat_examples/adder.pl
332
%%DATADIR%%/minisat_examples/adder.pl
333
share/Yap/minisat_examples/pearl_examples.pl
333
%%DATADIR%%/minisat_examples/pearl_examples.pl
334
share/Yap/cnf.pl
334
%%DATADIR%%/cnf.pl
335
share/Yap/minisat.pl
335
%%DATADIR%%/minisat.pl
336
share/Yap/base64.pl
336
%%DATADIR%%/base64.pl
337
share/Yap/broadcast.pl
337
%%DATADIR%%/broadcast.pl
338
share/Yap/date.pl
338
%%DATADIR%%/date.pl
339
share/Yap/debug.pl
339
%%DATADIR%%/debug.pl
340
share/Yap/maplist.pl
340
%%DATADIR%%/maplist.pl
341
share/Yap/nb_set.pl
341
%%DATADIR%%/nb_set.pl
342
share/Yap/operators.pl
342
%%DATADIR%%/operators.pl
343
share/Yap/option.pl
343
%%DATADIR%%/option.pl
344
share/Yap/prolog_source.pl
344
%%DATADIR%%/prolog_source.pl
345
share/Yap/prolog_xref.pl
345
%%DATADIR%%/prolog_xref.pl
346
share/Yap/quintus.pl
346
%%DATADIR%%/quintus.pl
347
share/Yap/record.pl
347
%%DATADIR%%/record.pl
348
share/Yap/settings.pl
348
%%DATADIR%%/settings.pl
349
share/Yap/shlib.pl
349
%%DATADIR%%/shlib.pl
350
share/Yap/url.pl
350
%%DATADIR%%/url.pl
351
share/Yap/utf8.pl
351
%%DATADIR%%/utf8.pl
352
share/Yap/aggregate.pl
352
%%DATADIR%%/aggregate.pl
353
share/Yap/ctypes.pl
353
%%DATADIR%%/ctypes.pl
354
share/Yap/error.pl
354
%%DATADIR%%/error.pl
355
share/Yap/occurs.yap
355
%%DATADIR%%/occurs.yap
356
share/Yap/pairs.pl
356
%%DATADIR%%/pairs.pl
357
share/Yap/icon_address.pl
357
%%DATADIR%%/icon_address.pl
358
share/Yap/pillow.pl
358
%%DATADIR%%/pillow.pl
359
share/Yap/clpbn/learning/bnt_parms.yap
359
%%DATADIR%%/clpbn/learning/bnt_parms.yap
360
share/Yap/clpbn/learning/em.yap
360
%%DATADIR%%/clpbn/learning/em.yap
361
share/Yap/clpbn/learning/learn_utils.yap
361
%%DATADIR%%/clpbn/learning/learn_utils.yap
362
share/Yap/clpbn/learning/mle.yap
362
%%DATADIR%%/clpbn/learning/mle.yap
363
share/Yap/clpbn/examples/School/README
363
%%DATADIR%%/clpbn/examples/School/README
364
share/Yap/clpbn/examples/School/evidence_128.yap
364
%%DATADIR%%/clpbn/examples/School/evidence_128.yap
365
share/Yap/clpbn/examples/School/schema.yap
365
%%DATADIR%%/clpbn/examples/School/schema.yap
366
share/Yap/clpbn/examples/School/school_128.yap
366
%%DATADIR%%/clpbn/examples/School/school_128.yap
367
share/Yap/clpbn/examples/School/school_32.yap
367
%%DATADIR%%/clpbn/examples/School/school_32.yap
368
share/Yap/clpbn/examples/School/school_64.yap
368
%%DATADIR%%/clpbn/examples/School/school_64.yap
369
share/Yap/clpbn/examples/School/tables.yap
369
%%DATADIR%%/clpbn/examples/School/tables.yap
370
share/Yap/clpbn/examples/cg.yap
370
%%DATADIR%%/clpbn/examples/cg.yap
371
share/Yap/clpbn/examples/sprinkler.yap
371
%%DATADIR%%/clpbn/examples/sprinkler.yap
372
share/Yap/clpbn/aggregates.yap
372
%%DATADIR%%/clpbn/aggregates.yap
373
share/Yap/clpbn/bnt.yap
373
%%DATADIR%%/clpbn/bnt.yap
374
share/Yap/clpbn/bp.yap
374
%%DATADIR%%/clpbn/bp.yap
375
share/Yap/clpbn/connected.yap
375
%%DATADIR%%/clpbn/connected.yap
376
share/Yap/clpbn/discrete_utils.yap
376
%%DATADIR%%/clpbn/discrete_utils.yap
377
share/Yap/clpbn/display.yap
377
%%DATADIR%%/clpbn/display.yap
378
share/Yap/clpbn/dists.yap
378
%%DATADIR%%/clpbn/dists.yap
379
share/Yap/clpbn/evidence.yap
379
%%DATADIR%%/clpbn/evidence.yap
380
share/Yap/clpbn/gibbs.yap
380
%%DATADIR%%/clpbn/gibbs.yap
381
share/Yap/clpbn/graphs.yap
381
%%DATADIR%%/clpbn/graphs.yap
382
share/Yap/clpbn/graphviz.yap
382
%%DATADIR%%/clpbn/graphviz.yap
383
share/Yap/clpbn/hmm.yap
383
%%DATADIR%%/clpbn/hmm.yap
384
share/Yap/clpbn/jt.yap
384
%%DATADIR%%/clpbn/jt.yap
385
share/Yap/clpbn/matrix_cpt_utils.yap
385
%%DATADIR%%/clpbn/matrix_cpt_utils.yap
386
share/Yap/clpbn/pgrammar.yap
386
%%DATADIR%%/clpbn/pgrammar.yap
387
share/Yap/clpbn/table.yap
387
%%DATADIR%%/clpbn/table.yap
388
share/Yap/clpbn/topsort.yap
388
%%DATADIR%%/clpbn/topsort.yap
389
share/Yap/clpbn/utils.yap
389
%%DATADIR%%/clpbn/utils.yap
390
share/Yap/clpbn/vel.yap
390
%%DATADIR%%/clpbn/vel.yap
391
share/Yap/clpbn/viterbi.yap
391
%%DATADIR%%/clpbn/viterbi.yap
392
share/Yap/clpbn/xbif.yap
392
%%DATADIR%%/clpbn/xbif.yap
393
share/Yap/clpbn.yap
393
%%DATADIR%%/clpbn.yap
394
share/Yap/problog/extlists.yap
394
%%DATADIR%%/problog/extlists.yap
395
share/Yap/problog/flags.yap
395
%%DATADIR%%/problog/flags.yap
396
share/Yap/problog/gflags.yap
396
%%DATADIR%%/problog/gflags.yap
397
share/Yap/problog/grounder.yap
397
%%DATADIR%%/problog/grounder.yap
398
share/Yap/problog/hash_table.yap
398
%%DATADIR%%/problog/hash_table.yap
399
share/Yap/problog/intervals.yap
399
%%DATADIR%%/problog/intervals.yap
400
share/Yap/problog/logger.yap
400
%%DATADIR%%/problog/logger.yap
401
share/Yap/problog/mc_DNF_sampling.yap
401
%%DATADIR%%/problog/mc_DNF_sampling.yap
402
share/Yap/problog/os.yap
402
%%DATADIR%%/problog/os.yap
403
share/Yap/problog/print.yap
403
%%DATADIR%%/problog/print.yap
404
share/Yap/problog/sampling.yap
404
%%DATADIR%%/problog/sampling.yap
405
share/Yap/problog/tabling.yap
405
%%DATADIR%%/problog/tabling.yap
406
share/Yap/problog/timer.yap
406
%%DATADIR%%/problog/timer.yap
407
share/Yap/problog/ptree.yap
407
%%DATADIR%%/problog/ptree.yap
408
share/Yap/problog/variable_elimination.yap
408
%%DATADIR%%/problog/variable_elimination.yap
409
share/Yap/problog/print_learning.yap
409
%%DATADIR%%/problog/print_learning.yap
410
share/Yap/problog/utils_learning.yap
410
%%DATADIR%%/problog/utils_learning.yap
411
share/Yap/problog/version_control.yap
411
%%DATADIR%%/problog/version_control.yap
412
share/Yap/problog/nestedtries.yap
412
%%DATADIR%%/problog/nestedtries.yap
413
share/Yap/problog/utils.yap
413
%%DATADIR%%/problog/utils.yap
414
share/Yap/problog/bdd.yap
414
%%DATADIR%%/problog/bdd.yap
415
share/Yap/problog/ad_converter.yap
415
%%DATADIR%%/problog/ad_converter.yap
416
share/Yap/problog/termhandling.yap
416
%%DATADIR%%/problog/termhandling.yap
417
share/Yap/problog/completion.yap
417
%%DATADIR%%/problog/completion.yap
418
share/Yap/problog/discrete.yap
418
%%DATADIR%%/problog/discrete.yap
419
share/Yap/problog/variables.yap
419
%%DATADIR%%/problog/variables.yap
420
share/Yap/problog_examples/alarm.pl
420
%%DATADIR%%/problog_examples/alarm.pl
421
share/Yap/problog_examples/graph.pl
421
%%DATADIR%%/problog_examples/graph.pl
422
share/Yap/problog_examples/graph_tabled.pl
422
%%DATADIR%%/problog_examples/graph_tabled.pl
423
share/Yap/problog_examples/learn_graph.pl
423
%%DATADIR%%/problog_examples/learn_graph.pl
424
share/Yap/problog_examples/office.pl
424
%%DATADIR%%/problog_examples/office.pl
425
share/Yap/problog_examples/viralmarketing.pl
425
%%DATADIR%%/problog_examples/viralmarketing.pl
426
share/Yap/problog_examples/aProbLog_examples.pl
426
%%DATADIR%%/problog_examples/aProbLog_examples.pl
427
share/Yap/problog_examples/viralmarketing_tabled.pl
427
%%DATADIR%%/problog_examples/viralmarketing_tabled.pl
428
share/Yap/problog.yap
428
%%DATADIR%%/problog.yap
429
share/Yap/chr/chr_runtime.pl
429
%%DATADIR%%/chr/chr_runtime.pl
430
share/Yap/chr/chr_op.pl
430
%%DATADIR%%/chr/chr_op.pl
431
share/Yap/chr/chr_translate.pl
431
%%DATADIR%%/chr/chr_translate.pl
432
share/Yap/chr/chr_debug.pl
432
%%DATADIR%%/chr/chr_debug.pl
433
share/Yap/chr/chr_messages.pl
433
%%DATADIR%%/chr/chr_messages.pl
434
share/Yap/chr/pairlist.pl
434
%%DATADIR%%/chr/pairlist.pl
435
share/Yap/chr/clean_code.pl
435
%%DATADIR%%/chr/clean_code.pl
436
share/Yap/chr/find.pl
436
%%DATADIR%%/chr/find.pl
437
share/Yap/chr/a_star.pl
437
%%DATADIR%%/chr/a_star.pl
438
share/Yap/chr/binomialheap.pl
438
%%DATADIR%%/chr/binomialheap.pl
439
share/Yap/chr/builtins.pl
439
%%DATADIR%%/chr/builtins.pl
440
share/Yap/chr/chr_hashtable_store.pl
440
%%DATADIR%%/chr/chr_hashtable_store.pl
441
share/Yap/chr/listmap.pl
441
%%DATADIR%%/chr/listmap.pl
442
share/Yap/chr/guard_entailment.pl
442
%%DATADIR%%/chr/guard_entailment.pl
443
share/Yap/chr/chr_compiler_options.pl
443
%%DATADIR%%/chr/chr_compiler_options.pl
444
share/Yap/chr/chr_compiler_utility.pl
444
%%DATADIR%%/chr/chr_compiler_utility.pl
445
share/Yap/chr/chr_compiler_errors.pl
445
%%DATADIR%%/chr/chr_compiler_errors.pl
446
share/Yap/chr/chr_integertable_store.pl
446
%%DATADIR%%/chr/chr_integertable_store.pl
447
share/Yap/chr/README
447
%%DATADIR%%/chr/README
448
share/Yap/problog_lfi.yap
448
%%DATADIR%%/problog_lfi.yap
449
share/Yap/dtproblog.yap
449
%%DATADIR%%/dtproblog.yap
450
share/Yap/aproblog.yap
450
%%DATADIR%%/aproblog.yap
451
share/Yap/problog_learning.yap
451
%%DATADIR%%/problog_learning.yap
452
share/Yap/chr.pl
452
%%DATADIR%%/chr.pl
453
share/Yap/clpr/bb_r.pl
453
%%DATADIR%%/clpr/bb_r.pl
454
share/Yap/clpr/bv_r.pl
454
%%DATADIR%%/clpr/bv_r.pl
455
share/Yap/clpr/fourmotz_r.pl
455
%%DATADIR%%/clpr/fourmotz_r.pl
456
share/Yap/clpr/ineq_r.pl
456
%%DATADIR%%/clpr/ineq_r.pl
457
share/Yap/clpr/itf_r.pl
457
%%DATADIR%%/clpr/itf_r.pl
458
share/Yap/clpr/nf_r.pl
458
%%DATADIR%%/clpr/nf_r.pl
459
share/Yap/clpr/store_r.pl
459
%%DATADIR%%/clpr/store_r.pl
460
share/Yap/clpq/bb_q.pl
460
%%DATADIR%%/clpq/bb_q.pl
461
share/Yap/clpq/bv_q.pl
461
%%DATADIR%%/clpq/bv_q.pl
462
share/Yap/clpq/fourmotz_q.pl
462
%%DATADIR%%/clpq/fourmotz_q.pl
463
share/Yap/clpq/ineq_q.pl
463
%%DATADIR%%/clpq/ineq_q.pl
464
share/Yap/clpq/itf_q.pl
464
%%DATADIR%%/clpq/itf_q.pl
465
share/Yap/clpq/nf_q.pl
465
%%DATADIR%%/clpq/nf_q.pl
466
share/Yap/clpq/store_q.pl
466
%%DATADIR%%/clpq/store_q.pl
467
share/Yap/clpqr/class.pl
467
%%DATADIR%%/clpqr/class.pl
468
share/Yap/clpqr/dump.pl
468
%%DATADIR%%/clpqr/dump.pl
469
share/Yap/clpqr/geler.pl
469
%%DATADIR%%/clpqr/geler.pl
470
share/Yap/clpqr/itf.pl
470
%%DATADIR%%/clpqr/itf.pl
471
share/Yap/clpqr/ordering.pl
471
%%DATADIR%%/clpqr/ordering.pl
472
share/Yap/clpqr/project.pl
472
%%DATADIR%%/clpqr/project.pl
473
share/Yap/clpqr/redund.pl
473
%%DATADIR%%/clpqr/redund.pl
474
share/Yap/clpqr/README
474
%%DATADIR%%/clpqr/README
475
share/Yap/clpr.pl
475
%%DATADIR%%/clpr.pl
476
share/Yap/clpq.pl
476
%%DATADIR%%/clpq.pl
477
%%PORTDOCS%%@dirrm %%DOCSDIR%%
477
%%PORTDOCS%%@dirrm %%DOCSDIR%%
478
@dirrm %%DATADIR%%/clpqr
478
@dirrm %%DATADIR%%/clpqr
479
@dirrm %%DATADIR%%/clpq
479
@dirrm %%DATADIR%%/clpq

Return to bug 180264