[Bug 262763] cad/camotics: GCode simulator which simulates 3-axis CNC
Date: Sun, 08 May 2022 15:59:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262763 --- Comment #1 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=5a7a7bbc47d30559fa28b7665a49a4256befad49 commit 5a7a7bbc47d30559fa28b7665a49a4256befad49 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2022-05-08 15:55:52 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2022-05-08 15:58:31 +0000 devel/cbang: adding C!, a library of cross-platform C++ utilities This is a prerequisite to port CAMotics. PR: 262763 devel/Makefile | 1 + devel/cbang/Makefile (new) | 66 ++++ devel/cbang/distinfo (new) | 3 + .../files/patch-config_cbang_____init____.py (new) | 10 + .../patch-config_compiler_____init____.py (new) | 11 + .../files/patch-src_cbang_js_v8_Context.cpp (new) | 15 + .../files/patch-src_cbang_net_IPAddress.cpp (new) | 12 + devel/cbang/files/patch-src_cbang_net_Swab.h (new) | 14 + .../files/patch-src_cbang_os_SystemInfo.cpp (new) | 34 ++ devel/cbang/files/patch-tests_testHarness (new) | 375 +++++++++++++++++++ devel/cbang/pkg-descr (new) | 7 + devel/cbang/pkg-plist (new) | 398 +++++++++++++++++++++ 12 files changed, 946 insertions(+) -- You are receiving this mail because: You are the assignee for the bug.