summaryrefslogtreecommitdiff
blob: 0698cabe0ceb62429c5907ff570cc0b614687487 (plain)
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
# ChangeLog for dev-lang/xsb
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/xsb/ChangeLog,v 1.23 2010/08/21 07:29:23 keri Exp $

*xsb-3.2-r1 (21 Aug 2010)

  21 Aug 2010; <keri@gentoo.org> +xsb-3.2-r1.ebuild:
  Respect LDFLAGS; Use correct multilibdir

  16 Jul 2010; <keri@gentoo.org> Manifest:
  Regenerate manifest for patchset-2. Closes #328577

  09 Jul 2010; <keri@gentoo.org> xsb-3.2.ebuild:
  Parallelize compile; filter install files; install examples to
  /usr/share/doc; use correct libdir

  08 Jul 2010; <keri@gentoo.org> xsb-3.2.ebuild:
  Filter temporary c -> XSB files during install

  04 Jul 2009; <keri@gentoo.org> xsb-3.2.ebuild:
  Fix SRC_URI. Reported by B Johnston in #276318.

*xsb-3.2 (27 Jun 2009)

  27 Jun 2009; <keri@gentoo.org> +xsb-3.2.ebuild:
  Version bump

  28 Feb 2009; <keri@gentoo.org> xsb-3.0.1.ebuild, xsb-3.1.ebuild:
  Add RDEPEND

  27 Jan 2009; <keri@gentoo.org> xsb-3.1.ebuild:
  Remove redundant comments

  27 Jan 2009; <keri@gentoo.org> -files/xsb-3.1-chr_d.patch,
  -files/xsb-3.1-configure.patch, -files/xsb-3.1-gap.patch,
  -files/xsb-3.1-justify.patch, -files/xsb-3.1-mysql.patch,
  -files/xsb-3.1-nostrip.patch, -files/xsb-3.1-odbc.patch,
  -files/xsb-3.1-orient.patch, -files/xsb-3.1-packages.patch,
  -files/xsb-3.1-portage.patch, -files/xsb-3.1-varstring.patch,
  -files/xsb-3.1-xpath.patch, -files/xsb-3.1-xsb-script.patch,
  xsb-3.1.ebuild:
  Move patches into tarball; support multi-threaded packages

  11 Oct 2008; <keri@gentoo.org> files/xsb-3.1-configure.patch:
  Fix configure to ignore interprolog with USE=-java. Closes #240209

  14 Aug 2008; <keri@gentoo.org> xsb-3.1.ebuild:
  Fix up interprolog and mt options. Closes #234192.

  09 May 2008; keri <keri@gentoo.org> xsb-3.0.1.ebuild:
  inherit java-pkg-opt-2

  16 Feb 2008; keri <keri@gentoo.org> xsb-3.0.1.ebuild, xsb-3.1.ebuild:
  Move eautoconf to src_unpack. Closes #207441.

  26 Nov 2007; keri <keri@gentoo.org> files/xsb-3.1-portage.patch:
  Do not install xsb_configuration.P since we do not regenerate
  xsb_configuration.xwam.

*xsb-3.1 (25 Nov 2007)

  25 Nov 2007; keri <keri@gentoo.org> +files/xsb-3.1-chr_d.patch,
  +files/xsb-3.1-configure.patch, +files/xsb-3.1-gap.patch,
  +files/xsb-3.1-justify.patch, +files/xsb-3.1-mysql.patch,
  +files/xsb-3.1-nostrip.patch, +files/xsb-3.1-odbc.patch,
  +files/xsb-3.1-orient.patch, +files/xsb-3.1-packages.patch,
  +files/xsb-3.1-portage.patch, +files/xsb-3.1-varstring.patch,
  +files/xsb-3.1-xpath.patch, +files/xsb-3.1-xsb-script.patch,
  +xsb-3.1.ebuild:
  Version bump.

  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.