Created attachment 156431 [details] Patch ready to be included in files/ This patch was obtained there: https://github.com/stp/minisat/commit/c5542734baba00acf27d013e1d549e4dd0903916 It allows code that use minisat headers to be compiled with -std=c++11.
A commit references this bug: Author: amdmi3 Date: Fri Jun 26 23:10:11 UTC 2015 New revision: 390672 URL: https://svnweb.freebsd.org/changeset/ports/390672 Log: - Fix compatibility with c++11 While here: - Add LICENSE - Strip binaries - Regenerate patches - Sort plist PR: 199998 Submitted by: 6yearold@gmail.com Approved by: maintainer timeout (vsevolod, 7 weeks) Changes: head/math/minisat/Makefile head/math/minisat/files/patch-minisat-core-SolverTypes.h head/math/minisat/files/patch-minisat_core_SolverTypes.h head/math/minisat/files/patch-minisat_utils_Options.h head/math/minisat/pkg-plist
The proposed patch has been already committed, thanks!