# ChangeLog for app-sci/octave # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/app-sci/octave/ChangeLog,v 1.25 2004/05/04 23:34:15 kloeri Exp $ 05 May 2004; Bryan Østergaard octave-2.1.57.ebuild: Stable on alpha. 21 Apr 2004; Patrick Kursawe octave-2.1.36-r1.ebuild: replaced another patch by epatch 19 Apr 2004; Patrick Kursawe octave-2.0.17-r2.ebuild, octave-2.1.49.ebuild, octave-2.1.50.ebuild: Cleanup, added IUSE. 30 Mar 2004; Patrick Kursawe octave-2.1.57.ebuild: Adding one of the mirrors to SRC_URI *octave-2.1.57 (23 Mar 2004) 23 Mar 2004; Patrick Kursawe octave-2.1.57.ebuild: Version bump. *octave-2.1.50 (07 Jan 2003) 07 Jan 2003; George Shapovalov octave-2.1.50.ebuild : new version now supports hdf5 for real. Also added mpi use flag. 31 Dec 2003; Mamoru KOMACHI octave-2.0.17-r2.ebuild, octave-2.1.36-r1.ebuild, octave-2.1.49.ebuild: Changed app-text/tetex to virtual/tetex 16 Sep 2003; Seemant Kulleen octave-2.0.17-r2.ebuild, octave-2.1.36-r1.ebuild, octave-2.1.49.ebuild: filter out -ffast-math, as it causes segfaults. Thanks to: Jani Kotakoski in bug #28809 28 Aug 2003; Jason Wever octave-2.1.49.ebuild: Added ~sparc to keywords to fix bug 27486. *octave-2.1.49 (09 Jun 2003) 09 Jun 2003; George Shapovalov octave-2.1.49.ebuild : new version, ebuild now uses additional "static readline hdf5 zlib" use flags, hdf5 is local for now. Also the patch and PROVIDE are no longer necessary. Thanks to Shaun Cloherty for submission 29 Mar 2003; George Shapovalov octave-2.0.17-r2.ebuild : some clean-ups: removed virtual/glibc from DEPEND, as it is quite populated anyway, removed PROVIDE, as nothing depends on octave and its been quite some time since it was moved from dev-lang Also corrected default-1.0/packages profile entry, to pick up latest release in 2.0* series. 23 Feb 2003; George Shapovalov octave-2.0.17-r2.ebuild : looks like tetex is not an optional but required dependency for 2.0.17, added app-text/tetex to DEPEND (#7277) 02 Feb 2003; George Shapovalov octave-2.1.40.ebuild, octave-2.1.36-r1.ebuild : fixed tetex optional dependency typo. Thanks to Daniel Karlsson (#14685) for reporting this. *octave-2.1.40 (13 Dec 2002) 10 Feb 2003; Peter Johanson octave-2.1.40.ebuild : Added ~alpha to KEYWORDS. 13 Dec 2002; George Shapovalov octave-2.1.40.ebuild, files/digest-octave-2.1.40 : new version *octave-2.0.17-r2 (09 Apr 2003) 02 Jul 2003; Daniel Ahlberg : Added missing changelog entry. *octave-2.0.17-r1 (13 Jul 2002) 25 Oct 2002; George Shapovalov octave-2.0.17-r1.ebuild, files/digest-octave-2.0.17-r1 : fix for sandbox violation *octave-2.1.36-r1 (01 Oct 02) 01 Oct 2002; Matthew Turk : Closing bug 8486 by ripping out all references to dvips. DVIPS generates fonts on the fly, which causes massive sandbox failures. Instead, we leave docs in DVI format if USE=tetex, which are then installed uncompressed into /usr/share/doc/octave-2.1.36-r1 . *octave-2.1.36 (15 Jul 2002) 19 Sep 2002; Owen Stampflee : Added PPC to KEYWORDS. 15 Jul 2002; Nick Hadaway octave-2.1.36.ebuild, files/digest-octave-2.1.36, files/filebuf.diff : Updated to latest "unstable" version. Included a patch to compile properly with gcc-3.x. After fixing the problem I found RedHat's patch posted to the bug report. And theirs was cleaner than mine. Closes bug #4933 *octave-2.0.17 (13 Jul 2002) 03 Sep 2002; Nick Hadaway octave-2.0.17.ebuild : Changed to econf. Changed from emake to make to alleviate build problems. 13 Jul 2002; Nick Hadaway octave-2.0.17.ebuild : Updated to latest stable version. The "unstable" version is on it's way. *octave-2.0.16 (19 Feb 2002) 19 Feb 2002; T.Neidt ChangeLog, octave-2.0.16.ebuild : Initial commit. GNU Octave is a high-level language, primarily intended for numerical computations. It is mostly compatible with Matlab.