summaryrefslogtreecommitdiff
path: root/math/py-numeric (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-03-01MASTER_SITE for doc has moved.Thomas Gellekum1-1/+1
Notes: svn path=/head/; revision=208256
2007-07-30 - Make Python 2.5.1 the default Python versionAlexander Botero-Lowry1-0/+2
- 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 Notes: svn path=/head/; revision=196700
2007-02-24Fix pkg-plist when NOPORTDOCS is defined.Thomas Gellekum1-2/+2
PR: 109488 Submitted by: rafan@ Notes: svn path=/head/; revision=185810
2006-02-06Upgrade to 24.2.Thomas Gellekum4-6/+13
PR: ports/92784 Submitted by: "Pedro F. Giffuni" <giffunip at asme dot org> Notes: svn path=/head/; revision=155319
2006-01-22SHA256ifyEdwin Groothuis1-0/+2
Approved by: krion@ Notes: svn path=/head/; revision=154159
2005-11-02Upgrade to 24.0.Thomas Gellekum2-3/+3
PR: 88399 Submitted by: Marcus von Appen <mva at sysfault dot org> Notes: svn path=/head/; revision=147031
2005-07-24- Fix buildPav Lucistnik1-1/+3
PR: ports/83915, ports/83985, ports/83989 Submitted by: Brett Goulder <predatorfreak@dcaf-security.org>, Conrad J. Sabatier <conrads@cox.net>, regis rampnoux <regisr@pobox.com> Was broken for: 51 hours Pointy hat to: tg Notes: svn path=/head/; revision=140019
2005-07-22Upgrade to 23.8.Thomas Gellekum4-51/+36
Notes: svn path=/head/; revision=139897
2005-01-12Fix patches.Adam Weinberger2-19/+17
Notes: svn path=/head/; revision=126240
2005-01-12Upgrade to 23.7.Thomas Gellekum3-3/+35
Notes: svn path=/head/; revision=126220
2004-03-31SIZEify (maintainer timeout)Trevor Johnson1-0/+1
Notes: svn path=/head/; revision=105747
2003-12-17Upgrade to 23.1.Thomas Gellekum2-2/+2
Notes: svn path=/head/; revision=96034
2003-08-04Upgrade to 23.0.Thomas Gellekum3-46/+18
Submitted by: Jeremy Messenger <mezz7@cox.net> Notes: svn path=/head/; revision=86280
2003-08-04Because Python2.3 headers define _POSIX_SOURCE and _XOPEN_SOURCE,Thomas Gellekum1-0/+13
math.h skips acosh and other hyperbolic math functions. Submitted by: perky Notes: svn path=/head/; revision=86279
2003-03-07Clear moonlight beckons.Ade Lovett2-1/+1
Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
2002-06-14Upgrade to 21.0.Thomas Gellekum3-90/+89
Notes: svn path=/head/; revision=61262
2002-05-26add missing .pyo files into plistYing-Chieh Liao1-0/+22
Notes: svn path=/head/; revision=60025
2002-05-23Cleanup: remove unneeded BUILD_DEPENDS line.Thomas Gellekum1-2/+0
Notes: svn path=/head/; revision=59793
2002-04-17Use USE_PYDISTUTILS.Thomas Gellekum1-7/+2
Notes: svn path=/head/; revision=57798
2002-01-15Checking PYTHON_REL in the .BEGIN target breaks `make clean' if there's noThomas Gellekum1-1/+1
Python installed. Use the pre-fetch target instead. Submitted by: Gregory Sutter <gsutter@zer0.org> Notes: svn path=/head/; revision=53108
2002-01-09Upgrade to 20.3.Thomas Gellekum2-4/+12
Notes: svn path=/head/; revision=52805
2001-10-19Upgrade to 20.2.1.Thomas Gellekum3-7/+23
Notes: svn path=/head/; revision=48935
2001-05-14Update WWW:Thomas Gellekum1-1/+1
Submitted by: Jean-Sebastien ROY <jean-sebastien.roy@wanadoo.fr> Notes: svn path=/head/; revision=42582
2001-05-02Upgrade to 19.0.0.Thomas Gellekum2-10/+6
Notes: svn path=/head/; revision=42164
2001-02-01Upgrade to 17.3.0.Thomas Gellekum2-2/+2
Notes: svn path=/head/; revision=37877
2000-12-22Upgrade to 17.2.0.Thomas Gellekum2-2/+2
Notes: svn path=/head/; revision=36225
2000-11-29Upgrade to 17.1.2.Thomas Gellekum2-2/+2
Notes: svn path=/head/; revision=35510
2000-11-17Upgrade to 17.1.1.Thomas Gellekum5-52/+23
PR: 22869 Submitted by: Johann Visagie <johann@egenetics.com> Notes: svn path=/head/; revision=35218
2000-09-26s/python/${PYTHON_CMD}/gThomas Gellekum1-6/+6
Notes: svn path=/head/; revision=33137
2000-09-22Upgrade to 16.1.1.Thomas Gellekum4-33/+13
PR: 21446 Submitted by: Johann Visagie <johann@egenetics.com> Notes: svn path=/head/; revision=33001
2000-09-18Link against libg2c, so the lapack_lite module actually works.Thomas Gellekum2-3/+13
Notes: svn path=/head/; revision=32801
2000-09-14Upgrade to 16.1.Thomas Gellekum3-3/+6
Notes: svn path=/head/; revision=32606
2000-09-08Update to use bsd.python.mk.Thomas Gellekum2-56/+47
Notes: svn path=/head/; revision=32436
2000-09-06Fix `python: command not found' when python doesn't exist.Thomas Gellekum1-2/+2
Noticed by: steve Notes: svn path=/head/; revision=32331
2000-09-04Upgrade to 16.0.Thomas Gellekum5-44/+110
Some parts (patch-Makefile, Makefile mods) taken from a patch set submitted by sobomax. Notes: svn path=/head/; revision=32247
2000-06-14Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.Maxim Sobolev1-1/+2
Notes: svn path=/head/; revision=29595
2000-05-15Upgrade to 15.3.Thomas Gellekum3-2/+5
Notes: svn path=/head/; revision=28471
2000-04-20PREFIX -> LOCALBASE (portlint)Michael Haro1-1/+1
Notes: svn path=/head/; revision=27824
2000-04-19Fix MASTER_SITE.Thomas Gellekum1-1/+1
Notes: svn path=/head/; revision=27744
2000-04-14Convert to PORTNAME/PORTVERSION.Satoshi Asami1-3/+4
Notes: svn path=/head/; revision=27509
2000-03-27Upgrade to 15.2.Thomas Gellekum3-76/+62
Notes: svn path=/head/; revision=27080
1999-09-08Update WWW: entry.Thomas Gellekum1-1/+1
Notes: svn path=/head/; revision=21409
1999-08-31FreeBSD.ORG -> FreeBSD.orgMichael Haro1-2/+2
Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
1999-08-25Change Id->FreeBSD.David E. O'Brien1-1/+1
Notes: svn path=/head/; revision=20960
1999-05-05Upgrade to latest distribution. Version number hasn't changed.Thomas Gellekum3-50/+51
The author wants the include files in $PREFIX/include/python1.5/numerical/. Change the "NumPy" names for symmetry. Notes: svn path=/head/; revision=18491
1999-05-03ADD WWW:Michael Haro1-2/+1
Notes: svn path=/head/; revision=18433
1998-12-29Upgrade to 1.8.Thomas Gellekum2-5/+5
Notes: svn path=/head/; revision=15699
1998-11-16Use subdirectories for the library files.Thomas Gellekum2-29/+33
Notes: svn path=/head/; revision=14555
1998-11-02Upgrade to 1.6.Thomas Gellekum3-14/+14
Notes: svn path=/head/; revision=14302
1998-09-01Upgrade to 1.4.Thomas Gellekum3-7/+9
Notes: svn path=/head/; revision=12977