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 on branch 2022Q2
chuffed Lazy clause generation CP solver for MiniZinc
0.13.2 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 0.13.1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-05-03 19:00:08
Last Update: 2024-05-10 06:47:55
Commit Hash: e7d995c
License: MIT
WWW:
https://github.com/chuffed/chuffed
Description:
The Chuffed CP solver backend for the MiniZinc constraint modelling language.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (123 items)
Collapse this list.
  1. /usr/local/share/licenses/chuffed-0.13.2/catalog.mk
  2. /usr/local/share/licenses/chuffed-0.13.2/LICENSE
  3. /usr/local/share/licenses/chuffed-0.13.2/MIT
  4. bin/fzn-chuffed
  5. include/chuffed/branching/branching.h
  6. include/chuffed/branching/impact.h
  7. include/chuffed/branching/warm-start.h
  8. include/chuffed/core/assume.h
  9. include/chuffed/core/engine.h
  10. include/chuffed/core/options.h
  11. include/chuffed/core/propagator.h
  12. include/chuffed/core/sat-types.h
  13. include/chuffed/core/sat.h
  14. include/chuffed/flatzinc/ast.h
  15. include/chuffed/flatzinc/flatzinc.h
  16. include/chuffed/flatzinc/generated_parser/parser.tab.h
  17. include/chuffed/globals/EdExplFinder.h
  18. include/chuffed/globals/bounded_path.h
  19. include/chuffed/globals/dag.h
  20. include/chuffed/globals/dconnected.h
  21. include/chuffed/globals/dtree.h
  22. include/chuffed/globals/globals.h
  23. include/chuffed/globals/graph.h
  24. include/chuffed/globals/mddglobals.h
  25. include/chuffed/globals/tree.h
  26. include/chuffed/ldsb/ldsb.h
  27. include/chuffed/mdd/CFG.h
  28. include/chuffed/mdd/CYK.h
  29. include/chuffed/mdd/MDD.h
  30. include/chuffed/mdd/circ_fns.h
  31. include/chuffed/mdd/circutil.h
  32. include/chuffed/mdd/mdd_prop.h
  33. include/chuffed/mdd/mdd_to_lgraph.h
  34. include/chuffed/mdd/opcache.h
  35. include/chuffed/mdd/opts.h
  36. include/chuffed/mdd/sorters.h
  37. include/chuffed/mdd/weighted_dfa.h
  38. include/chuffed/mdd/wmdd_prop.h
  39. include/chuffed/mip/mip.h
  40. include/chuffed/mip/simplex.h
  41. include/chuffed/primitives/primitives.h
  42. include/chuffed/support/BVec.h
  43. include/chuffed/support/ParseUtils.h
  44. include/chuffed/support/dijkstra.h
  45. include/chuffed/support/dynamic_kmeans.h
  46. include/chuffed/support/floyd_warshall.h
  47. include/chuffed/support/heap.h
  48. include/chuffed/support/kosaraju_scc.h
  49. include/chuffed/support/lengauer_tarjan.h
  50. include/chuffed/support/misc.h
  51. include/chuffed/support/set_finder.h
  52. include/chuffed/support/sparse_set.h
  53. include/chuffed/support/trailed_cst_list.h
  54. include/chuffed/support/union_find.h
  55. include/chuffed/support/vec.h
  56. include/chuffed/vars/bool-view.h
  57. include/chuffed/vars/int-var-el.h
  58. include/chuffed/vars/int-var-ll.h
  59. include/chuffed/vars/int-var-sl.h
  60. include/chuffed/vars/int-var.h
  61. include/chuffed/vars/int-view.h
  62. include/chuffed/vars/modelling.h
  63. include/chuffed/vars/vars.h
  64. lib/cmake/chuffed/chuffed-config-version.cmake
  65. lib/cmake/chuffed/chuffed-config.cmake
  66. lib/cmake/chuffed/chuffed-targets-release.cmake
  67. lib/cmake/chuffed/chuffed-targets.cmake
  68. lib/libchuffed.so
  69. lib/libchuffed_fzn.so
  70. share/minizinc/chuffed/chuffed.mzn
  71. share/minizinc/chuffed/edit_distance.mzn
  72. share/minizinc/chuffed/experimental/on_restart/fzn_on_restart_complete.mzn
  73. share/minizinc/chuffed/experimental/on_restart/fzn_on_restart_last_val_bool.mzn
  74. share/minizinc/chuffed/experimental/on_restart/fzn_on_restart_last_val_int.mzn
  75. share/minizinc/chuffed/experimental/on_restart/fzn_on_restart_sol_bool.mzn
  76. share/minizinc/chuffed/experimental/on_restart/fzn_on_restart_sol_int.mzn
  77. share/minizinc/chuffed/experimental/on_restart/fzn_on_restart_status.mzn
  78. share/minizinc/chuffed/experimental/on_restart/fzn_on_restart_uniform_int.mzn
  79. share/minizinc/chuffed/fzn_all_different_int.mzn
  80. share/minizinc/chuffed/fzn_arg_max_bool.mzn
  81. share/minizinc/chuffed/fzn_bounded_dpath_int.mzn
  82. share/minizinc/chuffed/fzn_circuit.mzn
  83. share/minizinc/chuffed/fzn_connected.mzn
  84. share/minizinc/chuffed/fzn_cost_regular.mzn
  85. share/minizinc/chuffed/fzn_count_eq.mzn
  86. share/minizinc/chuffed/fzn_count_eq_par.mzn
  87. share/minizinc/chuffed/fzn_count_geq.mzn
  88. share/minizinc/chuffed/fzn_count_geq_par.mzn
  89. share/minizinc/chuffed/fzn_count_gt.mzn
  90. share/minizinc/chuffed/fzn_count_gt_par.mzn
  91. share/minizinc/chuffed/fzn_count_leq.mzn
  92. share/minizinc/chuffed/fzn_count_leq_par.mzn
  93. share/minizinc/chuffed/fzn_count_lt.mzn
  94. share/minizinc/chuffed/fzn_count_lt_par.mzn
  95. share/minizinc/chuffed/fzn_cumulative.mzn
  96. share/minizinc/chuffed/fzn_dag.mzn
  97. share/minizinc/chuffed/fzn_disjunctive.mzn
  98. share/minizinc/chuffed/fzn_disjunctive_strict.mzn
  99. share/minizinc/chuffed/fzn_distribute.mzn
  100. share/minizinc/chuffed/fzn_dpath_int.mzn
  101. share/minizinc/chuffed/fzn_dtree_int.mzn
  102. share/minizinc/chuffed/fzn_global_cardinality_low_up.mzn
  103. share/minizinc/chuffed/fzn_inverse.mzn
  104. share/minizinc/chuffed/fzn_nvalue.mzn
  105. share/minizinc/chuffed/fzn_regular.mzn
  106. share/minizinc/chuffed/fzn_seq_precede_chain_int.mzn
  107. share/minizinc/chuffed/fzn_steiner.mzn
  108. share/minizinc/chuffed/fzn_subcircuit.mzn
  109. share/minizinc/chuffed/fzn_table_int.mzn
  110. share/minizinc/chuffed/fzn_tree_int.mzn
  111. share/minizinc/chuffed/fzn_value_precede_int.mzn
  112. share/minizinc/chuffed/redefinitions.mzn
  113. share/minizinc/chuffed/values_interchange.mzn
  114. share/minizinc/chuffed/values_sequences.mzn
  115. share/minizinc/chuffed/variables_interchange.mzn
  116. share/minizinc/chuffed/variables_sequences.mzn
  117. share/minizinc/solvers/chuffed.msc
  118. @dir include/chuffed/examples
  119. @dir include/chuffed/flatzinc/mznlib/experimental/on_restart
  120. @dir include/chuffed/mzn-models
  121. @owner
  122. @group
  123. @mode
Collapse this list.
Dependency lines:
  • chuffed>0:math/chuffed
To install the port:
cd /usr/ports/math/chuffed/ && make install clean
To add the package, run one of these commands:
  • pkg install math/chuffed
  • pkg install chuffed
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: chuffed
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1715321740 SHA256 (chuffed-chuffed-0.13.2_GH0.tar.gz) = 39426a580690759ecf77ec5704caf5f2e21d41ff0aa09028827f5156bf5cb978 SIZE (chuffed-chuffed-0.13.2_GH0.tar.gz) = 408360

Expand this list (2 items)

Collapse this list.

SHA256 (cp-profiler-cpp-integration-f16b313_GH0.tar.gz) = 871b081fbc4ee76077eccd388ff1c6063e0376f365eba2cb9d8ce0ab9a617275 SIZE (cp-profiler-cpp-integration-f16b313_GH0.tar.gz) = 5214

Collapse this list.


Packages (timestamps in pop-ups are UTC):
chuffed
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.13.10.13.1-0.13.10.13.1---
FreeBSD:13:quarterly0.13.10.13.10.12.10.13.10.13.10.13.10.13.10.13.1
FreeBSD:14:latest0.13.10.13.10.10.4.202101040.13.10.13.10.12.0-0.12.0
FreeBSD:14:quarterly0.13.10.13.1-0.13.10.13.10.13.10.13.10.13.1
FreeBSD:15:latest0.13.10.13.1n/a0.13.1n/a0.13.10.13.10.13.1
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. bison : devel/bison
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
This port is required by:
for Run
  1. math/minizinc-solvers

Configuration Options:
No options to configure
Options name:
math_chuffed
USES:
bison cmake compiler:c++11-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/chuffed/chuffed/tar.gz/0.13.2?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port