aboutsummaryrefslogtreecommitdiff
path: root/math/py-numeric/files
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired ports:Rene Ladan2020-12-121-13/+0
| | | | | | | | | | | | | | | | | | | | | | 2020-12-12 comms/py-libconcord: Uses deprecated version of python 2020-12-12 databases/py-swift: Uses deprecated version of python 2020-12-12 devel/py-AddOns: Uses deprecated version of python 2020-12-12 devel/py-BytecodeAssembler: Uses deprecated version of python 2020-12-12 devel/py-repoze.who-testutil: Uses deprecated version of python 2020-12-12 devel/py-riak_pb: Uses deprecated version of python 2020-12-12 devel/pythk: Uses deprecated version of python 2020-12-12 mail/py-spambayes: Uses deprecated version of python 2020-12-12 math/py-numeric: Uses deprecated version of python 2020-12-12 math/py-scientific: Uses deprecated version of python 2020-12-12 net/py-suds: Uses deprecated version of python 2020-12-12 net/pynids: Uses deprecated version of python 2020-12-12 security/py-obfsproxy-tor: Uses deprecated version of python 2020-12-12 sysutils/syslog-ng324: Agreed upon upstream one year deprecation policy 2020-12-12 www/py-pylons: Uses deprecated version of python 2020-12-12 www/py-qpy: Uses deprecated version of python Notes: svn path=/head/; revision=557820
* - Fix COMMENTDmitry Marakasov2016-11-071-2/+2
| | | | | | | | - Switch to options helpers - Regenerate patches Notes: svn path=/head/; revision=425596
* Upgrade to 23.8.Thomas Gellekum2005-07-221-30/+0
| | | | Notes: svn path=/head/; revision=139897
* Fix patches.Adam Weinberger2005-01-122-19/+17
| | | | Notes: svn path=/head/; revision=126240
* Upgrade to 23.7.Thomas Gellekum2005-01-121-0/+32
| | | | Notes: svn path=/head/; revision=126220
* Because Python2.3 headers define _POSIX_SOURCE and _XOPEN_SOURCE,Thomas Gellekum2003-08-041-0/+13
| | | | | | | | | math.h skips acosh and other hyperbolic math functions. Submitted by: perky Notes: svn path=/head/; revision=86279
* Upgrade to 17.1.1.Thomas Gellekum2000-11-172-37/+0
| | | | | | | | PR: 22869 Submitted by: Johann Visagie <johann@egenetics.com> Notes: svn path=/head/; revision=35218
* s/python/${PYTHON_CMD}/gThomas Gellekum2000-09-261-6/+6
| | | | Notes: svn path=/head/; revision=33137
* Upgrade to 16.1.1.Thomas Gellekum2000-09-221-28/+8
| | | | | | | | PR: 21446 Submitted by: Johann Visagie <johann@egenetics.com> Notes: svn path=/head/; revision=33001
* Link against libg2c, so the lapack_lite module actually works.Thomas Gellekum2000-09-181-3/+12
| | | | Notes: svn path=/head/; revision=32801
* Upgrade to 16.0.Thomas Gellekum2000-09-042-0/+48
Some parts (patch-Makefile, Makefile mods) taken from a patch set submitted by sobomax. Notes: svn path=/head/; revision=32247