summaryrefslogtreecommitdiff
blob: ab2436bf283d38917234676ca36d115f7d5b166d (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
# ChangeLog for sci-mathematics/yacas
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/yacas/ChangeLog,v 1.4 2005/01/14 17:05:53 phosphan Exp $

*yacas-1.0.57 (14 Jan 2005)

  14 Jan 2005; Patrick Kursawe <phosphan@gentoo.org> +files/1.0.57.patch,
  +yacas-1.0.57.ebuild:
  Removing GMP support because it looks like it is not maintained upstream (does
  not compile without the patches from 1.0.56 and fails on several tests).
  Added optional media-libs/glut dependency.
  Switching off the plugin size optimization because it causes yacas to segfault
  when trying to build the plugins (source: BSD ports).

  14 Jan 2005; Patrick Kursawe <phosphan@gentoo.org>
  +files/opengl-gcc3.4.patch, yacas-1.0.56.ebuild:
  Adding a fix for yet another gcc 3.4 problem that appears only when
  media-libs/glut is not installed (bug #77595)

*yacas-1.0.56 (28 Dec 2004)

  28 Dec 2004; Olivier Fisette <ribosome@gentoo.org> +metadata.xml,
  +yacas-1.0.56.ebuild:
  Moved from app-sci/yacas to sci-mathematics/yacas.

  18 Dec 2004; Simon Stelling <blubb@gentoo.org> yacas-1.0.56.ebuild:
  added ~amd64

  29 Nov 2004; Patrick Kursawe <phosphan@gentoo.org> -files/obsolete_cpp.patch:
  Updated the patch for obsolete C++ stuff to work for gcc 3.4.3.
  Patch moved to mirror system because of its size.

  06 Sep 2004; Patrick Kursawe <phosphan@gentoo.org> -yacas-1.0.54.ebuild,
  -yacas-1.0.55.ebuild, yacas-1.0.56.ebuild:
  Declaring .56 stable, removing older versions.

  01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> yacas-1.0.54.ebuild,
  yacas-1.0.55.ebuild, yacas-1.0.56.ebuild:
  virtual/glibc -> virtual/libc

  20 Apr 2004; David Holm <dholm@gentoo.org> yacas-1.0.56.ebuild:
  Added to ~ppc.

*yacas-1.0.56 (19 Apr 2004)

  19 Apr 2004; Patrick Kursawe <phosphan@gentoo.org> yacas-1.0.56.ebuild,
  files/obsolete_cpp.patch:
  Version bump, patch for some c++ problems

*yacas-1.0.55 (09 Jul 2003)

  09 Jul 2003; George Shapovalov <george@gentoo.org> yacas-1.0.55.ebuild :
  version update, made 1.0.54 stable

  10 Jun 2003; <msterret@gentoo.org> yacas-1.0.54.ebuild:
  DEPEND on sed >= 4

*yacas-1.0.54 (17 Apr 2003)

  17 Apr 2003; George Shapovalov <george@gentoo.org> yacas-1.0.54.ebuild, files/digest-yacas-1.0.54 :
  initial release (#3790)
  YACAS is a very powerful, general purpose Computer Algebra System.
  ebuild submitted by Tobias Florek <tflorek@web.de>