Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove pygist. This port has been broken since the upgrade of lang/yorick | Thomas Gellekum | 2002-05-15 | 1 | -53/+0 |
| | | | | | | | and it's no longer being developed. Notes: svn path=/head/; revision=59163 | ||||
* | Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; | Akinori MUSHA | 2002-01-29 | 1 | -1/+1 |
| | | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Notes: svn path=/head/; revision=53958 | ||||
* | - Update MASTER_SITES | Thomas Gellekum | 2001-05-08 | 1 | -6/+6 |
| | | | | | | | | - numpy -> py-numeric - Use PYTHON_PKGAMEPREFIX Notes: svn path=/head/; revision=42401 | ||||
* | Update to use bsd.python.mk. | Thomas Gellekum | 2000-09-08 | 1 | -13/+11 |
| | | | | Notes: svn path=/head/; revision=32436 | ||||
* | The RNG extension is now part of py-numeric. | Thomas Gellekum | 2000-09-06 | 1 | -2/+9 |
| | | | | Notes: svn path=/head/; revision=32333 | ||||
* | Fix building with current py-numeric version. | Thomas Gellekum | 2000-05-04 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=28291 | ||||
* | PREFIX -> LOCALBASE (portlint) | Michael Haro | 2000-04-20 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=27824 | ||||
* | Convert to PORTNAME/PORTVERSION. | Satoshi Asami | 2000-04-14 | 1 | -3/+4 |
| | | | | Notes: svn path=/head/; revision=27509 | ||||
* | FreeBSD.ORG -> FreeBSD.org | Michael Haro | 1999-08-31 | 1 | -2/+2 |
| | | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157 | ||||
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=20960 | ||||
* | Upgrade to latest distribution. | Thomas Gellekum | 1999-05-05 | 1 | -3/+3 |
| | | | | Notes: svn path=/head/; revision=18492 | ||||
* | New distfile. | Thomas Gellekum | 1998-12-29 | 1 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=15700 | ||||
* | Use subdirectories for the library files. | Thomas Gellekum | 1998-11-16 | 1 | -8/+12 |
| | | | | Notes: svn path=/head/; revision=14555 | ||||
* | Use new distfile. | Thomas Gellekum | 1998-11-02 | 1 | -4/+4 |
| | | | | Notes: svn path=/head/; revision=14303 | ||||
* | Distfile has been upgraded. | Thomas Gellekum | 1998-09-01 | 1 | -3/+3 |
| | | | | Notes: svn path=/head/; revision=12978 | ||||
* | Use py- as prefix for the package names. | Thomas Gellekum | 1998-06-30 | 1 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=11622 | ||||
* | Add virtual category "python". | Thomas Gellekum | 1998-06-25 | 1 | -4/+6 |
| | | | | | | | pygist: add dependency on rng. Notes: svn path=/head/; revision=11520 | ||||
* | Upgrade to 1.5. | Thomas Gellekum | 1998-06-24 | 1 | -6/+5 |
| | | | | Notes: svn path=/head/; revision=11499 | ||||
* | Fix for quadmesh.py. | Thomas Gellekum | 1998-06-03 | 1 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=11223 | ||||
* | New port pygist, a python interface to the scientific plotting | Thomas Gellekum | 1998-06-02 | 1 | -0/+42 |
library gist, which is distributed with yorick. Notes: svn path=/head/; revision=11210 |