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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
py-numpy Fundamental package for array computing in Python
2.4.6_1,1 math on this many watch lists=13 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.4.6_1,1Version of this port present on the latest quarterly branch.
Maintainer: python@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-09-01 18:14:31
Last Update: 2026-06-17 11:24:15
Commit Hash: f171fd1
People watching this port, also watch:: mpfr, p5-Net-SSLeay, libXcomposite, glib, libidn
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://www.numpy.org/
Description:
NumPy is the fundamental package for scientific computing with Python. It contains among other things: - a powerful N-dimensional array object - sophisticated (broadcasting) functions - tools for integrating C/C++ and Fortran code - useful linear algebra, Fourier transform, and random number capabilities Besides its obvious scientific uses, NumPy can also be used as an efficient multi-dimensional container of generic data. Arbitrary data-types can be defined. This allows NumPy to seamlessly and speedily integrate with a wide variety of databases.
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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}numpy>0:math/py-numpy@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • py*-numpy1
To install the port:
cd /usr/ports/math/py-numpy/ && make install clean
To add the package, run one of these commands:
  • pkg install math/py-numpy
  • pkg install py311-numpy
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 py311-numpy listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-numpy
Package flavors (<flavor>: <package>)
  • py311: py311-numpy
distinfo:
TIMESTAMP = 1779296811 SHA256 (numpy-2.4/numpy-2.4.6.tar.gz) = f3a3570c4a2a16746ac2c31a7c7c7b0c186b95ce902e33db6f28094ed7387dda SIZE (numpy-2.4/numpy-2.4.6.tar.gz) = 20735807

Expand this list (2 items)

Collapse this list.

SHA256 (numpy-2.4/numpy-html.zip) = 905f823345774ce868c33cb2ccfc0ef4ca3717df0ec45eb8c18429c8763eadb0 SIZE (numpy-2.4/numpy-html.zip) = 34959264

Collapse this list.


Packages (timestamps in pop-ups are UTC):
py39-numpy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--n/an/an/an/an/an/a
FreeBSD:13:quarterly--n/an/an/an/an/an/a
FreeBSD:14:latest---1.26.4_7,1----
FreeBSD:14:quarterly---1.26.4_6,1--1.25.0_4,1-
FreeBSD:15:latest--n/a1.26.4_7,1n/an/a1.25.0_6,11.25.0_6,1
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 

py310-numpy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--n/an/an/an/an/an/a
FreeBSD:13:quarterly--n/an/an/an/an/an/a
FreeBSD:14:latest---1.26.4_7,1----
FreeBSD:14:quarterly---1.26.4_6,1--1.25.0_4,1-
FreeBSD:15:latest--n/a1.26.4_7,1n/an/a1.25.0_6,11.25.0_6,1
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 

py311-numpy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.4.4_1,12.4.4_1,1n/an/an/an/an/an/a
FreeBSD:13:quarterly1.26.4_12,11.26.4_12,1n/an/an/an/an/an/a
FreeBSD:14:latest---1.26.4_7,1----
FreeBSD:14:quarterly---1.26.4_6,1--1.25.0_4,1-
FreeBSD:15:latest--n/a1.26.4_7,1n/an/a1.25.0_6,11.25.0_6,1
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 

py312-numpy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--n/an/an/an/an/an/a
FreeBSD:13:quarterly--n/an/an/an/an/an/a
FreeBSD:14:latest2.4.6_1,12.4.6_1,1--2.4.6_1,1---
FreeBSD:14:quarterly2.4.6_1,12.4.6_1,1--2.4.6_1,1---
FreeBSD:15:latest2.4.6_1,12.4.6_1,1n/a-n/an/a--
FreeBSD:15:quarterly2.4.6_1,12.4.6_1,1n/a-n/an/a--
FreeBSD:16:latest2.4.6_1,12.4.6_1,1n/a-n/an/a--
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-meson-python>=0.18.0,1 : devel/meson-python@py311
  2. gfortran14 : lang/gcc14
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. py311-cython>=3.2.4 : lang/cython@py311
  5. python3.11 : lang/python311
  6. as : devel/binutils
  7. py311-build>=0 : devel/py-build@py311
  8. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. py311-hypothesis>=5.3.0 : devel/py-hypothesis@py311
  2. py311-pytest>=7,1 : devel/py-pytest@py311
  3. python3.11 : lang/python311
Runtime dependencies:
  1. gfortran14 : lang/gcc14
  2. python3.11 : lang/python311
Library dependencies:
  1. libopenblas.so : math/openblas
This port is required by:
for Build
  1. archivers/py-bitshuffle
  2. archivers/py-blosc2
  3. astro/astrometry
  4. astro/py-astropy
  5. astro/py-astropy-healpix
  6. astro/py-astropy-helpers
  7. astro/py-fitsio
Expand this list (332 items / 325 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. astro/py-jplephem
  3. astro/py-kosmorrolib
  4. astro/py-pyerfa
  5. astro/py-skyfield
  6. astro/py-spiceypy
  7. astro/py-spktype01
  8. astro/py-spktype21
  9. astro/py-sunpy
  10. audio/py-aubio
  11. audio/py-essentia
  12. audio/py-pysndfile
  13. biology/prodigy-lig
  14. biology/py-PySCeS
  15. biology/py-biom-format
  16. biology/py-biopython
  17. biology/py-biosig
  18. biology/py-bx-python
  19. biology/py-ete3
  20. biology/py-htseq
  21. biology/py-macs3
  22. biology/py-scikit-bio
  23. biology/pyfasta
  24. cad/openscad
  25. cad/openscad-devel
  26. cad/py-gdstk
  27. cad/py-pygmsh
  28. cad/pythonocc-core
  29. comms/gnuradio
  30. comms/nanovna-saver
  31. comms/uhd
  32. databases/py-chroma-hnswlib
  33. databases/py-duckdb
  34. databases/py-pyarrow
  35. databases/py-tiledb
  36. devel/boost-mpi-libs
  37. devel/boost-python-libs
  38. devel/cpp2py
  39. devel/py-cclib
  40. devel/py-cftime
  41. devel/py-colorspacious
  42. devel/py-crick
  43. devel/py-ewah-bool-utils
  44. devel/py-jep
  45. devel/py-lap
  46. devel/py-numba
  47. devel/py-pycocotools
  48. devel/py-pykdtree
  49. devel/py-pyopencl
  50. devel/py-qutip
  51. devel/py-rapidfuzz
  52. devel/py-shapely
  53. devel/py-stringzilla
  54. devel/py-tables
  55. devel/py-thinc
  56. devel/py-thinc8
  57. devel/py-traits
  58. devel/py-zfp
  59. devel/root
  60. devel/shiboken6
  61. finance/freqtrade
  62. finance/py-Nasdaq-Data-Link
  63. finance/py-exchange-calendars
  64. finance/py-ffn
  65. finance/py-investpy
  66. finance/py-pandas-ta
  67. finance/py-ta-lib
  68. french/aster
  69. games/openage
  70. graphics/blender
  71. graphics/blender4
  72. graphics/mahotas
  73. graphics/mypaint
  74. graphics/opencv
  75. graphics/piglit
  76. graphics/py-PyOpenGL
  77. graphics/py-PyOpenGL-accelerate
  78. graphics/py-cartopy
  79. graphics/py-gdal
  80. graphics/py-imagecodecs
  81. graphics/py-liffile
  82. graphics/py-mayavi
  83. graphics/py-opencv-python-headless
  84. graphics/py-pandana
  85. graphics/py-pandarm
  86. graphics/py-pygeos
  87. graphics/py-rasterio
  88. graphics/py-rawpy
  89. graphics/py-scikit-image
  90. graphics/py-simplejpeg
  91. graphics/py-vispy
  92. math/Imath
  93. math/gau2grid
  94. math/nlopt
  95. math/openturns
  96. math/py-CyLP
  97. math/py-POT
  98. math/py-PySCIPOpt
  99. math/py-SQNomad
  100. math/py-ambit
  101. math/py-apgl
  102. math/py-blis
  103. math/py-bottleneck
  104. math/py-cvxpy
  105. math/py-cyipopt
  106. math/py-ducc0
  107. math/py-ecos
  108. math/py-faiss
  109. math/py-fastcluster
  110. math/py-fdasrsf
  111. math/py-fpylll
  112. math/py-fsph
  113. math/py-gau2grid
  114. math/py-hdbscan
  115. math/py-hdmedians
  116. math/py-heyoka
  117. math/py-highspy
  118. math/py-hmmlearn
  119. math/py-ipyopt
  120. math/py-jij-cimod
  121. math/py-levmar
  122. math/py-libceed
  123. math/py-linearmodels
  124. math/py-mathics
  125. math/py-minorminer
  126. math/py-ml-dtypes
  127. math/py-mnnpy
  128. math/py-nlopt
  129. math/py-numexpr
  130. math/py-numpoly
  131. math/py-numpy-stl
  132. math/py-openTSNE
  133. math/py-or-tools
  134. math/py-pandas
  135. math/py-pdal
  136. math/py-petsc4py
  137. math/py-primme
  138. math/py-py-find-1st
  139. math/py-pyFFTW
  140. math/py-pygsl
  141. math/py-pygslodeiv2
  142. math/py-pyhull
  143. math/py-pynleq2
  144. math/py-pyodeint
  145. math/py-pytensor
  146. math/py-python-fcl
  147. math/py-pywavelets
  148. math/py-scikit-umfpack
  149. math/py-scs
  150. math/py-slepc4py
  151. math/py-sparsediffpy
  152. math/py-ssm
  153. math/py-statsmodels
  154. math/py-yt
  155. math/xtensor-python
  156. misc/adios2
  157. misc/caffe
  158. misc/py-apache-beam
  159. misc/py-detecta
  160. misc/py-ezc3d
  161. misc/py-fast-histogram
  162. misc/py-faster-coco-eval
  163. misc/py-fastscapelib
  164. misc/py-lightgbm
  165. misc/py-mmcv
  166. misc/py-numcodecs
  167. misc/py-onnxruntime
  168. misc/py-openvdb
  169. misc/py-paddlepaddle
  170. misc/py-pyEDFlib
  171. misc/py-pytorch
  172. misc/py-shap2
  173. misc/py-torchao
  174. misc/py-torchmetrics
  175. misc/py-torchvision
  176. misc/py-uhi
  177. misc/pytorch
  178. misc/urh
  179. science/abinit
  180. science/agrum
  181. science/cantera
  182. science/gnudatalanguage
  183. science/opensim-core
  184. science/paraview
  185. science/pastix
  186. science/precice
  187. science/py-GPy
  188. science/py-MDAnalysis
  189. science/py-OpenMC
  190. science/py-PyNE
  191. science/py-arch
  192. science/py-asap3
  193. science/py-atomium
  194. science/py-boutdata
  195. science/py-boututils
  196. science/py-chempy
  197. science/py-dimod
  198. science/py-dipy
  199. science/py-dwave-cloud-client
  200. science/py-dwave-hybrid
  201. science/py-dwave-networkx
  202. science/py-dwave-optimization
  203. science/py-dwave-samplers
  204. science/py-dwave-system
  205. science/py-earthpy
  206. science/py-gpaw
  207. science/py-gsd
  208. science/py-h5py
  209. science/py-libgetar
  210. science/py-meshio
  211. science/py-molmod
  212. science/py-ncrystal
  213. science/py-netCDF4
  214. science/py-obspy
  215. science/py-oddt
  216. science/py-penaltymodel
  217. science/py-phono3py
  218. science/py-phonopy
  219. science/py-pnetcdf
  220. science/py-pymatgen
  221. science/py-pymatgen-core
  222. science/py-pymol
  223. science/py-pyprecice
  224. science/py-pyqubo
  225. science/py-pyscf
  226. science/py-scikit-fuzzy
  227. science/py-scikit-learn
  228. science/py-scikit-sparse
  229. science/py-scimath
  230. science/py-scipy
  231. science/py-spglib
  232. science/py-tensorflow
  233. science/py-thewalrus
  234. science/py-veusz
  235. science/pynn
  236. science/qmcpack
  237. science/rdkit
  238. science/salome-kernel
  239. science/tfel
  240. science/tfel-edf
  241. science/trilinos
  242. science/ttk
  243. science/vmd
  244. science/wwplot
  245. textproc/py-gensim
  246. textproc/py-langid
  247. textproc/py-spacy
  248. textproc/py-wordcloud
  249. Collapse this list.

Deleted ports which required this port:

Expand this list of 78 deleted ports
  1. astro/py-aipy*
  2. astro/py-pyfits*
  3. audio/pulseeffects*
  4. audio/py-jack*
  5. audio/py-py-jack*
  6. biology/py-fastTSNE*
  7. biology/py-macs2*
  8. biology/pycogent*
  9. biology/unanimity*
  10. comms/libbtbb*
  11. comms/ubertooth*
  12. comms/wsjt*
  13. comms/wspr*
  14. databases/py-apache-arrow*
  15. databases/py-arrow*
  16. databases/py-fastparquet*
  17. devel/jep*
  18. devel/py-rapidfuzz2*
  19. finance/py-TA-Lib*
  20. graphics/blender-lts28*
  21. graphics/blender-lts29*
  22. graphics/caffe*
  23. graphics/py-opencv*
  24. graphics/py-opencv2*
  25. graphics/py-opengl*
  26. graphics/py-pyembree*
  27. graphics/py-visual*
  28. graphics/pygts*
  29. math/biggles*
  30. math/py-PyWavelets*
  31. math/py-basemap*
  32. math/py-blis07*
  33. math/py-gnuplot*
  34. math/py-graphtool*
  35. math/py-gsl*
  36. math/py-igakit*
  37. math/py-matplotlib2*
  38. math/py-pyipopt*
  39. math/py-pymc*
  40. math/py-pysparse*
  41. math/py-pystan*
  42. math/py-python_fcl*
  43. math/py-rpy*
  44. math/py-scientific*
  45. math/py-statsmodels010*
  46. math/py-symeig*
  47. math/rpy*
  48. math/rpy2*
  49. math/sage*
  50. misc/orange3*
  51. misc/py-anndata*
  52. misc/py-gluoncv*
  53. misc/py-gluonnlp*
  54. misc/py-orange3-network*
  55. misc/py-qiskit-machine-learning*
  56. multimedia/subsync*
  57. science/MOOSE-neural-simulator*
  58. science/avogadro*
  59. science/brian*
  60. science/lm*
  61. science/py-ScientificPython*
  62. science/py-hcluster*
  63. science/py-mlpy*
  64. science/py-obspy-core*
  65. science/py-pydap*
  66. science/py-qiskit-aer*
  67. science/py-qiskit-dynamics*
  68. science/py-qiskit-experiments*
  69. science/py-qiskit-finance*
  70. science/py-qiskit-ibm-experiment*
  71. science/py-qiskit-ibm-provider*
  72. science/py-qiskit-ibmq-provider*
  73. science/py-qiskit-nature*
  74. science/py-qiskit-optimization*
  75. science/py-qiskit-terra*
  76. science/pycdf*
  77. science/triqs*
  78. x11-toolkits/py-pyqwt*
  79. Collapse this list of deleted ports.
for Run
  1. archivers/py-bitshuffle
  2. archivers/py-blosc2
  3. astro/astrometry
  4. astro/py-astlib
  5. astro/py-astroML
  6. astro/py-astropy
  7. astro/py-astropy-healpix
Expand this list (766 items / 759 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. astro/py-astropy-helpers
  3. astro/py-astroquery
  4. astro/py-fitsio
  5. astro/py-jplephem
  6. astro/py-kosmorrolib
  7. astro/py-metpy
  8. astro/py-pyerfa
  9. astro/py-pykep
  10. astro/py-pysofa
  11. astro/py-pysolar
  12. astro/py-ro
  13. astro/py-skyfield
  14. astro/py-spiceypy
  15. astro/py-spktype01
  16. astro/py-spktype21
  17. astro/py-sunpy
  18. audio/beets
  19. audio/py-SoundFile
  20. audio/py-aubio
  21. audio/py-auditok
  22. audio/py-essentia
  23. audio/py-librosa
  24. audio/py-music21
  25. audio/py-pysndfile
  26. audio/py-pyttsx3
  27. audio/py-resampy
  28. audio/py-samplerate
  29. audio/py-sounddevice
  30. audio/py-soxr
  31. audio/py-wavio
  32. biology/groopm
  33. biology/py-PySCeS
  34. biology/py-biom-format
  35. biology/py-biopython
  36. biology/py-bx-python
  37. biology/py-ete3
  38. biology/py-hits
  39. biology/py-htseq
  40. biology/py-loompy
  41. biology/py-macs3
  42. biology/py-mrcfile
  43. biology/py-multiqc
  44. biology/py-scikit-bio
  45. biology/pyfasta
  46. cad/py-gdspy
  47. cad/py-gdstk
  48. cad/py-lcapy
  49. cad/py-pyfda
  50. cad/py-pygmsh
  51. cad/pythonocc-core
  52. comms/apitran
  53. comms/cubicsdr
  54. comms/gnuradio
  55. comms/nanovna-saver
  56. comms/py-ModbusTCP
  57. databases/py-chroma-hnswlib
  58. databases/py-chromadb
  59. databases/py-db-dtypes
  60. databases/py-duckdb
  61. databases/py-lancedb
  62. databases/py-pylance
  63. databases/py-qdrant-client
  64. databases/py-redisvl
  65. databases/py-tiledb
  66. deskutils/py-qmd
  67. devel/cpp2py
  68. devel/py-aiortc
  69. devel/py-anndata
  70. devel/py-array-api-strict
  71. devel/py-asteval
  72. devel/py-beartype
  73. devel/py-bullet3
  74. devel/py-cclib
  75. devel/py-cftime
  76. devel/py-cgen
  77. devel/py-colorspacious
  78. devel/py-dask
  79. devel/py-dataclass-array
  80. devel/py-etils
  81. devel/py-ewah-bool-utils
  82. devel/py-fastf1
  83. devel/py-game
  84. devel/py-hypothesis
  85. devel/py-ipydatawidgets
  86. devel/py-ipympl
  87. devel/py-jep
  88. devel/py-jupyter-rfb
  89. devel/py-lazyarray
  90. devel/py-mediapy
  91. devel/py-monty
  92. devel/py-mystic
  93. devel/py-numba
  94. devel/py-pycocotools
  95. devel/py-pycompilation
  96. devel/py-pyina
  97. devel/py-pykdtree
  98. devel/py-pyopencl
  99. devel/py-pyquil
  100. devel/py-pytest-arraydiff
  101. devel/py-pythran
  102. devel/py-qcs-sdk-python
  103. devel/py-qutip
  104. devel/py-qutip-qip
  105. devel/py-rapidfuzz
  106. devel/py-rdata
  107. devel/py-rpcq
  108. devel/py-shapely
  109. devel/py-sparse
  110. devel/py-tables
  111. devel/py-thinc
  112. devel/py-thinc8
  113. devel/py-ubelt
  114. devel/py-uproot
  115. devel/py-websockify
  116. devel/py-xarray
  117. devel/py-xarray-einstats
  118. devel/py-xarray-simlab
  119. devel/py-zarr
  120. devel/py-zfp
  121. devel/shiboken6
  122. devel/vitables
  123. editors/setzer
  124. filesystems/py-kerchunk
  125. finance/freqtrade
  126. finance/py-Nasdaq-Data-Link
  127. finance/py-exchange-calendars
  128. finance/py-ffn
  129. finance/py-investpy
  130. finance/py-pandas-ta
  131. finance/py-pandas-ta-openbb
  132. finance/py-quantecon
  133. finance/py-ta-lib
  134. finance/py-yfinance
  135. french/aster
  136. games/endgame-singularity
  137. games/fretsonfire
  138. games/krank
  139. games/openage
  140. graphics/blender
  141. graphics/blender4
  142. graphics/inkscape
  143. graphics/matplotlib-cpp
  144. graphics/mypaint
  145. graphics/opencv
  146. graphics/piglit
  147. graphics/py-PyOpenGL
  148. graphics/py-PyOpenGL-accelerate
  149. graphics/py-agx-emulsion
  150. graphics/py-albucore
  151. graphics/py-albumentations
  152. graphics/py-cartopy
  153. graphics/py-colour-science
  154. graphics/py-easyocr
  155. graphics/py-face_recognition
  156. graphics/py-fury
  157. graphics/py-gdal
  158. graphics/py-geomdl
  159. graphics/py-geopandas
  160. graphics/py-geosnap
  161. graphics/py-gizeh
  162. graphics/py-h3
  163. graphics/py-imagecodecs
  164. graphics/py-imageio
  165. graphics/py-imutils
  166. graphics/py-liffile
  167. graphics/py-mapclassify
  168. graphics/py-mayavi
  169. graphics/py-mgwr
  170. graphics/py-moderngl-window
  171. graphics/py-momepy
  172. graphics/py-mpl-scatter-density
  173. graphics/py-neatnet
  174. graphics/py-osmnet
  175. graphics/py-osmnx
  176. graphics/py-pandana
  177. graphics/py-pandarm
  178. graphics/py-pointpats
  179. graphics/py-pycollada
  180. graphics/py-pydeck
  181. graphics/py-pygeos
  182. graphics/py-pyogrio
  183. graphics/py-pyqtgraph
  184. graphics/py-pyrsgis
  185. graphics/py-pyvista
  186. graphics/py-qudida
  187. graphics/py-rasterio
  188. graphics/py-rasterstats
  189. graphics/py-rawpy
  190. graphics/py-rioxarray
  191. graphics/py-scikit-image
  192. graphics/py-tifffile
  193. graphics/py-toyplot
  194. graphics/py-urbanaccess
  195. graphics/py-urbansim
  196. graphics/py-vispy
  197. graphics/py-visvis
  198. graphics/py-zbar-py
  199. graphics/qgis
  200. graphics/qgis-ltr
  201. graphics/qtqr
  202. math/Imath
  203. math/nlopt
  204. math/openturns
  205. math/proxsuite
  206. math/py-CyLP
  207. math/py-GridDataFormats
  208. math/py-POT
  209. math/py-Py-BOBYQA
  210. math/py-PySCIPOpt
  211. math/py-SQNomad
  212. math/py-algopy
  213. math/py-ambit
  214. math/py-apgl
  215. math/py-arviz-base
  216. math/py-arviz-stats
  217. math/py-autograd
  218. math/py-awkward
  219. math/py-awkward-cpp
  220. math/py-baycomp
  221. math/py-bayesian-optimization
  222. math/py-benford_py
  223. math/py-blis
  224. math/py-bottleneck
  225. math/py-chaospy
  226. math/py-clarabel
  227. math/py-cma
  228. math/py-cmaes
  229. math/py-cmyt
  230. math/py-colormath
  231. math/py-contourpy
  232. math/py-cvxpy
  233. math/py-cyipopt
  234. math/py-dcor
  235. math/py-deap
  236. math/py-dgl
  237. math/py-diffcp
  238. math/py-ducc0
  239. math/py-ecos
  240. math/py-emcee
  241. math/py-fairlearn
  242. math/py-faiss
  243. math/py-fastcluster
  244. math/py-fdasrsf
  245. math/py-fenics-basix
  246. math/py-fenics-ffcx
  247. math/py-fenics-ufl
  248. math/py-findiff
  249. math/py-flax
  250. math/py-fpylll
  251. math/py-fsph
  252. math/py-fvcore
  253. math/py-gau2grid
  254. math/py-gimmik
  255. math/py-gym
  256. math/py-hdbscan
  257. math/py-hdmedians
  258. math/py-hepstats
  259. math/py-heyoka
  260. math/py-highspy
  261. math/py-hmmlearn
  262. math/py-iminuit
  263. math/py-iohexperimenter
  264. math/py-ipyopt
  265. math/py-isosurfaces
  266. math/py-jacobi
  267. math/py-jax
  268. math/py-jij-cimod
  269. math/py-keras
  270. math/py-keras-applications
  271. math/py-keras-preprocessing
  272. math/py-libceed
  273. math/py-linearmodels
  274. math/py-lmfit
  275. math/py-mapbox-earcut
  276. math/py-mathics
  277. math/py-matplotlib
  278. math/py-minorminer
  279. math/py-ml-dtypes
  280. math/py-mnnpy
  281. math/py-modin
  282. math/py-moocore
  283. math/py-ndonnx
  284. math/py-networkx
  285. math/py-nevergrad
  286. math/py-nlopt
  287. math/py-numba-stats
  288. math/py-numdifftools
  289. math/py-numexpr
  290. math/py-numpoly
  291. math/py-numpy-groupies
  292. math/py-numpy-stl
  293. math/py-openTSNE
  294. math/py-or-tools
  295. math/py-osqp
  296. math/py-pandas
  297. math/py-pandas-gbq
  298. math/py-pandas-stubs
  299. math/py-patsy
  300. math/py-pdal
  301. math/py-petsc4py
  302. math/py-point-annotator
  303. math/py-primme
  304. math/py-pwlf
  305. math/py-py-find-1st
  306. math/py-pyFFTW
  307. math/py-pygsl
  308. math/py-pygslodeiv2
  309. math/py-pyhull
  310. math/py-pymc3
  311. math/py-pyneqsys
  312. math/py-pynleq2
  313. math/py-pynndescent
  314. math/py-pyodeint
  315. math/py-pyodesys
  316. math/py-pyreadstat
  317. math/py-pyrr
  318. math/py-pysym
  319. math/py-pytensor
  320. math/py-python-fcl
  321. math/py-python-louvain
  322. math/py-python-picard
  323. math/py-pywavelets
  324. math/py-qats
  325. math/py-qdldl
  326. math/py-quadprog
  327. math/py-resample
  328. math/py-rpy2
  329. math/py-rustworkx
  330. math/py-rvlib
  331. math/py-scikit-datasets
  332. math/py-scikit-fda
  333. math/py-scikit-fem
  334. math/py-scikit-umfpack
  335. math/py-scs
  336. math/py-seaborn
  337. math/py-seriate
  338. math/py-slepc4py
  339. math/py-snuggs
  340. math/py-sparsediffpy
  341. math/py-spectral
  342. math/py-spglm
  343. math/py-spint
  344. math/py-splot
  345. math/py-spopt
  346. math/py-spox
  347. math/py-spreg
  348. math/py-ssm
  349. math/py-statsmodels
  350. math/py-sym
  351. math/py-theano
  352. math/py-timple
  353. math/py-torchsde
  354. math/py-umap-learn
  355. math/py-uncertainties
  356. math/py-unyt
  357. math/py-vector
  358. math/py-yt
  359. math/xtensor-python
  360. misc/adios2
  361. misc/caffe
  362. misc/colibri
  363. misc/comfyui
  364. misc/mmdnn
  365. misc/py-QSpectrumAnalyzer
  366. misc/py-SQCommon
  367. misc/py-SQImFil
  368. misc/py-SQSnobFit
  369. misc/py-SimpleSoapy
  370. misc/py-accelerate
  371. misc/py-apache-beam
  372. misc/py-bitsandbytes
  373. misc/py-boost-histogram
  374. misc/py-cmap
  375. misc/py-datasets
  376. misc/py-detecta
  377. misc/py-diffusers
  378. misc/py-eemeter
  379. misc/py-evaluate
  380. misc/py-ezc3d
  381. misc/py-facenet-pytorch
  382. misc/py-fast-histogram
  383. misc/py-faster-coco-eval
  384. misc/py-fastscapelib
  385. misc/py-gguf
  386. misc/py-gymnasium
  387. misc/py-haystack_ai
  388. misc/py-hist
  389. misc/py-histoprint
  390. misc/py-insightface
  391. misc/py-ipyfastscape
  392. misc/py-kokoro
  393. misc/py-langchain-aws
  394. misc/py-langchain-community
  395. misc/py-langchain-google-community
  396. misc/py-langchain-tests
  397. misc/py-laspy
  398. misc/py-lightgbm
  399. misc/py-llama-cpp-python
  400. misc/py-llama-index-core
  401. misc/py-mffpy
  402. misc/py-mistral-common
  403. misc/py-mmcv
  404. misc/py-mmdet
  405. misc/py-mmengine
  406. misc/py-mmsegmentation
  407. misc/py-napari
  408. misc/py-napari-svg
  409. misc/py-npTDMS
  410. misc/py-numcodecs
  411. misc/py-onnx
  412. misc/py-onnxconverter-common
  413. misc/py-onnxruntime
  414. misc/py-openai
  415. misc/py-openai-whisper
  416. misc/py-openvdb
  417. misc/py-optimum
  418. misc/py-optuna
  419. misc/py-paddlepaddle
  420. misc/py-peft
  421. misc/py-pkbar
  422. misc/py-pyEDFlib
  423. misc/py-pymatreader
  424. misc/py-pytorch
  425. misc/py-pytorch-lightning
  426. misc/py-safetensors
  427. misc/py-sagemaker-core
  428. misc/py-scikit-fusion
  429. misc/py-sentence-transformers
  430. misc/py-shap2
  431. misc/py-skops
  432. misc/py-soapy_power
  433. misc/py-spandrel
  434. misc/py-tflearn
  435. misc/py-tflite
  436. misc/py-tflite-support
  437. misc/py-thermocouples_reference
  438. misc/py-timm-vis
  439. misc/py-torch-geometric
  440. misc/py-torchao
  441. misc/py-torchmetrics
  442. misc/py-torchsummary
  443. misc/py-torchvision
  444. misc/py-transformers
  445. misc/py-tritonclient
  446. misc/py-uhi
  447. misc/py-vllm
  448. misc/py-wurlitzer
  449. misc/py-xformers
  450. misc/py-xgboost
  451. misc/py-xgrammar
  452. misc/pyobd
  453. misc/pytorch
  454. misc/urh
  455. multimedia/pitivi
  456. multimedia/py-moviepy
  457. multimedia/py-pretty_midi
  458. multimedia/py-scenedetect
  459. net-p2p/bazarr
  460. print/py-glyphtools
  461. science/agrum
  462. science/bout++
  463. science/cantera
  464. science/dftbplus
  465. science/gnudatalanguage
  466. science/meep
  467. science/moltui
  468. science/opensim-core
  469. science/paraview
  470. science/pastix
  471. science/precice
  472. science/py-GPy
  473. science/py-GPyOpt
  474. science/py-HofstadterTools
  475. science/py-MDAnalysis
  476. science/py-MDAnalysisTests
  477. science/py-OpenFermion
  478. science/py-OpenMC
  479. science/py-PyFR
  480. science/py-PyNE
  481. science/py-SimpleSpectral
  482. science/py-abipy
  483. science/py-access
  484. science/py-arbor
  485. science/py-arch
  486. science/py-asap3
  487. science/py-asdf
  488. science/py-ase
  489. science/py-atomium
  490. science/py-boutdata
  491. science/py-boututils
  492. science/py-cfgrib
  493. science/py-chainer
  494. science/py-chainer-chemistry
  495. science/py-chempy
  496. science/py-cirq-core
  497. science/py-dftd4
  498. science/py-dimod
  499. science/py-dipy
  500. science/py-dwave-cloud-client
  501. science/py-dwave-gate
  502. science/py-dwave-graphs
  503. science/py-dwave-hybrid
  504. science/py-dwave-inspector
  505. science/py-dwave-networkx
  506. science/py-dwave-optimization
  507. science/py-dwave-preprocessing
  508. science/py-dwave-samplers
  509. science/py-dwave-system
  510. science/py-earthpy
  511. science/py-eccodes
  512. science/py-endf
  513. science/py-esda
  514. science/py-geometer
  515. science/py-geometric
  516. science/py-gpaw
  517. science/py-gsd
  518. science/py-gwlearn
  519. science/py-h5json
  520. science/py-h5netcdf
  521. science/py-h5py
  522. science/py-h5pyd
  523. science/py-hdmf
  524. science/py-hiPhive
  525. science/py-icet
  526. science/py-igor2
  527. science/py-inequality
  528. science/py-ipygany
  529. science/py-kimpy
  530. science/py-kinematics
  531. science/py-kliff
  532. science/py-klusta
  533. science/py-libgetar
  534. science/py-libpysal
  535. science/py-lifelines
  536. science/py-meshio
  537. science/py-mmtf-python
  538. science/py-mne
  539. science/py-molmod
  540. science/py-mpcontribs-client
  541. science/py-mplhep
  542. science/py-ncrystal
  543. science/py-neo
  544. science/py-netCDF4
  545. science/py-nglview
  546. science/py-nibabel
  547. science/py-nixio
  548. science/py-obspy
  549. science/py-oddt
  550. science/py-openpiv
  551. science/py-optking
  552. science/py-paramz
  553. science/py-penaltymodel
  554. science/py-periodictable
  555. science/py-phonopy
  556. science/py-plumed
  557. science/py-pnetcdf
  558. science/py-probeinterface
  559. science/py-pupynere
  560. science/py-pyberny
  561. science/py-pydoe
  562. science/py-pygmo2
  563. science/py-pyked
  564. science/py-pymatgen-core
  565. science/py-pymatgen-io-validation
  566. science/py-pymbd
  567. science/py-pymol
  568. science/py-pynrrd
  569. science/py-pynwb
  570. science/py-pyphot
  571. science/py-pyprecice
  572. science/py-pyqubo
  573. science/py-pysal
  574. science/py-pyscf
  575. science/py-pyteomics
  576. science/py-qcelemental
  577. science/py-qcmanybody
  578. science/py-qiskit
  579. science/py-qspin
  580. science/py-quantities
  581. science/py-rmsd
  582. science/py-sarkit
  583. science/py-sarpy
  584. science/py-scikit-fuzzy
  585. science/py-scikit-learn
  586. science/py-scikit-optimize
  587. science/py-scikit-rf
  588. science/py-scikit-sparse
  589. science/py-scimath
  590. science/py-scipy
  591. science/py-scoria
  592. science/py-sdf
  593. science/py-seekpath
  594. science/py-segregation
  595. science/py-segyio
  596. science/py-sklearn-pandas
  597. science/py-skrebate
  598. science/py-spaghetti
  599. science/py-spglib
  600. science/py-spml
  601. science/py-symfc
  602. science/py-tensorflow
  603. science/py-thewalrus
  604. science/py-tobler
  605. science/py-trainstation
  606. science/py-trx-python
  607. science/py-veusz
  608. science/pynn
  609. science/qmcpack
  610. science/rdkit
  611. science/salome-kernel
  612. science/tfel
  613. science/tfel-edf
  614. science/ttk
  615. science/v_sim
  616. science/vmd
  617. science/votca
  618. science/wwplot
  619. security/caldera
  620. security/howdy
  621. textproc/py-docling
  622. textproc/py-docling-enhanced-onnx
  623. textproc/py-docling-hierarchical-pdf
  624. textproc/py-docling-ibm-models
  625. textproc/py-docling-metrics-chemistry
  626. textproc/py-docling-metrics-layout
  627. textproc/py-docling-metrics-table
  628. textproc/py-docling-onnx-models
  629. textproc/py-gensim
  630. textproc/py-langid
  631. textproc/py-pdf2docx
  632. textproc/py-rouge-score
  633. textproc/py-sense2vec
  634. textproc/py-spacy
  635. textproc/py-textdistance
  636. textproc/py-wordcloud
  637. www/immich-ml
  638. www/py-bokeh
  639. www/py-folium
  640. www/py-sentinelhub
  641. www/py-streamlit
  642. www/py-yubal
  643. x11/py-xdot
  644. x11-toolkits/py-wxpython
  645. Collapse this list.

Deleted ports which required this port:

Expand this list of 116 deleted ports
  1. astro/py-RO*
  2. astro/py-aipy*
  3. astro/py-astLib*
  4. astro/py-pyfits*
  5. audio/pulseeffects*
  6. audio/py-karaoke*
  7. biology/checkm*
  8. biology/py-fastTSNE*
  9. biology/py-macs2*
  10. biology/py-orange3-single-cell*
  11. biology/pycogent*
  12. biology/unanimity*
  13. comms/wsjt*
  14. databases/py-apache-arrow*
  15. databases/py-arrow*
  16. databases/py-caterva*
  17. databases/py-fastparquet*
  18. deskutils/labyrinth*
  19. devel/jep*
  20. devel/py-fbprophet*
  21. devel/py-xarray011*
  22. devel/ros_comm*
  23. finance/py-TA-Lib*
  24. french/eficas*
  25. games/py-anki*
  26. graphics/blender-lts28*
  27. graphics/blender-lts29*
  28. graphics/caffe*
  29. graphics/py-imageio24*
  30. graphics/py-opencv*
  31. graphics/py-opencv2*
  32. graphics/py-opengl*
  33. graphics/py-pyembree*
  34. graphics/py-pyggel*
  35. graphics/py-stltools*
  36. graphics/py-visual*
  37. graphics/pyggel*
  38. graphics/pygts*
  39. graphics/pymorph*
  40. graphics/sverchok-blender*
  41. math/py-Diofant*
  42. math/py-PyWavelets*
  43. math/py-blis07*
  44. math/py-fastdtw*
  45. math/py-gnuplot*
  46. math/py-gsl*
  47. math/py-igakit*
  48. math/py-luminol*
  49. math/py-matplotlib2*
  50. math/py-networkx1*
  51. math/py-onnx*
  52. math/py-optuna*
  53. math/py-pyipopt*
  54. math/py-pymc*
  55. math/py-pysparse*
  56. math/py-pystan*
  57. math/py-python_fcl*
  58. math/py-rpy*
  59. math/py-scientific*
  60. math/py-spvcm*
  61. math/py-statsmodels010*
  62. math/py-symcxx*
  63. math/py-symeig*
  64. math/rpy*
  65. math/rpy2*
  66. math/sage*
  67. misc/orange3*
  68. misc/py-anndata*
  69. misc/py-gluoncv*
  70. misc/py-gluonnlp*
  71. misc/py-orange3-associate*
  72. misc/py-orange3-educational*
  73. misc/py-orange3-network*
  74. misc/py-orange3-timeseries*
  75. misc/py-qiskit-machine-learning*
  76. multimedia/ffsubsync*
  77. multimedia/py-PySceneDetect*
  78. net-p2p/bazarr-devel*
  79. print/ttfquery*
  80. science/MOOSE-neural-simulator*
  81. science/avogadro*
  82. science/brian*
  83. science/openstructure*
  84. science/psychopy*
  85. science/py-PyQuante*
  86. science/py-ScientificPython*
  87. science/py-eccodes-python*
  88. science/py-hcluster*
  89. science/py-hiphive*
  90. science/py-mdp*
  91. science/py-mlpy*
  92. science/py-moltemplate*
  93. science/py-nilearn*
  94. science/py-obspy-core*
  95. science/py-onnx*
  96. science/py-pydap*
  97. science/py-qiskit-aer*
  98. science/py-qiskit-dynamics*
  99. science/py-qiskit-experiments*
  100. science/py-qiskit-finance*
  101. science/py-qiskit-ibm-experiment*
  102. science/py-qiskit-ibm-provider*
  103. science/py-qiskit-ibmq-provider*
  104. science/py-qiskit-nature*
  105. science/py-qiskit-optimization*
  106. science/py-qiskit-terra*
  107. science/pycdf*
  108. science/pyteomics*
  109. science/triqs*
  110. security/caldera4*
  111. security/py-crits*
  112. security/w3af*
  113. textproc/py-orange3-text*
  114. www/novnc-websockify*
  115. www/pylot*
  116. x11-toolkits/py-pyqwt*
  117. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for py311-numpy-2.4.6_1,1: DOCS=on: Build and/or install documentation ====> Options available for the single BLASLIB: you have to select exactly one of them BLIS=off: BLIS BLAS-like implementation FLEXIBLAS=off: FlexiBLAS BLAS implementation NETLIB=off: BLAS implementation from Netlib OPENBLAS=on: OpenBLAS BLAS implementation ====> Use CPU-specific optimizations: you have to select exactly one of them MIN=on: Minimum recommended CPU features (x86-64-v2 microarchitecture) NATIVE=off: Use native optimization (-march=native) NONE=off: Dispatched optimizations only (not recommended except old CPUs) ===> Use 'make config' to modify these settings
Options name:
math_py-numpy
USES:
compiler:c++17-lang cpe fortran pkgconfig python:3.11+ shebangfix blaslapack:openblas
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/n/numpy/
  2. https://pypi.org/packages/source/n/numpy/
Collapse this list.

Number of commits found: 193 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.4.6_1,1
17 Jun 2026 11:24:15
commit hash: f171fd1ca42d307e7bd4a61f521a133db4570820commit hash: f171fd1ca42d307e7bd4a61f521a133db4570820commit hash: f171fd1ca42d307e7bd4a61f521a133db4570820commit hash: f171fd1ca42d307e7bd4a61f521a133db4570820 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
math/py-numpy: Revert "build for all Python versions (for graphics/blender)"

Reverted due to reversal of the devel/meson change.

This reverts commit 3a42e1635236292984846ff29946f902d387b10b.
2.4.6_1,1
16 Jun 2026 21:26:54
commit hash: 3a42e1635236292984846ff29946f902d387b10bcommit hash: 3a42e1635236292984846ff29946f902d387b10bcommit hash: 3a42e1635236292984846ff29946f902d387b10bcommit hash: 3a42e1635236292984846ff29946f902d387b10b files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
math/py-numpy: build for all Python versions (for graphics/blender)

PR:		294160
2.4.6_1,1
09 Jun 2026 02:46:29
commit hash: 3c11b048c3de3af38dabc809a80dd0fbac51c7ffcommit hash: 3c11b048c3de3af38dabc809a80dd0fbac51c7ffcommit hash: 3c11b048c3de3af38dabc809a80dd0fbac51c7ffcommit hash: 3c11b048c3de3af38dabc809a80dd0fbac51c7ff files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
math/py-numpy: add SIMD options

Per the 2.4 release notes, the default/minimum baseline for compiled
optimisations on amd64 and i386 is increased to the v2 microarchitecture.
Thus, those using CPUs without the full feature set from v2 will
encounter SIGILL when running numpy with the default/minimum baseline.

Add option to disable compiled optimisations, relying entirely on
dispatched code paths when available and applicable. Not recommended
except for very old CPUs. Also add native option.

PR: 295633, 295664
2.4.6,1
21 May 2026 01:20:19
commit hash: f65b78468bd9a5a7144c962424a7b33b6a364ab8commit hash: f65b78468bd9a5a7144c962424a7b33b6a364ab8commit hash: f65b78468bd9a5a7144c962424a7b33b6a364ab8commit hash: f65b78468bd9a5a7144c962424a7b33b6a364ab8 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
math/py-numpy: update to 2.4.6

Changelog:	https://github.com/numpy/numpy/blob/v2.4.6/doc/changelog/2.4.6-changelog.rst
		https://github.com/numpy/numpy/blob/v2.4.6/doc/changelog/2.4.5-changelog.rst
2.4.4_3,1
13 May 2026 08:28:41
commit hash: 227859d277c6dc5e06360bff127d3fe5f720fccfcommit hash: 227859d277c6dc5e06360bff127d3fe5f720fccfcommit hash: 227859d277c6dc5e06360bff127d3fe5f720fccfcommit hash: 227859d277c6dc5e06360bff127d3fe5f720fccf files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: bump PORTREVISION after the upgrade of OpenBLAS
2.4.4_2,1
05 May 2026 19:29:37
commit hash: 2bf3834a197ccf8956332378eda8dd7577965246commit hash: 2bf3834a197ccf8956332378eda8dd7577965246commit hash: 2bf3834a197ccf8956332378eda8dd7577965246commit hash: 2bf3834a197ccf8956332378eda8dd7577965246 files touched by this commit
Max Brazhnikov (makc) search for other commits by this committer
*/*: bump PORTREVISION after switching to NumPy 2.x
2.4.4_1,1
06 Apr 2026 06:29:18
commit hash: 9de764ec25400013f6eca4911838c2816b46e435commit hash: 9de764ec25400013f6eca4911838c2816b46e435commit hash: 9de764ec25400013f6eca4911838c2816b46e435commit hash: 9de764ec25400013f6eca4911838c2816b46e435 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/py-numpy: Strip shared library

- Bump PORTREVISION for package change
2.4.4,1
04 Apr 2026 16:38:39
commit hash: 146f0155b0b838098497d992dc29cb1f0777966acommit hash: 146f0155b0b838098497d992dc29cb1f0777966acommit hash: 146f0155b0b838098497d992dc29cb1f0777966acommit hash: 146f0155b0b838098497d992dc29cb1f0777966a files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
math/py-numpy: update to 2.4.4

Changelog: https://github.com/numpy/numpy/releases/tag/v2.4.4
2.4.3,1
04 Apr 2026 06:19:02
commit hash: 0d581662824e4641f23c38f8dd2eb24501ca0ec7commit hash: 0d581662824e4641f23c38f8dd2eb24501ca0ec7commit hash: 0d581662824e4641f23c38f8dd2eb24501ca0ec7commit hash: 0d581662824e4641f23c38f8dd2eb24501ca0ec7 files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
math/py-numpy*: unbreak the ports tree
2.4.3,1
03 Apr 2026 18:52:24
commit hash: 8b32e5370ce76d6ea1394ea715665102b41e4e62commit hash: 8b32e5370ce76d6ea1394ea715665102b41e4e62commit hash: 8b32e5370ce76d6ea1394ea715665102b41e4e62commit hash: 8b32e5370ce76d6ea1394ea715665102b41e4e62 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
math/py-numpy: update to 2.4.3

Changelogs:
- https://numpy.org/doc/stable/release.html
- minor versions in commit logs

PR: 281470
Differential Revision: https://reviews.freebsd.org/D56094
1.26.4_12,1
28 Feb 2026 20:55:34
commit hash: 821334429149b1f0467dbd7134d1faf005948a3dcommit hash: 821334429149b1f0467dbd7134d1faf005948a3dcommit hash: 821334429149b1f0467dbd7134d1faf005948a3dcommit hash: 821334429149b1f0467dbd7134d1faf005948a3d files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
math/py-numpy: unbreak build with non-default python (+)

Reported by:	bulk -t
Approved by:	portmgr blanket
1.26.4_12,1
15 Jan 2026 11:54:09
commit hash: b2f971c25e01d157dec2806d652caa7a5be5f7bdcommit hash: b2f971c25e01d157dec2806d652caa7a5be5f7bdcommit hash: b2f971c25e01d157dec2806d652caa7a5be5f7bdcommit hash: b2f971c25e01d157dec2806d652caa7a5be5f7bd files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/py-numpy: Allow build with cython 3.2.0+

- Bump PORTREVISION for package change

PR:		291778
1.26.4_11,1
02 Dec 2025 12:17:55
commit hash: 2d8caada99d84ae2f801e198afbeadbcf901ca14commit hash: 2d8caada99d84ae2f801e198afbeadbcf901ca14commit hash: 2d8caada99d84ae2f801e198afbeadbcf901ca14commit hash: 2d8caada99d84ae2f801e198afbeadbcf901ca14 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/py-numpy: Fix build of dependent ports with swig 4.4.0+

- Bump PORTREVISION for package change

It fixes the build for at least the following dependent ports:
- math/py-faiss
- math/py-nlopt
- math/py-scikit-umfpack

Reference:	https://github.com/numpy/numpy/commit/1e424dae42a2d560520b6e053e8e60ac4205bfc7
1.26.4_10,1
01 Nov 2025 17:23:22
commit hash: 1403bb7765965eccd644a73cb136a155e46f7ea8commit hash: 1403bb7765965eccd644a73cb136a155e46f7ea8commit hash: 1403bb7765965eccd644a73cb136a155e46f7ea8commit hash: 1403bb7765965eccd644a73cb136a155e46f7ea8 files touched by this commit
Matthias Andree (mandree) search for other commits by this committer
*: Revise USES=python:... version range constraints

and strip all lower bounds of 3.9 or 3.10 because they are implied now.

python:3.9-X  -> python:-X
python:3.9+   -> python
python:3.10-X -> python:-X
python:3.10+  -> python
(options such as ,build preserved)
1.26.4_10,1
15 Oct 2025 05:10:50
commit hash: 9fea2cd984a308cc38ecc0cbc0f70178b9fa5e02commit hash: 9fea2cd984a308cc38ecc0cbc0f70178b9fa5e02commit hash: 9fea2cd984a308cc38ecc0cbc0f70178b9fa5e02commit hash: 9fea2cd984a308cc38ecc0cbc0f70178b9fa5e02 files touched by this commit
Xin LI (delphij) search for other commits by this committer
Author: Matthew Wener
math/py-numpy: Reland Migrate to PEP517

This restores 3f582fcf38bb0cee40f9346683490aceb3bda654 but with
allflavors removed.

PR:	ports/287794
1.26.4_9,1
14 Oct 2025 06:18:33
commit hash: 1bcf545661ba786deaae3052208465a4fddc6e33commit hash: 1bcf545661ba786deaae3052208465a4fddc6e33commit hash: 1bcf545661ba786deaae3052208465a4fddc6e33commit hash: 1bcf545661ba786deaae3052208465a4fddc6e33 files touched by this commit
Xin LI (delphij) search for other commits by this committer
math/py-numpy: Revert "math/py-numpy: Migrate to PEP517"

This reverts commit 3f582fcf38bb0cee40f9346683490aceb3bda654.

The goal was to unblock package building ASAP while we investigate

Requested by:	antoine
1.26.4_8,1
13 Oct 2025 06:36:40
commit hash: 3f582fcf38bb0cee40f9346683490aceb3bda654commit hash: 3f582fcf38bb0cee40f9346683490aceb3bda654commit hash: 3f582fcf38bb0cee40f9346683490aceb3bda654commit hash: 3f582fcf38bb0cee40f9346683490aceb3bda654 files touched by this commit
Xin LI (delphij) search for other commits by this committer
Author: Matthew Wener
math/py-numpy: Migrate to PEP517

PR:	ports/287794
1.26.4_7,1
10 Sep 2025 14:41:26
commit hash: e0de1c4a26976cbfeb036015a19c413b643c0d1dcommit hash: e0de1c4a26976cbfeb036015a19c413b643c0d1dcommit hash: e0de1c4a26976cbfeb036015a19c413b643c0d1dcommit hash: e0de1c4a26976cbfeb036015a19c413b643c0d1d files touched by this commit
Mateusz Piotrowski (0mp) search for other commits by this committer
math/py-numpy: Actually apply portfmt

Fixes:	f0c7c1960e4c math/py-numpy: Lint with portclippy and portfmt
Approved by:	portmgr blanket
1.26.4_7,1
10 Sep 2025 11:21:38
commit hash: f0c7c1960e4c7344ddab7985121e6c1c475f768acommit hash: f0c7c1960e4c7344ddab7985121e6c1c475f768acommit hash: f0c7c1960e4c7344ddab7985121e6c1c475f768acommit hash: f0c7c1960e4c7344ddab7985121e6c1c475f768a files touched by this commit
Mateusz Piotrowski (0mp) search for other commits by this committer
math/py-numpy: Lint with portclippy and portfmt

Approved by:	portmgr blanket
1.26.4_7,1
01 Aug 2025 21:08:37
commit hash: 935de0247eabcf7b0219e6cecf91dbb8085b3a7acommit hash: 935de0247eabcf7b0219e6cecf91dbb8085b3a7acommit hash: 935de0247eabcf7b0219e6cecf91dbb8085b3a7acommit hash: 935de0247eabcf7b0219e6cecf91dbb8085b3a7a files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: chase the upgrade to SuiteSparse
1.26.4_6,1
08 Mar 2025 04:05:21
commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal

Any missed ports, feel free to bump.

Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details.
1.26.4_5,1
28 Jan 2025 16:42:55
commit hash: e54e2c695bbccea73e70ce5bf689928053632492commit hash: e54e2c695bbccea73e70ce5bf689928053632492commit hash: e54e2c695bbccea73e70ce5bf689928053632492commit hash: e54e2c695bbccea73e70ce5bf689928053632492 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: bump PORTREVISION after OpenBLAS upgrade

Remark: this souldn’t be necessary, because the version of the library is the
same, but due to many changes between these releases, it is safer this way.

PR:		284314
1.26.4_4,1
24 Jan 2025 12:18:28
commit hash: 6cce1f5b223a907deb0498a9d069816ce78b75e1commit hash: 6cce1f5b223a907deb0498a9d069816ce78b75e1commit hash: 6cce1f5b223a907deb0498a9d069816ce78b75e1commit hash: 6cce1f5b223a907deb0498a9d069816ce78b75e1 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: bump PORTREVISION to chase blas/lapack, Suitesparse and BLIS
1.26.4_3,1
11 Jan 2025 10:02:35
commit hash: 8ce84fb385c0f00981db559af996106105113480commit hash: 8ce84fb385c0f00981db559af996106105113480commit hash: 8ce84fb385c0f00981db559af996106105113480commit hash: 8ce84fb385c0f00981db559af996106105113480 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: bump PORTREVISION after the upgrade to Suitesparse
1.26.4_2,1
13 Dec 2024 08:22:28
commit hash: 609fba8daaf6e4be2e627b8c7c7b5005d3c6f822commit hash: 609fba8daaf6e4be2e627b8c7c7b5005d3c6f822commit hash: 609fba8daaf6e4be2e627b8c7c7b5005d3c6f822commit hash: 609fba8daaf6e4be2e627b8c7c7b5005d3c6f822 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
math/py-numpy: mark as PIE_UNSAFE (+)

Reported by:	bulk -t

Approved by:	portmgr (blanket)

Sponsored by:	Future Crew, LLC
1.26.4_2,1
15 Aug 2024 11:53:55
commit hash: ba856133e5f1a18de13106955e417f998be213e5commit hash: ba856133e5f1a18de13106955e417f998be213e5commit hash: ba856133e5f1a18de13106955e417f998be213e5commit hash: ba856133e5f1a18de13106955e417f998be213e5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
Author: Dimitry Andric
math/py-numpy: Remove clang error condition in distutils check

- Bump PORTREVISION for package change

PR:		280715
Tested by:	dim (with Clang 15 to 19)
1.26.4_1,1
06 Jul 2024 16:12:19
commit hash: 0eae1a23ca581fb43bd8ae9c7937cb254e4be706commit hash: 0eae1a23ca581fb43bd8ae9c7937cb254e4be706commit hash: 0eae1a23ca581fb43bd8ae9c7937cb254e4be706commit hash: 0eae1a23ca581fb43bd8ae9c7937cb254e4be706 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/py-numpy: Add PORTSCOUT

- Remove unnecessary substitution
- Cosmetic change
1.26.4_1,1
21 Jun 2024 17:49:24
commit hash: e2cd1133e68c54606b2b5e0c7b4dee0532a926fecommit hash: e2cd1133e68c54606b2b5e0c7b4dee0532a926fecommit hash: e2cd1133e68c54606b2b5e0c7b4dee0532a926fecommit hash: e2cd1133e68c54606b2b5e0c7b4dee0532a926fe files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: bump PORTREVISION after the upgrade to OpenBLAS
1.26.4,1
15 Jun 2024 14:23:11
commit hash: d3e0e547ee3bfaa37aa10132d6fee0ed689333b6commit hash: d3e0e547ee3bfaa37aa10132d6fee0ed689333b6commit hash: d3e0e547ee3bfaa37aa10132d6fee0ed689333b6commit hash: d3e0e547ee3bfaa37aa10132d6fee0ed689333b6 files touched by this commit
Wen Heping (wen) search for other commits by this committer
math/py-numpy: Update to 1.26.4

PR:		277689
Reported by:	wen@
Exp-run by:	antoine@
1.25.0_7,1
29 Apr 2024 20:08:56
commit hash: 89b83249690cf17cdb0fe923e5f01464b7f36141commit hash: 89b83249690cf17cdb0fe923e5f01464b7f36141commit hash: 89b83249690cf17cdb0fe923e5f01464b7f36141commit hash: 89b83249690cf17cdb0fe923e5f01464b7f36141 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: chase SuiteSparse’s upgrade
1.25.0_6,1
28 Jan 2024 12:02:23
commit hash: 68a725452a341366c504bf411bfda2b9b9f983ebcommit hash: 68a725452a341366c504bf411bfda2b9b9f983ebcommit hash: 68a725452a341366c504bf411bfda2b9b9f983ebcommit hash: 68a725452a341366c504bf411bfda2b9b9f983eb files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: bump PORTREVISION after the upgrade to SuiteSparse
1.25.0_5,1
13 Jan 2024 10:19:22
commit hash: 0f35d118f29c44a286226933a85df4a528c31a01commit hash: 0f35d118f29c44a286226933a85df4a528c31a01commit hash: 0f35d118f29c44a286226933a85df4a528c31a01commit hash: 0f35d118f29c44a286226933a85df4a528c31a01 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: bump PORTREVISION after the upgrade of SuiteSparse to v7.5.0
1.25.0_4,1
31 Dec 2023 14:31:11
commit hash: 41c2a6b1f7bd0cc66c00e8d7e16c6da901742192commit hash: 41c2a6b1f7bd0cc66c00e8d7e16c6da901742192commit hash: 41c2a6b1f7bd0cc66c00e8d7e16c6da901742192commit hash: 41c2a6b1f7bd0cc66c00e8d7e16c6da901742192 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: chase the upgrade of SuiteSparse
1.25.0_3,1
12 Dec 2023 19:03:50
commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: bump PORTREVISION after the upgrade of OpenBLAS

PR:		273219
1.25.0_2,1
15 Oct 2023 09:03:17
commit hash: c32596f5745214609cfa03b727bd4702a5d26f00commit hash: c32596f5745214609cfa03b727bd4702a5d26f00commit hash: c32596f5745214609cfa03b727bd4702a5d26f00commit hash: c32596f5745214609cfa03b727bd4702a5d26f00 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: chase the upgrade of SuiteSparse
1.25.0_1,1
20 Sep 2023 17:57:40
commit hash: a0ed0dce34341e30a6c479535c68fae987840c91commit hash: a0ed0dce34341e30a6c479535c68fae987840c91commit hash: a0ed0dce34341e30a6c479535c68fae987840c91commit hash: a0ed0dce34341e30a6c479535c68fae987840c91 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
/*: bump PORTREVISION after the upgrade of SuiteSparse
1.25.0,1
07 Jul 2023 12:56:11
commit hash: 65c21fd7c9164f3093c730373d463bbc37f640d1commit hash: 65c21fd7c9164f3093c730373d463bbc37f640d1commit hash: 65c21fd7c9164f3093c730373d463bbc37f640d1commit hash: 65c21fd7c9164f3093c730373d463bbc37f640d1 files touched by this commit
Wen Heping (wen) search for other commits by this committer
math/py-numpy: Update to 1.25.0

PR:		272058
Reported by:	wen@
Exp-run by:	antoine@
1.24.1_5,1
01 Jul 2023 16:11:11
commit hash: 823182b45144924163f227529c9d42270601cab4commit hash: 823182b45144924163f227529c9d42270601cab4commit hash: 823182b45144924163f227529c9d42270601cab4commit hash: 823182b45144924163f227529c9d42270601cab4 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: bump PORTREVISION after the upgrade of SuiteSparse
1.24.1_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>
1.24.1_4,1
14 Jun 2023 21:12:29
commit hash: db2d9d0db79d3fbfa674d18fa0ea69d726a2ae3ecommit hash: db2d9d0db79d3fbfa674d18fa0ea69d726a2ae3ecommit hash: db2d9d0db79d3fbfa674d18fa0ea69d726a2ae3ecommit hash: db2d9d0db79d3fbfa674d18fa0ea69d726a2ae3e files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
math/py-numpy: fix build on powerpc64le

In file included from numpy/core/src/umath/loops_comparison.dispatch.c.src:12:
In file included from numpy/core/src/common/simd/simd.h:63:
In file included from numpy/core/src/common/simd/vec/vec.h:105:
numpy/core/src/common/simd/vec/memory.h:113:1: error: call to 'vec_st' is
ambiguous
NPYV_IMPL_VEC_MEM(f64, f64)
^~~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/common/simd/vec/memory.h:94:7: note: expanded from macro
'NPYV_IMPL_VEC_MEM'
    { npyv__storea((npyv_lanetype_##DW_CAST*)ptr, (npyv_##DW_CAST)vec); }       
       \
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/common/simd/vec/memory.h:42:36: note: expanded from macro
'npyv__storea'
    #define npyv__storea(PTR, VEC) vec_st(VEC, 0, PTR)
                                   ^~~~~~
/usr/lib/clang/14.0.5/include/altivec.h:11130:37: note: candidate function
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.24.1_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
1.24.1,1
08 Feb 2023 01:14:27
commit hash: b217a15a96fa1b52c47611ab6db79105e45e924bcommit hash: b217a15a96fa1b52c47611ab6db79105e45e924bcommit hash: b217a15a96fa1b52c47611ab6db79105e45e924bcommit hash: b217a15a96fa1b52c47611ab6db79105e45e924b files touched by this commit
Wen Heping (wen) search for other commits by this committer
math/py-numpy: Update to 1.24.1

PR:		268594
Reported by:	wen@
Exp-run by:	antoine@
1.23.5_2,1
19 Jan 2023 16:45:37
commit hash: 112013ae642a41807695f31144ed4113e3368aa6commit hash: 112013ae642a41807695f31144ed4113e3368aa6commit hash: 112013ae642a41807695f31144ed4113e3368aa6commit hash: 112013ae642a41807695f31144ed4113e3368aa6 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
math/suitesparse*: bump PORTREVISION of dependant ports
1.23.5_1,1
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
1.23.5_1,1
29 Dec 2022 00:41:28
commit hash: 7b822dde35aba238c5975a3c1fc33ebca75d71b5commit hash: 7b822dde35aba238c5975a3c1fc33ebca75d71b5commit hash: 7b822dde35aba238c5975a3c1fc33ebca75d71b5commit hash: 7b822dde35aba238c5975a3c1fc33ebca75d71b5 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
math/py-numpy: fix runtime on powerpc64*

Currently powerpc64* is not properly detected by numpy, due to python
returning just "powerpc" as architecture name. This commit fixes architecture
detection with numpy and properly checks for CPU features on FreeBSD.
1.23.5,1
30 Nov 2022 08:30:45
commit hash: 84ecbb32a0c7c8fe405894933cf413cda80788edcommit hash: 84ecbb32a0c7c8fe405894933cf413cda80788edcommit hash: 84ecbb32a0c7c8fe405894933cf413cda80788edcommit hash: 84ecbb32a0c7c8fe405894933cf413cda80788ed files touched by this commit
Wen Heping (wen) search for other commits by this committer
math/py-numpy: Update to 1.23.5

PR:		267886
Reported by:	wen@
Exp-run by:	antoine@
1.23.4_1,1
27 Nov 2022 11:09:57
commit hash: 6f9769f20db64b8cd3e89aa80a85329ba53b61a5commit hash: 6f9769f20db64b8cd3e89aa80a85329ba53b61a5commit hash: 6f9769f20db64b8cd3e89aa80a85329ba53b61a5commit hash: 6f9769f20db64b8cd3e89aa80a85329ba53b61a5 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: bump PORTREVISION after the upgrade of math/suitesparse*

PR:		267742
1.23.4,1
31 Oct 2022 06:15:10
commit hash: 4cf8b1f35f79476d09c3fb31e2087a8d7bcf40cfcommit hash: 4cf8b1f35f79476d09c3fb31e2087a8d7bcf40cfcommit hash: 4cf8b1f35f79476d09c3fb31e2087a8d7bcf40cfcommit hash: 4cf8b1f35f79476d09c3fb31e2087a8d7bcf40cf files touched by this commit
Wen Heping (wen) search for other commits by this committer
math/py-numpy: Allow build with python-3.11

PR:		267362
Reported by:	osidorkin@gmail.com
1.23.4,1
20 Oct 2022 10:33:12
commit hash: 0f9f67fb3d9f1bd9ba941844f32d21a659162e6acommit hash: 0f9f67fb3d9f1bd9ba941844f32d21a659162e6acommit hash: 0f9f67fb3d9f1bd9ba941844f32d21a659162e6acommit hash: 0f9f67fb3d9f1bd9ba941844f32d21a659162e6a files touched by this commit
Wen Heping (wen) search for other commits by this committer
math/py-numpy: Update to 1.23.4

PR:		267081
Reported by:	wen@
Exp-run by:	antoine@
1.23.3,1
17 Sep 2022 03:24:00
commit hash: e2007421d7294376ad44654dd7f4c4bce58d5947commit hash: e2007421d7294376ad44654dd7f4c4bce58d5947commit hash: e2007421d7294376ad44654dd7f4c4bce58d5947commit hash: e2007421d7294376ad44654dd7f4c4bce58d5947 files touched by this commit
Wen Heping (wen) search for other commits by this committer
math/py-numpy: Update to 1.23.3

PR:		266331
Reported by:	wen@
Exp-run by:	antoine@
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)
1.23.1,1
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)
1.23.1,1
14 Aug 2022 07:44:25
commit hash: bb505051ff6c2efcd80d49286afcce589c194258commit hash: bb505051ff6c2efcd80d49286afcce589c194258commit hash: bb505051ff6c2efcd80d49286afcce589c194258commit hash: bb505051ff6c2efcd80d49286afcce589c194258 files touched by this commit
Wen Heping (wen) search for other commits by this committer
math/py-numpy: Update to 1.23.1

PR:		265710
Reported by:	wen@
Exp-run by:	antoine@
1.23.0,1
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)
1.23.0,1
06 Jul 2022 02:42:48
commit hash: d68b12c0a6f8c498482d8e3e1b800b140f3b719acommit hash: d68b12c0a6f8c498482d8e3e1b800b140f3b719acommit hash: d68b12c0a6f8c498482d8e3e1b800b140f3b719acommit hash: d68b12c0a6f8c498482d8e3e1b800b140f3b719a files touched by this commit
Wen Heping (wen) search for other commits by this committer
math/py-numpy: Update to 1.23.0

PR:		264837
Reported by:	wen@
Exp-run by:	antoine@
1.22.4_1,1
26 Jun 2022 20:36:53
commit hash: ad2d6b8e488819a85ade85ecbf1fc16db82b49b9commit hash: ad2d6b8e488819a85ade85ecbf1fc16db82b49b9commit hash: ad2d6b8e488819a85ade85ecbf1fc16db82b49b9commit hash: ad2d6b8e488819a85ade85ecbf1fc16db82b49b9 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
Mk/bsd.default-versions.mk: chase the switch to Python 3.9

Following the rules of
<https://wiki.freebsd.org/Python#Steps_to_switch_the_Python_default_version>

PR:		261703
1.22.4,1
25 May 2022 23:29:36
commit hash: 85affc89e8df0f6c95c37c5065bc7b595f34e9eccommit hash: 85affc89e8df0f6c95c37c5065bc7b595f34e9eccommit hash: 85affc89e8df0f6c95c37c5065bc7b595f34e9eccommit hash: 85affc89e8df0f6c95c37c5065bc7b595f34e9ec files touched by this commit
Wen Heping (wen) search for other commits by this committer
math/py-numpy: Fix doc checksums

PR:		264231
Reported by:	david@isnic.is
1.22.4,1
25 May 2022 07:22:27
commit hash: ff9098f7093e8f774790ac4139dc1090fae538dacommit hash: ff9098f7093e8f774790ac4139dc1090fae538dacommit hash: ff9098f7093e8f774790ac4139dc1090fae538dacommit hash: ff9098f7093e8f774790ac4139dc1090fae538da files touched by this commit
Wen Heping (wen) search for other commits by this committer
math/py-numpy: Update to 1.22.4

PR:		264153
Reported by:	wen@
Exp-run by:	antoine@
1.20.3,1
03 Jan 2022 08:49:26
commit hash: a2cfb3e0589d26cbb8bf569fdf854f6162ff4915commit hash: a2cfb3e0589d26cbb8bf569fdf854f6162ff4915commit hash: a2cfb3e0589d26cbb8bf569fdf854f6162ff4915commit hash: a2cfb3e0589d26cbb8bf569fdf854f6162ff4915 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
math/py-numpy: revert obsolete commit 507c189b28

The sched_getaffinity() function in the C library returned a different
error code than expected (i.e. other than returned by GLIBC) if the
requested CPU set size did not match the one expected by the system.

The error code has been changed from ERANGE to EINVAL as expected by
the wrapper for os.sched_getaffinity() in Python, obsoleting the patch
that commented out the failing function call in setup.py.
1.20.3,1
02 Jan 2022 20:43:00
commit hash: 507c189b2876043654568b15715b9d40b3bc87c3commit hash: 507c189b2876043654568b15715b9d40b3bc87c3commit hash: 507c189b2876043654568b15715b9d40b3bc87c3commit hash: 507c189b2876043654568b15715b9d40b3bc87c3 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
math/py-numpy: work around build issue on -CURRENT

A sched_getaffinity function has been added to -CURRENT and the
Python build detects it presence and provides a Python function
os.sched_getaffinity().

Apparently the C library function is not correctly wrapped and
returns an out of buounds result.

Comment out the call of os.sched_getaffinity() call until this
function works correctly in the Python interpreter.

No port revision bump, since this is just a temporary fix for the
broken build on -CURRENT.

Reported by:	antoine
1.20.3,1
26 Oct 2021 00:50:47
commit hash: 7e9bec828e31369d9b6bab30ac86218bf3def70dcommit hash: 7e9bec828e31369d9b6bab30ac86218bf3def70dcommit hash: 7e9bec828e31369d9b6bab30ac86218bf3def70dcommit hash: 7e9bec828e31369d9b6bab30ac86218bf3def70d files touched by this commit
Wen Heping (wen) search for other commits by this committer
math/py-numpy: Update to 1.20.3

PR:		259063
Reported by:	wen@
Exp-run by:	antoine@
1.16.6_2,1
31 Aug 2021 09:23:13
commit hash: 90cd05af448eae46076d7faee00629ccf17e6128commit hash: 90cd05af448eae46076d7faee00629ccf17e6128commit hash: 90cd05af448eae46076d7faee00629ccf17e6128commit hash: 90cd05af448eae46076d7faee00629ccf17e6128 files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
math/py-numpy: Add CPE information

Approved by:    portmgr (blanket)
1.16.6_2,1
27 Aug 2021 23:49:11
commit hash: 657b4a5caf6e34f7304323b9d001e74aedf59e88commit hash: 657b4a5caf6e34f7304323b9d001e74aedf59e88commit hash: 657b4a5caf6e34f7304323b9d001e74aedf59e88commit hash: 657b4a5caf6e34f7304323b9d001e74aedf59e88 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
math/py-numpy: mark as not compatible with python 3.10

Approved by:	portmgr blanket
1.16.6_2,1
24 Jul 2021 23:59:17
commit hash: 683962036c550ca52273730416ba42e6e97eb7cecommit hash: 683962036c550ca52273730416ba42e6e97eb7cecommit hash: 683962036c550ca52273730416ba42e6e97eb7cecommit hash: 683962036c550ca52273730416ba42e6e97eb7ce files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
Author: alt2600@icloud.com
math/py-numpy: Fix typo

- Bump PORTREVISION for package change

PR:		257396
1.16.6_1,1
25 May 2021 10:00:10
commit hash: 8470aea030512cde1984737633959548a0e961afcommit hash: 8470aea030512cde1984737633959548a0e961afcommit hash: 8470aea030512cde1984737633959548a0e961afcommit hash: 8470aea030512cde1984737633959548a0e961af files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
math/suitesparse: adapt dependency lines after modularization

Do not bump PORTREVISION, because this should not change the resulting
packages.

Note for maintainers: try to not depend on the whole suitesparse package,
especially if your port do not require GraphBLAS (the biggest one).
1.16.6_1,1
25 Apr 2021 18:50:30
commit hash: 26d8faac23752e2fc666fb9aaf103660c132360acommit hash: 26d8faac23752e2fc666fb9aaf103660c132360acommit hash: 26d8faac23752e2fc666fb9aaf103660c132360acommit hash: 26d8faac23752e2fc666fb9aaf103660c132360a files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
*: Bump a few ports after the Python 3.7 to 3.8 switchover

Bump the PORTREVISION of the following ports as the concurrent symlinks
change with a new default version of Python:

* devel/py-setuptools
* lang/cython
* math/py-numpy

This is a follow-up to 6cd3db2d03cc544c5893e41dbbacd2000fcbd35a .

PR:		253815
Approved by:	kai (python, maintainer)
1.16.6,1
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.
1.16.6,1
03 Jan 2021 09:11:52
Revision:559997Original commit files touched by this commit
antoine search for other commits by this committer
Remove python 2.7 support from a few ports
1.16.6,1
14 Nov 2020 15:28:42
Revision:555117Original commit files touched by this commit
pkubaj search for other commits by this committer
math/py-numpy@py39: fix build on GCC architectures

cc1: error: unrecognized command line option "-Wno-unused-result"
1.16.6,1
16 May 2020 11:05:07
Revision:535462Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.16.6

Changes:	https://github.com/numpy/numpy/releases
PR:		246395
Exp-run by:	antoine
1.16.5_5,1
06 May 2020 16:39:12
Revision:534190Original commit files touched by this commit
yuri search for other commits by this committer
Bump 37 ports depending on math/openblas through USES=blaslapack:openblas
because after the recent math/openblas update the library name changed in
openblas
1.16.5_4,1
31 Jan 2020 14:08:51
Revision:524711Original commit files touched by this commit
swills search for other commits by this committer
math/py-numpy: improve patch to fix build with OpenBlas

This patch adds openblas to the list of cblas compatible libs instead

PR:		243497
Submitted by:	John Hein <jcfyecrayz@liamekaens.com>
1.16.5_4,1
30 Jan 2020 14:17:44
Revision:524642Original commit files touched by this commit
swills search for other commits by this committer
Fix math/openblas and bump dependent ports

* Fix build on i386 [1]
* Fix science/code_saturne build with new openblas [2]
* Avoid installing private headers [3]
* Prevent build from optimizing for host by correcting build confg [4]
* Bump portrevision of dependent ports [5]

This is correcting issues from r523749 [1][2][4] and r515970 [3]

PR:		231371
Reported by:	build cluster [1]
Reported by:	Dima Pasechnik <dimpase+freebsd@gmail.com> [2]
Reported by:	many [5]
Reviewed by:	mat, bapt
Approved by:	implicit, since this is a build fix
1.16.5_3,1
23 Jan 2020 21:31:23
Revision:523944Original commit files touched by this commit
swills search for other commits by this committer
math/py-numpy: fix build when math/blas is installed

PR:		243497
Submitted by:	rsmith@xs4all.nl
1.16.5_3,1
21 Jan 2020 22:03:19
Revision:523749Original commit files touched by this commit
swills search for other commits by this committer
math/openblas: Update to 0.3.7

While here, improve formatting and fix build of dependant ports.

PR:		231371
Submitted by:	yuri (initial version), pkubaj (ppc fixes)
Approved by:	Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> (maintainer)
1.16.5_2,1
16 Dec 2019 09:22:43
Revision:520234Original commit files touched by this commit
antoine search for other commits by this committer
Bump PORTREVISION after r520219
1.16.5_1,1
24 Oct 2019 00:48:42
Revision:515313Original commit files touched by this commit
jbeich search for other commits by this committer
math/py-numpy: switch to OpenBLAS by default

Besides being faster consistently using the same BLAS implementation
should improve stability in case of accidental ABI mismatch.

PR:		240937
Approved by:	maintainer timeout (2 weeks)
MFH:		2019Q4
1.16.5,1
10 Sep 2019 17:38:06
Revision:511766Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.16.5

Changes:	https://github.com/numpy/numpy/releases
PR:		240424
Exp-run by:	antoine
1.16.4_1,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
1.16.4,1
07 Jul 2019 19:14:49
Revision:506176Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.16.4

Changes:	https://github.com/numpy/numpy/releases
PR:		238964
Exp-run by:	antoine
1.16.1_2,1
22 Apr 2019 13:16:34
Revision:499638Original commit files touched by this commit
gerald search for other commits by this committer
Related to revision 499061 bump ports with USES=fortran to have them
benefit from the improved situation where libgcc_s is only used when
absolutely necessary.

Suggested by:	tijl
1.16.1_1,1
10 Apr 2019 06:18:32
Revision:498530Original commit files touched by this commit
antoine search for other commits by this committer
Bump a few PORTREVISIONs after r498529

With hat:	portmgr
1.16.1,1
22 Feb 2019 19:55:52
Revision:493608Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove no-op TESTS_DESC

- Update pkg-descr
1.16.1,1
21 Feb 2019 16:11:06
Revision:493516Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.16.1

- Move TEST_DEPENDS upward
- Simplify Makefile

Changes:	https://github.com/numpy/numpy/releases
PR:		235721
Exp-run by:	antoine
1.15.4_1,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
1.15.4,1
03 Dec 2018 18:52:09
Revision:486527Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.15.4

Changes:	https://github.com/numpy/numpy/releases
PR:		233643
Exp-run by:	antoine
1.15.1,1
06 Oct 2018 09:24:38
Revision:481334Original commit files touched by this commit
sunpoet search for other commits by this committer
Update MASTER_SITES and WWW
1.15.1,1
04 Oct 2018 18:14:16
Revision:481239Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.15.1

- Change MASTER_SITES to CHEESESHOP
- Use bsd.port.mk instead of bsd.port.pre.mk + bsd.port.post.mk

Changes:	https://github.com/numpy/numpy/releases
PR:		231664
Exp-run by:	antoine
1.15.0,1
14 Aug 2018 11:20:27
Revision:477149Original commit files touched by this commit
rm search for other commits by this committer
math/py-numpy: update to 1.15.0

- update to 1.15
- convert to autoplist
- follow upstream change from nose test framework to pytest

Release notes:
https://github.com/numpy/numpy/releases/tag/v1.15.0

PR:		230094
Submitted by:	wen
Exp-run by:     antoine
1.14.3_1,1
29 Jul 2018 22:18:46
Revision:475857Original 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
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
1.14.3,1
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
1.14.3,1
24 May 2018 12:13:21
Revision:470772Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.14.3

PR:		228230
Submitted by:	wen@(myself)
Exp-run by:	antoine@
1.13.3_3,1
26 Apr 2018 06:41:30
Revision:468325Original commit files touched by this commit
yuri search for other commits by this committer
math/suitesparse: Update 4.0.2 -> 5.2.0

Port changes:
* Change to DISTVERSION
* Update MASTER_SITES
* Change to LICENSE_COMB=dual
* Add LIB_DEPENDS
* Unbundle metis, made it a dependency
* Update do-build and do-install
* Update WWW

Bump 11 ports.
games/naev is marked broken because it depends on the no longer installed
library.

PR:		210579
Submitted by:	yuri
Submitted by:	pfg
Approved by:	maintainer timeout (maho@FreeBSD.org, 21 months)
Approved by:	maintainer timeout (fortran@FreeBSD.org, 45 days)
1.13.3_2,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).
1.13.3_1,1
25 Feb 2018 05:32:19
Revision:462909Original commit files touched by this commit
sunpoet search for other commits by this committer
Cosmetic change
1.13.3_1,1
14 Jan 2018 20:33:38
Revision:458999Original commit files touched by this commit
db search for other commits by this committer
exec_command.py states in comments it uses /bin/sh on POSIX for subprocess but
incorrectly uses shell from environment. This makes compiles fail when
compilation is done using the account 'nobody' which is default on pkg-fallout
runs.

PR:		ports/225156
Submitted by:	self
Reported by:	self
Reviewed by:	antoine
Approved by: 	antoine
1.13.3,1
19 Dec 2017 16:23:48
Revision:456737Original commit files touched by this commit
mat search for other commits by this committer
Enhance USES=uniquefiles to be more generic.

This allows to have more complex renaming schemes.  Until now, it could
only add a prefix or a suffix, but this was not working at all for man
pages, because it would give man/man1/pyfoo.1.gz-2.7 or
man/man1/pyfoo-1-2.7.gz.  With this change, a man page will be correctly
renamed to man/man1/pyfoo-2.7.1.gz.

Unfix ports that were already handling man pages.

PR:		220214
Submitted by:	Fukang Chen (previous patch)
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D13444
1.13.3,1
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)
1.13.3,1
13 Oct 2017 13:09:18
Revision:451990Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.13.3

- Simplify MASTER_SITES
- Silence patch messages
- Fix symbolic link to avoid absolute path

Changes:	https://github.com/numpy/numpy/releases
PR:		222856
Exp-run by:	antoine
1.13.1_2,1
10 Sep 2017 20:55:39
Revision:449591Original 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
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 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, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275

Number of commits found: 193 (showing only 100 on this page)

1 | 2  »