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
hpcombi Fast combinatorics in C++ using SSE/AVX instruction sets
1.0.1 math on this many watch lists=1 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 0.0.7Version of this port present on the latest quarterly branch.
Maintainer: thierry@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-04-06 18:03:54
Last Update: 2024-05-05 17:29:41
Commit Hash: ab0d503
People watching this port, also watch:: SparseBitSet, py39-cysignals, R-cran-eRm, python
Also Listed In: devel
License: GPLv3
WWW:
https://github.com/hivert/HPCombi
Description:
High Performance Combinatorics in C++ using vector instructions. SSE and AVX instruction sets allows for very fast manipulation of combinatorial objects such as transformations, permutations, boolean matrices of small size. The goal of this project is to implement various new algorithms and benchmark them on various compiler and architecture.
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 (362 items)
Collapse this list.
  1. /usr/local/share/licenses/HPCombi-1.0.1/catalog.mk
  2. /usr/local/share/licenses/HPCombi-1.0.1/LICENSE
  3. /usr/local/share/licenses/HPCombi-1.0.1/GPLv3
  4. include/hpcombi/arch.hpp
  5. include/hpcombi/bmat8.hpp
  6. include/hpcombi/bmat8_impl.hpp
  7. include/hpcombi/builder.hpp
  8. include/hpcombi/debug.hpp
  9. include/hpcombi/epu8.hpp
  10. include/hpcombi/epu8_impl.hpp
  11. include/hpcombi/hpcombi.hpp
  12. include/hpcombi/perm16.hpp
  13. include/hpcombi/perm16_impl.hpp
  14. include/hpcombi/perm_generic.hpp
  15. include/hpcombi/perm_generic_impl.hpp
  16. include/hpcombi/power.hpp
  17. include/hpcombi/simde/arm/neon.h
  18. include/hpcombi/simde/arm/sve.h
  19. include/hpcombi/simde/mips/msa.h
  20. include/hpcombi/simde/wasm/relaxed-simd.h
  21. include/hpcombi/simde/wasm/simd128.h
  22. include/hpcombi/simde/x86/avx.h
  23. include/hpcombi/simde/x86/avx2.h
  24. include/hpcombi/simde/x86/avx512.h
  25. include/hpcombi/simde/x86/clmul.h
  26. include/hpcombi/simde/x86/f16c.h
  27. include/hpcombi/simde/x86/fma.h
  28. include/hpcombi/simde/x86/gfni.h
  29. include/hpcombi/simde/x86/mmx.h
  30. include/hpcombi/simde/x86/sse.h
  31. include/hpcombi/simde/x86/sse2.h
  32. include/hpcombi/simde/x86/sse3.h
  33. include/hpcombi/simde/x86/sse4.1.h
  34. include/hpcombi/simde/x86/sse4.2.h
  35. include/hpcombi/simde/x86/ssse3.h
  36. include/hpcombi/simde/x86/svml.h
  37. include/hpcombi/simde/x86/xop.h
  38. include/hpcombi/vect16.hpp
  39. include/hpcombi/vect_generic.hpp
  40. libdata/pkgconfig/hpcombi.pc
  41. @comment share/doc/hpcombi/CF_8cpp.html
  42. @comment share/doc/hpcombi/RD_8cpp.html
  43. @comment share/doc/hpcombi/README_8md.html
  44. @comment share/doc/hpcombi/Renner_8cpp.html
  45. @comment share/doc/hpcombi/Trans_8cpp.html
  46. @comment share/doc/hpcombi/annotated.html
  47. @comment share/doc/hpcombi/arch_8hpp.html
  48. @comment share/doc/hpcombi/arch_8hpp_source.html
  49. @comment share/doc/hpcombi/bc_s.png
  50. @comment share/doc/hpcombi/bc_sd.png
  51. @comment share/doc/hpcombi/bdwn.png
  52. @comment share/doc/hpcombi/bmat8_8hpp.html
  53. @comment share/doc/hpcombi/bmat8_8hpp_source.html
  54. @comment share/doc/hpcombi/bmat8__impl_8hpp.html
  55. @comment share/doc/hpcombi/bmat8__impl_8hpp_source.html
  56. @comment share/doc/hpcombi/builder_8hpp.html
  57. @comment share/doc/hpcombi/builder_8hpp_source.html
  58. @comment share/doc/hpcombi/classEqEpu8-members.html
  59. @comment share/doc/hpcombi/classEqEpu8.html
  60. @comment share/doc/hpcombi/classHPCombi_1_1BMat8-members.html
  61. @comment share/doc/hpcombi/classHPCombi_1_1BMat8.html
  62. @comment share/doc/hpcombi/classcommon__eval16.html
  63. @comment share/doc/hpcombi/classcommon__first__diff.html
  64. @comment share/doc/hpcombi/classcommon__horiz__max.html
  65. @comment share/doc/hpcombi/classcommon__horiz__min.html
  66. @comment share/doc/hpcombi/classcommon__horiz__sum.html
  67. @comment share/doc/hpcombi/classcommon__inverse.html
  68. @comment share/doc/hpcombi/classcommon__inverse__pperm.html
  69. @comment share/doc/hpcombi/classcommon__is__permutation.html
  70. @comment share/doc/hpcombi/classcommon__last__diff.html
  71. @comment share/doc/hpcombi/classcommon__left__weak__leq.html
  72. @comment share/doc/hpcombi/classcommon__lehmer.html
  73. @comment share/doc/hpcombi/classcommon__length.html
  74. @comment share/doc/hpcombi/classcommon__merge.html
  75. @comment share/doc/hpcombi/classcommon__nb__cycles.html
  76. @comment share/doc/hpcombi/classcommon__nb__descent.html
  77. @comment share/doc/hpcombi/classcommon__partial__max.html
  78. @comment share/doc/hpcombi/classcommon__partial__min.html
  79. @comment share/doc/hpcombi/classcommon__partial__sums.html
  80. @comment share/doc/hpcombi/classcommon__permutation__of.html
  81. @comment share/doc/hpcombi/classes.html
  82. @comment share/doc/hpcombi/classlibsemigroups_1_1Timer-members.html
  83. @comment share/doc/hpcombi/classlibsemigroups_1_1Timer.html
  84. @comment share/doc/hpcombi/closed.png
  85. @comment share/doc/hpcombi/debug_8hpp.html
  86. @comment share/doc/hpcombi/debug_8hpp_source.html
  87. @comment share/doc/hpcombi/dir_1e34260fbe3e2c78524d115df3415a52.html
  88. @comment share/doc/hpcombi/dir_31749fb8972ad8a7386205728c9be108.html
  89. @comment share/doc/hpcombi/dir_5c6484f6ec767dff3e262e005d99c715.html
  90. @comment share/doc/hpcombi/dir_d0fe14f1bc4ab32e9041cb4d0f1cc6ae.html
  91. @comment share/doc/hpcombi/doc.png
  92. @comment share/doc/hpcombi/docd.png
  93. @comment share/doc/hpcombi/doxygen.css
  94. @comment share/doc/hpcombi/doxygen.svg
  95. @comment share/doc/hpcombi/dynsections.js
  96. @comment share/doc/hpcombi/epu8_8hpp.html
  97. @comment share/doc/hpcombi/epu8_8hpp_source.html
  98. @comment share/doc/hpcombi/epu8__impl_8hpp.html
  99. @comment share/doc/hpcombi/epu8__impl_8hpp_source.html
  100. @comment share/doc/hpcombi/examples.html
  101. @comment share/doc/hpcombi/files.html
  102. @comment share/doc/hpcombi/folderclosed.png
  103. @comment share/doc/hpcombi/folderopen.png
  104. @comment share/doc/hpcombi/functions.html
  105. @comment share/doc/hpcombi/functions_b.html
  106. @comment share/doc/hpcombi/functions_c.html
  107. @comment share/doc/hpcombi/functions_d.html
  108. @comment share/doc/hpcombi/functions_e.html
  109. @comment share/doc/hpcombi/functions_f.html
  110. @comment share/doc/hpcombi/functions_func.html
  111. @comment share/doc/hpcombi/functions_func_b.html
  112. @comment share/doc/hpcombi/functions_func_c.html
  113. @comment share/doc/hpcombi/functions_func_d.html
  114. @comment share/doc/hpcombi/functions_func_e.html
  115. @comment share/doc/hpcombi/functions_func_f.html
  116. @comment share/doc/hpcombi/functions_func_h.html
  117. @comment share/doc/hpcombi/functions_func_i.html
  118. @comment share/doc/hpcombi/functions_func_l.html
  119. @comment share/doc/hpcombi/functions_func_m.html
  120. @comment share/doc/hpcombi/functions_func_n.html
  121. @comment share/doc/hpcombi/functions_func_o.html
  122. @comment share/doc/hpcombi/functions_func_p.html
  123. @comment share/doc/hpcombi/functions_func_r.html
  124. @comment share/doc/hpcombi/functions_func_s.html
  125. @comment share/doc/hpcombi/functions_func_t.html
  126. @comment share/doc/hpcombi/functions_func_u.html
  127. @comment share/doc/hpcombi/functions_func_v.html
  128. @comment share/doc/hpcombi/functions_func_w.html
  129. @comment share/doc/hpcombi/functions_func_~.html
  130. @comment share/doc/hpcombi/functions_h.html
  131. @comment share/doc/hpcombi/functions_i.html
  132. @comment share/doc/hpcombi/functions_l.html
  133. @comment share/doc/hpcombi/functions_m.html
  134. @comment share/doc/hpcombi/functions_n.html
  135. @comment share/doc/hpcombi/functions_o.html
  136. @comment share/doc/hpcombi/functions_p.html
  137. @comment share/doc/hpcombi/functions_r.html
  138. @comment share/doc/hpcombi/functions_rela.html
  139. @comment share/doc/hpcombi/functions_s.html
  140. @comment share/doc/hpcombi/functions_t.html
  141. @comment share/doc/hpcombi/functions_type.html
  142. @comment share/doc/hpcombi/functions_u.html
  143. @comment share/doc/hpcombi/functions_v.html
  144. @comment share/doc/hpcombi/functions_vars.html
  145. @comment share/doc/hpcombi/functions_w.html
  146. @comment share/doc/hpcombi/functions_~.html
  147. @comment share/doc/hpcombi/globals.html
  148. @comment share/doc/hpcombi/globals_defs.html
  149. @comment share/doc/hpcombi/globals_func.html
  150. @comment share/doc/hpcombi/globals_vars.html
  151. @comment share/doc/hpcombi/hierarchy.html
  152. @comment share/doc/hpcombi/hpcombi_8hpp.html
  153. @comment share/doc/hpcombi/hpcombi_8hpp_source.html
  154. @comment share/doc/hpcombi/image_8cpp.html
  155. @comment share/doc/hpcombi/index.html
  156. @comment share/doc/hpcombi/jquery.js
  157. @comment share/doc/hpcombi/menu.js
  158. @comment share/doc/hpcombi/menudata.js
  159. @comment share/doc/hpcombi/namespaceHPCombi.html
  160. @comment share/doc/hpcombi/namespaceHPCombi_1_1detail.html
  161. @comment share/doc/hpcombi/namespaceHPCombi_1_1power__helper.html
  162. @comment share/doc/hpcombi/namespacelibsemigroups.html
  163. @comment share/doc/hpcombi/namespacemembers.html
  164. @comment share/doc/hpcombi/namespacemembers_func.html
  165. @comment share/doc/hpcombi/namespacemembers_type.html
  166. @comment share/doc/hpcombi/namespacemembers_vars.html
  167. @comment share/doc/hpcombi/namespaces.html
  168. @comment share/doc/hpcombi/namespacestd.html
  169. @comment share/doc/hpcombi/nav_f.png
  170. @comment share/doc/hpcombi/nav_fd.png
  171. @comment share/doc/hpcombi/nav_g.png
  172. @comment share/doc/hpcombi/nav_h.png
  173. @comment share/doc/hpcombi/nav_hd.png
  174. @comment share/doc/hpcombi/open.png
  175. @comment share/doc/hpcombi/pattern_8cpp.html
  176. @comment share/doc/hpcombi/perm16_8hpp.html
  177. @comment share/doc/hpcombi/perm16_8hpp_source.html
  178. @comment share/doc/hpcombi/perm16__impl_8hpp.html
  179. @comment share/doc/hpcombi/perm16__impl_8hpp_source.html
  180. @comment share/doc/hpcombi/perm__generic_8hpp.html
  181. @comment share/doc/hpcombi/perm__generic_8hpp_source.html
  182. @comment share/doc/hpcombi/perm__generic__impl_8hpp.html
  183. @comment share/doc/hpcombi/perm__generic__impl_8hpp_source.html
  184. @comment share/doc/hpcombi/power_8hpp.html
  185. @comment share/doc/hpcombi/power_8hpp_source.html
  186. @comment share/doc/hpcombi/search/all_0.js
  187. @comment share/doc/hpcombi/search/all_1.js
  188. @comment share/doc/hpcombi/search/all_10.js
  189. @comment share/doc/hpcombi/search/all_11.js
  190. @comment share/doc/hpcombi/search/all_12.js
  191. @comment share/doc/hpcombi/search/all_13.js
  192. @comment share/doc/hpcombi/search/all_14.js
  193. @comment share/doc/hpcombi/search/all_2.js
  194. @comment share/doc/hpcombi/search/all_3.js
  195. @comment share/doc/hpcombi/search/all_4.js
  196. @comment share/doc/hpcombi/search/all_5.js
  197. @comment share/doc/hpcombi/search/all_6.js
  198. @comment share/doc/hpcombi/search/all_7.js
  199. @comment share/doc/hpcombi/search/all_8.js
  200. @comment share/doc/hpcombi/search/all_9.js
  201. @comment share/doc/hpcombi/search/all_a.js
  202. @comment share/doc/hpcombi/search/all_b.js
  203. @comment share/doc/hpcombi/search/all_c.js
  204. @comment share/doc/hpcombi/search/all_d.js
  205. @comment share/doc/hpcombi/search/all_e.js
  206. @comment share/doc/hpcombi/search/all_f.js
  207. @comment share/doc/hpcombi/search/classes_0.js
  208. @comment share/doc/hpcombi/search/classes_1.js
  209. @comment share/doc/hpcombi/search/classes_2.js
  210. @comment share/doc/hpcombi/search/classes_3.js
  211. @comment share/doc/hpcombi/search/classes_4.js
  212. @comment share/doc/hpcombi/search/classes_5.js
  213. @comment share/doc/hpcombi/search/classes_6.js
  214. @comment share/doc/hpcombi/search/classes_7.js
  215. @comment share/doc/hpcombi/search/classes_8.js
  216. @comment share/doc/hpcombi/search/classes_9.js
  217. @comment share/doc/hpcombi/search/close.svg
  218. @comment share/doc/hpcombi/search/defines_0.js
  219. @comment share/doc/hpcombi/search/defines_1.js
  220. @comment share/doc/hpcombi/search/files_0.js
  221. @comment share/doc/hpcombi/search/files_1.js
  222. @comment share/doc/hpcombi/search/files_2.js
  223. @comment share/doc/hpcombi/search/files_3.js
  224. @comment share/doc/hpcombi/search/files_4.js
  225. @comment share/doc/hpcombi/search/files_5.js
  226. @comment share/doc/hpcombi/search/files_6.js
  227. @comment share/doc/hpcombi/search/files_7.js
  228. @comment share/doc/hpcombi/search/files_8.js
  229. @comment share/doc/hpcombi/search/files_9.js
  230. @comment share/doc/hpcombi/search/files_a.js
  231. @comment share/doc/hpcombi/search/files_b.js
  232. @comment share/doc/hpcombi/search/functions_0.js
  233. @comment share/doc/hpcombi/search/functions_1.js
  234. @comment share/doc/hpcombi/search/functions_10.js
  235. @comment share/doc/hpcombi/search/functions_11.js
  236. @comment share/doc/hpcombi/search/functions_12.js
  237. @comment share/doc/hpcombi/search/functions_13.js
  238. @comment share/doc/hpcombi/search/functions_2.js
  239. @comment share/doc/hpcombi/search/functions_3.js
  240. @comment share/doc/hpcombi/search/functions_4.js
  241. @comment share/doc/hpcombi/search/functions_5.js
  242. @comment share/doc/hpcombi/search/functions_6.js
  243. @comment share/doc/hpcombi/search/functions_7.js
  244. @comment share/doc/hpcombi/search/functions_8.js
  245. @comment share/doc/hpcombi/search/functions_9.js
  246. @comment share/doc/hpcombi/search/functions_a.js
  247. @comment share/doc/hpcombi/search/functions_b.js
  248. @comment share/doc/hpcombi/search/functions_c.js
  249. @comment share/doc/hpcombi/search/functions_d.js
  250. @comment share/doc/hpcombi/search/functions_e.js
  251. @comment share/doc/hpcombi/search/functions_f.js
  252. @comment share/doc/hpcombi/search/mag.svg
  253. @comment share/doc/hpcombi/search/mag_d.svg
  254. @comment share/doc/hpcombi/search/mag_sel.svg
  255. @comment share/doc/hpcombi/search/mag_seld.svg
  256. @comment share/doc/hpcombi/search/namespaces_0.js
  257. @comment share/doc/hpcombi/search/namespaces_1.js
  258. @comment share/doc/hpcombi/search/namespaces_2.js
  259. @comment share/doc/hpcombi/search/pages_0.js
  260. @comment share/doc/hpcombi/search/related_0.js
  261. @comment share/doc/hpcombi/search/search.css
  262. @comment share/doc/hpcombi/search/search.js
  263. @comment share/doc/hpcombi/search/searchdata.js
  264. @comment share/doc/hpcombi/search/typedefs_0.js
  265. @comment share/doc/hpcombi/search/typedefs_1.js
  266. @comment share/doc/hpcombi/search/typedefs_2.js
  267. @comment share/doc/hpcombi/search/typedefs_3.js
  268. @comment share/doc/hpcombi/search/typedefs_4.js
  269. @comment share/doc/hpcombi/search/typedefs_5.js
  270. @comment share/doc/hpcombi/search/typedefs_6.js
  271. @comment share/doc/hpcombi/search/variables_0.js
  272. @comment share/doc/hpcombi/search/variables_1.js
  273. @comment share/doc/hpcombi/search/variables_2.js
  274. @comment share/doc/hpcombi/search/variables_3.js
  275. @comment share/doc/hpcombi/search/variables_4.js
  276. @comment share/doc/hpcombi/search/variables_5.js
  277. @comment share/doc/hpcombi/search/variables_6.js
  278. @comment share/doc/hpcombi/search/variables_7.js
  279. @comment share/doc/hpcombi/search/variables_8.js
  280. @comment share/doc/hpcombi/search/variables_9.js
  281. @comment share/doc/hpcombi/search/variables_a.js
  282. @comment share/doc/hpcombi/search/variables_b.js
  283. @comment share/doc/hpcombi/splitbar.png
  284. @comment share/doc/hpcombi/splitbard.png
  285. @comment share/doc/hpcombi/stringmonoid_8cpp-example.html
  286. @comment share/doc/hpcombi/stringmonoid_8cpp.html
  287. @comment share/doc/hpcombi/structHPCombi_1_1PPerm16-members.html
  288. @comment share/doc/hpcombi/structHPCombi_1_1PPerm16.html
  289. @comment share/doc/hpcombi/structHPCombi_1_1PPerm16.png
  290. @comment share/doc/hpcombi/structHPCombi_1_1PTransf16-members.html
  291. @comment share/doc/hpcombi/structHPCombi_1_1PTransf16.html
  292. @comment share/doc/hpcombi/structHPCombi_1_1PTransf16.png
  293. @comment share/doc/hpcombi/structHPCombi_1_1Perm16-members.html
  294. @comment share/doc/hpcombi/structHPCombi_1_1Perm16.html
  295. @comment share/doc/hpcombi/structHPCombi_1_1Perm16.png
  296. @comment share/doc/hpcombi/structHPCombi_1_1PermGeneric-members.html
  297. @comment share/doc/hpcombi/structHPCombi_1_1PermGeneric.html
  298. @comment share/doc/hpcombi/structHPCombi_1_1PermGeneric.png
  299. @comment share/doc/hpcombi/structHPCombi_1_1TPUBuild-members.html
  300. @comment share/doc/hpcombi/structHPCombi_1_1TPUBuild.html
  301. @comment share/doc/hpcombi/structHPCombi_1_1Transf16-members.html
  302. @comment share/doc/hpcombi/structHPCombi_1_1Transf16.html
  303. @comment share/doc/hpcombi/structHPCombi_1_1Transf16.png
  304. @comment share/doc/hpcombi/structHPCombi_1_1Vect16-members.html
  305. @comment share/doc/hpcombi/structHPCombi_1_1Vect16.html
  306. @comment share/doc/hpcombi/structHPCombi_1_1Vect16.png
  307. @comment share/doc/hpcombi/structHPCombi_1_1VectGeneric-members.html
  308. @comment share/doc/hpcombi/structHPCombi_1_1VectGeneric.html
  309. @comment share/doc/hpcombi/structHPCombi_1_1VectGeneric.png
  310. @comment share/doc/hpcombi/structHPCombi_1_1power__helper_1_1Monoid-members.html
  311. @comment share/doc/hpcombi/structHPCombi_1_1power__helper_1_1Monoid.html
  312. @comment share/doc/hpcombi/structHPCombi_1_1power__helper_1_1Monoid_3_01Perm16_01_4-members.html
  313. @comment share/doc/hpcombi/structHPCombi_1_1power__helper_1_1Monoid_3_01Perm16_01_4.html
  314. @comment share/doc/hpcombi/structHPCombi_1_1power__helper_1_1Monoid_3_01std_1_1string_01_4-members.html
  315. @comment share/doc/hpcombi/structHPCombi_1_1power__helper_1_1Monoid_3_01std_1_1string_01_4.html
  316. @comment share/doc/hpcombi/structstd_1_1equal__to_3_01HPCombi_1_1epu8_01_4-members.html
  317. @comment share/doc/hpcombi/structstd_1_1equal__to_3_01HPCombi_1_1epu8_01_4.html
  318. @comment share/doc/hpcombi/structstd_1_1hash_3_01HPCombi_1_1BMat8_01_4-members.html
  319. @comment share/doc/hpcombi/structstd_1_1hash_3_01HPCombi_1_1BMat8_01_4.html
  320. @comment share/doc/hpcombi/structstd_1_1hash_3_01HPCombi_1_1PPerm16_01_4-members.html
  321. @comment share/doc/hpcombi/structstd_1_1hash_3_01HPCombi_1_1PPerm16_01_4.html
  322. @comment share/doc/hpcombi/structstd_1_1hash_3_01HPCombi_1_1PTransf16_01_4-members.html
  323. @comment share/doc/hpcombi/structstd_1_1hash_3_01HPCombi_1_1PTransf16_01_4.html
  324. @comment share/doc/hpcombi/structstd_1_1hash_3_01HPCombi_1_1Perm16_01_4-members.html
  325. @comment share/doc/hpcombi/structstd_1_1hash_3_01HPCombi_1_1Perm16_01_4.html
  326. @comment share/doc/hpcombi/structstd_1_1hash_3_01HPCombi_1_1PermGeneric_3_01Size_00_01Expo_01_4_01_4-members.html
  327. @comment share/doc/hpcombi/structstd_1_1hash_3_01HPCombi_1_1PermGeneric_3_01Size_00_01Expo_01_4_01_4.html
  328. @comment share/doc/hpcombi/structstd_1_1hash_3_01HPCombi_1_1Transf16_01_4-members.html
  329. @comment share/doc/hpcombi/structstd_1_1hash_3_01HPCombi_1_1Transf16_01_4.html
  330. @comment share/doc/hpcombi/structstd_1_1hash_3_01HPCombi_1_1Vect16_01_4-members.html
  331. @comment share/doc/hpcombi/structstd_1_1hash_3_01HPCombi_1_1Vect16_01_4.html
  332. @comment share/doc/hpcombi/structstd_1_1hash_3_01HPCombi_1_1VectGeneric_3_01Size_00_01Expo_01_4_01_4-members.html
  333. @comment share/doc/hpcombi/structstd_1_1hash_3_01HPCombi_1_1VectGeneric_3_01Size_00_01Expo_01_4_01_4.html
  334. @comment share/doc/hpcombi/structstd_1_1hash_3_01HPCombi_1_1epu8_01_4-members.html
  335. @comment share/doc/hpcombi/structstd_1_1hash_3_01HPCombi_1_1epu8_01_4.html
  336. @comment share/doc/hpcombi/structstd_1_1less_3_01HPCombi_1_1epu8_01_4-members.html
  337. @comment share/doc/hpcombi/structstd_1_1less_3_01HPCombi_1_1epu8_01_4.html
  338. @comment share/doc/hpcombi/structstd_1_1not__equal__to_3_01HPCombi_1_1epu8_01_4-members.html
  339. @comment share/doc/hpcombi/structstd_1_1not__equal__to_3_01HPCombi_1_1epu8_01_4.html
  340. @comment share/doc/hpcombi/sync_off.png
  341. @comment share/doc/hpcombi/sync_on.png
  342. @comment share/doc/hpcombi/tab_a.png
  343. @comment share/doc/hpcombi/tab_ad.png
  344. @comment share/doc/hpcombi/tab_b.png
  345. @comment share/doc/hpcombi/tab_bd.png
  346. @comment share/doc/hpcombi/tab_h.png
  347. @comment share/doc/hpcombi/tab_hd.png
  348. @comment share/doc/hpcombi/tab_s.png
  349. @comment share/doc/hpcombi/tab_sd.png
  350. @comment share/doc/hpcombi/tabs.css
  351. @comment share/doc/hpcombi/timer_8h.html
  352. @comment share/doc/hpcombi/timer_8h_source.html
  353. @comment share/doc/hpcombi/vect16_8hpp.html
  354. @comment share/doc/hpcombi/vect16_8hpp_source.html
  355. @comment share/doc/hpcombi/vect__generic_8hpp.html
  356. @comment share/doc/hpcombi/vect__generic_8hpp_source.html
  357. share/hpcombi/HPCOMBI_VERSION
  358. share/hpcombi/LICENSE
  359. share/hpcombi/README.md
  360. @owner
  361. @group
  362. @mode
Collapse this list.
Dependency lines:
  • HPCombi>0:math/hpcombi
To install the port:
cd /usr/ports/math/hpcombi/ && make install clean
To add the package, run one of these commands:
  • pkg install math/hpcombi
  • pkg install HPCombi
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: HPCombi
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: amd64
distinfo:
TIMESTAMP = 1714924713 SHA256 (hivert-HPCombi-v1.0.1_GH0.tar.gz) = cb4ca64c5daa0ba147832252ddc8f6162c1f3aefabda4dd139f3da1cb3cae987 SIZE (hivert-HPCombi-v1.0.1_GH0.tar.gz) = 3118941

Packages (timestamps in pop-ups are UTC):
HPCombi
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-1.0.1------
FreeBSD:13:quarterly-0.0.9------
FreeBSD:14:latest-0.0.9------
FreeBSD:14:quarterly-0.0.9------
FreeBSD:15:latest-1.0.1n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. sparsehash>0 : devel/sparsehash
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
  4. pkgconf>=1.3.0_1 : devel/pkgconf
Test dependencies:
  1. boost-libs>0 : devel/boost-libs
Library dependencies:
  1. libbenchmark.so : devel/benchmark
This port is required by:
for Build
  1. math/libsemigroups

Configuration Options:
===> The following configuration options are available for HPCombi-1.0.1: DOXYGEN=off: Build documentation with Doxygen ===> Use 'make config' to modify these settings
Options name:
math_hpcombi
USES:
cmake:testing compiler:c++11-lang localbase:ldflags pathfix pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/hivert/HPCombi/tar.gz/v1.0.1?dummy=/
Collapse this list.

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.1
05 May 2024 17:29:41
commit hash: ab0d503815a3e4df3b72cedc2d82e9f573f211d2commit hash: ab0d503815a3e4df3b72cedc2d82e9f573f211d2commit hash: ab0d503815a3e4df3b72cedc2d82e9f573f211d2commit hash: ab0d503815a3e4df3b72cedc2d82e9f573f211d2 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
math/hpcombi: upgrade to 1.0.1

Releases notes at <https://github.com/libsemigroups/HPCombi/releases>.
0.0.9
23 Oct 2023 19:44:32
commit hash: 0a850e18d44b1d8211e9593cb7a0e93514574ecacommit hash: 0a850e18d44b1d8211e9593cb7a0e93514574ecacommit hash: 0a850e18d44b1d8211e9593cb7a0e93514574ecacommit hash: 0a850e18d44b1d8211e9593cb7a0e93514574eca files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
math/hpcombi: upgrade to V0.0.9

Release notes at <https://github.com/hivert/HPCombi/releases/tag/v0.0.9>.
0.0.7
23 Oct 2023 19:44:32
commit hash: fc5d75810b62c0a250693d0f6fa540be4ae2885fcommit hash: fc5d75810b62c0a250693d0f6fa540be4ae2885fcommit hash: fc5d75810b62c0a250693d0f6fa540be4ae2885fcommit hash: fc5d75810b62c0a250693d0f6fa540be4ae2885f files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
math/hpcombi: upgrade to 0.0.7

Release notes at <https://github.com/hivert/HPCombi/releases/tag/v0.0.7>

Some tests fail, see <https://github.com/hivert/HPCombi/issues/21.
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)
0.0.6_1
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)
0.0.6_1
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)
0.0.6_1
17 Apr 2022 23:59:19
commit hash: d21263823a7665bcf887095e90ef8a454796e921commit hash: d21263823a7665bcf887095e90ef8a454796e921commit hash: d21263823a7665bcf887095e90ef8a454796e921commit hash: d21263823a7665bcf887095e90ef8a454796e921 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/hpcombi: Add NO_ARCH

Approved by:	portmgr (blanket)
0.0.6_1
25 Oct 2021 12:58:29
commit hash: 61b661339366b6ee95ca1de0667979da9240c6b8commit hash: 61b661339366b6ee95ca1de0667979da9240c6b8commit hash: 61b661339366b6ee95ca1de0667979da9240c6b8commit hash: 61b661339366b6ee95ca1de0667979da9240c6b8 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
Style: improve ONLY_FOR_ARCHS_REASON (grammar, markup, etc.)

ONLY_FOR_ARCHS_REASON is used as part of the sentence and thus should
start with lower-case letter and not end with a period which is added
by the framework, similar to other knobs like BROKEN, IGNORE, et al.

While here, remove needless quoting, add missing Oxford comma, expand
contractions and jargonisms, use correct spelling for proper names.
0.0.6_1
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.
0.0.6_1
08 Jan 2021 07:47:03
Revision:560752Original commit files touched by this commit
fluffy search for other commits by this committer
devel/doxygen: Update to 1.9.0

- regen patches by 'make makepatch'
- adjust consumers which affected by new doxygen styles
- take maintainersip

Changelog: https://www.doxygen.nl/manual/changelog.html#log_1_9_0

PR:		242347
Submitted by:	fluffy
Reported by:	Naram Qashat (ex-maintainer)
Exp-run by:	antoine
0.0.6
07 Apr 2020 08:57:27
Revision:530953Original commit files touched by this commit
thierry search for other commits by this committer
Disable HPCombi on i386:

  Intrinsic _mm_extract_epi64 not supported by compiler.

Reported by:	pkg-fallout
0.0.6
06 Apr 2020 18:03:46
Revision:530915Original commit files touched by this commit
thierry search for other commits by this committer
Adding HPCombi, High Performance Combinatorics in C++ using vector
instructions, and libsemigroups, a C++ library for semigroups and monoids.

To be used by SageMath.

Number of commits found: 12