summaryrefslogtreecommitdiff
path: root/math/numpy (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update WWW: entry.Thomas Gellekum1999-09-081-1/+1
|
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-2/+2
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* Upgrade to latest distribution. Version number hasn't changed.Thomas Gellekum1999-05-053-50/+51
| | | | | The author wants the include files in $PREFIX/include/python1.5/numerical/. Change the "NumPy" names for symmetry.
* ADD WWW:Michael Haro1999-05-031-2/+1
|
* Upgrade to 1.8.Thomas Gellekum1998-12-292-5/+5
|
* Use subdirectories for the library files.Thomas Gellekum1998-11-162-29/+33
|
* Upgrade to 1.6.Thomas Gellekum1998-11-023-14/+14
|
* Upgrade to 1.4.Thomas Gellekum1998-09-013-7/+9
|
* Use py- as prefix for the package names.Thomas Gellekum1998-06-301-2/+2
|
* Add virtual category "python".Thomas Gellekum1998-06-251-2/+2
| | | | pygist: add dependency on rng.
* Upgrade to 1.3.Thomas Gellekum1998-06-244-10/+15
|
* Install header files, too.Thomas Gellekum1998-04-152-1/+4
|
* Upgrade to 1.1.Thomas Gellekum1998-04-083-59/+49
|
* Make this work with python1.5.Thomas Gellekum1998-01-212-34/+41
|
* Mark these ports broken. They are not happy with python upgrades.Satoshi Asami1998-01-211-1/+3
|
* Follow directory layout of python (shared objects -> lib/python1.4).Thomas Gellekum1997-05-142-12/+13
|
* Add RUN_DEPENDS and respect NOPORTDOCS.Thomas Gellekum1997-05-051-1/+4
|
* Fix PLIST. I had an old object file in my tree.Thomas Gellekum1997-04-291-1/+1
|
* Import of the NumPy port. The Numeric extensions to Python containThomas Gellekum1997-04-285-0/+101
multi-dimensional arrays and interfaces to the lapack-, fftpack- and ranlib-libraries from netlib.