NetBSD.se

CVS log for pkgsrc/math/py-numpy/Makefile

[BACK] Up to [NetBSD + pkgsrc-wip] / pkgsrc / math / py-numpy

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: MAIN


Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Feb 9 13:09:09 2012 UTC (2 hours, 47 minutes ago) by obache
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +4 -5 lines
distutils pkg, register egg-info.

Bump PKGREVISION.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Dec 20 16:38:30 2011 UTC (7 weeks, 1 day ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
Make sure that builds with g95 create position independent code.
Bump revision.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Apr 19 15:32:28 2011 UTC (9 months, 3 weeks ago) by roy
Branches: MAIN
CVS tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +7 -2 lines
Just replace what we need.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Apr 19 13:14:28 2011 UTC (9 months, 3 weeks ago) by roy
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +8 -6 lines
Use python correctly.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Jul 30 10:36:30 2010 UTC (18 months, 1 week ago) by asau
Branches: MAIN
CVS tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
"fortran" -> "fortran77" except where it is clear that it isn't F77.
"fortran" is alias of "fortran77" for now, but it will change later.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Apr 24 17:13:55 2010 UTC (21 months, 2 weeks ago) by gls
Branches: MAIN
CVS tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -3 lines
Update to 1.4.1.
From Wen Heping in PR pkg/43204.

This minor release removes datetime support, which fixes the binary
incompatibility issues with SciPy and other packages. It also includes several
bug fixes. No new features are introduced.

Bugs fixed
----------
- #1336: Fix for 1299 exposes Bus error on Sparc
- #1379: CPU ID not set correctly on PARISC
- #1388: frombuffer calls PyErr_Format without throwing an error
- log1p
- kaiser for M=1
- paver execution on Windows 7 for Python 2.6
- several fixes to Chebyshev and Polynomial

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Jan 30 16:27:59 2010 UTC (2 years ago) by heinz
Branches: MAIN
CVS tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -1 lines
Added LICENSE information.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Jan 27 20:48:20 2010 UTC (2 years ago) by drochner
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +7 -4 lines
update to 1.4.0
changes:
- Faster import time
- Extended array wrapping mechanism for ufuncs
- New Neighborhood iterator (C-level only)
- C99-like complex functions in npymath, and a lot of portability
  fixes for basic floating point math functions

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Dec 4 21:23:22 2009 UTC (2 years, 2 months ago) by markd
Branches: MAIN
CVS tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +6 -2 lines
Fix so works again with non-default values of PKGSRC_FORTRAN.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Dec 3 13:06:55 2009 UTC (2 years, 2 months ago) by asau
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Follow f2c/libf2c split: bump revision of all packages
that list Fortran in used languages.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Oct 24 14:22:49 2009 UTC (2 years, 3 months ago) by ahoka
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +8 -1 lines
Avoid picking up other fortran compilers when they are installed.
Fixes build when lang/g95 is present on the system.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Sep 10 19:03:26 2009 UTC (2 years, 4 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +9 -1 lines
Add a few REPLACE_PYTHON. Bump PKGREVISION.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Jul 25 12:08:26 2009 UTC (2 years, 6 months ago) by markd
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
Update numpy to 1.3.0

This minor includes numerous bug fixes, official python 2.6 support, and
several new features such as generalized ufuncs.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Jun 26 19:47:14 2009 UTC (2 years, 7 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -2 lines
Allow Python 2.6 to fix dependencies of a number of other packages.
Seems to build fine.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Dec 19 22:09:55 2008 UTC (3 years, 1 month ago) by markd
Branches: MAIN
CVS tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -1 lines
user-destdir support.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri Dec 19 22:04:36 2008 UTC (3 years, 1 month ago) by markd
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Initial import of py-numpy 1.1.0

NumPy is a general-purpose array-processing package designed to
efficiently manipulate large multi-dimensional arrays of arbitrary
records without sacrificing too much speed for small multi-dimensional
arrays.  NumPy is built on the Numeric code base and adds features
introduced by numarray as well as an extended C-API and the ability to
create arrays of arbitrary type.

There are also basic facilities for discrete fourier transform,
basic linear algebra and random number generation.

Pkgsrc issue: if the package build happens to find a fortran it prefers
over the one pkgsrc is using it will try to use it and the wrong thing
will happen.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Dec 19 22:04:36 2008 UTC (3 years, 1 month ago) by markd
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

NetBSD-CVSweb <admin[at]NetBSD[dot]se>