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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
py-numpy The New Numeric Extension to Python
1.26.4_6,1 math on this many watch lists=15 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 1.26.4_6,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: 2025-03-08 04:05:21
Commit Hash: 06a08e6
People watching this port, also watch:: mpfr, p5-Net-SSLeay, dbus, libXdamage, xorg-fonts-truetype
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.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}numpy>0:math/py-numpy@${PY_FLAVOR}
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
  • py310: py310-numpy
  • py39: py39-numpy
distinfo:
TIMESTAMP = 1718154974 SHA256 (numpy-1.26/numpy-1.26.4.tar.gz) = 2a02aba9ed12e4ac4eb3ea9421c420301a0c6460d9830d74a9df87efa4912010 SIZE (numpy-1.26/numpy-1.26.4.tar.gz) = 15786129

Expand this list (2 items)

Collapse this list.

SHA256 (numpy-1.26/numpy-html.zip) = 1dc88fc45a7709143b7b917e8e807e4985c41fe3fb7ee5fc55c3aeec5f369fdd SIZE (numpy-1.26/numpy-html.zip) = 25538887

Collapse this list.


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

Deleted ports which required this port:

Expand this list of 72 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/pycogent*
  8. biology/unanimity*
  9. comms/libbtbb*
  10. comms/ubertooth*
  11. comms/wsjt*
  12. comms/wspr*
  13. databases/py-arrow*
  14. devel/jep*
  15. devel/py-rapidfuzz2*
  16. finance/py-TA-Lib*
  17. graphics/blender-lts28*
  18. graphics/blender-lts29*
  19. graphics/caffe*
  20. graphics/py-opencv*
  21. graphics/py-opencv2*
  22. graphics/py-opengl*
  23. graphics/py-pyembree*
  24. graphics/py-visual*
  25. graphics/pygts*
  26. math/biggles*
  27. math/py-PyWavelets*
  28. math/py-basemap*
  29. math/py-blis07*
  30. math/py-gnuplot*
  31. math/py-graphtool*
  32. math/py-gsl*
  33. math/py-igakit*
  34. math/py-matplotlib2*
  35. math/py-numdifftools*
  36. math/py-pyipopt*
  37. math/py-pymc*
  38. math/py-pysparse*
  39. math/py-pystan*
  40. math/py-python_fcl*
  41. math/py-rpy*
  42. math/py-scientific*
  43. math/py-statsmodels010*
  44. math/py-symeig*
  45. math/rpy*
  46. math/rpy2*
  47. math/sage*
  48. misc/py-anndata*
  49. misc/py-qiskit-machine-learning*
  50. multimedia/subsync*
  51. science/MOOSE-neural-simulator*
  52. science/avogadro*
  53. science/brian*
  54. science/lm*
  55. science/py-ScientificPython*
  56. science/py-hcluster*
  57. science/py-mlpy*
  58. science/py-obspy-core*
  59. science/py-pydap*
  60. science/py-qiskit-aer*
  61. science/py-qiskit-dynamics*
  62. science/py-qiskit-experiments*
  63. science/py-qiskit-finance*
  64. science/py-qiskit-ibm-experiment*
  65. science/py-qiskit-ibm-provider*
  66. science/py-qiskit-ibmq-provider*
  67. science/py-qiskit-nature*
  68. science/py-qiskit-optimization*
  69. science/py-qiskit-terra*
  70. science/pycdf*
  71. science/triqs*
  72. x11-toolkits/py-pyqwt*
  73. 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-helpers
Expand this list (626 items / 619 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. astro/py-fitsio
  3. astro/py-jplephem
  4. astro/py-metpy
  5. astro/py-pyerfa
  6. astro/py-pykep
  7. astro/py-pysofa
  8. astro/py-ro
  9. astro/py-skyfield
  10. astro/py-spktype01
  11. astro/py-spktype21
  12. astro/py-sunpy
  13. audio/py-SoundFile
  14. audio/py-aubio
  15. audio/py-auditok
  16. audio/py-essentia
  17. audio/py-librosa
  18. audio/py-music21
  19. audio/py-pysndfile
  20. audio/py-resampy
  21. audio/py-samplerate
  22. audio/py-sounddevice
  23. audio/py-soxr
  24. audio/py-wavio
  25. biology/checkm
  26. biology/groopm
  27. biology/py-PySCeS
  28. biology/py-biom-format
  29. biology/py-biopython
  30. biology/py-bx-python
  31. biology/py-deeptools
  32. biology/py-ete3
  33. biology/py-goatools
  34. biology/py-htseq
  35. biology/py-loompy
  36. biology/py-macs2
  37. biology/py-macs3
  38. biology/py-mrcfile
  39. biology/py-multiqc
  40. biology/py-ont-fast5-api
  41. biology/py-orange3-single-cell
  42. biology/py-scikit-bio
  43. biology/pyfasta
  44. cad/py-gdspy
  45. cad/py-gdstk
  46. cad/py-lcapy
  47. cad/py-pyfda
  48. cad/py-pygmsh
  49. comms/apitran
  50. comms/cubicsdr
  51. comms/gnuradio
  52. comms/nanovna-saver
  53. comms/py-ModbusTCP
  54. databases/py-apache-arrow
  55. databases/py-duckdb
  56. databases/py-fastparquet
  57. databases/py-tiledb
  58. devel/cpp2py
  59. devel/py-aiortc
  60. devel/py-anndata
  61. devel/py-asteval
  62. devel/py-beartype
  63. devel/py-bullet3
  64. devel/py-cclib
  65. devel/py-cftime
  66. devel/py-colorspacious
  67. devel/py-dask
  68. devel/py-dataclass-array
  69. devel/py-etils
  70. devel/py-ewah-bool-utils
  71. devel/py-fastf1
  72. devel/py-game
  73. devel/py-hypothesis
  74. devel/py-ipydatawidgets
  75. devel/py-ipympl
  76. devel/py-jep
  77. devel/py-jupyter-rfb
  78. devel/py-mediapy
  79. devel/py-monty
  80. devel/py-mystic
  81. devel/py-numba
  82. devel/py-pycocotools
  83. devel/py-pycompilation
  84. devel/py-pyina
  85. devel/py-pykdtree
  86. devel/py-pyopencl
  87. devel/py-pyquil
  88. devel/py-pythran
  89. devel/py-qcs-sdk-python
  90. devel/py-qutip
  91. devel/py-qutip-qip
  92. devel/py-rapidfuzz
  93. devel/py-rpcq
  94. devel/py-sparse
  95. devel/py-tables
  96. devel/py-thinc
  97. devel/py-thinc8
  98. devel/py-uproot
  99. devel/py-websockify
  100. devel/py-xarray
  101. devel/py-xarray-einstats
  102. devel/py-xarray-simlab
  103. devel/py-zarr
  104. devel/py-zfp
  105. devel/shiboken6
  106. devel/vitables
  107. editors/setzer
  108. finance/freqtrade
  109. finance/py-Nasdaq-Data-Link
  110. finance/py-exchange-calendars
  111. finance/py-ffn
  112. finance/py-investpy
  113. finance/py-pandas-ta
  114. finance/py-quantecon
  115. finance/py-ta-lib
  116. finance/py-yfinance
  117. french/aster
  118. games/endgame-singularity
  119. games/fretsonfire
  120. games/krank
  121. games/openage
  122. graphics/blender
  123. graphics/inkscape
  124. graphics/matplotlib-cpp
  125. graphics/mypaint
  126. graphics/opencv
  127. graphics/piglit
  128. graphics/py-PyOpenGL
  129. graphics/py-PyOpenGL-accelerate
  130. graphics/py-albucore
  131. graphics/py-albumentations
  132. graphics/py-cartopy
  133. graphics/py-face_recognition
  134. graphics/py-fury
  135. graphics/py-geomdl
  136. graphics/py-geosnap
  137. graphics/py-gizeh
  138. graphics/py-h3
  139. graphics/py-imagecodecs
  140. graphics/py-imageio
  141. graphics/py-imutils
  142. graphics/py-mapclassify
  143. graphics/py-mayavi
  144. graphics/py-mgwr
  145. graphics/py-moderngl-window
  146. graphics/py-mpl-scatter-density
  147. graphics/py-osmnet
  148. graphics/py-pandana
  149. graphics/py-pointpats
  150. graphics/py-pycollada
  151. graphics/py-pygeos
  152. graphics/py-pyqtgraph
  153. graphics/py-pyrsgis
  154. graphics/py-pyvista
  155. graphics/py-qudida
  156. graphics/py-rasterio
  157. graphics/py-rasterstats
  158. graphics/py-rawpy
  159. graphics/py-scikit-image
  160. graphics/py-tifffile
  161. graphics/py-toyplot
  162. graphics/py-urbanaccess
  163. graphics/py-urbansim
  164. graphics/py-vispy
  165. graphics/py-visvis
  166. graphics/py-zbar-py
  167. graphics/qgis
  168. graphics/qgis-ltr
  169. graphics/qtqr
  170. math/nlopt
  171. math/openturns
  172. math/py-CyLP
  173. math/py-GridDataFormats
  174. math/py-POT
  175. math/py-Py-BOBYQA
  176. math/py-PySCIPOpt
  177. math/py-SQNomad
  178. math/py-algopy
  179. math/py-ambit
  180. math/py-apgl
  181. math/py-arviz
  182. math/py-autograd
  183. math/py-awkward
  184. math/py-awkward-cpp
  185. math/py-baycomp
  186. math/py-bayesian-optimization
  187. math/py-benford_py
  188. math/py-blis
  189. math/py-bottleneck
  190. math/py-chaospy
  191. math/py-clarabel
  192. math/py-cma
  193. math/py-cmaes
  194. math/py-cmyt
  195. math/py-colormath
  196. math/py-contourpy
  197. math/py-cvxpy
  198. math/py-cyipopt
  199. math/py-deap
  200. math/py-dgl
  201. math/py-diffcp
  202. math/py-ducc0
  203. math/py-ecos
  204. math/py-emcee
  205. math/py-faiss
  206. math/py-fastcluster
  207. math/py-fastdtw
  208. math/py-fenics-basix
  209. math/py-flax
  210. math/py-fpylll
  211. math/py-fsph
  212. math/py-fvcore
  213. math/py-gau2grid
  214. math/py-gimmik
  215. math/py-gym
  216. math/py-hdbscan
  217. math/py-hdmedians
  218. math/py-hepstats
  219. math/py-heyoka
  220. math/py-hmmlearn
  221. math/py-iminuit
  222. math/py-iohexperimenter
  223. math/py-ipyopt
  224. math/py-isosurfaces
  225. math/py-jacobi
  226. math/py-jax
  227. math/py-keras
  228. math/py-keras-applications
  229. math/py-keras-preprocessing
  230. math/py-libceed
  231. math/py-linearmodels
  232. math/py-lmfit
  233. math/py-luminol
  234. math/py-mapbox-earcut
  235. math/py-mathics
  236. math/py-matplotlib
  237. math/py-minorminer
  238. math/py-ml-dtypes
  239. math/py-mnnpy
  240. math/py-modin
  241. math/py-networkx
  242. math/py-nevergrad
  243. math/py-nlopt
  244. math/py-numexpr
  245. math/py-numpoly
  246. math/py-numpy-groupies
  247. math/py-numpy-stl
  248. math/py-openTSNE
  249. math/py-or-tools
  250. math/py-osqp
  251. math/py-pandas
  252. math/py-patsy
  253. math/py-pdal
  254. math/py-petsc4py
  255. math/py-point-annotator
  256. math/py-primme
  257. math/py-py-find-1st
  258. math/py-pyFFTW
  259. math/py-pygsl
  260. math/py-pygslodeiv2
  261. math/py-pyhull
  262. math/py-pymc3
  263. math/py-pyneqsys
  264. math/py-pynndescent
  265. math/py-pyodeint
  266. math/py-pyodesys
  267. math/py-pyrr
  268. math/py-pysym
  269. math/py-pytensor
  270. math/py-python-fcl
  271. math/py-python-louvain
  272. math/py-python-picard
  273. math/py-pywavelets
  274. math/py-qats
  275. math/py-qdldl
  276. math/py-quadprog
  277. math/py-resample
  278. math/py-rpy2
  279. math/py-rustworkx
  280. math/py-rvlib
  281. math/py-scikit-fem
  282. math/py-scikit-umfpack
  283. math/py-scs
  284. math/py-seaborn
  285. math/py-seriate
  286. math/py-slepc4py
  287. math/py-snuggs
  288. math/py-spectral
  289. math/py-spglm
  290. math/py-spint
  291. math/py-splot
  292. math/py-spopt
  293. math/py-spreg
  294. math/py-spvcm
  295. math/py-ssm
  296. math/py-statsmodels
  297. math/py-sym
  298. math/py-theano
  299. math/py-timple
  300. math/py-umap-learn
  301. math/py-uncertainties
  302. math/py-unyt
  303. math/py-yt
  304. math/xtensor-python
  305. misc/adios2
  306. misc/caffe
  307. misc/mmdnn
  308. misc/orange3
  309. misc/py-QSpectrumAnalyzer
  310. misc/py-SQCommon
  311. misc/py-SQImFil
  312. misc/py-SQSnobFit
  313. misc/py-SimpleSoapy
  314. misc/py-accelerate
  315. misc/py-aider-chat
  316. misc/py-apache-beam
  317. misc/py-boost-histogram
  318. misc/py-cmap
  319. misc/py-datasets
  320. misc/py-detecta
  321. misc/py-ezc3d
  322. misc/py-facenet-pytorch
  323. misc/py-fast-histogram
  324. misc/py-fastscapelib
  325. misc/py-gguf
  326. misc/py-gluoncv
  327. misc/py-gluonnlp
  328. misc/py-hist
  329. misc/py-histoprint
  330. misc/py-ipyfastscape
  331. misc/py-laspy
  332. misc/py-lightgbm
  333. misc/py-llama-cpp-python
  334. misc/py-mffpy
  335. misc/py-mmcv
  336. misc/py-mmdet
  337. misc/py-mmengine
  338. misc/py-mmsegmentation
  339. misc/py-npTDMS
  340. misc/py-numcodecs
  341. misc/py-onnx
  342. misc/py-onnxconverter-common
  343. misc/py-openai
  344. misc/py-openai-whisper
  345. misc/py-openvdb
  346. misc/py-optuna
  347. misc/py-orange3-associate
  348. misc/py-orange3-educational
  349. misc/py-orange3-network
  350. misc/py-orange3-timeseries
  351. misc/py-pkbar
  352. misc/py-pyEDFlib
  353. misc/py-pymatreader
  354. misc/py-pytorch
  355. misc/py-pytorch-lightning
  356. misc/py-safetensors
  357. misc/py-scikit-fusion
  358. misc/py-shap2
  359. misc/py-soapy_power
  360. misc/py-tflearn
  361. misc/py-tflite
  362. misc/py-tflite-support
  363. misc/py-thermocouples_reference
  364. misc/py-timm-vis
  365. misc/py-torch-geometric
  366. misc/py-torchmetrics
  367. misc/py-torchvision
  368. misc/py-uhi
  369. misc/py-wurlitzer
  370. misc/py-xformers
  371. misc/py-xgboost
  372. misc/pytorch
  373. misc/urh
  374. multimedia/ffsubsync
  375. multimedia/pitivi
  376. multimedia/py-PySceneDetect
  377. multimedia/py-moviepy
  378. multimedia/py-pretty_midi
  379. net-p2p/bazarr
  380. print/py-glyphtools
  381. science/agrum
  382. science/bout++
  383. science/cantera
  384. science/dftbplus
  385. science/gnudatalanguage
  386. science/meep
  387. science/paraview
  388. science/pastix
  389. science/precice
  390. science/py-GPy
  391. science/py-GPyOpt
  392. science/py-HofstadterTools
  393. science/py-MDAnalysis
  394. science/py-MDAnalysisTests
  395. science/py-OpenFermion
  396. science/py-OpenMC
  397. science/py-PyFR
  398. science/py-PyNE
  399. science/py-SimpleSpectral
  400. science/py-abipy
  401. science/py-access
  402. science/py-arch
  403. science/py-asap3
  404. science/py-asdf
  405. science/py-ase
  406. science/py-atomium
  407. science/py-boutdata
  408. science/py-boututils
  409. science/py-cfgrib
  410. science/py-chainer
  411. science/py-chainer-chemistry
  412. science/py-chempy
  413. science/py-cirq-core
  414. science/py-dftd4
  415. science/py-dimod
  416. science/py-dipy
  417. science/py-dwave-cloud-client
  418. science/py-dwave-hybrid
  419. science/py-dwave-inspector
  420. science/py-dwave-optimization
  421. science/py-dwave-preprocessing
  422. science/py-dwave-samplers
  423. science/py-dwave-system
  424. science/py-earthpy
  425. science/py-eccodes
  426. science/py-geometer
  427. science/py-geometric
  428. science/py-gpaw
  429. science/py-gsd
  430. science/py-h5json
  431. science/py-h5py
  432. science/py-h5pyd
  433. science/py-hiphive
  434. science/py-icet
  435. science/py-inequality
  436. science/py-ipygany
  437. science/py-kimpy
  438. science/py-kinematics
  439. science/py-libgetar
  440. science/py-libpysal
  441. science/py-lifelines
  442. science/py-mdp
  443. science/py-meshio
  444. science/py-mmtf-python
  445. science/py-molmod
  446. science/py-mpcontribs-client
  447. science/py-mplhep
  448. science/py-ncrystal
  449. science/py-netCDF4
  450. science/py-nibabel
  451. science/py-obspy
  452. science/py-oddt
  453. science/py-openpiv
  454. science/py-optking
  455. science/py-paramz
  456. science/py-penaltymodel
  457. science/py-periodictable
  458. science/py-phono3py
  459. science/py-phonopy
  460. science/py-pnetcdf
  461. science/py-pupynere
  462. science/py-pyberny
  463. science/py-pygmo2
  464. science/py-pyked
  465. science/py-pymatgen
  466. science/py-pymol
  467. science/py-pyprecice
  468. science/py-pyqubo
  469. science/py-pyscf
  470. science/py-pyteomics
  471. science/py-qcelemental
  472. science/py-qspin
  473. science/py-quantities
  474. science/py-rmsd
  475. science/py-sarpy
  476. science/py-scikit-fuzzy
  477. science/py-scikit-learn
  478. science/py-scikit-optimize
  479. science/py-scikit-sparse
  480. science/py-scimath
  481. science/py-scipy
  482. science/py-scoria
  483. science/py-sdf
  484. science/py-seekpath
  485. science/py-segregation
  486. science/py-segyio
  487. science/py-sklearn-pandas
  488. science/py-skrebate
  489. science/py-spaghetti
  490. science/py-spglib
  491. science/py-symfc
  492. science/py-tensorflow
  493. science/py-thewalrus
  494. science/py-tobler
  495. science/py-trainstation
  496. science/py-vedo
  497. science/py-veusz
  498. science/pynn
  499. science/qmcpack
  500. science/rdkit
  501. science/salome-kernel
  502. science/tfel
  503. science/tfel-edf
  504. science/ttk
  505. science/v_sim
  506. science/vmd
  507. science/votca
  508. science/wwplot
  509. security/caldera
  510. security/howdy
  511. textproc/py-gensim
  512. textproc/py-langid
  513. textproc/py-orange3-text
  514. textproc/py-pdf2docx
  515. textproc/py-sense2vec
  516. textproc/py-spacy
  517. textproc/py-textdistance
  518. textproc/py-wordcloud
  519. www/novnc-websockify
  520. www/py-bokeh
  521. www/py-folium
  522. www/py-sentinelhub
  523. www/py-streamlit
  524. x11/py-xdot
  525. Collapse this list.

Deleted ports which required this port:

Expand this list of 96 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/py-fastTSNE*
  8. biology/pycogent*
  9. biology/unanimity*
  10. comms/wsjt*
  11. databases/py-arrow*
  12. databases/py-caterva*
  13. deskutils/labyrinth*
  14. devel/jep*
  15. devel/py-fbprophet*
  16. devel/py-xarray011*
  17. devel/ros_comm*
  18. finance/py-TA-Lib*
  19. french/eficas*
  20. games/py-anki*
  21. graphics/blender-lts28*
  22. graphics/blender-lts29*
  23. graphics/caffe*
  24. graphics/py-imageio24*
  25. graphics/py-opencv*
  26. graphics/py-opencv2*
  27. graphics/py-opengl*
  28. graphics/py-pyembree*
  29. graphics/py-pyggel*
  30. graphics/py-stltools*
  31. graphics/py-visual*
  32. graphics/pyggel*
  33. graphics/pygts*
  34. graphics/pymorph*
  35. graphics/sverchok-blender*
  36. math/py-Diofant*
  37. math/py-PyWavelets*
  38. math/py-blis07*
  39. math/py-gnuplot*
  40. math/py-gsl*
  41. math/py-igakit*
  42. math/py-matplotlib2*
  43. math/py-networkx1*
  44. math/py-numdifftools*
  45. math/py-onnx*
  46. math/py-optuna*
  47. math/py-pyipopt*
  48. math/py-pymc*
  49. math/py-pysparse*
  50. math/py-pystan*
  51. math/py-python_fcl*
  52. math/py-rpy*
  53. math/py-scientific*
  54. math/py-statsmodels010*
  55. math/py-symcxx*
  56. math/py-symeig*
  57. math/rpy*
  58. math/rpy2*
  59. math/sage*
  60. misc/py-anndata*
  61. misc/py-qiskit-machine-learning*
  62. net-p2p/bazarr-devel*
  63. print/ttfquery*
  64. science/MOOSE-neural-simulator*
  65. science/avogadro*
  66. science/brian*
  67. science/openstructure*
  68. science/psychopy*
  69. science/py-PyQuante*
  70. science/py-ScientificPython*
  71. science/py-eccodes-python*
  72. science/py-hcluster*
  73. science/py-mlpy*
  74. science/py-moltemplate*
  75. science/py-nilearn*
  76. science/py-obspy-core*
  77. science/py-onnx*
  78. science/py-pydap*
  79. science/py-qiskit-aer*
  80. science/py-qiskit-dynamics*
  81. science/py-qiskit-experiments*
  82. science/py-qiskit-finance*
  83. science/py-qiskit-ibm-experiment*
  84. science/py-qiskit-ibm-provider*
  85. science/py-qiskit-ibmq-provider*
  86. science/py-qiskit-nature*
  87. science/py-qiskit-optimization*
  88. science/py-qiskit-terra*
  89. science/pycdf*
  90. science/pyteomics*
  91. science/triqs*
  92. security/caldera4*
  93. security/py-crits*
  94. security/w3af*
  95. www/pylot*
  96. x11-toolkits/py-pyqwt*
  97. 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-1.26.4_6,1: DOCS=on: Build and/or install documentation SUITESPARSE=on: Use AMD and UMFPACK in SuiteSparse ====> Options available for the single BLASLIB: you have to select exactly one of them ATLAS=off: ATLAS BLAS implementation NETLIB=off: BLAS implementation from Netlib OPENBLAS=on: OpenBLAS BLAS implementation ===> Use 'make config' to modify these settings
Options name:
math_py-numpy
USES:
compiler:c11 cpe fortran python:3.9+ 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: 173 (showing only 73 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.9.2,1
09 Mar 2015 11:43:12
Revision:380842Original commit files touched by this commit
demon search for other commits by this committer
Update to version 1.9.2.
This is minor bugfix release, see notes at
http://sourceforge.net/projects/numpy/files/NumPy/1.9.2/
1.9.1_1,1
11 Dec 2014 13:00:45
Revision:374528Original commit files touched by this commit
db search for other commits by this committer
- Tiny fix to f2py2e.py to allow it to deal with -fstack-protector flag
  as without this fix, f2py will attempt to compile -fstack-protector

Submitted by:	db
Reviewed by:	wg
Approved by:	wg
1.9.1,1
03 Nov 2014 11:14:34
Revision:372107Original commit files touched by this commit
demon search for other commits by this committer
Update to version 1.9.1

Phabric:	D998
1.8.1_4,1
28 Sep 2014 10:40:55
Revision:369447Original commit files touched by this commit
demon search for other commits by this committer
Fix
ImportError: /lib/libgcc_s.so.1: version GCC_4.6.0 required by
/usr/local/lib/gcc48/libgfortran.so.3 not found
error when importing numpy module.

PR:		188114
Patch by Thierry Thomas <thierry@FreeBSD.org>
1.8.1_3,1
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)
1.8.1_2,1
04 Sep 2014 16:25:39
Revision:367289Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add DOCS to OPTIONS_DEFINE
- Convert to new options helper
1.8.1_2,1
18 Aug 2014 17:23:37
Revision:365328Original commit files touched by this commit
mva search for other commits by this committer
- Convert USE_PYTHON to USES=python
- Enable math/py-numpy to be installed for different Python versions
  concurrently

Phabric:	D599
Reviewed by:	db
With hat:	python@
1.8.1_1,1
16 Jul 2014 13:16:18
Revision:362060Original commit files touched by this commit
koobs search for other commits by this committer
math/py-numpy: Use INSTALLS_EGGINFO, fixes pkg_resources detection

Python packages installs .egg-info metadata directories when
--single-version-externally managed is specified, as the Python ports
framework does currently for all ports when USE_PYDISTUTILS is defined.

In this case the py-numpy port does *not* currently define
PYDISTUTILS_AUTOPLIST nor INSTALLS_EGGINFO, which precludes the contents of
the add-plist-egginfo: target from being executed.

This results in an .egg-info metadata directory being built, and staged, but
not installed.

Correctly specify INSTALLS_EGGINFO to compensate.

Additionally add an "Open" Goal Wiki entry [1] to look at automatically
detecting the
presence of .egg-info metadata directories, since all ports leveraging
USE_PYDISTUTILS also use the --record mechanism for generating installed
file lists, and potentially deprecating INSTALLS_EGGINFO and related variables.

[1] https://wiki.freebsd.org/Python#Goals

PR:		191865
Submitted by:	 John W. O'Brien <john at saltant dot com>
1.8.1,1
30 May 2014 14:06:39
Revision:355841Original commit files touched by this commit
demon search for other commits by this committer
Update to version 1.8.1.
1.8.0_2,1
15 May 2014 13:41:18
Revision:354126Original commit files touched by this commit
db search for other commits by this committer
- Fix compiler now that -Wl,B has been added to fortran link args

Submitted by:	me
1.8.0_1,1
24 Mar 2014 10:39:13
Revision:348932Original commit files touched by this commit
demon search for other commits by this committer
Replace TABs with spaces, otherwise it breaks with python-3.
1.8.0_1,1
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)
1.8.0,1
24 Feb 2014 11:18:30
Revision:345815Original commit files touched by this commit
demon search for other commits by this committer
Fix path.
1.8.0,1
24 Feb 2014 11:15:15
Revision:345814Original commit files touched by this commit
demon search for other commits by this committer
Respect FFLAGS.

Submitted by:	wg
Tested by:	gerald
1.8.0,1
20 Feb 2014 08:07:02
Revision:345176Original commit files touched by this commit
rm search for other commits by this committer
- this change sneaked in by accident. Reverting that.
1.8.0,1
20 Feb 2014 08:03:41
Revision:345173Original commit files touched by this commit
rm search for other commits by this committer
- clean-up WITH_FIXED_FENV conditional, because it is only used for
  versions of FreeBSD, we not support anymore.
- remove LATEST_LINK. There is PYTHON_PKGNAMEPREFIX set and in future
  we may have this package built against different python versions.
1.8.0,1
16 Feb 2014 17:15:32
Revision:344614Original commit files touched by this commit
tijl search for other commits by this committer
Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes".  In most cases
USE_GCC=yes has been omitted though.

Remove USE_FORTRAN handling from bsd.port.mk and bsd.gcc.mk.

Minor cleanups in some ports like USE_GMAKE, NOPORTDOCS,...

Exp-run:	bdrewery
Approved by:	portmgr (bdrewery)
1.8.0,1
13 Feb 2014 05:21:32
Revision:344040Original commit files touched by this commit
rm search for other commits by this committer
- update to 1.8.0
- clarify LICENSE (BSD3C)
- suppor staging

while here:
- utilize PYTHON_PY3K_PLIST_HACK
- install docs uncoditionally into stage area
- convert LIB_DEPENDS to the new notation
- sort packing list

PR:		186677
Submitted by:	Johannes Jost Meixner <xmj@chaot.net>
1.7.0_2,1
18 Dec 2013 10:38:34
Revision:336813Original commit files touched by this commit
koobs search for other commits by this committer
Reset maintainer for llwang@infor.org

Reset maintainership for llwang@infor.org due to multiple timeouts and email
address permanent failure. Return all ports to the free pool except
py-numpy, which is taken under the wing of the python@ team.

We thank you for your contribution to the FreeBSD project

Approved by:	portmgr
1.7.0_2,1
15 Dec 2013 15:02:30
Revision:336541Original commit files touched by this commit
koobs search for other commits by this committer
math/py-numpy: Remove Atlas WITH_STATIC notification using ECHO_MSG

Shell commands can't be used in a Makefile without a target. Remove the atlas
WITH_STATIC messaging until a more suitable mechanism can be found.

PR:		ports/184775
Reported by:	Roland Smith <rsmith@xs4all.nl>
1.7.0_2,1
15 Dec 2013 13:20:01
Revision:336526Original commit files touched by this commit
koobs search for other commits by this committer
math/py-numpy: Add missing ending quotation to ECHO_MSG

Add a missing ending quotation from the last ECHO_MSG command added in r336423.

PR:		ports/184775
Reported by:	Roland Smith <rsmith@xs4all.nl>
1.7.0_2,1
14 Dec 2013 06:44:38
Revision:336423Original commit files touched by this commit
koobs search for other commits by this committer
math/py-numpy: Fix static library check that assumes atlas is installed

- Use BUILD_DEPENDS to check for the atlas static library at pre-build
  time instead of checking if the file exists (False if atlas is not
  installed)

- Replace IGNORE with a message to the user notifying them that
  an atlas install WITH_STATIC is needed, and provide clues as possible
  actions without being too prescriptive.

As discussed with eadler@, a correct resolution to "ports depending on other
ports with specific OPTIONS" is either an atlas slave port
(ie: atlas-static), or to modify atlas to install both shared and static
libraries.

This change is a net gain on the existing broken behaviour, by fixing
the check, while retaining the user notification.

PR:		ports/178094
Reviewed by:	jhibbits, eadler
Approved by:	maintainer timeout (7+ months)
1.7.0_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)
1.7.0_1,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)
1.7.0_1,1
21 May 2013 06:44:17
Revision:318649Original commit files touched by this commit
demon search for other commits by this committer
Add missing files to plist;
Fix plist (hopefully) so it fits both python33 and python2.
1.7.0,1
20 May 2013 07:25:49
Revision:318577Original commit files touched by this commit
demon search for other commits by this committer
Fix DISTFILES for docs.

Noted by:	Rainer Hurling <rhurlin@gwdg.de>
1.7.0,1
20 May 2013 06:20:29
Revision:318575Original commit files touched by this commit
demon search for other commits by this committer
Update to version 1.7.0 (and unbreak with python-3.3).

PR:		178256
Submitted by:	Roland Smith <rsmith@xs4all.nl>
Approved by:	maintainer
1.6.2_1,1
01 Feb 2013 15:04:01
Revision:311381Original commit files touched by this commit
ak search for other commits by this committer
- Fix all cases of 'No newline at end of file' in ports tree

Approved by: portmgr (bapt)
1.6.2_1,1
07 Oct 2012 10:24:47
Revision:305452Original commit files touched by this commit
mva search for other commits by this committer
- Remove automatic dependency to SuiteSparse; use OPTIONS instead
- Change to new OPTIONS style

PR:		ports/171349
Submitted by:	Li-Lun Wang <llwang@infor.org> (maintainer)
Reported by:	A.J. Kehoe IV (Nanoman)
1.6.2,1
28 Jul 2012 06:00:02
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Restore distinfo of fenv.c/fenv.h for older FreeBSD which were removed in the
commit of 1.6.2 update

PR:		ports/170224
Submitted by:	Li-Lun Wang <llwang@infor.org>
1.6.2,1
22 Jun 2012 08:23:29
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.6.2
- Add LICENSE

PR:             169162
Submitted by:   koobs <koobs.freebsd@gmail.com>
Approved by:    maintainer
1.6.1_1,1
26 Jan 2012 00:52:43
Original commit files touched by this commit
scheidell search for other commits by this committer
- Support for -Wl,rpath= in f2py, now passed by bsd.gcc.mk
- Fix build for comms/wsjt

PR:             ports/164479
Submitted by:   maintainer
Approved by:    gabor (mentor)
1.6.1,1
09 Dec 2011 08:01:13
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.6.1

PR:             162894
Submitted by:   Gereon Kaiping <kta1c10!gereon@linta.de>
Approved by:    "Li-Lun Leland Wang" <llwang@infor.org> (maintainer)
Feature safe:   yes
1.5.1_1,1
22 Nov 2011 11:14:10
Original commit files touched by this commit
bf search for other commits by this committer
adjust linking and comments in dependent ports after the math/atlas update;
math/atlas-devel will be updated to use the same constructs at a later date

PR:             162706
Approved by:    miwi (portmgr)
Feature safe:   yes
1.5.1_1,1
09 Oct 2011 05:54:38
Original commit files touched by this commit
rafan search for other commits by this committer
- Update math/py-numpy to reflect changes in math/atlas
- Bump PORTREVISION
- Fix build for science/py-scipy

PR:             ports/161400
Submitted by:   Li-Lun Wang <llwang at infor.org> (maintainer)
1.5.1,1
23 Sep 2011 22:26:39
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
1.5.1,1
22 Feb 2011 18:37:57
Original commit files touched by this commit
bf search for other commits by this committer
- Slightly simplify the fenv fix, and note that FreeBSD
7.3 and 7.4 no longer need the fix after the MFC of r203441 on
17 February 2010

- While here, remove MD5 checksums in distinfo

PR:             154742
Approved by:    makc, miwi (mentors, implicit)
                Li-Lun Wang (maintainer)
1.5.1,1
01 Dec 2010 06:07:59
Original commit files touched by this commit
beech search for other commits by this committer
Update to 1.5.1
Fix doc checksum mismatch

PR:             ports/152715
Submitted by:   Li-Lun Wang (llwang@infor.org) (maintainer)
Approved by:    itetcu (mentor) (implicit)
1.5.0,1
10 Oct 2010 05:31:08
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 1.5.0

PR:             ports/151234
Submitted by:   Li-Lun Wang (Leland Wang) <llwang@infor.org> (maintainer)
1.4.1,1
26 Apr 2010 07:15:39
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.4.1

PR:             ports/146007
Submitted by:   Wen Heping (myself)
Approved by:    maintainer
1.4.0,1
12 Mar 2010 11:39:18
Original commit files touched by this commit
demon search for other commits by this committer
Unbreak.

PR:             143529
Patch from:     MAINTAINER ("Li-Lun Wang (Leland Wang)" <llwang@infor.org>)
1.4.0,1
02 Mar 2010 23:16:25
Original commit files touched by this commit
pav search for other commits by this committer
- Mark BROKEN: does not build

Reported by:    pointyhat
Feature safe:   yes
1.4.0,1
31 Jan 2010 03:29:58
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 1.4.0

PR:             ports/142116
Submitted by:   wen
Approved by:    "Li-Lun Wang (Leland Wang)" <llwang AT infor.org> (maintainer)
1.3.0_2,1
13 Sep 2009 00:08:01
Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.

Approved by:    portmgr
1.3.0_1
22 Aug 2009 00:28:34
Original commit files touched by this commit Sanity Test Failure This port version is marked as vulnerable.
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with M
1.3.0_1,1
13 Jul 2009 09:44:48
Original commit files touched by this commit
lwhsu search for other commits by this committer
* Fix build of science/py-scipy when math/suitesparse is installed, by
  correctly detect and depend on it in math/py-numpy
* Replace the old numpy documentation with the new numpy book
* Explicitly tell the distutil to use gnu95 fortran compiler
* Use ${PYTHONPREFIX_SITELIBDIR} rather than ${PYTHON_SITELIBDIR} when
  generating the packing list for science/py-scipy
* Bump PORTREVISIONs, for packing lists are changed

PR:             ports/136058
Submitted by:   Li-Lun Wang (Leland Wang) <llwang AT infor.org> (maintainer)
1.3.0,1
29 May 2009 19:31:08
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to  1.3.0

PR:             134221
Submitted by:   Wen Heping <wenheping@gmail.com>
Approved by:    maintainer timeout
1.2.1,1
11 Jan 2009 14:45:13
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 1.2.1

PR:             ports/129581
Submitted by:   Wen Heping <wenheping@gmail.com>
Approved by:    Li-Lun "Leland" Wang" <llwang@infor.org> (maintainer)
1.2.0_1,1
08 Jan 2009 01:21:47
Original commit files touched by this commit
gerald search for other commits by this committer
Remove run-time dependency on lang/gcc42 which is now transparently
handled by USE_FORTRAN.  Tweak various aspects of configuration.

Submitted by:   Li-Lun "Leland" Wang <llwang@infor.org> (maintainer)
1.2.0_1,1
07 Jan 2009 16:34:27
Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.
1.2.0,1
11 Oct 2008 14:49:22
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.2.0

PR:             127865
Submitted by:   Wen heping <wenheping@gmail.com>
Approved by:    maintainer
1.1.1_1,1
08 Sep 2008 16:02:56
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Fix installation while WITH_ATLAS is specified [1]
- Fix plist

PR:             ports/126960 [1]
Submitted by:   Arjan Gijsberts <arjan AT liralab.it>
Approved by:    maintainer
Approved by:    portmgr (erwin)
1.1.1,1
14 Aug 2008 20:26:44
Original commit files touched by this commit
erwin search for other commits by this committer
Restore PORTEPOCH that got lost in the previous revision.
1.1.1
14 Aug 2008 06:02:28
Original commit files touched by this commit This port version is marked as vulnerable.
perky search for other commits by this committer
Update to 1.1.1
1.0.4_1,1
17 Apr 2008 14:49:29
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Add lang/gcc42 into RUN_DEPENDS
- Remove ${PYTHON_REL} < 200 old stuff
- Remove definitions that already include in bsd.gcc.mk

Approved by:    maintainer via IRC
1.0.4,1
09 Apr 2008 02:08:59
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 1.0.4

PR:             ports/122492
Submitted by:   dikshie <dikshie at lapi.itb.ac.id>
Approved by:    Li-Lun "Leland" Wang <llwang at infor.org> (maintainer)
1.0.3.1,1
27 Sep 2007 20:33:01
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Remove CONFLICT, lang/f2py removed

Approved by:    miwi (co-mentor)
1.0.3.1,1
02 Sep 2007 20:03:45
Original commit files touched by this commit
db search for other commits by this committer
- I added -fPIC to compile_switch to work around build of fftpack in scipy
  on amd64.
  A better fix would be to set pic_flags instead, and have scipy build a
  shared object for dfftpack instead a static archive, but I didn't figure
  out how. [1]
- Pass maintainership to llwang@infor.org

PR:             ports/112429 [1]
Submitted by:   Li-Lun "Leland" Wang <llwang@infor.org> (new maintainer)
1.0.2,1
27 Jul 2007 18:54:33
Original commit files touched by this commit
db search for other commits by this committer
- USE_FORTRAN=yes to use FORTRAN compiler.

Notified by:    maho
Approved by:    ehaupt (mentor)
1.0.2,1
25 Jun 2007 16:33:24
Original commit files touched by this commit
db search for other commits by this committer
- Forgotten files for 1.0.2 commit

Approved by:    ehaupt (mentor)
1.0.2,1
23 Jun 2007 14:06:00
Original commit files touched by this commit
ehaupt search for other commits by this committer
Update distinfo, was forgotten by the last commit.

Notified by:    bf <bf2006a@yahoo.com>
1.0.2,1
22 Jun 2007 20:07:11
Original commit files touched by this commit
db search for other commits by this committer
- Remove support for 4.x
- Fix glitch with gfortran attempting to use libg2c instead of libgfortran [1]
- math/py-numpy incorrect post-patch for site-cfg [2]
- Update version to 1.0.2

Notified by:    kris (via pointyhat) [1]
PR:             ports/112429 [2]
Approved by:    ehaupt (mentor)
1.0.1_1,1
26 Feb 2007 18:49:18
Original commit files touched by this commit
db search for other commits by this committer
- maho wants WANT_FORTRAN knob in gfortran ports

Submitted by:   maho
Approved by:    ehaupt (mentor)
1.0.1_1,1
09 Feb 2007 18:54:54
Original commit files touched by this commit
db search for other commits by this committer
- finish g77 to gfortran conversion
- change maintainer address to FreeBSD.org one
- fold in changes suggested by [1]

PR:             107022, 108807 (based on) [1]
Submitted by:   thinker@heaven.branda.to [1]
Approved by: ehaupt (mentor)
1.0.1_1,1
18 Jan 2007 07:08:41
Original commit files touched by this commit
maho search for other commits by this committer
(Forgot to commit)
* Migrate to gfortran.
* Bump port revision.
1.0.1_1,1
18 Jan 2007 07:07:57
Original commit files touched by this commit
maho search for other commits by this committer
* Migrate to gfortran.
* Bump port revision.

Approved by:  portmgr(kris)
1.0.1,1
17 Jan 2007 01:23:26
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 1.0.1

PR:             ports/107729
Submitted by:   clsung
Approved by:    maintainer (Diane Bruce)
1.0,1
30 Dec 2006 18:09:53
Original commit files touched by this commit
xride search for other commits by this committer
Fix a run time error, don't append python version to the name of the
executable.

Submitted by:   Diane Bruce (maintainer)
Approved by:    tmclaught (implicit)
1.0,1
30 Dec 2006 16:02:58
Original commit files touched by this commit
xride search for other commits by this committer
Update to version 1.0
Change maintainer

PR:             106551
Submitted by:   Diane Bruce <db@db.net>
Approved by:    tmclaugh (implicit)
1.0r1
26 Dec 2006 12:30:21
Original commit files touched by this commit This port version is marked as vulnerable.
linimon search for other commits by this committer
Reassign maintainership to db@db.net who has been been awaiting maintainer-
timeouts with the PRs she has submitted.

Hat:            portmgr
1.0r1
15 Nov 2006 05:50:40
Original commit files touched by this commit This port version is marked as vulnerable.
rafan search for other commits by this committer
- Update to 1.0rc1
- Add options for ATLAS
- Fix ATLAS detection
- Use feclearexcept(3) rather than fpsetsticky(3) on 5.3+
- Add CONFLICTS for f2py. Both ports install bin/f2py

PR:             ports/103827
Submitted by:   Li-Lun Wang
Approved by:    maintainer timeout (6 weeks)
1.0b3
12 Sep 2006 08:21:39
Original commit files touched by this commit This port version is marked as vulnerable.
pav search for other commits by this committer
- Mark BROKEN on FreeBSD 4.X: does not compile

Reported by:    krismail
1.0b3
01 Sep 2006 18:14:17
Original commit files touched by this commit This port version is marked as vulnerable.
pav search for other commits by this committer
The fundamental package needed for scientific computing with Python is
called NumPy.  This package contains:

    * a powerful N-dimensional array object
    * sophisticated (broadcasting) functions
    * basic linear algebra functions
    * basic Fourier transforms
    * sophisticated random number capabilities
    * tools for integrating Fortran code.

NumPy derives from the old Numeric code base and can be used as a
replacement for Numeric.   It also adds the features introduced by numarray
and can also be used to replace numarray.

Note:   Development for Numeric has ceased, and users should transisition to
        NumPy as quickly as possible.

WWW: http://numpy.scipy.org/

PR:             ports/102458
Submitted by:   Tony Maher <anthony.maher@uts.edu.au>

Number of commits found: 173 (showing only 73 on this page)

«  1 | 2