summaryrefslogtreecommitdiff
path: root/math/py-numeric (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use py- as prefix for the package names.Thomas Gellekum1998-06-301-2/+2
| | | | Notes: svn path=/head/; revision=11622
* Add virtual category "python".Thomas Gellekum1998-06-251-2/+2
| | | | | | | pygist: add dependency on rng. Notes: svn path=/head/; revision=11520
* Upgrade to 1.3.Thomas Gellekum1998-06-244-10/+15
| | | | Notes: svn path=/head/; revision=11498
* Install header files, too.Thomas Gellekum1998-04-152-1/+4
| | | | Notes: svn path=/head/; revision=10521
* Upgrade to 1.1.Thomas Gellekum1998-04-083-59/+49
| | | | Notes: svn path=/head/; revision=10442
* Make this work with python1.5.Thomas Gellekum1998-01-212-34/+41
| | | | Notes: svn path=/head/; revision=9398
* Mark these ports broken. They are not happy with python upgrades.Satoshi Asami1998-01-211-1/+3
| | | | Notes: svn path=/head/; revision=9396
* Follow directory layout of python (shared objects -> lib/python1.4).Thomas Gellekum1997-05-142-12/+13
| | | | Notes: svn path=/head/; revision=6448
* Add RUN_DEPENDS and respect NOPORTDOCS.Thomas Gellekum1997-05-051-1/+4
| | | | Notes: svn path=/head/; revision=6407
* Fix PLIST. I had an old object file in my tree.Thomas Gellekum1997-04-291-1/+1
| | | | Notes: svn path=/head/; revision=6359
* 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. Notes: svn path=/head/; revision=6349