Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update WWW: entry. | Thomas Gellekum | 1999-09-08 | 1 | -1/+1 |
| | |||||
* | FreeBSD.ORG -> FreeBSD.org | Michael Haro | 1999-08-31 | 1 | -2/+2 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Upgrade to latest distribution. Version number hasn't changed. | Thomas Gellekum | 1999-05-05 | 3 | -50/+51 |
| | | | | | The author wants the include files in $PREFIX/include/python1.5/numerical/. Change the "NumPy" names for symmetry. | ||||
* | ADD WWW: | Michael Haro | 1999-05-03 | 1 | -2/+1 |
| | |||||
* | Upgrade to 1.8. | Thomas Gellekum | 1998-12-29 | 2 | -5/+5 |
| | |||||
* | Use subdirectories for the library files. | Thomas Gellekum | 1998-11-16 | 2 | -29/+33 |
| | |||||
* | Upgrade to 1.6. | Thomas Gellekum | 1998-11-02 | 3 | -14/+14 |
| | |||||
* | Upgrade to 1.4. | Thomas Gellekum | 1998-09-01 | 3 | -7/+9 |
| | |||||
* | Use py- as prefix for the package names. | Thomas Gellekum | 1998-06-30 | 1 | -2/+2 |
| | |||||
* | Add virtual category "python". | Thomas Gellekum | 1998-06-25 | 1 | -2/+2 |
| | | | | pygist: add dependency on rng. | ||||
* | Upgrade to 1.3. | Thomas Gellekum | 1998-06-24 | 4 | -10/+15 |
| | |||||
* | Install header files, too. | Thomas Gellekum | 1998-04-15 | 2 | -1/+4 |
| | |||||
* | Upgrade to 1.1. | Thomas Gellekum | 1998-04-08 | 3 | -59/+49 |
| | |||||
* | Make this work with python1.5. | Thomas Gellekum | 1998-01-21 | 2 | -34/+41 |
| | |||||
* | Mark these ports broken. They are not happy with python upgrades. | Satoshi Asami | 1998-01-21 | 1 | -1/+3 |
| | |||||
* | Follow directory layout of python (shared objects -> lib/python1.4). | Thomas Gellekum | 1997-05-14 | 2 | -12/+13 |
| | |||||
* | Add RUN_DEPENDS and respect NOPORTDOCS. | Thomas Gellekum | 1997-05-05 | 1 | -1/+4 |
| | |||||
* | Fix PLIST. I had an old object file in my tree. | Thomas Gellekum | 1997-04-29 | 1 | -1/+1 |
| | |||||
* | Import of the NumPy port. The Numeric extensions to Python contain | Thomas Gellekum | 1997-04-28 | 5 | -0/+101 |
multi-dimensional arrays and interfaces to the lapack-, fftpack- and ranlib-libraries from netlib. |