Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update math/gsl to 1.15, and adjust PORTREVISION | bf | 2011-05-10 | 1 | -1/+2 |
| | | | | and LIB_DEPENDS of dependent ports | ||||
* | - Get Rid MD5 support | miwi | 2011-03-20 | 1 | -1/+0 |
| | |||||
* | - Update 0.9.5 | wen | 2010-05-25 | 5 | -39/+10 |
| | | | | - Take maintainership | ||||
* | Reset perky@FreeBSD.org due to maintainer-timeouts and no response | linimon | 2010-05-24 | 1 | -1/+1 |
| | | | | | | to email. Hat: portmgr | ||||
* | - Bump PORTREVISION to chase the update of math/gsl | wen | 2010-03-29 | 1 | -2/+2 |
| | |||||
* | Chase math/gsl update, | makc | 2009-12-02 | 3 | -2/+35 |
| | | | | bump PORTREVISION | ||||
* | - Switch SourceForge ports to the new File Release System: categories ↵ | amdmi3 | 2009-08-22 | 1 | -2/+1 |
| | | | | starting with M | ||||
* | - Chase gsl shlib bump | miwi | 2009-01-13 | 1 | -1/+2 |
| | |||||
* | Update to 0.9.4 | perky | 2008-12-04 | 3 | -4/+5 |
| | | | | | PR: 129011 Submitted by: Wen Heping <wenheping@gmail.com> | ||||
* | Change default array implementation to math/py-numpy. | perky | 2008-08-14 | 1 | -2/+2 |
| | |||||
* | Update to 0.9.3 | perky | 2008-08-14 | 5 | -45/+73 |
| | |||||
* | - Chase the gsl shared lib bump. | jadawin | 2008-04-08 | 1 | -2/+2 |
| | | | | Approved by: thierry (mentor) | ||||
* | - Make Python 2.5.1 the default Python version | alexbl | 2007-07-30 | 1 | -0/+1 |
| | | | | | | | | | | - Add significantly better support in bsd.python.mk for working with Python Eggs and the easy_install system Tested by: pointyhat runs Approved by: pav (portmgr) Most work by: perky Thanks to: pav | ||||
* | chase math/gsl lib version | ijliao | 2007-06-29 | 1 | -2/+2 |
| | |||||
* | - Bump PORTREVISION and change lib version because math/gsl are updated. | mnag | 2006-05-06 | 1 | -1/+2 |
| | | | | - portlint(1) | ||||
* | SHA256ify | edwin | 2006-01-22 | 1 | -0/+1 |
| | | | | Approved by: krion@ | ||||
* | Unbreak on 4.x | vs | 2005-11-02 | 5 | -7/+97 |
| | | | | Approved by: perky (maintainer) | ||||
* | Update to 0.3.2 | perky | 2005-10-10 | 3 | -5/+7 |
| | |||||
* | BROKEN on 4.x: Does not compile | kris | 2005-05-22 | 1 | -1/+7 |
| | |||||
* | Bump PORTREVISION after the libgsl update. | jylefort | 2005-05-03 | 1 | -0/+1 |
| | | | | Obtained from: thierry | ||||
* | Chase the libgsl update. | jylefort | 2005-05-02 | 1 | -1/+1 |
| | |||||
* | Update to 0.3.1. | perky | 2005-03-21 | 3 | -8/+135 |
| | |||||
* | Chase libgsl-update | vs | 2004-07-07 | 1 | -1/+1 |
| | |||||
* | Add SIZE data. | perky | 2004-03-18 | 1 | -0/+1 |
| | | | | Submitted by: trevor | ||||
* | - Chase libraries to actual math/gsl version. | krion | 2003-10-13 | 1 | -1/+1 |
| | | | | Submitted by: kris via bento | ||||
* | De-pkg-comment for my ports. | perky | 2003-02-25 | 2 | -1/+1 |
| | |||||
* | Bump gsl shlib version. | obraun | 2003-01-20 | 1 | -1/+1 |
| | | | | | Pointed out by: kris Forgotten by: obraun | ||||
* | Add missing .pyo files to each pkg-plist | perky | 2002-08-23 | 1 | -0/+3 |
| | |||||
* | shlib version bump for ports depending on math/gsl | pat | 2002-07-24 | 1 | -1/+1 |
| | |||||
* | Updating my email address. | perky | 2002-06-25 | 1 | -1/+1 |
| | | | | Approved by: cjh (mentor) | ||||
* | use USE_PYDISTUTILS | ijliao | 2002-04-30 | 1 | -6/+1 |
| | |||||
* | Initial import of Py-gsl 0.0.4 | kevlo | 2002-02-15 | 5 | -0/+48 |
Py-gsl is the Python interface to GNU Scientific Library. PR: 34927 Submitted by: Hye-Shik Chang <perky@fallin.lv> |