summaryrefslogtreecommitdiff
path: root/math/py-numarray (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-05-30Remove expired ports:Rene Ladan4-66/+0
2019-05-30 math/gracetmpl: Long unmaintained abandonware; depends on stale numarray 2019-05-30 math/py-numarray: Obsoleted upstream in favor of NumPy 2019-05-30 net/neubot: neubot client has been retired upstream Notes: svn path=/head/; revision=503088
2019-04-29math/py-numarray: mark deprecatedRuslan Makhmatkhanov1-0/+3
This port is unmaintained and obsoleted upstream in favor of NumPy [1]. We no more have not deprecated consumers in ports tree, so deprecate this port too. [1] https://wiki.python.org/moin/NumArray Notes: svn path=/head/; revision=500443
2017-11-30Convert Python ports to FLAVORS.Mathieu Arnold1-1/+1
Ports using USE_PYTHON=distutils are now flavored. They will automatically get flavors (py27, py34, py35, py36) depending on what versions they support. There is also a USE_PYTHON=flavors for ports that do not use distutils but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if using distutils but flavors are not wanted. A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been added to cope with Python ports that did not have the Python PKGNAMEPREFIX but are flavored. USES=python now also exports a PY_FLAVOR variable that contains the current python flavor. It can be used in dependency lines when the port itself is not python flavored. For example, deskutils/calibre. By default, all the flavors are generated. To only generate flavors for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf. In all the ports with Python dependencies, the *_DEPENDS entries MUST end with the flavor so that the framework knows which to build/use. This is done by appending '@${PY_FLAVOR}' after the origin (or @${FLAVOR} if in a Python module with Python flavors, as the content will be the same). For example: RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} PR: 223071 Reviewed by: portmgr, python Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D12464 Notes: svn path=/head/; revision=455210
2017-04-18- Fix shebangsDmitry Marakasov1-2/+3
Notes: svn path=/head/; revision=438772
2016-11-09Fix installing examples.Mathieu Arnold1-2/+2
Pointy hat to: amdmi3 Sponsored by: Absolight Notes: svn path=/head/; revision=425794
2016-10-29- Switch to options helpersDmitry Marakasov2-5/+10
- Regenerate patches Notes: svn path=/head/; revision=424897
2016-10-21${RM} already has -f.Mathieu Arnold1-1/+1
PR: 213570 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=424411
2015-03-24- Add LICENSEDmitry Marakasov1-2/+7
- Strip libraries Notes: svn path=/head/; revision=382094
2014-10-21- Convert ports of math/ to new USES=pythonMarcus von Appen1-3/+2
Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371328
2013-12-12math/py-numarray: allow staging and use auto python plistWilliam Grzybowski3-419/+19
Notes: svn path=/head/; revision=336287
2013-09-20Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin1-5/+2
math) Notes: svn path=/head/; revision=327746
2011-03-20- Get Rid MD5 supportMartin Wilke1-1/+0
Notes: svn path=/head/; revision=271346
2010-05-23Reset perky@FreeBSD.org due to maintainer-timeouts and no responseMark Linimon1-1/+1
to email. Hat: portmgr Notes: svn path=/head/; revision=254920
2009-08-22- Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov1-2/+1
starting with M Notes: svn path=/head/; revision=240072
2007-02-11Update to 1.5.2Hye-Shik Chang2-4/+4
PR: 108984 Submitted by: CHAO Shin <quakelee@cn.freebsd.org> Notes: svn path=/head/; revision=184878
2006-04-22Update to 1.5.1Hye-Shik Chang3-4/+7
Notes: svn path=/head/; revision=160100
2006-01-11Update to 1.5.0Hye-Shik Chang4-22/+9
Notified by: thierry Notes: svn path=/head/; revision=153222
2005-11-18Add a patch to avoid C++ keyword conflict in a header file.Hye-Shik Chang2-0/+15
Spotted by: thierry Notes: svn path=/head/; revision=148720
2005-11-14Update to 1.4.1Hye-Shik Chang3-7/+8
Notes: svn path=/head/; revision=148239
2005-07-18Update to 1.3.3Hye-Shik Chang3-10/+12
PR: 83600 Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> Notes: svn path=/head/; revision=139450
2005-04-22Update to 1.3.1Hye-Shik Chang3-3/+11
Notes: svn path=/head/; revision=133974
2005-03-05Update to 1.2.3Hye-Shik Chang3-13/+77
Notes: svn path=/head/; revision=130388
2004-03-13Update to 0.9.Hye-Shik Chang3-3/+13
Notes: svn path=/head/; revision=103835
2003-12-20Update to 0.8Hye-Shik Chang3-6/+160
Requested by: Quincey Koziol <koziol@ncsa.uiuc.edu> Notes: svn path=/head/; revision=96248
2003-07-31- Update to 0.6.1Hye-Shik Chang4-73/+72
- Update WWW URL - Use DOCSDIR and EXAMPLESDIR Notes: svn path=/head/; revision=86078
2003-07-25Update to 0.6Hye-Shik Chang3-18/+31
Notes: svn path=/head/; revision=85557
2003-05-07Update to 0.5Hye-Shik Chang3-9/+43
Notes: svn path=/head/; revision=80355
2003-02-25De-pkg-comment for my ports.Hye-Shik Chang2-1/+1
Notes: svn path=/head/; revision=76449
2002-06-27Add py-numarray 0.3.4,Hye-Shik Chang5-0/+168
numeric array manipulation extension module for Python. PR: 37595 Submitted by: me Notes: svn path=/head/; revision=62097