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 on branch 2024Q3
vc SIMD Vector Classes for C++
1.4.5 devel 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 1.4.4Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-05-04 06:25:47
Last Update: 2024-07-16 01:15:38
Commit Hash: 112e819
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: BSD3CLAUSE
WWW:
https://github.com/VcDevel/Vc
Description:
Vc is a free software library to ease explicit vectorization of C++ code. It has an intuitive API and provides portability between different compilers and compiler versions as well as portability between different vector instruction sets. Thus an application written with Vc can be compiled for: * AVX and AVX2 * SSE2 up to SSE4.2 or SSE4a * Scalar * AVX-512 (Vc 2 development) * NEON (in development) * NVIDIA GPUs / CUDA (research)
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 (170 items)
Collapse this list.
  1. /usr/local/share/licenses/vc-1.4.5/catalog.mk
  2. /usr/local/share/licenses/vc-1.4.5/LICENSE
  3. /usr/local/share/licenses/vc-1.4.5/BSD3CLAUSE
  4. include/Vc/Allocator
  5. include/Vc/IO
  6. include/Vc/Memory
  7. include/Vc/SimdArray
  8. include/Vc/Utils
  9. include/Vc/Vc
  10. include/Vc/algorithm
  11. include/Vc/array
  12. include/Vc/avx/casts.h
  13. include/Vc/avx/const.h
  14. include/Vc/avx/const_data.h
  15. include/Vc/avx/debug.h
  16. include/Vc/avx/deinterleave.tcc
  17. include/Vc/avx/detail.h
  18. include/Vc/avx/helperimpl.h
  19. include/Vc/avx/intrinsics.h
  20. include/Vc/avx/limits.h
  21. include/Vc/avx/macros.h
  22. include/Vc/avx/mask.h
  23. include/Vc/avx/mask.tcc
  24. include/Vc/avx/math.h
  25. include/Vc/avx/shuffle.h
  26. include/Vc/avx/simd_cast.h
  27. include/Vc/avx/simd_cast_caller.tcc
  28. include/Vc/avx/types.h
  29. include/Vc/avx/vector.h
  30. include/Vc/avx/vector.tcc
  31. include/Vc/avx/vectorhelper.h
  32. include/Vc/common/algorithms.h
  33. include/Vc/common/aliasingentryhelper.h
  34. include/Vc/common/alignedbase.h
  35. include/Vc/common/bitscanintrinsics.h
  36. include/Vc/common/const.h
  37. include/Vc/common/data.h
  38. include/Vc/common/deinterleave.h
  39. include/Vc/common/detail.h
  40. include/Vc/common/elementreference.h
  41. include/Vc/common/exponential.h
  42. include/Vc/common/fix_clang_emmintrin.h
  43. include/Vc/common/gatherimplementation.h
  44. include/Vc/common/gatherinterface.h
  45. include/Vc/common/gatherinterface_deprecated.h
  46. include/Vc/common/generalinterface.h
  47. include/Vc/common/iif.h
  48. include/Vc/common/indexsequence.h
  49. include/Vc/common/interleave.h
  50. include/Vc/common/interleavedmemory.h
  51. include/Vc/common/iterators.h
  52. include/Vc/common/loadinterface.h
  53. include/Vc/common/loadstoreflags.h
  54. include/Vc/common/logarithm.h
  55. include/Vc/common/macros.h
  56. include/Vc/common/makeContainer.h
  57. include/Vc/common/make_unique.h
  58. include/Vc/common/malloc.h
  59. include/Vc/common/mask.h
  60. include/Vc/common/maskbool.h
  61. include/Vc/common/math.h
  62. include/Vc/common/memory.h
  63. include/Vc/common/memorybase.h
  64. include/Vc/common/memoryfwd.h
  65. include/Vc/common/operators.h
  66. include/Vc/common/permutation.h
  67. include/Vc/common/scatterimplementation.h
  68. include/Vc/common/scatterinterface.h
  69. include/Vc/common/scatterinterface_deprecated.h
  70. include/Vc/common/set.h
  71. include/Vc/common/simd_cast.h
  72. include/Vc/common/simd_cast_caller.tcc
  73. include/Vc/common/simdarray.h
  74. include/Vc/common/simdarrayfwd.h
  75. include/Vc/common/simdarrayhelper.h
  76. include/Vc/common/simdize.h
  77. include/Vc/common/simdmaskarray.h
  78. include/Vc/common/span.h
  79. include/Vc/common/storage.h
  80. include/Vc/common/storeinterface.h
  81. include/Vc/common/subscript.h
  82. include/Vc/common/support.h
  83. include/Vc/common/transpose.h
  84. include/Vc/common/trigonometric.h
  85. include/Vc/common/types.h
  86. include/Vc/common/utility.h
  87. include/Vc/common/vector.h
  88. include/Vc/common/vector/casts.h
  89. include/Vc/common/vectorabi.h
  90. include/Vc/common/vectortraits.h
  91. include/Vc/common/vectortuple.h
  92. include/Vc/common/where.h
  93. include/Vc/common/writemaskedvector.h
  94. include/Vc/common/x86_prefetches.h
  95. include/Vc/cpuid.h
  96. include/Vc/fwddecl.h
  97. include/Vc/global.h
  98. include/Vc/iterators
  99. include/Vc/limits
  100. include/Vc/scalar/detail.h
  101. include/Vc/scalar/helperimpl.h
  102. include/Vc/scalar/limits.h
  103. include/Vc/scalar/macros.h
  104. include/Vc/scalar/mask.h
  105. include/Vc/scalar/math.h
  106. include/Vc/scalar/operators.h
  107. include/Vc/scalar/simd_cast.h
  108. include/Vc/scalar/simd_cast_caller.tcc
  109. include/Vc/scalar/type_traits.h
  110. include/Vc/scalar/types.h
  111. include/Vc/scalar/vector.h
  112. include/Vc/scalar/vector.tcc
  113. include/Vc/simdize
  114. include/Vc/span
  115. include/Vc/sse/casts.h
  116. include/Vc/sse/const.h
  117. include/Vc/sse/const_data.h
  118. include/Vc/sse/debug.h
  119. include/Vc/sse/deinterleave.tcc
  120. include/Vc/sse/detail.h
  121. include/Vc/sse/helperimpl.h
  122. include/Vc/sse/intrinsics.h
  123. include/Vc/sse/limits.h
  124. include/Vc/sse/macros.h
  125. include/Vc/sse/mask.h
  126. include/Vc/sse/mask.tcc
  127. include/Vc/sse/math.h
  128. include/Vc/sse/prefetches.tcc
  129. include/Vc/sse/shuffle.h
  130. include/Vc/sse/simd_cast.h
  131. include/Vc/sse/simd_cast_caller.tcc
  132. include/Vc/sse/type_traits.h
  133. include/Vc/sse/types.h
  134. include/Vc/sse/vector.h
  135. include/Vc/sse/vector.tcc
  136. include/Vc/sse/vectorhelper.h
  137. include/Vc/sse/vectorhelper.tcc
  138. include/Vc/support.h
  139. include/Vc/traits/decay.h
  140. include/Vc/traits/entry_type_of.h
  141. include/Vc/traits/has_addition_operator.h
  142. include/Vc/traits/has_contiguous_storage.h
  143. include/Vc/traits/has_equality_operator.h
  144. include/Vc/traits/has_multiply_operator.h
  145. include/Vc/traits/has_no_allocated_data.h
  146. include/Vc/traits/has_subscript_operator.h
  147. include/Vc/traits/is_functor_argument_immutable.h
  148. include/Vc/traits/is_implicit_cast_allowed.h
  149. include/Vc/traits/is_index_sequence.h
  150. include/Vc/traits/is_output_iterator.h
  151. include/Vc/traits/type_traits.h
  152. include/Vc/type_traits
  153. include/Vc/vector
  154. include/Vc/vector.h
  155. include/Vc/version.h
  156. lib/cmake/Vc/AddCompilerFlag.cmake
  157. lib/cmake/Vc/CheckCCompilerFlag.cmake
  158. lib/cmake/Vc/CheckCXXCompilerFlag.cmake
  159. lib/cmake/Vc/FindVc.cmake
  160. lib/cmake/Vc/OptimizeForArchitecture.cmake
  161. lib/cmake/Vc/UserWarning.cmake
  162. lib/cmake/Vc/VcConfig.cmake
  163. lib/cmake/Vc/VcConfigVersion.cmake
  164. lib/cmake/Vc/VcMacros.cmake
  165. lib/cmake/Vc/VcTargets-release.cmake
  166. lib/cmake/Vc/VcTargets.cmake
  167. lib/libVc.a
  168. @owner
  169. @group
  170. @mode
Collapse this list.
Dependency lines:
  • vc>0:devel/vc
To install the port:
cd /usr/ports/devel/vc/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/vc
  • pkg install vc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: vc
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1721087194 SHA256 (VcDevel-Vc-1.4.5_GH0.tar.gz) = eb734ef4827933fcd67d4c74aef54211b841c350a867c681c73003eb6d511a48 SIZE (VcDevel-Vc-1.4.5_GH0.tar.gz) = 645302

Expand this list (4 items)

Collapse this list.

SHA256 (VcDevel-vc-testdata-9ada1f3_GH0.tar.gz) = d03f4b02351e5207ec6c1c6d56d95f0d49557d01eed5433b64b159fc5594f005 SIZE (VcDevel-vc-testdata-9ada1f3_GH0.tar.gz) = 53402148 SHA256 (mattkretz-virtest-f7d03ef_GH0.tar.gz) = 1b03e27be46bc860deae5cc7c82f28df98dd2011af7a798b8aa16a99f90714a7 SIZE (mattkretz-virtest-f7d03ef_GH0.tar.gz) = 26021

Collapse this list.


Packages (timestamps in pop-ups are UTC):
vc
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.4.51.4.51.4.1.10_11.4.51.4.5-1.4.1.10_1-
FreeBSD:13:quarterly1.4.51.4.51.4.31.4.51.4.51.4.41.4.41.4.4
FreeBSD:14:latest1.4.51.4.51.4.31.4.51.4.51.4.3-1.4.3
FreeBSD:14:quarterly1.4.51.4.5-1.4.51.4.51.4.41.4.41.4.4
FreeBSD:15:latest1.4.51.4.5n/a1.4.5n/a1.4.41.4.41.4.4
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
This port is required by:
for Build
  1. math/dune-alugrid
  2. math/dune-common
  3. math/dune-fem
  4. math/dune-functions
  5. math/dune-geometry
  6. math/dune-grid
  7. math/dune-grid-glue
Expand this list (12 items / 5 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. math/dune-istl
  3. math/dune-localfunctions
  4. math/dune-spgrid
  5. math/dune-typetree
  6. math/dune-uggrid
  7. Collapse this list.
for Run
  1. math/dune-typetree

Configuration Options:
No options to configure
Options name:
devel_vc
USES:
cmake:testing compiler:c++14-lang
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/VcDevel/Vc/tar.gz/1.4.5?dummy=/
Collapse this list.

There are no commits on branch 2024Q3 for this port