notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-numexpr Fast numerical array expression evaluator for Python and NumPy
2.9.0 math on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.8.8Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2010-07-05 08:19:17
Last Update: 2024-02-21 15:07:54
Commit Hash: a26226d
Also Listed In: python
License: MIT
WWW:
https://github.com/pydata/numexpr
Description:
numexpr - Fast numerical array expression evaluator for Python and NumPy. The numexpr package evaluates multiple-operator array expressions many times faster than NumPy can. It accepts the expression as a string, analyzes it, rewrites it more efficiently, and compiles it to faster Python code on the fly. It's the next best thing to writing the expression in C and compiling it with a specialized just-in-time (JIT) compiler, i.e. it does not require a compiler at runtime. Also, numexpr has support for the Intel VML (Vector Math Library) -- integrated in Intel MKL (Math Kernel Library) --, allowing nice speed-ups when computing transcendental functions (like trigonometrical, exponentials...) on top of Intel-compatible platforms. This support also allows to use multiple cores in your computations.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}numexpr>0:math/py-numexpr@${PY_FLAVOR}
To install the port:
cd /usr/ports/math/py-numexpr/ && make install clean
To add the package, run one of these commands:
  • pkg install math/py-numexpr
  • pkg install py39-numexpr
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-numexpr listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-numexpr
Package flavors (<flavor>: <package>)
  • py39: py39-numexpr
distinfo:
TIMESTAMP = 1708449400 SHA256 (numexpr-2.9.0.tar.gz) = f21d12f6c432ce349089eb95342babf6629aebb3fddf187a4492d3aadaadaaf0 SIZE (numexpr-2.9.0.tar.gz) = 103155

Packages (timestamps in pop-ups are UTC):
py39-numexpr
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.9.02.9.0-2.9.02.9.0---
FreeBSD:13:quarterly2.8.82.8.8--2.8.8-2.8.8-
FreeBSD:14:latest2.9.02.9.0-2.9.02.9.0---
FreeBSD:14:quarterly2.8.82.8.8--2.8.8-2.8.8-
FreeBSD:15:latest2.9.02.9.0n/a2.8.8n/a-2.8.82.9.0
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-numpy>=1.13.3,1 : math/py-numpy@py39
  2. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  3. python3.9 : lang/python39
  4. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  5. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-numpy>=1.13.3,1 : math/py-numpy@py39
  2. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  3. python3.9 : lang/python39
This port is required by:
for Build
  1. devel/py-tables
for Run
  1. devel/py-tables
  2. devel/vitables
  3. math/py-pandas
  4. math/py-python-picard

Configuration Options:
No options to configure
Options name:
math_py-numexpr
USES:
dos2unix python:3.9+
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (3 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/n/numexpr/
  2. https://github.com/pydata/numexpr/releases/download/v2.9.0/
  3. https://pypi.org/packages/source/n/numexpr/
Collapse this list.

Number of commits found: 71

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.9.0
21 Feb 2024 15:07:54
commit hash: a26226da2aee21e757604871c4d89c9e16e35571commit hash: a26226da2aee21e757604871c4d89c9e16e35571commit hash: a26226da2aee21e757604871c4d89c9e16e35571commit hash: a26226da2aee21e757604871c4d89c9e16e35571 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/py-numexpr: Update to 2.9.0

- Add GitHub to MASTER_SITES

Changes:	https://github.com/pydata/numexpr/releases
		https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst
2.8.8
14 Dec 2023 20:45:38
commit hash: f7d347a618cb87e0a25c7b0033215b515b4af6a2commit hash: f7d347a618cb87e0a25c7b0033215b515b4af6a2commit hash: f7d347a618cb87e0a25c7b0033215b515b4af6a2commit hash: f7d347a618cb87e0a25c7b0033215b515b4af6a2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/py-numexpr: Update to 2.8.8

Changes:	https://github.com/pydata/numexpr/releases
		https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst
2.8.7
30 Sep 2023 00:44:37
commit hash: e606a934715f17830d4b6b6f08d7b0b997bfc3b3commit hash: e606a934715f17830d4b6b6f08d7b0b997bfc3b3commit hash: e606a934715f17830d4b6b6f08d7b0b997bfc3b3commit hash: e606a934715f17830d4b6b6f08d7b0b997bfc3b3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/py-numexpr: Update to 2.8.7

Changes:	https://github.com/pydata/numexpr/releases
		https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst
2.8.6
22 Sep 2023 03:18:25
commit hash: 04e501c95de41a973788a293f973b8a2265150ddcommit hash: 04e501c95de41a973788a293f973b8a2265150ddcommit hash: 04e501c95de41a973788a293f973b8a2265150ddcommit hash: 04e501c95de41a973788a293f973b8a2265150dd files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/py-numexpr: Update to 2.8.6

Changes:	https://github.com/pydata/numexpr/releases
		https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst
2.8.5
21 Aug 2023 17:04:36
commit hash: 4caf4ada3fbf927e9f509c28495bddba1fa201cbcommit hash: 4caf4ada3fbf927e9f509c28495bddba1fa201cbcommit hash: 4caf4ada3fbf927e9f509c28495bddba1fa201cbcommit hash: 4caf4ada3fbf927e9f509c28495bddba1fa201cb files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/py-numexpr: Update to 2.8.5

Changes:	https://github.com/pydata/numexpr/releases
		https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst
2.8.4_1
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
2.8.4_1
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
2.8.4
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
2.8.4
30 Dec 2022 09:05:01
commit hash: 6d6a22bad745dd01b79d3a7cd19177087589a4e0commit hash: 6d6a22bad745dd01b79d3a7cd19177087589a4e0commit hash: 6d6a22bad745dd01b79d3a7cd19177087589a4e0commit hash: 6d6a22bad745dd01b79d3a7cd19177087589a4e0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/py-numexpr: Update to 2.8.4

Changes:	https://github.com/pydata/numexpr/releases
		https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2.8.3
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.8.3
20 Jul 2022 14:22:24
commit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5da files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
math: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Alessando Sagratini <ale_sagra@hotmail.com>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Amarendra Godbole <amarendra.godbole@gmail.com>
  *  Anders Nordby <anders@FreeBSD.org>
  *  Andreas Fehlner (fehlner@gmx.de)
  *  Andrew L. Neporada <andrew@chg.ru>
  *  Andrey <gugu@zoo.rambler.ru>
  *  Andrey Zakhvatov
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.8.3
11 Jul 2022 13:50:06
commit hash: 92e780841bac4733e969e649d016faf5897fd9a0commit hash: 92e780841bac4733e969e649d016faf5897fd9a0commit hash: 92e780841bac4733e969e649d016faf5897fd9a0commit hash: 92e780841bac4733e969e649d016faf5897fd9a0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/py-numexpr: Update to 2.8.3

- Change MASTER_SITES to CHEESESHOP

Changes:	https://github.com/pydata/numexpr/releases
		https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst
2.8.1
21 Jun 2022 16:36:35
commit hash: 6cfaec81b65d3107f99b41a075608c3d0ec87b5fcommit hash: 6cfaec81b65d3107f99b41a075608c3d0ec87b5fcommit hash: 6cfaec81b65d3107f99b41a075608c3d0ec87b5fcommit hash: 6cfaec81b65d3107f99b41a075608c3d0ec87b5f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/py-numexpr: Fix build with py-numpy 1.23.0+

PR:		264724
Reported by:	wen
Reference:	https://numpy.org/doc/stable/reference/c-api/array.html#c.NPY_ARRAY_WRITEBACKIFCOPY
2.8.1
11 Jan 2022 18:44:37
commit hash: af68bec014370215d97e4829e47fc9ee9ea55863commit hash: af68bec014370215d97e4829e47fc9ee9ea55863commit hash: af68bec014370215d97e4829e47fc9ee9ea55863commit hash: af68bec014370215d97e4829e47fc9ee9ea55863 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/py-numexpr: Update to 2.8.2

- Change MASTER_SITES to CHEESESHOP

Changes:	https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst
2.8.0
21 Dec 2021 18:48:33
commit hash: d9f3abdab6c4b0de1b2687ee50e66105d0175a74commit hash: d9f3abdab6c4b0de1b2687ee50e66105d0175a74commit hash: d9f3abdab6c4b0de1b2687ee50e66105d0175a74commit hash: d9f3abdab6c4b0de1b2687ee50e66105d0175a74 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/py-numexpr: Update to 2.8.0

- Update MASTER_SITES: use GitHub temporarily due to format issue in sdist

===>  Extracting for py39-numexpr-2.8.0
=> SHA256 Checksum OK for numexpr-2.8.0.tar.gz.
tar: Ignoring malformed pax extended attribute
tar: Error exit delayed from previous errors.
===>  Failed to extract "/usr/ports/distfiles//numexpr-2.8.0.tar.gz".
*** Error code 1

Changes:	https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst
2.7.3
05 Nov 2021 19:14:19
commit hash: 71981b7ad8155e77e8113ec28876576e42e0079acommit hash: 71981b7ad8155e77e8113ec28876576e42e0079acommit hash: 71981b7ad8155e77e8113ec28876576e42e0079acommit hash: 71981b7ad8155e77e8113ec28876576e42e0079a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/py-numexpr: Update USES=python

math/py-numpy requires Python 3.7+
2.7.3
25 Oct 2021 15:57:32
commit hash: 530a39e65ba2fa53a5ed6f52b4d0f163f3e6a7e9commit hash: 530a39e65ba2fa53a5ed6f52b4d0f163f3e6a7e9commit hash: 530a39e65ba2fa53a5ed6f52b4d0f163f3e6a7e9commit hash: 530a39e65ba2fa53a5ed6f52b4d0f163f3e6a7e9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/py-numexpr: Cosmetic change
2.7.3
02 May 2021 19:45:11
commit hash: 48d46f1ec28d431bbfd8a0afa8086af08f6a4919commit hash: 48d46f1ec28d431bbfd8a0afa8086af08f6a4919commit hash: 48d46f1ec28d431bbfd8a0afa8086af08f6a4919commit hash: 48d46f1ec28d431bbfd8a0afa8086af08f6a4919 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/py-numexpr: Remove PYNUMPY
2.7.3
18 Apr 2021 05:43:50
commit hash: 89b7874e03e49f18138e001094c5972db302f747commit hash: 89b7874e03e49f18138e001094c5972db302f747commit hash: 89b7874e03e49f18138e001094c5972db302f747commit hash: 89b7874e03e49f18138e001094c5972db302f747 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/py-numexpr: Update to 2.7.3

Changes:	https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst
2.7.2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.7.2
03 Jan 2021 20:08:04
Revision:560134Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.7.2

Changes:	https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst
2.7.1
28 Dec 2020 23:02:15
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
2.7.1
24 Dec 2020 13:46:02
Revision:559094Original commit files touched by this commit
kai search for other commits by this committer
Relax hardcoded paths to fix build with Python 3.8.7

Since r558913 Python 3.8 incorporates BPO-42604 [1] which changed the
shared libs naming scheme.  This means "EXT_SUFFIX" is now derived from
SOABI and yields with Python 3.8 to ".cpython-38.so" instead of ".so".

The affected ports strip the libaries in the "post-install" target via
hardcoded path(s) and the build fails at the end because the new extension
is not expected at this place.

Remedy the issue by adding wildcards to these paths.  This should also
prepare the ports for future Python releases, which will use the new shared
libs naming scheme.

[1] https://bugs.python.org/issue42604

PR:		252057
Reported by:	John Kennedy
Reviewed by:	fluffy, koobs
Approved by:	koobs (python)
2.7.1
06 Jan 2020 14:44:42
Revision:522242Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.7.1

Changes:	https://github.com/pydata/numexpr/releases
		https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst
2.7.0
15 Aug 2019 18:12:19
Revision:509031Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.7.0

Changes:	https://github.com/pydata/numexpr/releases
		https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst
2.6.9_1
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
2.6.9
01 Jan 2019 20:37:08
Revision:489007Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.6.9

Changes:	https://github.com/pydata/numexpr/releases
		https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst
2.6.8_1
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
2.6.8
01 Dec 2018 13:06:21
Revision:486347Original commit files touched by this commit
sunpoet search for other commits by this committer
Use PYNUMPY
2.6.8
17 Nov 2018 17:31:58
Revision:485155Original commit files touched by this commit
sunpoet search for other commits by this committer
Change the way *_DEPENDS are set
2.6.8
20 Aug 2018 22:14:34
Revision:477680Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.6.8

Changes:	https://github.com/pydata/numexpr/releases
		https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst
2.6.7
13 Aug 2018 18:20:00
Revision:477088Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.6.7

Changes:	https://github.com/pydata/numexpr/releases
		https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst
2.6.6
29 Jul 2018 19:17:28
Revision:475755Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.6.6

Changes:	https://github.com/pydata/numexpr/releases
		https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst
2.6.5
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
2.6.5
03 May 2018 18:40:51
Revision:468959Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.6.5

Changes:	https://github.com/pydata/numexpr/releases
2.6.4_1
25 Apr 2018 16:42:38
Revision:468282Original commit files touched by this commit
amdmi3 search for other commits by this committer
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.

Approved by:	portmgr blanket, mat
2.6.4_1
10 Mar 2018 17:46:06
Revision:464084Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
2.6.4
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert Python ports to FLAVORS.

  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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.6.4
16 Sep 2017 08:59:18
Revision:449950Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.6.4

Changes:	https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst
2.6.3
15 Sep 2017 05:50:44
Revision:449872Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.6.3

- Use USES=dos2unix

Changes:	https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst
2.6.2
30 Jan 2017 21:42:31
Revision:432880Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.6.2

Changes:	https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst
2.6.1
19 Nov 2016 17:07:02
Revision:426450Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.6.1

Changes:	https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst
2.6.0
28 Oct 2016 17:13:24
Revision:424866Original commit files touched by this commit
jbeich search for other commits by this committer
math/py-numpy: track PORTEPOCH in consumers
2.6.0
26 Jun 2016 17:16:22
Revision:417570Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.6.0

Changes:	https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst
2.5.2
09 Apr 2016 12:30:06
Revision:412815Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.5.2

Changes:	https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst
2.5.1
01 Apr 2016 11:16:23
Revision:412324Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.5.1

Changes:	https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst
2.5
06 Mar 2016 06:24:02
Revision:410282Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.5

Changes:	https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst
2.4.4
04 Oct 2015 19:01:08
Revision:398618Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.4.4
- Update MASTER_SITES: move back to CHEESESHOP
- Add LICENSE_FILE
- Reformat pkg-descr and remove trailing space
- Add PyPI as primary WWW

Changes:	https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst
2.4_1
02 Sep 2015 17:04:15
Revision:395885Original commit files touched by this commit
sunpoet search for other commits by this committer
- Allow concurrent installation (USE_PYTHON=concurrent)
- Strip shared library
- Bump PORTREVISION for package change
2.4
13 May 2015 19:01:29
Revision:386249Original commit files touched by this commit
sunpoet search for other commits by this committer
- Cleanup GH_* knobs:
  - Use DISTVERSIONPREFIX
  - Remove GH_PROJECT
2.4
24 Mar 2015 18:24:29
Revision:382151Original commit files touched by this commit
sunpoet search for other commits by this committer
- Cleanup WRKSRC: leading v in GH_TAGNAME is removed from DISTNAME in r382120
2.4
21 Mar 2015 20:07:18
Revision:381854Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.4
- Update WWW

Changes:	https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst
2.2.2_3
10 Sep 2014 20:50:37
Revision:367888Original commit files touched by this commit
gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2.2.2_2
15 Aug 2014 03:43:55
Revision:364929Original commit files touched by this commit
sunpoet search for other commits by this committer
- Convert PYTHON_FEATURES to USE_PYTHON (which was landed several hours ago)

Notified by:	koobs, wg
2.2.2_2
15 Aug 2014 03:01:58
Revision:364912Original commit files touched by this commit
sunpoet search for other commits by this committer
- Use USES=python
2.2.2_2
10 Mar 2014 20:55:22
Revision:347809Original commit files touched by this commit
gerald search for other commits by this committer
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3.  This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.

Part II, Bump PORTREVISIONs.

PR:		182136
Supported by:	Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by:	bdrewery (two -exp runs)
2.2.2_1
14 Feb 2014 19:43:20
Revision:344306Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add LICENSE
- Use PYDISTUTILS_AUTOPLIST
- Remove post-patch:
2.2.2_1
26 Oct 2013 00:52:36
Revision:331644Original commit files touched by this commit
gerald search for other commits by this committer
Update to libmpc version 1.0.1 which brings the following fixes:

 - Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.2.2
28 Sep 2013 19:47:45
Revision:328627Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.2.2
- Support STAGEDIR

Changes:	http://code.google.com/p/numexpr/wiki/ReleaseNotes
2.2.1
20 Sep 2013 20:55:06
Revision:327746Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
math)
2.2.1
09 Sep 2013 10:08:51
Revision:326794Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.2.1

Changes:	http://code.google.com/p/numexpr/wiki/ReleaseNotes
2.2
02 Sep 2013 12:50:07
Revision:325983Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.2
- Do not use setuptools

Changes:	http://code.google.com/p/numexpr/wiki/ReleaseNotes
2.1
01 May 2013 20:10:34
Revision:317046Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.1

Changes:	http://code.google.com/p/numexpr/wiki/ReleaseNotes
2.0.1
30 Jan 2013 19:51:53
Revision:311266Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.0.1
- Cleanup Makefile header
- Sort PLIST

Changes:	http://code.google.com/p/numexpr/wiki/ReleaseNotes
1.4.2
23 Sep 2011 05:03:38
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.4.2

Changes:        http://code.google.com/p/numexpr/wiki/ReleaseNotes
1.4.1
21 Sep 2011 17:07:19
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Pet portlint
- Take maintainership
1.4.1
21 Sep 2011 16:48:43
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Reassign to the heap
1.4.1
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.4.1
21 Oct 2010 01:39:56
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.4.1

Approved by:    maintainer(implicit)
1.3.1
05 Jul 2010 08:18:12
Original commit files touched by this commit
wen search for other commits by this committer
numexpr - Fast numerical array expression evaluator for Python and NumPy.

The numexpr package evaluates multiple-operator array expressions many times
faster than NumPy can. It accepts the expression as a string, analyzes it,
rewrites it more efficiently, and compiles it to faster Python code on the fly.
It's the next best thing to writing the expression in C and compiling it with
a specialized just-in-time (JIT) compiler, i.e. it does not require a compiler
at runtime.

Also, numexpr has support for the Intel VML (Vector Math Library) -- integrated
in Intel MKL (Math Kernel Library) --, allowing nice speed-ups when computing
transcendental functions (like trigonometrical, exponentials...) on top of
Intel-compatible platforms. This support also allows to use multiple cores in
your computations.

WWW: http://code.google.com/p/numexpr/

PR:             ports/148372
Submitted by:   Ju Pengfei <jupengfei@gmail.com>
Feature safe:   yes

Number of commits found: 71