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

Get notified when packages are built

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

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

Port details
viennacl Linear algebra and solver library using CUDA, OpenCL, and OpenMP
1.7.1_6 math on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.7.1_6Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-06-03 14:18:29
Last Update: 2023-11-01 22:11:47
Commit Hash: 05f0f44
License: MIT
WWW:
https://viennacl.sourceforge.net/
Description:
ViennaCL is a free open-source linear algebra library for computations on many-core architectures (GPUs, MIC) and multi-core CPUs. The library is written in C++ and supports CUDA, OpenCL, and OpenMP (including switches at runtime). The highlights of the latest 1.7.x release family are: * Fast sparse matrix-matrix multiplications, outperforming CUBLAS and MKL. * Fine-grained parallel algebraic multigrid preconditioners for CPUs, Xeon Phis, and GPUs. * Fine-grained parallel incomplete LU factorization preconditioners for CPUs, Xeon Phis, and GPUs.
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 (263 items)
Collapse this list.
  1. /usr/local/share/licenses/viennacl-1.7.1_6/catalog.mk
  2. /usr/local/share/licenses/viennacl-1.7.1_6/LICENSE
  3. /usr/local/share/licenses/viennacl-1.7.1_6/MIT
  4. include/viennacl/backend/cpu_ram.hpp
  5. include/viennacl/backend/cuda.hpp
  6. include/viennacl/backend/mem_handle.hpp
  7. include/viennacl/backend/memory.hpp
  8. include/viennacl/backend/opencl.hpp
  9. include/viennacl/backend/util.hpp
  10. include/viennacl/circulant_matrix.hpp
  11. include/viennacl/compressed_compressed_matrix.hpp
  12. include/viennacl/compressed_matrix.hpp
  13. include/viennacl/context.hpp
  14. include/viennacl/coordinate_matrix.hpp
  15. include/viennacl/detail/matrix_def.hpp
  16. include/viennacl/detail/vector_def.hpp
  17. include/viennacl/device_specific/builtin_database/common.hpp
  18. include/viennacl/device_specific/builtin_database/devices/accelerator/fallback.hpp
  19. include/viennacl/device_specific/builtin_database/devices/cpu/fallback.hpp
  20. include/viennacl/device_specific/builtin_database/devices/gpu/amd/evergreen/cedar.hpp
  21. include/viennacl/device_specific/builtin_database/devices/gpu/amd/evergreen/cypress.hpp
  22. include/viennacl/device_specific/builtin_database/devices/gpu/amd/northern_islands/barts.hpp
  23. include/viennacl/device_specific/builtin_database/devices/gpu/amd/northern_islands/devastator.hpp
  24. include/viennacl/device_specific/builtin_database/devices/gpu/amd/northern_islands/scrapper.hpp
  25. include/viennacl/device_specific/builtin_database/devices/gpu/amd/southern_islands/tahiti.hpp
  26. include/viennacl/device_specific/builtin_database/devices/gpu/amd/volcanic_islands/hawaii.hpp
  27. include/viennacl/device_specific/builtin_database/devices/gpu/fallback.hpp
  28. include/viennacl/device_specific/builtin_database/devices/gpu/nvidia/fermi/geforce_gt_540m.hpp
  29. include/viennacl/device_specific/builtin_database/devices/gpu/nvidia/fermi/geforce_gtx_470.hpp
  30. include/viennacl/device_specific/builtin_database/devices/gpu/nvidia/fermi/geforce_gtx_580.hpp
  31. include/viennacl/device_specific/builtin_database/devices/gpu/nvidia/fermi/tesla_c2050.hpp
  32. include/viennacl/device_specific/builtin_database/devices/gpu/nvidia/kepler/tesla_k20m.hpp
  33. include/viennacl/device_specific/builtin_database/devices/gpu/nvidia/maxwell/geforce_gtx_750_ti.hpp
  34. include/viennacl/device_specific/builtin_database/devices/gpu/nvidia/tesla/geforce_gtx_260.hpp
  35. include/viennacl/device_specific/builtin_database/matrix_product.hpp
  36. include/viennacl/device_specific/execute.hpp
  37. include/viennacl/device_specific/execution_handler.hpp
  38. include/viennacl/device_specific/forwards.h
  39. include/viennacl/device_specific/lazy_program_compiler.hpp
  40. include/viennacl/device_specific/mapped_objects.hpp
  41. include/viennacl/device_specific/templates/matrix_product_template.hpp
  42. include/viennacl/device_specific/templates/template_base.hpp
  43. include/viennacl/device_specific/templates/utils.hpp
  44. include/viennacl/device_specific/tree_parsing.hpp
  45. include/viennacl/device_specific/utils.hpp
  46. include/viennacl/ell_matrix.hpp
  47. include/viennacl/fft.hpp
  48. include/viennacl/forwards.h
  49. include/viennacl/hankel_matrix.hpp
  50. include/viennacl/hyb_matrix.hpp
  51. include/viennacl/io/matrix_market.hpp
  52. include/viennacl/linalg/amg.hpp
  53. include/viennacl/linalg/amg_operations.hpp
  54. include/viennacl/linalg/bicgstab.hpp
  55. include/viennacl/linalg/bisect.hpp
  56. include/viennacl/linalg/bisect_gpu.hpp
  57. include/viennacl/linalg/cg.hpp
  58. include/viennacl/linalg/circulant_matrix_operations.hpp
  59. include/viennacl/linalg/cuda/amg_operations.hpp
  60. include/viennacl/linalg/cuda/bisect_kernel_calls.hpp
  61. include/viennacl/linalg/cuda/bisect_kernel_large.hpp
  62. include/viennacl/linalg/cuda/bisect_kernel_large_multi.hpp
  63. include/viennacl/linalg/cuda/bisect_kernel_large_onei.hpp
  64. include/viennacl/linalg/cuda/bisect_kernel_small.hpp
  65. include/viennacl/linalg/cuda/bisect_util.hpp
  66. include/viennacl/linalg/cuda/common.hpp
  67. include/viennacl/linalg/cuda/direct_solve.hpp
  68. include/viennacl/linalg/cuda/fft_operations.hpp
  69. include/viennacl/linalg/cuda/ilu_operations.hpp
  70. include/viennacl/linalg/cuda/iterative_operations.hpp
  71. include/viennacl/linalg/cuda/matrix_operations.hpp
  72. include/viennacl/linalg/cuda/matrix_operations_col.hpp
  73. include/viennacl/linalg/cuda/matrix_operations_prod.hpp
  74. include/viennacl/linalg/cuda/matrix_operations_row.hpp
  75. include/viennacl/linalg/cuda/misc_operations.hpp
  76. include/viennacl/linalg/cuda/nmf_operations.hpp
  77. include/viennacl/linalg/cuda/scalar_operations.hpp
  78. include/viennacl/linalg/cuda/sparse_matrix_operations.hpp
  79. include/viennacl/linalg/cuda/sparse_matrix_operations_solve.hpp
  80. include/viennacl/linalg/cuda/spgemm.hpp
  81. include/viennacl/linalg/cuda/spgemm_rmerge.hpp
  82. include/viennacl/linalg/cuda/vector_operations.hpp
  83. include/viennacl/linalg/detail/amg/amg_base.hpp
  84. include/viennacl/linalg/detail/bisect/bisect_kernel_calls.hpp
  85. include/viennacl/linalg/detail/bisect/bisect_large.hpp
  86. include/viennacl/linalg/detail/bisect/bisect_small.hpp
  87. include/viennacl/linalg/detail/bisect/config.hpp
  88. include/viennacl/linalg/detail/bisect/gerschgorin.hpp
  89. include/viennacl/linalg/detail/bisect/structs.hpp
  90. include/viennacl/linalg/detail/bisect/util.hpp
  91. include/viennacl/linalg/detail/ilu/block_ilu.hpp
  92. include/viennacl/linalg/detail/ilu/chow_patel_ilu.hpp
  93. include/viennacl/linalg/detail/ilu/common.hpp
  94. include/viennacl/linalg/detail/ilu/ilu0.hpp
  95. include/viennacl/linalg/detail/ilu/ilut.hpp
  96. include/viennacl/linalg/detail/op_applier.hpp
  97. include/viennacl/linalg/detail/op_executor.hpp
  98. include/viennacl/linalg/detail/spai/block_matrix.hpp
  99. include/viennacl/linalg/detail/spai/block_vector.hpp
  100. include/viennacl/linalg/detail/spai/fspai.hpp
  101. include/viennacl/linalg/detail/spai/qr.hpp
  102. include/viennacl/linalg/detail/spai/small_matrix.hpp
  103. include/viennacl/linalg/detail/spai/spai-dynamic.hpp
  104. include/viennacl/linalg/detail/spai/spai-static.hpp
  105. include/viennacl/linalg/detail/spai/spai.hpp
  106. include/viennacl/linalg/detail/spai/spai_tag.hpp
  107. include/viennacl/linalg/detail/spai/sparse_vector.hpp
  108. include/viennacl/linalg/direct_solve.hpp
  109. include/viennacl/linalg/eig.hpp
  110. include/viennacl/linalg/fft_operations.hpp
  111. include/viennacl/linalg/gmres.hpp
  112. include/viennacl/linalg/hankel_matrix_operations.hpp
  113. include/viennacl/linalg/host_based/amg_operations.hpp
  114. include/viennacl/linalg/host_based/common.hpp
  115. include/viennacl/linalg/host_based/direct_solve.hpp
  116. include/viennacl/linalg/host_based/fft_operations.hpp
  117. include/viennacl/linalg/host_based/ilu_operations.hpp
  118. include/viennacl/linalg/host_based/iterative_operations.hpp
  119. include/viennacl/linalg/host_based/matrix_operations.hpp
  120. include/viennacl/linalg/host_based/misc_operations.hpp
  121. include/viennacl/linalg/host_based/nmf_operations.hpp
  122. include/viennacl/linalg/host_based/scalar_operations.hpp
  123. include/viennacl/linalg/host_based/sparse_matrix_operations.hpp
  124. include/viennacl/linalg/host_based/spgemm_vector.hpp
  125. include/viennacl/linalg/host_based/vector_operations.hpp
  126. include/viennacl/linalg/ichol.hpp
  127. include/viennacl/linalg/ilu.hpp
  128. include/viennacl/linalg/ilu_operations.hpp
  129. include/viennacl/linalg/inner_prod.hpp
  130. include/viennacl/linalg/iterative_operations.hpp
  131. include/viennacl/linalg/jacobi_precond.hpp
  132. include/viennacl/linalg/lanczos.hpp
  133. include/viennacl/linalg/lu.hpp
  134. include/viennacl/linalg/matrix_operations.hpp
  135. include/viennacl/linalg/maxmin.hpp
  136. include/viennacl/linalg/misc_operations.hpp
  137. include/viennacl/linalg/mixed_precision_cg.hpp
  138. include/viennacl/linalg/nmf.hpp
  139. include/viennacl/linalg/norm_1.hpp
  140. include/viennacl/linalg/norm_2.hpp
  141. include/viennacl/linalg/norm_frobenius.hpp
  142. include/viennacl/linalg/norm_inf.hpp
  143. include/viennacl/linalg/opencl/amg_operations.hpp
  144. include/viennacl/linalg/opencl/bisect_kernel_calls.hpp
  145. include/viennacl/linalg/opencl/common.hpp
  146. include/viennacl/linalg/opencl/direct_solve.hpp
  147. include/viennacl/linalg/opencl/fft_operations.hpp
  148. include/viennacl/linalg/opencl/ilu_operations.hpp
  149. include/viennacl/linalg/opencl/iterative_operations.hpp
  150. include/viennacl/linalg/opencl/kernels/amg.hpp
  151. include/viennacl/linalg/opencl/kernels/bisect.hpp
  152. include/viennacl/linalg/opencl/kernels/compressed_compressed_matrix.hpp
  153. include/viennacl/linalg/opencl/kernels/compressed_matrix.hpp
  154. include/viennacl/linalg/opencl/kernels/coordinate_matrix.hpp
  155. include/viennacl/linalg/opencl/kernels/ell_matrix.hpp
  156. include/viennacl/linalg/opencl/kernels/fft.hpp
  157. include/viennacl/linalg/opencl/kernels/hyb_matrix.hpp
  158. include/viennacl/linalg/opencl/kernels/ilu.hpp
  159. include/viennacl/linalg/opencl/kernels/iterative.hpp
  160. include/viennacl/linalg/opencl/kernels/matrix.hpp
  161. include/viennacl/linalg/opencl/kernels/matrix_element.hpp
  162. include/viennacl/linalg/opencl/kernels/matrix_solve.hpp
  163. include/viennacl/linalg/opencl/kernels/nmf.hpp
  164. include/viennacl/linalg/opencl/kernels/scalar.hpp
  165. include/viennacl/linalg/opencl/kernels/scan.hpp
  166. include/viennacl/linalg/opencl/kernels/sliced_ell_matrix.hpp
  167. include/viennacl/linalg/opencl/kernels/spai.hpp
  168. include/viennacl/linalg/opencl/kernels/svd.hpp
  169. include/viennacl/linalg/opencl/kernels/vector.hpp
  170. include/viennacl/linalg/opencl/kernels/vector_element.hpp
  171. include/viennacl/linalg/opencl/matrix_operations.hpp
  172. include/viennacl/linalg/opencl/misc_operations.hpp
  173. include/viennacl/linalg/opencl/nmf_operations.hpp
  174. include/viennacl/linalg/opencl/scalar_operations.hpp
  175. include/viennacl/linalg/opencl/sparse_matrix_operations.hpp
  176. include/viennacl/linalg/opencl/vandermonde_matrix_operations.hpp
  177. include/viennacl/linalg/opencl/vector_operations.hpp
  178. include/viennacl/linalg/power_iter.hpp
  179. include/viennacl/linalg/prod.hpp
  180. include/viennacl/linalg/qr-method-common.hpp
  181. include/viennacl/linalg/qr-method.hpp
  182. include/viennacl/linalg/qr.hpp
  183. include/viennacl/linalg/row_scaling.hpp
  184. include/viennacl/linalg/scalar_operations.hpp
  185. include/viennacl/linalg/spai.hpp
  186. include/viennacl/linalg/sparse_matrix_operations.hpp
  187. include/viennacl/linalg/sum.hpp
  188. include/viennacl/linalg/svd.hpp
  189. include/viennacl/linalg/toeplitz_matrix_operations.hpp
  190. include/viennacl/linalg/tql2.hpp
  191. include/viennacl/linalg/vandermonde_matrix_operations.hpp
  192. include/viennacl/linalg/vector_operations.hpp
  193. include/viennacl/matrix.hpp
  194. include/viennacl/matrix_proxy.hpp
  195. include/viennacl/meta/enable_if.hpp
  196. include/viennacl/meta/predicate.hpp
  197. include/viennacl/meta/result_of.hpp
  198. include/viennacl/meta/tag_of.hpp
  199. include/viennacl/misc/bandwidth_reduction.hpp
  200. include/viennacl/misc/cuthill_mckee.hpp
  201. include/viennacl/misc/gibbs_poole_stockmeyer.hpp
  202. include/viennacl/ocl/backend.hpp
  203. include/viennacl/ocl/command_queue.hpp
  204. include/viennacl/ocl/context.hpp
  205. include/viennacl/ocl/device.hpp
  206. include/viennacl/ocl/device_utils.hpp
  207. include/viennacl/ocl/enqueue.hpp
  208. include/viennacl/ocl/error.hpp
  209. include/viennacl/ocl/forwards.h
  210. include/viennacl/ocl/handle.hpp
  211. include/viennacl/ocl/kernel.hpp
  212. include/viennacl/ocl/local_mem.hpp
  213. include/viennacl/ocl/platform.hpp
  214. include/viennacl/ocl/program.hpp
  215. include/viennacl/ocl/utils.hpp
  216. include/viennacl/range.hpp
  217. include/viennacl/scalar.hpp
  218. include/viennacl/scheduler/execute.hpp
  219. include/viennacl/scheduler/execute_axbx.hpp
  220. include/viennacl/scheduler/execute_elementwise.hpp
  221. include/viennacl/scheduler/execute_generic_dispatcher.hpp
  222. include/viennacl/scheduler/execute_matrix_dispatcher.hpp
  223. include/viennacl/scheduler/execute_matrix_prod.hpp
  224. include/viennacl/scheduler/execute_scalar_assign.hpp
  225. include/viennacl/scheduler/execute_scalar_dispatcher.hpp
  226. include/viennacl/scheduler/execute_util.hpp
  227. include/viennacl/scheduler/execute_vector_dispatcher.hpp
  228. include/viennacl/scheduler/forwards.h
  229. include/viennacl/scheduler/io.hpp
  230. include/viennacl/scheduler/preset.hpp
  231. include/viennacl/slice.hpp
  232. include/viennacl/sliced_ell_matrix.hpp
  233. include/viennacl/toeplitz_matrix.hpp
  234. include/viennacl/tools/adapter.hpp
  235. include/viennacl/tools/entry_proxy.hpp
  236. include/viennacl/tools/matrix_generation.hpp
  237. include/viennacl/tools/matrix_size_deducer.hpp
  238. include/viennacl/tools/random.hpp
  239. include/viennacl/tools/sha1.hpp
  240. include/viennacl/tools/shared_ptr.hpp
  241. include/viennacl/tools/timer.hpp
  242. include/viennacl/tools/tools.hpp
  243. include/viennacl/traits/clear.hpp
  244. include/viennacl/traits/context.hpp
  245. include/viennacl/traits/fill.hpp
  246. include/viennacl/traits/handle.hpp
  247. include/viennacl/traits/row_major.hpp
  248. include/viennacl/traits/size.hpp
  249. include/viennacl/traits/start.hpp
  250. include/viennacl/traits/stride.hpp
  251. include/viennacl/vandermonde_matrix.hpp
  252. include/viennacl/vector.hpp
  253. include/viennacl/vector_proxy.hpp
  254. include/viennacl/version.hpp
  255. lib/cmake/viennacl/FindOpenCL.cmake
  256. lib/cmake/viennacl/ViennaCLConfig.cmake
  257. lib/cmake/viennacl/ViennaCLConfigVersion.cmake
  258. @dir include/viennacl/device_specific/builtin_database/devices/cpu/amd
  259. @dir include/viennacl/device_specific/builtin_database/devices/gpu/amd/unknown
  260. @dir include/viennacl/linalg/kernels
  261. @owner
  262. @group
  263. @mode
Collapse this list.
Dependency lines:
  • viennacl>0:math/viennacl
To install the port:
cd /usr/ports/math/viennacl/ && make install clean
To add the package, run one of these commands:
  • pkg install math/viennacl
  • pkg install viennacl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: viennacl
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1496330953 SHA256 (ViennaCL-1.7.1.tar.gz) = a596b77972ad3d2bab9d4e63200b171cd0e709fb3f0ceabcaf3668c87d3a238b SIZE (ViennaCL-1.7.1.tar.gz) = 16990366

Packages (timestamps in pop-ups are UTC):
viennacl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.7.1_61.7.1_61.7.1_51.7.1_61.7.1_6-1.7.1_5-
FreeBSD:13:quarterly1.7.1_61.7.1_61.7.1_61.7.1_61.7.1_61.7.1_61.7.1_61.7.1_6
FreeBSD:14:latest1.7.1_61.7.1_61.7.1_61.7.1_61.7.1_61.7.1_6-1.7.1_6
FreeBSD:14:quarterly1.7.1_61.7.1_6-1.7.1_61.7.1_61.7.1_61.7.1_61.7.1_6
FreeBSD:15:latest1.7.1_61.7.1_6n/a1.7.1_6n/a1.7.1_61.7.1_61.7.1_6
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. opencl.h : devel/opencl
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
Runtime dependencies:
  1. opencl.h : devel/opencl
Library dependencies:
  1. libOpenCL.so : devel/ocl-icd
This port is required by:
for Build
  1. science/antioch

Configuration Options:
No options to configure
Options name:
math_viennacl
USES:
cmake localbase
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (56 items)
Collapse this list.
  1. http://cfhcable.dl.sourceforge.net/project/viennacl/1.7.x/
  2. http://cytranet.dl.sourceforge.net/project/viennacl/1.7.x/
  3. http://deac-ams.dl.sourceforge.net/project/viennacl/1.7.x/
  4. http://deac-fra.dl.sourceforge.net/project/viennacl/1.7.x/
  5. http://deac-riga.dl.sourceforge.net/project/viennacl/1.7.x/
  6. http://downloads.sourceforge.net/project/viennacl/1.7.x/
  7. http://excellmedia.dl.sourceforge.net/project/viennacl/1.7.x/
  8. http://freefr.dl.sourceforge.net/project/viennacl/1.7.x/
  9. http://gigenet.dl.sourceforge.net/project/viennacl/1.7.x/
  10. http://ixpeering.dl.sourceforge.net/project/viennacl/1.7.x/
  11. http://jaist.dl.sourceforge.net/project/viennacl/1.7.x/
  12. http://jztkft.dl.sourceforge.net/project/viennacl/1.7.x/
  13. http://kumisystems.dl.sourceforge.net/project/viennacl/1.7.x/
  14. http://liquidtelecom.dl.sourceforge.net/project/viennacl/1.7.x/
  15. http://nchc.dl.sourceforge.net/project/viennacl/1.7.x/
  16. http://netactuate.dl.sourceforge.net/project/viennacl/1.7.x/
  17. http://netcologne.dl.sourceforge.net/project/viennacl/1.7.x/
  18. http://netix.dl.sourceforge.net/project/viennacl/1.7.x/
  19. http://onboardcloud.dl.sourceforge.net/project/viennacl/1.7.x/
  20. http://phoenixnap.dl.sourceforge.net/project/viennacl/1.7.x/
  21. http://razaoinfo.dl.sourceforge.net/project/viennacl/1.7.x/
  22. http://sinalbr.dl.sourceforge.net/project/viennacl/1.7.x/
  23. http://sitsa.dl.sourceforge.net/project/viennacl/1.7.x/
  24. http://sonik.dl.sourceforge.net/project/viennacl/1.7.x/
  25. http://tenet.dl.sourceforge.net/project/viennacl/1.7.x/
  26. http://udomain.dl.sourceforge.net/project/viennacl/1.7.x/
  27. http://ufpr.dl.sourceforge.net/project/viennacl/1.7.x/
  28. http://versaweb.dl.sourceforge.net/project/viennacl/1.7.x/
  29. https://cfhcable.dl.sourceforge.net/project/viennacl/1.7.x/
  30. https://cytranet.dl.sourceforge.net/project/viennacl/1.7.x/
  31. https://deac-ams.dl.sourceforge.net/project/viennacl/1.7.x/
  32. https://deac-fra.dl.sourceforge.net/project/viennacl/1.7.x/
  33. https://deac-riga.dl.sourceforge.net/project/viennacl/1.7.x/
  34. https://downloads.sourceforge.net/project/viennacl/1.7.x/
  35. https://excellmedia.dl.sourceforge.net/project/viennacl/1.7.x/
  36. https://freefr.dl.sourceforge.net/project/viennacl/1.7.x/
  37. https://gigenet.dl.sourceforge.net/project/viennacl/1.7.x/
  38. https://ixpeering.dl.sourceforge.net/project/viennacl/1.7.x/
  39. https://jaist.dl.sourceforge.net/project/viennacl/1.7.x/
  40. https://jztkft.dl.sourceforge.net/project/viennacl/1.7.x/
  41. https://kumisystems.dl.sourceforge.net/project/viennacl/1.7.x/
  42. https://liquidtelecom.dl.sourceforge.net/project/viennacl/1.7.x/
  43. https://nchc.dl.sourceforge.net/project/viennacl/1.7.x/
  44. https://netactuate.dl.sourceforge.net/project/viennacl/1.7.x/
  45. https://netcologne.dl.sourceforge.net/project/viennacl/1.7.x/
  46. https://netix.dl.sourceforge.net/project/viennacl/1.7.x/
  47. https://onboardcloud.dl.sourceforge.net/project/viennacl/1.7.x/
  48. https://phoenixnap.dl.sourceforge.net/project/viennacl/1.7.x/
  49. https://razaoinfo.dl.sourceforge.net/project/viennacl/1.7.x/
  50. https://sinalbr.dl.sourceforge.net/project/viennacl/1.7.x/
  51. https://sitsa.dl.sourceforge.net/project/viennacl/1.7.x/
  52. https://sonik.dl.sourceforge.net/project/viennacl/1.7.x/
  53. https://tenet.dl.sourceforge.net/project/viennacl/1.7.x/
  54. https://udomain.dl.sourceforge.net/project/viennacl/1.7.x/
  55. https://ufpr.dl.sourceforge.net/project/viennacl/1.7.x/
  56. https://versaweb.dl.sourceforge.net/project/viennacl/1.7.x/
Collapse this list.

Number of commits found: 15

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.7.1_6
01 Nov 2023 22:11:47
commit hash: 05f0f44a557a53913001d6debf17965dfb799288commit hash: 05f0f44a557a53913001d6debf17965dfb799288commit hash: 05f0f44a557a53913001d6debf17965dfb799288commit hash: 05f0f44a557a53913001d6debf17965dfb799288 files touched by this commit
Rodrigo Osorio (rodrigo) search for other commits by this committer
*/*: Update WWW to use HTTPS for sourceforge.net projects

Homepage link is permanent redirected to its HTTPS counterpart
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

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

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

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

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

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

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

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

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Alessando Sagratini <ale_sagra@hotmail.com>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Amarendra Godbole <amarendra.godbole@gmail.com>
  *  Anders Nordby <anders@FreeBSD.org>
  *  Andreas Fehlner (fehlner@gmx.de)
  *  Andrew L. Neporada <andrew@chg.ru>
  *  Andrey <gugu@zoo.rambler.ru>
  *  Andrey Zakhvatov
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.7.1_6
20 Feb 2022 20:55:31
commit hash: b8d7249f6d80bb1c55cd0a5f28a3fc307b2da2f9commit hash: b8d7249f6d80bb1c55cd0a5f28a3fc307b2da2f9commit hash: b8d7249f6d80bb1c55cd0a5f28a3fc307b2da2f9commit hash: b8d7249f6d80bb1c55cd0a5f28a3fc307b2da2f9 files touched by this commit
Pedro F. Giffuni (pfg) search for other commits by this committer
math/viennacl: back to the pool.

This doesn't seem to require much maintainance.
Clean whitespaces while here.

Approved by:	thierry (mentor, implicit)
1.7.1_6
03 Oct 2021 17:47:27
commit hash: 07fb2d5e9d001934f1670d01aec1f536f14ebde2commit hash: 07fb2d5e9d001934f1670d01aec1f536f14ebde2commit hash: 07fb2d5e9d001934f1670d01aec1f536f14ebde2commit hash: 07fb2d5e9d001934f1670d01aec1f536f14ebde2 files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
*/*: Remove compiler:openmp from Mk/Uses/compiler.mk

The option implied a dependency on gcc but clang got openmp support long ago.

Remove compiler:openmp from Mk/Uses/compiler.mk

For ports using USE=compiler:openmp, just remove it and make them build with
clang.
Fix conditionals when necessary
Bump PORTREVISION where appropriate

If problem arises, they can be addressed by using USE_GCC=yes

An update to the Porter's Handbook will follow.

Approved by: portmgr (bapt)
Differential Revision: https://reviews.freebsd.org/D31971
1.7.1_5
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.7.1_5
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

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

PR:		238330
1.7.1_4
25 Dec 2018 20:25:40
Revision:488341Original commit files touched by this commit
tcberner search for other commits by this committer
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
1.7.1_4
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

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

PR:		231590
1.7.1_3
29 Jul 2018 22:18:46
Revision:475857Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

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

PR:		222542
1.7.1_2
10 Mar 2018 17:46:06
Revision:464084Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
1.7.1_1
10 Sep 2017 20:55:39
Revision:449591Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

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

PR:		219275
1.7.1
03 Jun 2017 15:07:09
Revision:442503Original commit files touched by this commit
cpm search for other commits by this committer
- Sort USES
1.7.1
03 Jun 2017 14:18:19
Revision:442495Original commit files touched by this commit
cpm search for other commits by this committer
Add new port math/viennacl

ViennaCL is a free open-source linear algebra library for computations on
many-core
architectures (GPUs, MIC) and multi-core CPUs. The library is written in C++ and
supports CUDA, OpenCL, and OpenMP (including switches at runtime).

http://viennacl.sourceforge.net/

PR:		219714
Submitted by:	pfg

Number of commits found: 15