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
clasp Answer set solver for (extended) normal logic programs
3.3.9 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 3.3.9Version of this port present on the latest quarterly branch.
Maintainer: vsevolod@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-09-19 14:15:11
Last Update: 2023-12-31 00:37:05
Commit Hash: bbab7f5
Also Listed In: devel
License: MIT
WWW:
https://potassco.org/clasp/
Description:
Clasp is an answer set solver for (extended) normal logic programs. It combines the high-level modeling capacities of answer set programming (ASP) with state-of-the-art techniques from the area of Boolean constraint solving. The primary clasp algorithm relies on conflict-driven nogood learning, a technique that proved very successful for satisfiability checking (SAT). Unlike other learning ASP solvers, clasp does not rely on legacy software, such as a SAT solver or any other existing ASP solver. Rather, clasp has been genuinely developed for answer set solving based on conflict-driven nogood learning. clasp can be applied as an ASP solver (on SMODELS format, as output by Gringo), as a SAT solver (on a simplified version of DIMACS/CNF format), or as a PB solver (on OPB format).
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 (4 items)
Collapse this list.
  1. bin/clasp
  2. /usr/local/share/licenses/clasp-3.3.9/catalog.mk
  3. /usr/local/share/licenses/clasp-3.3.9/LICENSE
  4. /usr/local/share/licenses/clasp-3.3.9/MIT
Collapse this list.
Dependency lines:
  • clasp>0:math/clasp
Conflicts:
CONFLICTS_INSTALL:
  • clingo
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/math/clasp/ && make install clean
To add the package, run one of these commands:
  • pkg install math/clasp
  • pkg install clasp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: clasp
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1693909958 SHA256 (potassco-clasp-v3.3.9_GH0.tar.gz) = 858bb4850814a89e30711abea23985646fab56c8e43663a30b2255bb3d863948 SIZE (potassco-clasp-v3.3.9_GH0.tar.gz) = 677796

Expand this list (2 items)

Collapse this list.

SHA256 (potassco-libpotassco-fa39da4_GH0.tar.gz) = a46dec9da76bc6af85060e47814b9c85cd80914fe3795e9c269608cb739289f3 SIZE (potassco-libpotassco-fa39da4_GH0.tar.gz) = 259662

Collapse this list.


Packages (timestamps in pop-ups are UTC):
clasp
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.3.93.3.93.3.53.3.93.3.9-3.3.5-
FreeBSD:13:quarterly3.3.93.3.93.3.53.3.93.3.93.3.93.3.93.3.9
FreeBSD:14:latest3.3.93.3.93.3.53.3.93.3.93.3.5-3.3.5
FreeBSD:14:quarterly3.3.93.3.9-3.3.93.3.93.3.93.3.93.3.9
FreeBSD:15:latest3.3.93.3.9n/a3.3.9n/a3.3.93.3.93.3.9
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. math/aspcud*
  2. math/py-pyasp*
  3. 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_clasp
USES:
compiler:c++11-lang cmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/potassco/clasp/tar.gz/v3.3.9?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port