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 2025Q4
cliquer Routines for clique searching
1.22 math on this many watch lists=3 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.22Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-03-27 15:00:46
Last Update: 2025-09-30 07:10:55
Commit Hash: d0a737f
People watching this port, also watch:: wa-aspell, medit, ittapi, php83-pear, apache-log4j2
License: GPLv2
WWW:
https://users.aalto.fi/~pat/cliquer.html
Description:
Cliquer is a set of C routines for finding cliques in an arbitrary weighted graph. It uses an exact branch-and-bound algorithm developed by Patric Ostergard. It is designed with the aim of being efficient while still being flexible and easy to use. Note: this port do not use the upstream version, but the version autotoolized by Dima Pasechnik. See also: https://github.com/dimpase/autocliquer
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 (21 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/cliquer-1.22/catalog.mk
  3. /usr/local/share/licenses/cliquer-1.22/LICENSE
  4. /usr/local/share/licenses/cliquer-1.22/GPLv2
  5. bin/cl
  6. include/cliquer/cliquer.h
  7. include/cliquer/cliquerconf.h
  8. include/cliquer/graph.h
  9. include/cliquer/misc.h
  10. include/cliquer/reorder.h
  11. include/cliquer/set.h
  12. lib/libcliquer.a
  13. lib/libcliquer.so
  14. lib/libcliquer.so.1
  15. lib/libcliquer.so.1.0.21
  16. share/cliquer/testcase-large-w.b
  17. share/cliquer/testcase-large.b
  18. share/cliquer/testcase-small.a
  19. @owner
  20. @group
  21. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • cliquer>0:math/cliquer
To install the port:
cd /usr/ports/math/cliquer/ && make install clean
To add the package, run one of these commands:
  • pkg install math/cliquer
  • pkg install cliquer
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: cliquer
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1739053296 SHA256 (cliquer-1.22.tar.gz) = 6ff79e1e9983ebabbca3dd276a8a310cbdeb48c7adf95f37abd83129b566340e SIZE (cliquer-1.22.tar.gz) = 416433

Packages (timestamps in pop-ups are UTC):
cliquer
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.221.221.221.221.22n/an/an/a
FreeBSD:13:quarterly1.221.221.221.221.22n/an/an/a
FreeBSD:14:latest1.221.221.221.221.221.22-1.22
FreeBSD:14:quarterly1.221.22-1.221.221.221.221.22
FreeBSD:15:latest1.221.22n/a1.22n/an/a1.221.22
FreeBSD:15:quarterly1.221.22n/a-n/an/a--
FreeBSD:16:latest1.221.22n/a-n/an/a--
This port has no dependencies.
This port is required by:
for Libraries
  1. math/giacxcas
  2. math/scipoptsuite

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. math/sage*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
math_cliquer
USES:
libtool
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/dimpase/autocliquer/releases/download/v1.22/
Collapse this list.

There are no commits on branch 2025Q4 for this port