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 on branch 2024Q4
gsl The GNU Scientific Library - mathematical libs
2.7.1_1 math on this many watch lists=36 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.7.1_1Version of this port present on the latest quarterly branch.
Maintainer: tcberner@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2000-04-30 07:57:01
Last Update: 2024-01-23 13:47:41
Commit Hash: 6f7a6bd
People watching this port, also watch:: png, libxml2, pcre, freetype2, expat
License: GPLv3
WWW:
https://www.gnu.org/software/gsl
Description:
The GNU Scientific Library (GSL) is a collection of routines for numerical computing. The routines are written from scratch by the GSL team in ANSI C, and are meant to present a modern Applications Programming Interface (API) for C programmers, while allowing wrappers to be written for very high level languages.
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
Expand this list (290 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/gsl-2.7.1_1/catalog.mk
  3. /usr/local/share/licenses/gsl-2.7.1_1/LICENSE
  4. /usr/local/share/licenses/gsl-2.7.1_1/GPLv3
  5. bin/gsl-config
  6. bin/gsl-histogram
  7. bin/gsl-randist
  8. include/gsl/gsl_blas.h
  9. include/gsl/gsl_blas_types.h
  10. include/gsl/gsl_block.h
  11. include/gsl/gsl_block_char.h
  12. include/gsl/gsl_block_complex_double.h
  13. include/gsl/gsl_block_complex_float.h
  14. include/gsl/gsl_block_complex_long_double.h
  15. include/gsl/gsl_block_double.h
  16. include/gsl/gsl_block_float.h
  17. include/gsl/gsl_block_int.h
  18. include/gsl/gsl_block_long.h
  19. include/gsl/gsl_block_long_double.h
  20. include/gsl/gsl_block_short.h
  21. include/gsl/gsl_block_uchar.h
  22. include/gsl/gsl_block_uint.h
  23. include/gsl/gsl_block_ulong.h
  24. include/gsl/gsl_block_ushort.h
  25. include/gsl/gsl_bspline.h
  26. include/gsl/gsl_bst.h
  27. include/gsl/gsl_bst_avl.h
  28. include/gsl/gsl_bst_rb.h
  29. include/gsl/gsl_bst_types.h
  30. include/gsl/gsl_cblas.h
  31. include/gsl/gsl_cdf.h
  32. include/gsl/gsl_chebyshev.h
  33. include/gsl/gsl_check_range.h
  34. include/gsl/gsl_combination.h
  35. include/gsl/gsl_complex.h
  36. include/gsl/gsl_complex_math.h
  37. include/gsl/gsl_const.h
  38. include/gsl/gsl_const_cgs.h
  39. include/gsl/gsl_const_cgsm.h
  40. include/gsl/gsl_const_mks.h
  41. include/gsl/gsl_const_mksa.h
  42. include/gsl/gsl_const_num.h
  43. include/gsl/gsl_deriv.h
  44. include/gsl/gsl_dft_complex.h
  45. include/gsl/gsl_dft_complex_float.h
  46. include/gsl/gsl_dht.h
  47. include/gsl/gsl_diff.h
  48. include/gsl/gsl_eigen.h
  49. include/gsl/gsl_errno.h
  50. include/gsl/gsl_fft.h
  51. include/gsl/gsl_fft_complex.h
  52. include/gsl/gsl_fft_complex_float.h
  53. include/gsl/gsl_fft_halfcomplex.h
  54. include/gsl/gsl_fft_halfcomplex_float.h
  55. include/gsl/gsl_fft_real.h
  56. include/gsl/gsl_fft_real_float.h
  57. include/gsl/gsl_filter.h
  58. include/gsl/gsl_fit.h
  59. include/gsl/gsl_heapsort.h
  60. include/gsl/gsl_histogram.h
  61. include/gsl/gsl_histogram2d.h
  62. include/gsl/gsl_ieee_utils.h
  63. include/gsl/gsl_inline.h
  64. include/gsl/gsl_integration.h
  65. include/gsl/gsl_interp.h
  66. include/gsl/gsl_interp2d.h
  67. include/gsl/gsl_linalg.h
  68. include/gsl/gsl_machine.h
  69. include/gsl/gsl_math.h
  70. include/gsl/gsl_matrix.h
  71. include/gsl/gsl_matrix_char.h
  72. include/gsl/gsl_matrix_complex_double.h
  73. include/gsl/gsl_matrix_complex_float.h
  74. include/gsl/gsl_matrix_complex_long_double.h
  75. include/gsl/gsl_matrix_double.h
  76. include/gsl/gsl_matrix_float.h
  77. include/gsl/gsl_matrix_int.h
  78. include/gsl/gsl_matrix_long.h
  79. include/gsl/gsl_matrix_long_double.h
  80. include/gsl/gsl_matrix_short.h
  81. include/gsl/gsl_matrix_uchar.h
  82. include/gsl/gsl_matrix_uint.h
  83. include/gsl/gsl_matrix_ulong.h
  84. include/gsl/gsl_matrix_ushort.h
  85. include/gsl/gsl_message.h
  86. include/gsl/gsl_min.h
  87. include/gsl/gsl_minmax.h
  88. include/gsl/gsl_mode.h
  89. include/gsl/gsl_monte.h
  90. include/gsl/gsl_monte_miser.h
  91. include/gsl/gsl_monte_plain.h
  92. include/gsl/gsl_monte_vegas.h
  93. include/gsl/gsl_movstat.h
  94. include/gsl/gsl_multifit.h
  95. include/gsl/gsl_multifit_nlin.h
  96. include/gsl/gsl_multifit_nlinear.h
  97. include/gsl/gsl_multilarge.h
  98. include/gsl/gsl_multilarge_nlinear.h
  99. include/gsl/gsl_multimin.h
  100. include/gsl/gsl_multiroots.h
  101. include/gsl/gsl_multiset.h
  102. include/gsl/gsl_nan.h
  103. include/gsl/gsl_ntuple.h
  104. include/gsl/gsl_odeiv.h
  105. include/gsl/gsl_odeiv2.h
  106. include/gsl/gsl_permutation.h
  107. include/gsl/gsl_permute.h
  108. include/gsl/gsl_permute_char.h
  109. include/gsl/gsl_permute_complex_double.h
  110. include/gsl/gsl_permute_complex_float.h
  111. include/gsl/gsl_permute_complex_long_double.h
  112. include/gsl/gsl_permute_double.h
  113. include/gsl/gsl_permute_float.h
  114. include/gsl/gsl_permute_int.h
  115. include/gsl/gsl_permute_long.h
  116. include/gsl/gsl_permute_long_double.h
  117. include/gsl/gsl_permute_matrix.h
  118. include/gsl/gsl_permute_matrix_char.h
  119. include/gsl/gsl_permute_matrix_complex_double.h
  120. include/gsl/gsl_permute_matrix_complex_float.h
  121. include/gsl/gsl_permute_matrix_complex_long_double.h
  122. include/gsl/gsl_permute_matrix_double.h
  123. include/gsl/gsl_permute_matrix_float.h
  124. include/gsl/gsl_permute_matrix_int.h
  125. include/gsl/gsl_permute_matrix_long.h
  126. include/gsl/gsl_permute_matrix_long_double.h
  127. include/gsl/gsl_permute_matrix_short.h
  128. include/gsl/gsl_permute_matrix_uchar.h
  129. include/gsl/gsl_permute_matrix_uint.h
  130. include/gsl/gsl_permute_matrix_ulong.h
  131. include/gsl/gsl_permute_matrix_ushort.h
  132. include/gsl/gsl_permute_short.h
  133. include/gsl/gsl_permute_uchar.h
  134. include/gsl/gsl_permute_uint.h
  135. include/gsl/gsl_permute_ulong.h
  136. include/gsl/gsl_permute_ushort.h
  137. include/gsl/gsl_permute_vector.h
  138. include/gsl/gsl_permute_vector_char.h
  139. include/gsl/gsl_permute_vector_complex_double.h
  140. include/gsl/gsl_permute_vector_complex_float.h
  141. include/gsl/gsl_permute_vector_complex_long_double.h
  142. include/gsl/gsl_permute_vector_double.h
  143. include/gsl/gsl_permute_vector_float.h
  144. include/gsl/gsl_permute_vector_int.h
  145. include/gsl/gsl_permute_vector_long.h
  146. include/gsl/gsl_permute_vector_long_double.h
  147. include/gsl/gsl_permute_vector_short.h
  148. include/gsl/gsl_permute_vector_uchar.h
  149. include/gsl/gsl_permute_vector_uint.h
  150. include/gsl/gsl_permute_vector_ulong.h
  151. include/gsl/gsl_permute_vector_ushort.h
  152. include/gsl/gsl_poly.h
  153. include/gsl/gsl_pow_int.h
  154. include/gsl/gsl_precision.h
  155. include/gsl/gsl_qrng.h
  156. include/gsl/gsl_randist.h
  157. include/gsl/gsl_rng.h
  158. include/gsl/gsl_roots.h
  159. include/gsl/gsl_rstat.h
  160. include/gsl/gsl_sf.h
  161. include/gsl/gsl_sf_airy.h
  162. include/gsl/gsl_sf_bessel.h
  163. include/gsl/gsl_sf_clausen.h
  164. include/gsl/gsl_sf_coulomb.h
  165. include/gsl/gsl_sf_coupling.h
  166. include/gsl/gsl_sf_dawson.h
  167. include/gsl/gsl_sf_debye.h
  168. include/gsl/gsl_sf_dilog.h
  169. include/gsl/gsl_sf_elementary.h
  170. include/gsl/gsl_sf_ellint.h
  171. include/gsl/gsl_sf_elljac.h
  172. include/gsl/gsl_sf_erf.h
  173. include/gsl/gsl_sf_exp.h
  174. include/gsl/gsl_sf_expint.h
  175. include/gsl/gsl_sf_fermi_dirac.h
  176. include/gsl/gsl_sf_gamma.h
  177. include/gsl/gsl_sf_gegenbauer.h
  178. include/gsl/gsl_sf_hermite.h
  179. include/gsl/gsl_sf_hyperg.h
  180. include/gsl/gsl_sf_laguerre.h
  181. include/gsl/gsl_sf_lambert.h
  182. include/gsl/gsl_sf_legendre.h
  183. include/gsl/gsl_sf_log.h
  184. include/gsl/gsl_sf_mathieu.h
  185. include/gsl/gsl_sf_pow_int.h
  186. include/gsl/gsl_sf_psi.h
  187. include/gsl/gsl_sf_result.h
  188. include/gsl/gsl_sf_sincos_pi.h
  189. include/gsl/gsl_sf_synchrotron.h
  190. include/gsl/gsl_sf_transport.h
  191. include/gsl/gsl_sf_trig.h
  192. include/gsl/gsl_sf_zeta.h
  193. include/gsl/gsl_siman.h
  194. include/gsl/gsl_sort.h
  195. include/gsl/gsl_sort_char.h
  196. include/gsl/gsl_sort_double.h
  197. include/gsl/gsl_sort_float.h
  198. include/gsl/gsl_sort_int.h
  199. include/gsl/gsl_sort_long.h
  200. include/gsl/gsl_sort_long_double.h
  201. include/gsl/gsl_sort_short.h
  202. include/gsl/gsl_sort_uchar.h
  203. include/gsl/gsl_sort_uint.h
  204. include/gsl/gsl_sort_ulong.h
  205. include/gsl/gsl_sort_ushort.h
  206. include/gsl/gsl_sort_vector.h
  207. include/gsl/gsl_sort_vector_char.h
  208. include/gsl/gsl_sort_vector_double.h
  209. include/gsl/gsl_sort_vector_float.h
  210. include/gsl/gsl_sort_vector_int.h
  211. include/gsl/gsl_sort_vector_long.h
  212. include/gsl/gsl_sort_vector_long_double.h
  213. include/gsl/gsl_sort_vector_short.h
  214. include/gsl/gsl_sort_vector_uchar.h
  215. include/gsl/gsl_sort_vector_uint.h
  216. include/gsl/gsl_sort_vector_ulong.h
  217. include/gsl/gsl_sort_vector_ushort.h
  218. include/gsl/gsl_spblas.h
  219. include/gsl/gsl_specfunc.h
  220. include/gsl/gsl_splinalg.h
  221. include/gsl/gsl_spline.h
  222. include/gsl/gsl_spline2d.h
  223. include/gsl/gsl_spmatrix.h
  224. include/gsl/gsl_spmatrix_char.h
  225. include/gsl/gsl_spmatrix_complex_double.h
  226. include/gsl/gsl_spmatrix_complex_float.h
  227. include/gsl/gsl_spmatrix_complex_long_double.h
  228. include/gsl/gsl_spmatrix_double.h
  229. include/gsl/gsl_spmatrix_float.h
  230. include/gsl/gsl_spmatrix_int.h
  231. include/gsl/gsl_spmatrix_long.h
  232. include/gsl/gsl_spmatrix_long_double.h
  233. include/gsl/gsl_spmatrix_short.h
  234. include/gsl/gsl_spmatrix_uchar.h
  235. include/gsl/gsl_spmatrix_uint.h
  236. include/gsl/gsl_spmatrix_ulong.h
  237. include/gsl/gsl_spmatrix_ushort.h
  238. include/gsl/gsl_statistics.h
  239. include/gsl/gsl_statistics_char.h
  240. include/gsl/gsl_statistics_double.h
  241. include/gsl/gsl_statistics_float.h
  242. include/gsl/gsl_statistics_int.h
  243. include/gsl/gsl_statistics_long.h
  244. include/gsl/gsl_statistics_long_double.h
  245. include/gsl/gsl_statistics_short.h
  246. include/gsl/gsl_statistics_uchar.h
  247. include/gsl/gsl_statistics_uint.h
  248. include/gsl/gsl_statistics_ulong.h
  249. include/gsl/gsl_statistics_ushort.h
  250. include/gsl/gsl_sum.h
  251. include/gsl/gsl_sys.h
  252. include/gsl/gsl_test.h
  253. include/gsl/gsl_types.h
  254. include/gsl/gsl_vector.h
  255. include/gsl/gsl_vector_char.h
  256. include/gsl/gsl_vector_complex.h
  257. include/gsl/gsl_vector_complex_double.h
  258. include/gsl/gsl_vector_complex_float.h
  259. include/gsl/gsl_vector_complex_long_double.h
  260. include/gsl/gsl_vector_double.h
  261. include/gsl/gsl_vector_float.h
  262. include/gsl/gsl_vector_int.h
  263. include/gsl/gsl_vector_long.h
  264. include/gsl/gsl_vector_long_double.h
  265. include/gsl/gsl_vector_short.h
  266. include/gsl/gsl_vector_uchar.h
  267. include/gsl/gsl_vector_uint.h
  268. include/gsl/gsl_vector_ulong.h
  269. include/gsl/gsl_vector_ushort.h
  270. include/gsl/gsl_version.h
  271. include/gsl/gsl_wavelet.h
  272. include/gsl/gsl_wavelet2d.h
  273. include/gsl/test_source.c
  274. lib/libgsl.a
  275. lib/libgsl.so
  276. lib/libgsl.so.27
  277. lib/libgsl.so.27.0.0
  278. lib/libgslcblas.a
  279. lib/libgslcblas.so
  280. lib/libgslcblas.so.0
  281. lib/libgslcblas.so.0.0.0
  282. libdata/pkgconfig/gsl.pc
  283. share/man/man1/gsl-config.1.gz
  284. share/man/man1/gsl-histogram.1.gz
  285. share/man/man1/gsl-randist.1.gz
  286. share/man/man3/gsl.3.gz
  287. share/aclocal/gsl.m4
  288. @owner
  289. @group
  290. @mode
Collapse this list.
Dependency lines:
  • gsl>0:math/gsl
To install the port:
cd /usr/ports/math/gsl/ && make install clean
To add the package, run one of these commands:
  • pkg install math/gsl
  • pkg install gsl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: gsl
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1638423135 SHA256 (gsl-2.7.1.tar.gz) = dcb0fbd43048832b757ff9942691a8dd70026d5da0ff85601e52687f6deeb34b SIZE (gsl-2.7.1.tar.gz) = 7509209

Packages (timestamps in pop-ups are UTC):
gsl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.7.1_12.7.1_12.62.7.1_12.7.1_1-2.6-
FreeBSD:13:quarterly2.7.1_12.7.1_12.7.12.7.1_12.7.1_12.7.12.7.12.7.1
FreeBSD:14:latest2.7.1_12.7.1_12.7.12.7.1_12.7.1_12.7.1-2.7.1
FreeBSD:14:quarterly2.7.1_12.7.1_1-2.7.1_12.7.1_12.7.12.7.12.7.1
FreeBSD:15:latest2.7.1_12.7.1_1n/a2.7.1_1n/a2.7.1_12.7.1_12.7.1_1
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. indexinfo : print/indexinfo
This port is required by:
for Build
  1. math/mcsim
for Libraries
  1. astro/astrometry
  2. astro/gnuastro
  3. astro/kstars
  4. astro/siril
  5. astro/stellarsolver
  6. audio/snd
  7. benchmarks/flowgrind
Expand this list (101 items / 94 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. biology/andi
  3. biology/augustus
  4. biology/bcftools
  5. biology/fastani
  6. biology/gcta
  7. biology/gemma
  8. biology/locarna
  9. biology/mashmap
  10. biology/viennarna
  11. cad/graywolf
  12. comms/gnuradio
  13. devel/indi
  14. devel/root
  15. editors/calligra
  16. graphics/enblend
  17. graphics/inkscape
  18. graphics/ipe
  19. graphics/krita
  20. graphics/luminance-qt5
  21. graphics/mandelbulber
  22. graphics/nip2
  23. graphics/pfstools
  24. graphics/qgis
  25. graphics/qgis-ltr
  26. lang/algol68g
  27. mail/bogofilter
  28. mail/bogofilter-bdb
  29. mail/bogofilter-kc
  30. mail/bogofilter-sqlite
  31. math/R-cran-gsl
  32. math/asymptote
  33. math/deal.ii
  34. math/dieharder
  35. math/freefem++
  36. math/giacxcas
  37. math/labplot
  38. math/lib2geom
  39. math/mathgl
  40. math/ocamlgsl
  41. math/octave-forge-gsl
  42. math/oleo
  43. math/orpie
  44. math/p5-Alien-GSL
  45. math/p5-Math-GSL
  46. math/p5-PDL-GSL
  47. math/py-cvxopt
  48. math/py-pygsl
  49. math/py-pygslodeiv2
  50. math/rubygem-rb-gsl
  51. math/scipoptsuite
  52. misc/visp
  53. science/afni
  54. science/antioch
  55. science/dakota
  56. science/dynare
  57. science/erkale
  58. science/getdp
  59. science/gnudatalanguage
  60. science/helfem
  61. science/jdftx
  62. science/kst2
  63. science/meep
  64. science/nest
  65. science/octopus
  66. science/plumed
  67. science/scidavis
  68. science/sirius
  69. science/step
  70. science/sz3
  71. x11/xsnow
  72. Collapse this list.

Deleted ports which required this port:

Expand this list of 24 deleted ports
  1. astro/orsa*
  2. biology/adun*
  3. editors/koffice-kde4*
  4. graphics/amide*
  5. graphics/luminance*
  6. graphics/ocropus*
  7. graphics/pfstmo*
  8. mail/bogofilter-lmdb*
  9. mail/bogofilter-tc*
  10. math/libproj4*
  11. math/mandelbulber2*
  12. math/proj.4*
  13. math/pspp*
  14. math/py-gsl*
  15. math/qtiplot*
  16. math/ruby-gsl*
  17. math/sage*
  18. science/MOOSE-neural-simulator*
  19. science/coot*
  20. science/fisicalab*
  21. science/kst*
  22. science/py-mlpy*
  23. science/siril*
  24. science/step-kde4*
  25. 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:
No options to configure
Options name:
math_gsl
USES:
libtool pathfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (11 items)
Collapse this list.
  1. ftp://ftp.fu-berlin.de/unix/gnu/gsl/
  2. ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/gsl/
  3. ftp://mirrors.rit.edu/gnu/gsl/
  4. http://ftp.halifax.rwth-aachen.de/gnu/gsl/
  5. http://ftp.kddilabs.jp/GNU/gnu/gsl/
  6. http://mirror.navercorp.com/gnu/gsl/
  7. https://ftp.gnu.org/gnu/gsl/
  8. https://ftpmirror.gnu.org/gsl/
  9. https://mirror.netcologne.de/gnu/gsl/
  10. https://mirrors.kernel.org/gnu/gsl/
  11. https://www.nic.funet.fi/pub/gnu/gnu/gsl/
Collapse this list.

There are no commits on branch 2024Q4 for this port