Page MenuHomeFreeBSD

New port: math/glucose: Parallel SAT solver based on Minisat, with glue clauses
ClosedPublic

Authored by yuri on Feb 1 2018, 10:12 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jul 20, 3:44 AM
Unknown Object (File)
Sun, Jul 19, 2:43 AM
Unknown Object (File)
Thu, Jul 16, 7:28 PM
Unknown Object (File)
Mon, Jul 6, 10:59 PM
Unknown Object (File)
Jun 17 2026, 2:43 AM
Unknown Object (File)
Jun 16 2026, 4:15 PM
Unknown Object (File)
Jun 14 2026, 5:01 AM
Unknown Object (File)
Jun 11 2026, 8:38 PM
Subscribers

Details

Summary

Parallel SAT solver based on Minisat, with glue clauses

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 14762
Build 14881: arc lint + arc unit

Event Timeline

yuri retitled this revision from math/glucose: Parallel SAT solver based on Minisat, with glue clauses to New port: math/glucose: Parallel SAT solver based on Minisat, with glue clauses.Feb 1 2018, 10:20 AM
math/glucose/Makefile
21

This discards both MAKE_ENV and MAKE_ARGS.

Use the ${DO_MAKE_BUILD} -C ${WRKSRC}/simp construct.

math/glucose/pkg-descr
11

glucoDe

Used MAKE_ENV/MAKE_ARGS

yuri marked an inline comment as done.

Fixed typo.

yuri marked an inline comment as done.Feb 3 2018, 8:43 PM
This revision is now accepted and ready to land.Feb 3 2018, 8:50 PM
This revision was automatically updated to reflect the committed changes.