Port details |
- colpack Graph Coloring Algorithm Package
- 1.0.10.249_1 math
=2 1.0.10.249_1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2021-07-19 09:27:23
- Last Update: 2024-05-27 20:58:56
- Commit Hash: 7df21df
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://github.com/CSCsw/ColPack
- Description:
- ColPack is a package comprising of implementations of algorithms for the
specialized vertex coloring problems discussed in the previous section as well
as algorithms for a variety of related supporting tasks in derivative
computation.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/math/colpack/ && make install clean
- To add the package, run one of these commands:
- pkg install math/colpack
- pkg install colpack
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: colpack
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1626684341
SHA256 (CSCsw-ColPack-v1.0.10-249-g9a7293a_GH0.tar.gz) = d801aa4016ed414b00108e72f6bca69af9b3a314e49f145466aba128a57a1029
SIZE (CSCsw-ColPack-v1.0.10-249-g9a7293a_GH0.tar.gz) = 691420
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- math_colpack
- USES:
- cmake compiler:c++11-lang
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.10.249_1 27 May 2024 20:58:56
    |
Yuri Victorovich (yuri)  |
math/colpack: Broken on 13 armv7
Reported by: fallout |
1.0.10.249_1 12 Aug 2023 10:36:07
    |
Piotr Kubaj (pkubaj)  |
Revert "math/colpack: allow to build without GCC"
A mistake during testing happened.
This reverts commit 7659964cabf4a21fa73e7d41948dc5001e4c7944.
Reported by: Max Brazhnikov <makc@freebsd.org> |
1.0.10.249_1 12 Aug 2023 01:37:43
    |
Piotr Kubaj (pkubaj)  |
math/colpack: allow to build without GCC |
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.0.10.249 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.0.10.249 27 Apr 2022 13:18:37
    |
Piotr Kubaj (pkubaj)  |
math/colpack: check for omp.h on all architectures |
1.0.10.249 24 Jul 2021 02:03:41
    |
Piotr Kubaj (pkubaj)  |
math/colpack: fix build on powerpc
CMake Error at
/usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230
(message):
Could NOT find OpenMP_C (missing: OpenMP_C_FLAGS OpenMP_C_LIB_NAMES) |
1.0.10.249 19 Jul 2021 09:24:08
    |
Yuri Victorovich (yuri)  |
math/colpack: New port: Graph Coloring Algorithm Package |
Number of commits found: 8
|