1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
|
# ChangeLog for dev-lang/xsb
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/xsb/ChangeLog,v 1.8 2007/04/24 22:51:37 keri Exp $
24 Apr 2007; keri <keri@gentoo.org> files/xsb-3.0.1-configure.patch:
Respect -odbc -iodbc in USE flags. Closes bug #174696.
08 Feb 2007; keri <keri@gentoo.org> files/xsb-3.0.1-configure.patch,
files/xsb-3.0.1-portage.patch:
Respect iodbc headers in odbc module. Closes bug #165853 reported by Berk
Birand.
03 Feb 2007; keri <keri@gentoo.org> +files/xsb-3.0.1-debug.patch,
xsb-3.0.1.ebuild:
Fix clause_reference hashing in debug mode.
02 Feb 2007; keri <keri@gentoo.org> files/xsb-3.0.1-portage.patch:
Parallelize compile of Prolog engine.
29 Jan 2007; keri <keri@gentoo.org> xsb-3.0.1.ebuild:
Enable interprolog with Java.
29 Jan 2007; keri <keri@gentoo.org> files/xsb-3.0.1-mysql.patch,
files/xsb-3.0.1-odbc.patch, files/xsb-3.0.1-xsb-script.patch:
Fix .so dependencies in ODBC and MySQL drivers.
29 Jan 2007; keri <keri@gentoo.org> files/xsb-3.0.1-configure.patch:
Enable use of iODBC driver manager without explicit support for ODBC.
*xsb-3.0.1 (28 Jan 2007)
28 Jan 2007; keri <keri@gentoo.org> +files/xsb-3.0.1-chr_d.patch,
+files/xsb-3.0.1-configure.patch, +files/xsb-3.0.1-gap.patch,
+files/xsb-3.0.1-justify.patch, +files/xsb-3.0.1-libwww.patch,
+files/xsb-3.0.1-mysql.patch, +files/xsb-3.0.1-nostrip.patch,
+files/xsb-3.0.1-odbc.patch, +files/xsb-3.0.1-packages.patch,
+files/xsb-3.0.1-perlmatch.patch, +files/xsb-3.0.1-portage.patch,
+files/xsb-3.0.1-sgml.patch, +files/xsb-3.0.1-slx.patch,
+files/xsb-3.0.1-wildmatch.patch, +files/xsb-3.0.1-xpath.patch,
+files/xsb-3.0.1-xsb-script.patch, +metadata.xml, +xsb-3.0.1.ebuild:
Initial import.
|