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
Port details
armadillo C++ linear algebra library
15.2.3 math on this many watch lists=2 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 15.2.3Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-03-22 14:55:00
Last Update: 2025-12-30 13:29:06
Commit Hash: 6eee47b
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
License: APACHE20
WWW:
https://arma.sourceforge.net/
https://gitlab.com/conradsnicta/armadillo-code
Description:
Armadillo is a C++ linear algebra library (matrix maths) aiming towards a good balance between speed and ease of use. The syntax is deliberately similar to Matlab. Integer, floating point and complex numbers are supported, as well as a subset of trigonometric and statistics functions. Various matrix decompositions are provided through optional integration with LAPACK, or one of its high performance drop-in replacements (such as the multi-threaded MKL or ACML libraries). A delayed evaluation approach is employed (at compile-time) to combine several operations into one and reduce (or eliminate) the need for temporaries. This is accomplished through recursive templates and template meta-programming. Useful for conversion of research code into production environments, or if C++ has been decided as the language of choice, due to speed and/or integration capabilities.
HomepageHomepage    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 (660 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/armadillo-15.2.3/catalog.mk
  3. /usr/local/share/licenses/armadillo-15.2.3/LICENSE
  4. /usr/local/share/licenses/armadillo-15.2.3/APACHE20
  5. include/armadillo
  6. include/armadillo_bits/BaseCube_bones.hpp
  7. include/armadillo_bits/BaseCube_meat.hpp
  8. include/armadillo_bits/Base_bones.hpp
  9. include/armadillo_bits/Base_meat.hpp
  10. include/armadillo_bits/Col_bones.hpp
  11. include/armadillo_bits/Col_meat.hpp
  12. include/armadillo_bits/CubeToMatOp_bones.hpp
  13. include/armadillo_bits/CubeToMatOp_meat.hpp
  14. include/armadillo_bits/Cube_bones.hpp
  15. include/armadillo_bits/Cube_meat.hpp
  16. include/armadillo_bits/GenCube_bones.hpp
  17. include/armadillo_bits/GenCube_meat.hpp
  18. include/armadillo_bits/Gen_bones.hpp
  19. include/armadillo_bits/Gen_meat.hpp
  20. include/armadillo_bits/GlueCube_bones.hpp
  21. include/armadillo_bits/GlueCube_meat.hpp
  22. include/armadillo_bits/Glue_bones.hpp
  23. include/armadillo_bits/Glue_meat.hpp
  24. include/armadillo_bits/MapMat_bones.hpp
  25. include/armadillo_bits/MapMat_meat.hpp
  26. include/armadillo_bits/Mat_bones.hpp
  27. include/armadillo_bits/Mat_meat.hpp
  28. include/armadillo_bits/OpCube_bones.hpp
  29. include/armadillo_bits/OpCube_meat.hpp
  30. include/armadillo_bits/Op_bones.hpp
  31. include/armadillo_bits/Op_meat.hpp
  32. include/armadillo_bits/Proxy.hpp
  33. include/armadillo_bits/ProxyCube.hpp
  34. include/armadillo_bits/Row_bones.hpp
  35. include/armadillo_bits/Row_meat.hpp
  36. include/armadillo_bits/SizeCube_bones.hpp
  37. include/armadillo_bits/SizeCube_meat.hpp
  38. include/armadillo_bits/SizeMat_bones.hpp
  39. include/armadillo_bits/SizeMat_meat.hpp
  40. include/armadillo_bits/SpBase_bones.hpp
  41. include/armadillo_bits/SpBase_meat.hpp
  42. include/armadillo_bits/SpCol_bones.hpp
  43. include/armadillo_bits/SpCol_meat.hpp
  44. include/armadillo_bits/SpGlue_bones.hpp
  45. include/armadillo_bits/SpGlue_meat.hpp
  46. include/armadillo_bits/SpMat_bones.hpp
  47. include/armadillo_bits/SpMat_iterators_meat.hpp
  48. include/armadillo_bits/SpMat_meat.hpp
  49. include/armadillo_bits/SpOp_bones.hpp
  50. include/armadillo_bits/SpOp_meat.hpp
  51. include/armadillo_bits/SpProxy.hpp
  52. include/armadillo_bits/SpRow_bones.hpp
  53. include/armadillo_bits/SpRow_meat.hpp
  54. include/armadillo_bits/SpSubview_bones.hpp
  55. include/armadillo_bits/SpSubview_col_list_bones.hpp
  56. include/armadillo_bits/SpSubview_col_list_meat.hpp
  57. include/armadillo_bits/SpSubview_iterators_meat.hpp
  58. include/armadillo_bits/SpSubview_meat.hpp
  59. include/armadillo_bits/SpToDGlue_bones.hpp
  60. include/armadillo_bits/SpToDGlue_meat.hpp
  61. include/armadillo_bits/SpToDOp_bones.hpp
  62. include/armadillo_bits/SpToDOp_meat.hpp
  63. include/armadillo_bits/SpValProxy_bones.hpp
  64. include/armadillo_bits/SpValProxy_meat.hpp
  65. include/armadillo_bits/access.hpp
  66. include/armadillo_bits/arma_cmath.hpp
  67. include/armadillo_bits/arma_config.hpp
  68. include/armadillo_bits/arma_forward.hpp
  69. include/armadillo_bits/arma_ostream_bones.hpp
  70. include/armadillo_bits/arma_ostream_meat.hpp
  71. include/armadillo_bits/arma_rel_comparators.hpp
  72. include/armadillo_bits/arma_rng.hpp
  73. include/armadillo_bits/arma_rng_cxx03.hpp
  74. include/armadillo_bits/arma_static_check.hpp
  75. include/armadillo_bits/arma_str.hpp
  76. include/armadillo_bits/arma_version.hpp
  77. include/armadillo_bits/arrayops_bones.hpp
  78. include/armadillo_bits/arrayops_meat.hpp
  79. include/armadillo_bits/auxlib_bones.hpp
  80. include/armadillo_bits/auxlib_meat.hpp
  81. include/armadillo_bits/band_helper.hpp
  82. include/armadillo_bits/compiler_check.hpp
  83. include/armadillo_bits/compiler_setup.hpp
  84. include/armadillo_bits/compiler_setup_post.hpp
  85. include/armadillo_bits/cond_rel.hpp
  86. include/armadillo_bits/config.hpp
  87. include/armadillo_bits/constants.hpp
  88. include/armadillo_bits/constants_old.hpp
  89. include/armadillo_bits/csv_name.hpp
  90. include/armadillo_bits/debug.hpp
  91. include/armadillo_bits/def_arpack.hpp
  92. include/armadillo_bits/def_atlas.hpp
  93. include/armadillo_bits/def_blas.hpp
  94. include/armadillo_bits/def_fftw3.hpp
  95. include/armadillo_bits/def_lapack.hpp
  96. include/armadillo_bits/def_superlu.hpp
  97. include/armadillo_bits/diagmat_proxy.hpp
  98. include/armadillo_bits/diagview_bones.hpp
  99. include/armadillo_bits/diagview_meat.hpp
  100. include/armadillo_bits/diskio_bones.hpp
  101. include/armadillo_bits/diskio_meat.hpp
  102. include/armadillo_bits/distr_param.hpp
  103. include/armadillo_bits/eGlueCube_bones.hpp
  104. include/armadillo_bits/eGlueCube_meat.hpp
  105. include/armadillo_bits/eGlue_bones.hpp
  106. include/armadillo_bits/eGlue_meat.hpp
  107. include/armadillo_bits/eOpCube_bones.hpp
  108. include/armadillo_bits/eOpCube_meat.hpp
  109. include/armadillo_bits/eOp_bones.hpp
  110. include/armadillo_bits/eOp_meat.hpp
  111. include/armadillo_bits/eglue_core_bones.hpp
  112. include/armadillo_bits/eglue_core_meat.hpp
  113. include/armadillo_bits/eop_aux.hpp
  114. include/armadillo_bits/eop_core_bones.hpp
  115. include/armadillo_bits/eop_core_meat.hpp
  116. include/armadillo_bits/fft_engine_fftw3.hpp
  117. include/armadillo_bits/fft_engine_kissfft.hpp
  118. include/armadillo_bits/field_bones.hpp
  119. include/armadillo_bits/field_meat.hpp
  120. include/armadillo_bits/fill.hpp
  121. include/armadillo_bits/fn_accu.hpp
  122. include/armadillo_bits/fn_all.hpp
  123. include/armadillo_bits/fn_any.hpp
  124. include/armadillo_bits/fn_approx_equal.hpp
  125. include/armadillo_bits/fn_as_scalar.hpp
  126. include/armadillo_bits/fn_balance.hpp
  127. include/armadillo_bits/fn_chi2rnd.hpp
  128. include/armadillo_bits/fn_chol.hpp
  129. include/armadillo_bits/fn_circshift.hpp
  130. include/armadillo_bits/fn_clamp.hpp
  131. include/armadillo_bits/fn_cond_rcond.hpp
  132. include/armadillo_bits/fn_conv.hpp
  133. include/armadillo_bits/fn_conv_to.hpp
  134. include/armadillo_bits/fn_cor.hpp
  135. include/armadillo_bits/fn_cov.hpp
  136. include/armadillo_bits/fn_cross.hpp
  137. include/armadillo_bits/fn_cumprod.hpp
  138. include/armadillo_bits/fn_cumsum.hpp
  139. include/armadillo_bits/fn_det.hpp
  140. include/armadillo_bits/fn_diagmat.hpp
  141. include/armadillo_bits/fn_diags_spdiags.hpp
  142. include/armadillo_bits/fn_diagvec.hpp
  143. include/armadillo_bits/fn_diff.hpp
  144. include/armadillo_bits/fn_dot.hpp
  145. include/armadillo_bits/fn_eig_gen.hpp
  146. include/armadillo_bits/fn_eig_pair.hpp
  147. include/armadillo_bits/fn_eig_sym.hpp
  148. include/armadillo_bits/fn_eigs_gen.hpp
  149. include/armadillo_bits/fn_eigs_sym.hpp
  150. include/armadillo_bits/fn_elem.hpp
  151. include/armadillo_bits/fn_expmat.hpp
  152. include/armadillo_bits/fn_eye.hpp
  153. include/armadillo_bits/fn_fft.hpp
  154. include/armadillo_bits/fn_fft2.hpp
  155. include/armadillo_bits/fn_find.hpp
  156. include/armadillo_bits/fn_find_unique.hpp
  157. include/armadillo_bits/fn_flip.hpp
  158. include/armadillo_bits/fn_hess.hpp
  159. include/armadillo_bits/fn_hist.hpp
  160. include/armadillo_bits/fn_histc.hpp
  161. include/armadillo_bits/fn_index_max.hpp
  162. include/armadillo_bits/fn_index_min.hpp
  163. include/armadillo_bits/fn_inplace_strans.hpp
  164. include/armadillo_bits/fn_inplace_trans.hpp
  165. include/armadillo_bits/fn_interp1.hpp
  166. include/armadillo_bits/fn_interp2.hpp
  167. include/armadillo_bits/fn_intersect.hpp
  168. include/armadillo_bits/fn_inv.hpp
  169. include/armadillo_bits/fn_inv_sympd.hpp
  170. include/armadillo_bits/fn_join.hpp
  171. include/armadillo_bits/fn_kmeans.hpp
  172. include/armadillo_bits/fn_kron.hpp
  173. include/armadillo_bits/fn_log_det.hpp
  174. include/armadillo_bits/fn_log_normpdf.hpp
  175. include/armadillo_bits/fn_logmat.hpp
  176. include/armadillo_bits/fn_lu.hpp
  177. include/armadillo_bits/fn_max.hpp
  178. include/armadillo_bits/fn_mean.hpp
  179. include/armadillo_bits/fn_median.hpp
  180. include/armadillo_bits/fn_min.hpp
  181. include/armadillo_bits/fn_misc.hpp
  182. include/armadillo_bits/fn_mvnrnd.hpp
  183. include/armadillo_bits/fn_n_unique.hpp
  184. include/armadillo_bits/fn_nonzeros.hpp
  185. include/armadillo_bits/fn_norm.hpp
  186. include/armadillo_bits/fn_normalise.hpp
  187. include/armadillo_bits/fn_normcdf.hpp
  188. include/armadillo_bits/fn_normpdf.hpp
  189. include/armadillo_bits/fn_numel.hpp
  190. include/armadillo_bits/fn_omit.hpp
  191. include/armadillo_bits/fn_ones.hpp
  192. include/armadillo_bits/fn_orth_null.hpp
  193. include/armadillo_bits/fn_pinv.hpp
  194. include/armadillo_bits/fn_polyfit.hpp
  195. include/armadillo_bits/fn_polyval.hpp
  196. include/armadillo_bits/fn_powext.hpp
  197. include/armadillo_bits/fn_powmat.hpp
  198. include/armadillo_bits/fn_princomp.hpp
  199. include/armadillo_bits/fn_prod.hpp
  200. include/armadillo_bits/fn_qr.hpp
  201. include/armadillo_bits/fn_quantile.hpp
  202. include/armadillo_bits/fn_qz.hpp
  203. include/armadillo_bits/fn_rande.hpp
  204. include/armadillo_bits/fn_randg.hpp
  205. include/armadillo_bits/fn_randi.hpp
  206. include/armadillo_bits/fn_randn.hpp
  207. include/armadillo_bits/fn_randperm.hpp
  208. include/armadillo_bits/fn_randu.hpp
  209. include/armadillo_bits/fn_range.hpp
  210. include/armadillo_bits/fn_rank.hpp
  211. include/armadillo_bits/fn_regspace.hpp
  212. include/armadillo_bits/fn_repelem.hpp
  213. include/armadillo_bits/fn_repmat.hpp
  214. include/armadillo_bits/fn_reshape.hpp
  215. include/armadillo_bits/fn_resize.hpp
  216. include/armadillo_bits/fn_reverse.hpp
  217. include/armadillo_bits/fn_roots.hpp
  218. include/armadillo_bits/fn_schur.hpp
  219. include/armadillo_bits/fn_shuffle.hpp
  220. include/armadillo_bits/fn_size.hpp
  221. include/armadillo_bits/fn_solve.hpp
  222. include/armadillo_bits/fn_sort.hpp
  223. include/armadillo_bits/fn_sort_index.hpp
  224. include/armadillo_bits/fn_speye.hpp
  225. include/armadillo_bits/fn_spones.hpp
  226. include/armadillo_bits/fn_sprandn.hpp
  227. include/armadillo_bits/fn_sprandu.hpp
  228. include/armadillo_bits/fn_spsolve.hpp
  229. include/armadillo_bits/fn_sqrtmat.hpp
  230. include/armadillo_bits/fn_stddev.hpp
  231. include/armadillo_bits/fn_strans.hpp
  232. include/armadillo_bits/fn_sum.hpp
  233. include/armadillo_bits/fn_svd.hpp
  234. include/armadillo_bits/fn_svds.hpp
  235. include/armadillo_bits/fn_sylvester.hpp
  236. include/armadillo_bits/fn_symmat.hpp
  237. include/armadillo_bits/fn_toeplitz.hpp
  238. include/armadillo_bits/fn_trace.hpp
  239. include/armadillo_bits/fn_trans.hpp
  240. include/armadillo_bits/fn_trapz.hpp
  241. include/armadillo_bits/fn_trig.hpp
  242. include/armadillo_bits/fn_trimat.hpp
  243. include/armadillo_bits/fn_trimat_ind.hpp
  244. include/armadillo_bits/fn_trunc_exp.hpp
  245. include/armadillo_bits/fn_trunc_log.hpp
  246. include/armadillo_bits/fn_unique.hpp
  247. include/armadillo_bits/fn_var.hpp
  248. include/armadillo_bits/fn_vecnorm.hpp
  249. include/armadillo_bits/fn_vectorise.hpp
  250. include/armadillo_bits/fn_wishrnd.hpp
  251. include/armadillo_bits/fn_zeros.hpp
  252. include/armadillo_bits/glue_affmul_bones.hpp
  253. include/armadillo_bits/glue_affmul_meat.hpp
  254. include/armadillo_bits/glue_atan2_bones.hpp
  255. include/armadillo_bits/glue_atan2_meat.hpp
  256. include/armadillo_bits/glue_conv_bones.hpp
  257. include/armadillo_bits/glue_conv_meat.hpp
  258. include/armadillo_bits/glue_cor_bones.hpp
  259. include/armadillo_bits/glue_cor_meat.hpp
  260. include/armadillo_bits/glue_cov_bones.hpp
  261. include/armadillo_bits/glue_cov_meat.hpp
  262. include/armadillo_bits/glue_cross_bones.hpp
  263. include/armadillo_bits/glue_cross_meat.hpp
  264. include/armadillo_bits/glue_hist_bones.hpp
  265. include/armadillo_bits/glue_hist_meat.hpp
  266. include/armadillo_bits/glue_histc_bones.hpp
  267. include/armadillo_bits/glue_histc_meat.hpp
  268. include/armadillo_bits/glue_hypot_bones.hpp
  269. include/armadillo_bits/glue_hypot_meat.hpp
  270. include/armadillo_bits/glue_intersect_bones.hpp
  271. include/armadillo_bits/glue_intersect_meat.hpp
  272. include/armadillo_bits/glue_join_bones.hpp
  273. include/armadillo_bits/glue_join_meat.hpp
  274. include/armadillo_bits/glue_kron_bones.hpp
  275. include/armadillo_bits/glue_kron_meat.hpp
  276. include/armadillo_bits/glue_max_bones.hpp
  277. include/armadillo_bits/glue_max_meat.hpp
  278. include/armadillo_bits/glue_min_bones.hpp
  279. include/armadillo_bits/glue_min_meat.hpp
  280. include/armadillo_bits/glue_mixed_bones.hpp
  281. include/armadillo_bits/glue_mixed_meat.hpp
  282. include/armadillo_bits/glue_mvnrnd_bones.hpp
  283. include/armadillo_bits/glue_mvnrnd_meat.hpp
  284. include/armadillo_bits/glue_polyfit_bones.hpp
  285. include/armadillo_bits/glue_polyfit_meat.hpp
  286. include/armadillo_bits/glue_polyval_bones.hpp
  287. include/armadillo_bits/glue_polyval_meat.hpp
  288. include/armadillo_bits/glue_powext_bones.hpp
  289. include/armadillo_bits/glue_powext_meat.hpp
  290. include/armadillo_bits/glue_quantile_bones.hpp
  291. include/armadillo_bits/glue_quantile_meat.hpp
  292. include/armadillo_bits/glue_relational_bones.hpp
  293. include/armadillo_bits/glue_relational_meat.hpp
  294. include/armadillo_bits/glue_solve_bones.hpp
  295. include/armadillo_bits/glue_solve_meat.hpp
  296. include/armadillo_bits/glue_times_bones.hpp
  297. include/armadillo_bits/glue_times_meat.hpp
  298. include/armadillo_bits/glue_times_misc_bones.hpp
  299. include/armadillo_bits/glue_times_misc_meat.hpp
  300. include/armadillo_bits/glue_toeplitz_bones.hpp
  301. include/armadillo_bits/glue_toeplitz_meat.hpp
  302. include/armadillo_bits/glue_trapz_bones.hpp
  303. include/armadillo_bits/glue_trapz_meat.hpp
  304. include/armadillo_bits/gmm_diag_bones.hpp
  305. include/armadillo_bits/gmm_diag_meat.hpp
  306. include/armadillo_bits/gmm_full_bones.hpp
  307. include/armadillo_bits/gmm_full_meat.hpp
  308. include/armadillo_bits/gmm_misc_bones.hpp
  309. include/armadillo_bits/gmm_misc_meat.hpp
  310. include/armadillo_bits/hdf5_misc.hpp
  311. include/armadillo_bits/hdf5_name.hpp
  312. include/armadillo_bits/include_hdf5.hpp
  313. include/armadillo_bits/include_superlu.hpp
  314. include/armadillo_bits/injector_bones.hpp
  315. include/armadillo_bits/injector_meat.hpp
  316. include/armadillo_bits/memory.hpp
  317. include/armadillo_bits/mp_misc.hpp
  318. include/armadillo_bits/mtGlueCube_bones.hpp
  319. include/armadillo_bits/mtGlueCube_meat.hpp
  320. include/armadillo_bits/mtGlue_bones.hpp
  321. include/armadillo_bits/mtGlue_meat.hpp
  322. include/armadillo_bits/mtOpCube_bones.hpp
  323. include/armadillo_bits/mtOpCube_meat.hpp
  324. include/armadillo_bits/mtOp_bones.hpp
  325. include/armadillo_bits/mtOp_meat.hpp
  326. include/armadillo_bits/mtSpGlue_bones.hpp
  327. include/armadillo_bits/mtSpGlue_meat.hpp
  328. include/armadillo_bits/mtSpOp_bones.hpp
  329. include/armadillo_bits/mtSpOp_meat.hpp
  330. include/armadillo_bits/mtSpReduceOp_bones.hpp
  331. include/armadillo_bits/mtSpReduceOp_meat.hpp
  332. include/armadillo_bits/mul_gemm.hpp
  333. include/armadillo_bits/mul_gemm_mixed.hpp
  334. include/armadillo_bits/mul_gemv.hpp
  335. include/armadillo_bits/mul_herk.hpp
  336. include/armadillo_bits/mul_syrk.hpp
  337. include/armadillo_bits/newarp_DenseGenMatProd_bones.hpp
  338. include/armadillo_bits/newarp_DenseGenMatProd_meat.hpp
  339. include/armadillo_bits/newarp_DoubleShiftQR_bones.hpp
  340. include/armadillo_bits/newarp_DoubleShiftQR_meat.hpp
  341. include/armadillo_bits/newarp_EigsSelect.hpp
  342. include/armadillo_bits/newarp_GenEigsSolver_bones.hpp
  343. include/armadillo_bits/newarp_GenEigsSolver_meat.hpp
  344. include/armadillo_bits/newarp_SortEigenvalue.hpp
  345. include/armadillo_bits/newarp_SparseGenMatProd_bones.hpp
  346. include/armadillo_bits/newarp_SparseGenMatProd_meat.hpp
  347. include/armadillo_bits/newarp_SparseGenRealShiftSolve_bones.hpp
  348. include/armadillo_bits/newarp_SparseGenRealShiftSolve_meat.hpp
  349. include/armadillo_bits/newarp_SymEigsShiftSolver_bones.hpp
  350. include/armadillo_bits/newarp_SymEigsShiftSolver_meat.hpp
  351. include/armadillo_bits/newarp_SymEigsSolver_bones.hpp
  352. include/armadillo_bits/newarp_SymEigsSolver_meat.hpp
  353. include/armadillo_bits/newarp_TridiagEigen_bones.hpp
  354. include/armadillo_bits/newarp_TridiagEigen_meat.hpp
  355. include/armadillo_bits/newarp_UpperHessenbergEigen_bones.hpp
  356. include/armadillo_bits/newarp_UpperHessenbergEigen_meat.hpp
  357. include/armadillo_bits/newarp_UpperHessenbergQR_bones.hpp
  358. include/armadillo_bits/newarp_UpperHessenbergQR_meat.hpp
  359. include/armadillo_bits/newarp_cx_attrib.hpp
  360. include/armadillo_bits/op_accu_bones.hpp
  361. include/armadillo_bits/op_accu_meat.hpp
  362. include/armadillo_bits/op_all_bones.hpp
  363. include/armadillo_bits/op_all_meat.hpp
  364. include/armadillo_bits/op_any_bones.hpp
  365. include/armadillo_bits/op_any_meat.hpp
  366. include/armadillo_bits/op_chi2rnd_bones.hpp
  367. include/armadillo_bits/op_chi2rnd_meat.hpp
  368. include/armadillo_bits/op_chol_bones.hpp
  369. include/armadillo_bits/op_chol_meat.hpp
  370. include/armadillo_bits/op_circshift_bones.hpp
  371. include/armadillo_bits/op_circshift_meat.hpp
  372. include/armadillo_bits/op_clamp_bones.hpp
  373. include/armadillo_bits/op_clamp_meat.hpp
  374. include/armadillo_bits/op_col_as_mat_bones.hpp
  375. include/armadillo_bits/op_col_as_mat_meat.hpp
  376. include/armadillo_bits/op_cond_bones.hpp
  377. include/armadillo_bits/op_cond_meat.hpp
  378. include/armadillo_bits/op_cor_bones.hpp
  379. include/armadillo_bits/op_cor_meat.hpp
  380. include/armadillo_bits/op_cov_bones.hpp
  381. include/armadillo_bits/op_cov_meat.hpp
  382. include/armadillo_bits/op_cumprod_bones.hpp
  383. include/armadillo_bits/op_cumprod_meat.hpp
  384. include/armadillo_bits/op_cumsum_bones.hpp
  385. include/armadillo_bits/op_cumsum_meat.hpp
  386. include/armadillo_bits/op_cx_scalar_bones.hpp
  387. include/armadillo_bits/op_cx_scalar_meat.hpp
  388. include/armadillo_bits/op_det_bones.hpp
  389. include/armadillo_bits/op_det_meat.hpp
  390. include/armadillo_bits/op_diagmat_bones.hpp
  391. include/armadillo_bits/op_diagmat_meat.hpp
  392. include/armadillo_bits/op_diagvec_bones.hpp
  393. include/armadillo_bits/op_diagvec_meat.hpp
  394. include/armadillo_bits/op_diff_bones.hpp
  395. include/armadillo_bits/op_diff_meat.hpp
  396. include/armadillo_bits/op_dot_bones.hpp
  397. include/armadillo_bits/op_dot_meat.hpp
  398. include/armadillo_bits/op_dotext_bones.hpp
  399. include/armadillo_bits/op_dotext_meat.hpp
  400. include/armadillo_bits/op_elem_bones.hpp
  401. include/armadillo_bits/op_elem_meat.hpp
  402. include/armadillo_bits/op_expmat_bones.hpp
  403. include/armadillo_bits/op_expmat_meat.hpp
  404. include/armadillo_bits/op_fft_bones.hpp
  405. include/armadillo_bits/op_fft_meat.hpp
  406. include/armadillo_bits/op_find_bones.hpp
  407. include/armadillo_bits/op_find_meat.hpp
  408. include/armadillo_bits/op_find_unique_bones.hpp
  409. include/armadillo_bits/op_find_unique_meat.hpp
  410. include/armadillo_bits/op_flip_bones.hpp
  411. include/armadillo_bits/op_flip_meat.hpp
  412. include/armadillo_bits/op_hist_bones.hpp
  413. include/armadillo_bits/op_hist_meat.hpp
  414. include/armadillo_bits/op_htrans_bones.hpp
  415. include/armadillo_bits/op_htrans_meat.hpp
  416. include/armadillo_bits/op_index_max_bones.hpp
  417. include/armadillo_bits/op_index_max_meat.hpp
  418. include/armadillo_bits/op_index_min_bones.hpp
  419. include/armadillo_bits/op_index_min_meat.hpp
  420. include/armadillo_bits/op_inv_gen_bones.hpp
  421. include/armadillo_bits/op_inv_gen_meat.hpp
  422. include/armadillo_bits/op_inv_spd_bones.hpp
  423. include/armadillo_bits/op_inv_spd_meat.hpp
  424. include/armadillo_bits/op_log_det_bones.hpp
  425. include/armadillo_bits/op_log_det_meat.hpp
  426. include/armadillo_bits/op_logmat_bones.hpp
  427. include/armadillo_bits/op_logmat_meat.hpp
  428. include/armadillo_bits/op_max_bones.hpp
  429. include/armadillo_bits/op_max_meat.hpp
  430. include/armadillo_bits/op_mean_bones.hpp
  431. include/armadillo_bits/op_mean_meat.hpp
  432. include/armadillo_bits/op_median_bones.hpp
  433. include/armadillo_bits/op_median_meat.hpp
  434. include/armadillo_bits/op_min_bones.hpp
  435. include/armadillo_bits/op_min_meat.hpp
  436. include/armadillo_bits/op_nonzeros_bones.hpp
  437. include/armadillo_bits/op_nonzeros_meat.hpp
  438. include/armadillo_bits/op_norm2est_bones.hpp
  439. include/armadillo_bits/op_norm2est_meat.hpp
  440. include/armadillo_bits/op_norm_bones.hpp
  441. include/armadillo_bits/op_norm_meat.hpp
  442. include/armadillo_bits/op_normalise_bones.hpp
  443. include/armadillo_bits/op_normalise_meat.hpp
  444. include/armadillo_bits/op_omit_bones.hpp
  445. include/armadillo_bits/op_omit_meat.hpp
  446. include/armadillo_bits/op_orth_null_bones.hpp
  447. include/armadillo_bits/op_orth_null_meat.hpp
  448. include/armadillo_bits/op_pinv_bones.hpp
  449. include/armadillo_bits/op_pinv_meat.hpp
  450. include/armadillo_bits/op_powmat_bones.hpp
  451. include/armadillo_bits/op_powmat_meat.hpp
  452. include/armadillo_bits/op_princomp_bones.hpp
  453. include/armadillo_bits/op_princomp_meat.hpp
  454. include/armadillo_bits/op_prod_bones.hpp
  455. include/armadillo_bits/op_prod_meat.hpp
  456. include/armadillo_bits/op_range_bones.hpp
  457. include/armadillo_bits/op_range_meat.hpp
  458. include/armadillo_bits/op_rank_bones.hpp
  459. include/armadillo_bits/op_rank_meat.hpp
  460. include/armadillo_bits/op_rcond_bones.hpp
  461. include/armadillo_bits/op_rcond_meat.hpp
  462. include/armadillo_bits/op_relational_bones.hpp
  463. include/armadillo_bits/op_relational_meat.hpp
  464. include/armadillo_bits/op_repelem_bones.hpp
  465. include/armadillo_bits/op_repelem_meat.hpp
  466. include/armadillo_bits/op_repmat_bones.hpp
  467. include/armadillo_bits/op_repmat_meat.hpp
  468. include/armadillo_bits/op_reshape_bones.hpp
  469. include/armadillo_bits/op_reshape_meat.hpp
  470. include/armadillo_bits/op_resize_bones.hpp
  471. include/armadillo_bits/op_resize_meat.hpp
  472. include/armadillo_bits/op_reverse_bones.hpp
  473. include/armadillo_bits/op_reverse_meat.hpp
  474. include/armadillo_bits/op_roots_bones.hpp
  475. include/armadillo_bits/op_roots_meat.hpp
  476. include/armadillo_bits/op_row_as_mat_bones.hpp
  477. include/armadillo_bits/op_row_as_mat_meat.hpp
  478. include/armadillo_bits/op_shuffle_bones.hpp
  479. include/armadillo_bits/op_shuffle_meat.hpp
  480. include/armadillo_bits/op_sort_bones.hpp
  481. include/armadillo_bits/op_sort_index_bones.hpp
  482. include/armadillo_bits/op_sort_index_meat.hpp
  483. include/armadillo_bits/op_sort_meat.hpp
  484. include/armadillo_bits/op_sp_as_dense_bones.hpp
  485. include/armadillo_bits/op_sp_as_dense_meat.hpp
  486. include/armadillo_bits/op_sp_diagvec_bones.hpp
  487. include/armadillo_bits/op_sp_diagvec_meat.hpp
  488. include/armadillo_bits/op_sp_max_bones.hpp
  489. include/armadillo_bits/op_sp_max_meat.hpp
  490. include/armadillo_bits/op_sp_mean_bones.hpp
  491. include/armadillo_bits/op_sp_mean_meat.hpp
  492. include/armadillo_bits/op_sp_min_bones.hpp
  493. include/armadillo_bits/op_sp_min_meat.hpp
  494. include/armadillo_bits/op_sp_minus_bones.hpp
  495. include/armadillo_bits/op_sp_minus_meat.hpp
  496. include/armadillo_bits/op_sp_nonzeros_bones.hpp
  497. include/armadillo_bits/op_sp_nonzeros_meat.hpp
  498. include/armadillo_bits/op_sp_plus_bones.hpp
  499. include/armadillo_bits/op_sp_plus_meat.hpp
  500. include/armadillo_bits/op_sp_stddev_bones.hpp
  501. include/armadillo_bits/op_sp_stddev_meat.hpp
  502. include/armadillo_bits/op_sp_sum_bones.hpp
  503. include/armadillo_bits/op_sp_sum_meat.hpp
  504. include/armadillo_bits/op_sp_var_bones.hpp
  505. include/armadillo_bits/op_sp_var_meat.hpp
  506. include/armadillo_bits/op_sp_vecnorm_bones.hpp
  507. include/armadillo_bits/op_sp_vecnorm_meat.hpp
  508. include/armadillo_bits/op_sqrtmat_bones.hpp
  509. include/armadillo_bits/op_sqrtmat_meat.hpp
  510. include/armadillo_bits/op_stddev_bones.hpp
  511. include/armadillo_bits/op_stddev_meat.hpp
  512. include/armadillo_bits/op_strans_bones.hpp
  513. include/armadillo_bits/op_strans_meat.hpp
  514. include/armadillo_bits/op_sum_bones.hpp
  515. include/armadillo_bits/op_sum_meat.hpp
  516. include/armadillo_bits/op_symmat_bones.hpp
  517. include/armadillo_bits/op_symmat_meat.hpp
  518. include/armadillo_bits/op_toeplitz_bones.hpp
  519. include/armadillo_bits/op_toeplitz_meat.hpp
  520. include/armadillo_bits/op_trimat_bones.hpp
  521. include/armadillo_bits/op_trimat_meat.hpp
  522. include/armadillo_bits/op_unique_bones.hpp
  523. include/armadillo_bits/op_unique_meat.hpp
  524. include/armadillo_bits/op_var_bones.hpp
  525. include/armadillo_bits/op_var_meat.hpp
  526. include/armadillo_bits/op_vecnorm_bones.hpp
  527. include/armadillo_bits/op_vecnorm_meat.hpp
  528. include/armadillo_bits/op_vectorise_bones.hpp
  529. include/armadillo_bits/op_vectorise_meat.hpp
  530. include/armadillo_bits/op_wishrnd_bones.hpp
  531. include/armadillo_bits/op_wishrnd_meat.hpp
  532. include/armadillo_bits/operator_cube_div.hpp
  533. include/armadillo_bits/operator_cube_minus.hpp
  534. include/armadillo_bits/operator_cube_plus.hpp
  535. include/armadillo_bits/operator_cube_relational.hpp
  536. include/armadillo_bits/operator_cube_schur.hpp
  537. include/armadillo_bits/operator_cube_times.hpp
  538. include/armadillo_bits/operator_div.hpp
  539. include/armadillo_bits/operator_minus.hpp
  540. include/armadillo_bits/operator_ostream.hpp
  541. include/armadillo_bits/operator_plus.hpp
  542. include/armadillo_bits/operator_relational.hpp
  543. include/armadillo_bits/operator_schur.hpp
  544. include/armadillo_bits/operator_times.hpp
  545. include/armadillo_bits/podarray_bones.hpp
  546. include/armadillo_bits/podarray_meat.hpp
  547. include/armadillo_bits/promote_type.hpp
  548. include/armadillo_bits/restrictors.hpp
  549. include/armadillo_bits/running_stat_bones.hpp
  550. include/armadillo_bits/running_stat_meat.hpp
  551. include/armadillo_bits/running_stat_vec_bones.hpp
  552. include/armadillo_bits/running_stat_vec_meat.hpp
  553. include/armadillo_bits/sp_auxlib_bones.hpp
  554. include/armadillo_bits/sp_auxlib_meat.hpp
  555. include/armadillo_bits/span.hpp
  556. include/armadillo_bits/spdiagview_bones.hpp
  557. include/armadillo_bits/spdiagview_meat.hpp
  558. include/armadillo_bits/spglue_join_bones.hpp
  559. include/armadillo_bits/spglue_join_meat.hpp
  560. include/armadillo_bits/spglue_kron_bones.hpp
  561. include/armadillo_bits/spglue_kron_meat.hpp
  562. include/armadillo_bits/spglue_max_bones.hpp
  563. include/armadillo_bits/spglue_max_meat.hpp
  564. include/armadillo_bits/spglue_merge_bones.hpp
  565. include/armadillo_bits/spglue_merge_meat.hpp
  566. include/armadillo_bits/spglue_min_bones.hpp
  567. include/armadillo_bits/spglue_min_meat.hpp
  568. include/armadillo_bits/spglue_minus_bones.hpp
  569. include/armadillo_bits/spglue_minus_meat.hpp
  570. include/armadillo_bits/spglue_plus_bones.hpp
  571. include/armadillo_bits/spglue_plus_meat.hpp
  572. include/armadillo_bits/spglue_relational_bones.hpp
  573. include/armadillo_bits/spglue_relational_meat.hpp
  574. include/armadillo_bits/spglue_schur_bones.hpp
  575. include/armadillo_bits/spglue_schur_meat.hpp
  576. include/armadillo_bits/spglue_times_bones.hpp
  577. include/armadillo_bits/spglue_times_meat.hpp
  578. include/armadillo_bits/spop_accu_bones.hpp
  579. include/armadillo_bits/spop_accu_meat.hpp
  580. include/armadillo_bits/spop_circshift_bones.hpp
  581. include/armadillo_bits/spop_circshift_meat.hpp
  582. include/armadillo_bits/spop_diagmat_bones.hpp
  583. include/armadillo_bits/spop_diagmat_meat.hpp
  584. include/armadillo_bits/spop_htrans_bones.hpp
  585. include/armadillo_bits/spop_htrans_meat.hpp
  586. include/armadillo_bits/spop_misc_bones.hpp
  587. include/armadillo_bits/spop_misc_meat.hpp
  588. include/armadillo_bits/spop_norm_bones.hpp
  589. include/armadillo_bits/spop_norm_meat.hpp
  590. include/armadillo_bits/spop_normalise_bones.hpp
  591. include/armadillo_bits/spop_normalise_meat.hpp
  592. include/armadillo_bits/spop_omit_bones.hpp
  593. include/armadillo_bits/spop_omit_meat.hpp
  594. include/armadillo_bits/spop_relational_bones.hpp
  595. include/armadillo_bits/spop_relational_meat.hpp
  596. include/armadillo_bits/spop_repmat_bones.hpp
  597. include/armadillo_bits/spop_repmat_meat.hpp
  598. include/armadillo_bits/spop_reverse_bones.hpp
  599. include/armadillo_bits/spop_reverse_meat.hpp
  600. include/armadillo_bits/spop_strans_bones.hpp
  601. include/armadillo_bits/spop_strans_meat.hpp
  602. include/armadillo_bits/spop_symmat_bones.hpp
  603. include/armadillo_bits/spop_symmat_meat.hpp
  604. include/armadillo_bits/spop_trimat_bones.hpp
  605. include/armadillo_bits/spop_trimat_meat.hpp
  606. include/armadillo_bits/spop_vectorise_bones.hpp
  607. include/armadillo_bits/spop_vectorise_meat.hpp
  608. include/armadillo_bits/spsolve_factoriser_bones.hpp
  609. include/armadillo_bits/spsolve_factoriser_meat.hpp
  610. include/armadillo_bits/strip.hpp
  611. include/armadillo_bits/subview_bones.hpp
  612. include/armadillo_bits/subview_cube_bones.hpp
  613. include/armadillo_bits/subview_cube_each_bones.hpp
  614. include/armadillo_bits/subview_cube_each_meat.hpp
  615. include/armadillo_bits/subview_cube_meat.hpp
  616. include/armadillo_bits/subview_cube_slices_bones.hpp
  617. include/armadillo_bits/subview_cube_slices_meat.hpp
  618. include/armadillo_bits/subview_each_bones.hpp
  619. include/armadillo_bits/subview_each_meat.hpp
  620. include/armadillo_bits/subview_elem1_bones.hpp
  621. include/armadillo_bits/subview_elem1_meat.hpp
  622. include/armadillo_bits/subview_elem2_bones.hpp
  623. include/armadillo_bits/subview_elem2_meat.hpp
  624. include/armadillo_bits/subview_field_bones.hpp
  625. include/armadillo_bits/subview_field_meat.hpp
  626. include/armadillo_bits/subview_meat.hpp
  627. include/armadillo_bits/sym_helper.hpp
  628. include/armadillo_bits/traits.hpp
  629. include/armadillo_bits/translate_arpack.hpp
  630. include/armadillo_bits/translate_atlas.hpp
  631. include/armadillo_bits/translate_blas.hpp
  632. include/armadillo_bits/translate_fftw3.hpp
  633. include/armadillo_bits/translate_lapack.hpp
  634. include/armadillo_bits/translate_superlu.hpp
  635. include/armadillo_bits/trimat_helper.hpp
  636. include/armadillo_bits/typedef_elem.hpp
  637. include/armadillo_bits/typedef_elem_check.hpp
  638. include/armadillo_bits/typedef_mat.hpp
  639. include/armadillo_bits/typedef_mat_fixed.hpp
  640. include/armadillo_bits/unwrap.hpp
  641. include/armadillo_bits/unwrap_cube.hpp
  642. include/armadillo_bits/unwrap_spmat.hpp
  643. include/armadillo_bits/upgrade_val.hpp
  644. include/armadillo_bits/wall_clock_bones.hpp
  645. include/armadillo_bits/wall_clock_meat.hpp
  646. include/armadillo_bits/xtrans_mat_bones.hpp
  647. include/armadillo_bits/xtrans_mat_meat.hpp
  648. include/armadillo_bits/xvec_htrans_bones.hpp
  649. include/armadillo_bits/xvec_htrans_meat.hpp
  650. lib/libarmadillo.so
  651. lib/libarmadillo.so.15
  652. lib/libarmadillo.so.15.2.3
  653. libdata/pkgconfig/armadillo.pc
  654. share/Armadillo/CMake/ArmadilloConfig.cmake
  655. share/Armadillo/CMake/ArmadilloConfigVersion.cmake
  656. share/Armadillo/CMake/ArmadilloLibraryDepends-release.cmake
  657. share/Armadillo/CMake/ArmadilloLibraryDepends.cmake
  658. @owner
  659. @group
  660. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • armadillo>0:math/armadillo
To install the port:
cd /usr/ports/math/armadillo/ && make install clean
To add the package, run one of these commands:
  • pkg install math/armadillo
  • pkg install armadillo
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: armadillo
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1766953314 SHA256 (armadillo-15.2.3.tar.xz) = 0182d67d6949e4347a0bc62fc8c2793be7eb203c71f19edff93f8c45fd4a8190 SIZE (armadillo-15.2.3.tar.xz) = 7092636

Packages (timestamps in pop-ups are UTC):
armadillo
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest15.2.315.2.3-15.0.115.2.3n/an/an/a
FreeBSD:13:quarterly15.0.115.2.3-14.4.315.2.3n/an/an/a
FreeBSD:14:latest15.2.315.2.3-14.6.1_115.2.3---
FreeBSD:14:quarterly15.2.315.2.3-14.4.315.2.3---
FreeBSD:15:latest15.2.315.2.3n/a14.6.1_1n/an/a--
FreeBSD:15:quarterly15.2.315.2.3n/a-n/an/a--
FreeBSD:16:latest15.2.315.2.3n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libarpack.so : math/arpack-ng
  2. libsuperlu.so : math/superlu
  3. liblapack.so : math/lapack
  4. libopenblas.so : math/openblas
This port is required by:
for Build
  1. math/ensmallen
  2. math/mlpack
  3. science/erkale
for Libraries
  1. science/helfem
for Run
  1. math/ensmallen
  2. math/mlpack

Configuration Options:
===> The following configuration options are available for armadillo-15.2.3: OPENBLAS_LAPACK=off: Use LAPACK function from OpenBLAS ===> Use 'make config' to modify these settings
Options name:
math_armadillo
USES:
blaslapack:openblas cmake:testing compiler:c++11-lang pkgconfig tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (48 items)
Collapse this list.
  1. http://cfhcable.dl.sourceforge.net/project/arma/
  2. http://cytranet.dl.sourceforge.net/project/arma/
  3. http://deac-ams.dl.sourceforge.net/project/arma/
  4. http://deac-fra.dl.sourceforge.net/project/arma/
  5. http://deac-riga.dl.sourceforge.net/project/arma/
  6. http://downloads.sourceforge.net/project/arma/
  7. http://excellmedia.dl.sourceforge.net/project/arma/
  8. http://freefr.dl.sourceforge.net/project/arma/
  9. http://gigenet.dl.sourceforge.net/project/arma/
  10. http://ixpeering.dl.sourceforge.net/project/arma/
  11. http://jaist.dl.sourceforge.net/project/arma/
  12. http://kumisystems.dl.sourceforge.net/project/arma/
  13. http://liquidtelecom.dl.sourceforge.net/project/arma/
  14. http://nchc.dl.sourceforge.net/project/arma/
  15. http://netactuate.dl.sourceforge.net/project/arma/
  16. http://netcologne.dl.sourceforge.net/project/arma/
  17. http://onboardcloud.dl.sourceforge.net/project/arma/
  18. http://phoenixnap.dl.sourceforge.net/project/arma/
  19. http://razaoinfo.dl.sourceforge.net/project/arma/
  20. http://sinalbr.dl.sourceforge.net/project/arma/
  21. http://sitsa.dl.sourceforge.net/project/arma/
  22. http://tenet.dl.sourceforge.net/project/arma/
  23. http://ufpr.dl.sourceforge.net/project/arma/
  24. http://versaweb.dl.sourceforge.net/project/arma/
  25. https://cfhcable.dl.sourceforge.net/project/arma/
  26. https://cytranet.dl.sourceforge.net/project/arma/
  27. https://deac-ams.dl.sourceforge.net/project/arma/
  28. https://deac-fra.dl.sourceforge.net/project/arma/
  29. https://deac-riga.dl.sourceforge.net/project/arma/
  30. https://downloads.sourceforge.net/project/arma/
  31. https://excellmedia.dl.sourceforge.net/project/arma/
  32. https://freefr.dl.sourceforge.net/project/arma/
  33. https://gigenet.dl.sourceforge.net/project/arma/
  34. https://ixpeering.dl.sourceforge.net/project/arma/
  35. https://jaist.dl.sourceforge.net/project/arma/
  36. https://kumisystems.dl.sourceforge.net/project/arma/
  37. https://liquidtelecom.dl.sourceforge.net/project/arma/
  38. https://nchc.dl.sourceforge.net/project/arma/
  39. https://netactuate.dl.sourceforge.net/project/arma/
  40. https://netcologne.dl.sourceforge.net/project/arma/
  41. https://onboardcloud.dl.sourceforge.net/project/arma/
  42. https://phoenixnap.dl.sourceforge.net/project/arma/
  43. https://razaoinfo.dl.sourceforge.net/project/arma/
  44. https://sinalbr.dl.sourceforge.net/project/arma/
  45. https://sitsa.dl.sourceforge.net/project/arma/
  46. https://tenet.dl.sourceforge.net/project/arma/
  47. https://ufpr.dl.sourceforge.net/project/arma/
  48. https://versaweb.dl.sourceforge.net/project/arma/
Collapse this list.

Number of commits found: 201 (showing only 1 on this page)

«  1 | 2 | 3 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.800.1
22 Mar 2013 14:54:43
Revision:314935Original commit files touched by this commit
pawel search for other commits by this committer
Armadillo is a C++ linear algebra library (matrix maths) aiming towards a
good balance between speed and ease of use. The syntax is deliberately
similar to Matlab.

Integer, floating point and complex numbers are supported, as well as a
subset of trigonometric and statistics functions. Various matrix
decompositions are provided through optional integration with LAPACK, or
one of its high performance drop-in replacements (such as the
multi-threaded MKL or ACML libraries).

A delayed evaluation approach is employed (at compile-time) to combine
several operations into one and reduce (or eliminate) the need for
temporaries. This is accomplished through recursive templates and template
meta-programming.

Useful for conversion of research code into production environments, or if
C++ has been decided as the language of choice, due to speed and/or
integration capabilities.

WWW: http://arma.sourceforge.net/

PR:		ports/177166
Submitted by:	Pedro Giffuni <giffunip@tutopia.com>

Number of commits found: 201 (showing only 1 on this page)

«  1 | 2 | 3