Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Version bump, removed older revisions | 2009-02-02 | 1 | -8/+6 | |
| | | | | | (Portage version: 2.2_rc23/cvs/Linux x86_64) (Signed Manifest commit) | ||||
* | Version bump, removed older revisions | 2009-02-02 | 4 | -321/+19 | |
| | | | | (Portage version: 2.2_rc23/cvs/Linux x86_64) | ||||
* | PIC for all arches when FFLAGS are set, and some fixes for atlas. | 2009-01-14 | 1 | -4/+5 | |
| | | | | | (Portage version: 2.2_rc20/cvs/Linux 2.6.25-gentoo-r7 x86_64) (Signed Manifest commit) | ||||
* | PIC for all arches when FFLAGS are set, and some fixes for atlas. | 2009-01-14 | 2 | -2/+155 | |
| | | | | (Portage version: 2.2_rc20/cvs/Linux 2.6.25-gentoo-r7 x86_64) | ||||
* | Moved pic flag to src_compile | 2008-12-11 | 1 | -6/+6 | |
| | | | | | (Portage version: 2.2_rc17/cvs/Linux 2.6.25-gentoo-r7 x86_64) (Signed Manifest commit) | ||||
* | Moved pic flag to src_compile | 2008-12-11 | 3 | -9/+11 | |
| | | | | (Portage version: 2.2_rc17/cvs/Linux 2.6.25-gentoo-r7 x86_64) | ||||
* | Fixed for python-2.6 (bug #245100, thanks Christian Becke for his patch), ↵ | 2008-12-05 | 1 | -5/+11 | |
| | | | | | | | now installs stsci packages, and beta version bump, still masked for testing only (Portage version: 2.2_rc16/cvs/Linux 2.6.25-gentoo-r7 x86_64) (Signed Manifest commit) | ||||
* | Fixed for python-2.6 (bug #245100, thanks Christian Becke for his patch), ↵ | 2008-12-05 | 7 | -10/+704 | |
| | | | | | | now installs stsci packages, and beta version bump, still masked for testing only (Portage version: 2.2_rc16/cvs/Linux 2.6.25-gentoo-r7 x86_64) | ||||
* | Added virtual/cblas dependency, thanks Michael Davidsaver, bug #244403 | 2008-10-28 | 1 | -5/+5 | |
| | | | | | (Portage version: 2.2_rc11/cvs/Linux 2.6.25-gentoo-r7 x86_64) (Signed Manifest commit) | ||||
* | Added virtual/cblas dependency, thanks Michael Davidsaver, bug #244403 | 2008-10-28 | 2 | -2/+7 | |
| | | | | (Portage version: 2.2_rc11/cvs/Linux 2.6.25-gentoo-r7 x86_64) | ||||
* | Fixed again blas/lapack configuration to be compatible with the available ↵ | 2008-09-28 | 1 | -5/+5 | |
| | | | | | | | gentoo implementations (Portage version: 2.2_rc9/cvs/Linux 2.6.25-gentoo-r7 x86_64) (Signed Manifest commit) | ||||
* | Fixed again blas/lapack configuration to be compatible with the available ↵ | 2008-09-28 | 2 | -12/+29 | |
| | | | | | | gentoo implementations (Portage version: 2.2_rc9/cvs/Linux 2.6.25-gentoo-r7 x86_64) | ||||
* | Changed blas/atlas configuration to match newer numpy (should be still ↵ | 2008-09-26 | 1 | -3/+13 | |
| | | | | | | | compatible with numpy-1.0.4 too. Disabled magic fortran flags detection (Portage version: 2.2_rc9/cvs/Linux 2.6.25-gentoo-r7 x86_64) (Signed Manifest commit) | ||||
* | Changed blas/atlas configuration to match newer numpy (should be still ↵ | 2008-09-26 | 3 | -20/+28 | |
| | | | | | | compatible with numpy-1.0.4 too. Disabled magic fortran flags detection (Portage version: 2.2_rc9/cvs/Linux 2.6.25-gentoo-r7 x86_64) | ||||
* | fix up metadata.xml | 2008-08-17 | 1 | -11/+1 | |
| | | | | | (Portage version: 2.1.4.4) (Unsigned Manifest commit) | ||||
* | fix up metadata.xml | 2008-08-17 | 1 | -2/+6 | |
| | | | | (Portage version: 2.1.4.4) | ||||
* | Fix implicit declarations, bug #204874, thanks to Dustin Surawicz for reporting. | 2008-07-03 | 1 | -5/+6 | |
| | | | | | (Portage version: 2.1.4.4) (Signed Manifest commit) | ||||
* | Fix implicit declarations, bug #204874, thanks to Dustin Surawicz for reporting. | 2008-07-03 | 3 | -2/+39 | |
| | | | | (Portage version: 2.1.4.4) | ||||
* | Added a few configuration options for lapack and atlas | 2008-06-23 | 1 | -6/+6 | |
| | | | | | (Portage version: 2.1.4.4) (Signed Manifest commit) | ||||
* | Added a few configuration options for lapack and atlas | 2008-06-23 | 2 | -8/+17 | |
| | | | | (Portage version: 2.1.4.4) | ||||
* | Removed buggy versions | 2008-04-21 | 1 | -9/+4 | |
| | | | | | (Portage version: 2.1.5_rc4) (Signed Manifest commit) | ||||
* | Removed buggy versions | 2008-04-21 | 5 | -460/+7 | |
| | | | | (Portage version: 2.1.5_rc4) | ||||
* | Put append-ldflags in pkg_setup and make it available always (bug # 217914) | 2008-04-17 | 1 | -2/+12 | |
| | | | | | (Portage version: 2.1.5_rc3) (Signed Manifest commit) | ||||
* | Put append-ldflags in pkg_setup and make it available always (bug # 217914) | 2008-04-17 | 2 | -6/+8 | |
| | | | | (Portage version: 2.1.5_rc3) | ||||
* | Added ~ppc64; bug #211791 | 2008-03-26 | 1 | -2/+2 | |
| | | | | | (Portage version: 2.1.4.4) (Unsigned Manifest commit) | ||||
* | Added ~ppc64; bug #211791 | 2008-03-26 | 2 | -3/+6 | |
| | | | | (Portage version: 2.1.4.4) | ||||
* | Remove all old-style digests from the system and regen the Manifest files. | 2008-01-31 | 5 | -67/+0 | |
| | |||||
* | New patch to fix some undefined pointer (mainly on amd64). Trying to fix bug ↵ | 2008-01-24 | 1 | -66/+19 | |
| | | | | | | | #195619 by forcing a fixed numpy version and rewrite of site configuration file. Removed some obsolete versions. (Portage version: 2.1.4) (Signed Manifest commit) | ||||
* | New patch to fix some undefined pointer (mainly on amd64). Trying to fix bug ↵ | 2008-01-24 | 17 | -1028/+57 | |
| | | | | | | #195619 by forcing a fixed numpy version and rewrite of site configuration file. Removed some obsolete versions. (Portage version: 2.1.4) | ||||
* | Revert clapack patch (see bug #197527) and take care of LDFLAGS as numpy | 2007-12-17 | 1 | -4/+21 | |
| | | | | | (Portage version: 2.1.4_rc9) (Signed Manifest commit) | ||||
* | Revert clapack patch (see bug #197527) and take care of LDFLAGS as numpy | 2007-12-17 | 3 | -1/+136 | |
| | | | | (Portage version: 2.1.4_rc9) | ||||
* | Added new revision to fix undefined lapack symbols (see bug #195619). | 2007-10-18 | 1 | -4/+15 | |
| | | | | | (Portage version: 2.1.3.13) (Unsigned Manifest commit) | ||||
* | Added new revision to fix undefined lapack symbols (see bug #195619). | 2007-10-18 | 4 | -1/+241 | |
| | | | | (Portage version: 2.1.3.13) | ||||
* | New revision with patch to fix fftw problem (see bug #194708). | 2007-10-05 | 1 | -14/+15 | |
| | | | | | (Portage version: 2.1.3.11) (Unsigned Manifest commit) | ||||
* | New revision with patch to fix fftw problem (see bug #194708). | 2007-10-05 | 4 | -1/+150 | |
| | | | | (Portage version: 2.1.3.11) | ||||
* | Version bump. Added dev-python/imaging in RDEPEND. Re-organize sandbox ↵ | 2007-09-25 | 1 | -7/+23 | |
| | | | | | | | modules building (Portage version: 2.1.3.9) (Signed Manifest commit) | ||||
* | Version bump. Added dev-python/imaging in RDEPEND. Re-organize sandbox ↵ | 2007-09-25 | 5 | -1/+714 | |
| | | | | | | modules building (Portage version: 2.1.3.9) | ||||
* | removed old versions (commited this time) | 2007-09-11 | 1 | -17/+3 | |
| | | | | | (Portage version: 2.1.2.12) (Signed Manifest commit) | ||||
* | removed old versions (commited this time) | 2007-09-11 | 4 | -273/+0 | |
| | | | | (Portage version: 2.1.2.12) | ||||
* | fixed conflict with cdf (bug #191593), removed old versions | 2007-09-11 | 1 | -24/+16 | |
| | | | | | (Portage version: 2.1.2.12) (Signed Manifest commit) | ||||
* | fixed conflict with cdf (bug #191593), removed old versions | 2007-09-11 | 6 | -662/+34 | |
| | | | | (Portage version: 2.1.2.12) | ||||
* | Marked ~ppc for bug #191600. | 2007-09-09 | 1 | -8/+18 | |
| | | | | | (Portage version: 2.1.3.7) (Signed Manifest commit) | ||||
* | Marked ~ppc for bug #191600. | 2007-09-09 | 2 | -3/+6 | |
| | | | | (Portage version: 2.1.3.7) | ||||
* | whitespace | 2007-08-24 | 1 | -14/+4 | |
| | | | | | (Portage version: 2.1.2.12) (Unsigned Manifest commit) | ||||
* | whitespace | 2007-08-24 | 1 | -2/+1 | |
| | | | | (Portage version: 2.1.2.12) | ||||
* | Version bump + cleaning configuration | 2007-08-24 | 1 | -7/+15 | |
| | | | | | (Portage version: 2.1.2.12) (Signed Manifest commit) | ||||
* | Version bump + cleaning configuration | 2007-08-24 | 3 | -1/+133 | |
| | | | | (Portage version: 2.1.2.12) | ||||
* | Revision including a bunch of patches from scipy-svn. Now also includes | 2007-06-06 | 1 | -7/+58 | |
| | | | | | | | sandbox modules with a use flag. Revert to fftw-2.* for fftw, faster for complex. Added a patch to enable numpy-1.0.3 API changes. (Portage version: 2.1.2.7) (Signed Manifest commit) | ||||
* | Revision including a bunch of patches from scipy-svn. Now also includes | 2007-06-06 | 14 | -1/+1554 | |
| | | | | | | sandbox modules with a use flag. Revert to fftw-2.* for fftw, faster for complex. Added a patch to enable numpy-1.0.3 API changes. (Portage version: 2.1.2.7) | ||||
* | Removed old unused versions | 2007-06-04 | 1 | -28/+8 | |
| | | | | | (Portage version: 2.1.2.7) (Signed Manifest commit) |