Port details |
- cimod C++ header-only library for a binary quadratic models
- 1.4.53 math
=0 Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2022-08-15 21:15:11
- Last Update: 2023-03-18 05:30:42
- Commit Hash: 6f4ae74
- License: MIT
- Description:
- cmod is a C++ library for a binary quadratic model.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/math/cimod/ && make install clean
- To add the package, run one of these commands:
- pkg install math/cimod
- pkg install cimod
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cimod
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1679116351
SHA256 (OpenJij-cimod-v1.4.53_GH0.tar.gz) = 286ea917d5f307f9c80c65ed79f535ab7ebf462f2291a82ba6108e90fdc4988a
SIZE (OpenJij-cimod-v1.4.53_GH0.tar.gz) = 139848
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- nlohmann-json>0 : devel/nlohmann-json
- cmake : devel/cmake-core
- ninja : devel/ninja
- eigen3.pc : math/eigen3
- Test dependencies:
-
- googletest>0 : devel/googletest
- Runtime dependencies:
-
- nlohmann-json>0 : devel/nlohmann-json
- eigen3.pc : math/eigen3
- This port is required by:
- for Build
-
- science/py-pyqubo
Configuration Options:
- No options to configure
- Options name:
- math_cimod
- USES:
- cmake:testing compiler:c++17-lang eigen:3,build,run
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.4.53 18 Mar 2023 05:30:42
    |
Yuri Victorovich (yuri)  |
math/cimod: Update 1.4.52 → 1.4.53
Reported by: portscout |
1.4.52 15 Mar 2023 05:15:53
    |
Yuri Victorovich (yuri)  |
math/cimod: Update 1.4.51 → 1.4.52
Reported by: portscout |
1.4.51 27 Jan 2023 08:58:52
    |
Yuri Victorovich (yuri)  |
math/cimod: Update 1.4.50 → 1.4.51
Reported by: portscout |
1.4.50 24 Jan 2023 08:33:46
    |
Yuri Victorovich (yuri)  |
math/cimod: Update 1.4.49 → 1.4.50
Reported by: portscout |
1.4.49 23 Dec 2022 09:15:16
    |
Yuri Victorovich (yuri)  |
math/cimod: Update 1.4.45 -> 1.4.49
Reported by: portscout |
1.4.45 07 Nov 2022 21:58:33
    |
Yuri Victorovich (yuri)  |
math/cimod: Update 1.4.43 -> 1.4.45
Reported by: portscout |
1.4.43 28 Oct 2022 15:55:53
    |
Yuri Victorovich (yuri)  |
math/cimod: Update 1.4.42 -> 1.4.43
Reported by: portscout |
1.4.42 26 Oct 2022 06:59:33
    |
Yuri Victorovich (yuri)  |
math/cimod: Update 1.4.40 -> 1.4.42
Reported by: portscout |
1.4.40 16 Oct 2022 19:37:31
    |
Yuri Victorovich (yuri)  |
math/cimod: Update 1.4.39 -> 1.4.40
Reported by: portscout |
1.4.39 05 Oct 2022 06:17:59
    |
Yuri Victorovich (yuri)  |
math/cimod: Update 1.4.38 -> 1.4.39
Reported by: portscout |
1.4.38 28 Sep 2022 02:31:42
    |
Yuri Victorovich (yuri)  |
math/cimod: Update 1.4.37 -> 1.4.38
Reported by: portscout |
1.4.37 17 Sep 2022 04:05:53
    |
Yuri Victorovich (yuri)  |
math/cimod: Update 1.4.36 -> 1.4.37
Reported by: portscout |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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.4.36 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
1.4.36 15 Aug 2022 21:12:19
    |
Yuri Victorovich (yuri)  |
math/cimod: New port: C++ header-only library for a binary quadratic models |