Date: Sun, 08 May 2022 15:59:17 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 262763] cad/camotics: GCode simulator which simulates 3-axis CNC Message-ID: <bug-262763-7788-lF1M2Pzfha@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-262763-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-262763-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D262763 --- Comment #1 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3D5a7a7bbc47d30559fa28b7665a49a42= 56befad49 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(+) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-262763-7788-lF1M2Pzfha>