Port details |
- camotics 3-axis CNC GCode simulator
- 1.3.0_2 cad =3 1.3.0_2Version of this port present on the latest quarterly branch.
- Maintainer: thierry@FreeBSD.org
- Port Added: 2022-05-21 09:12:14
- Last Update: 2023-09-11 03:22:48
- Commit Hash: 0c509fb
- People watching this port, also watch:: wa-aspell, medit, ittapi, php81-pear, apache-log4j2
- License: GPLv2+
- WWW:
- https://camotics.org/
- Description:
- CAMotics is an Open-Source software which can simulate 3-axis NC machining. It
is a fast, flexible and user friendly simulation software for the DIY and
Open-Source community.
See also: https://github.com/CauldronDevelopmentLLC/CAMotics
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/cad/camotics/ && make install clean
- To add the package, run one of these commands:
- pkg install cad/camotics
- pkg install CAMotics
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: CAMotics
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1681837454
SHA256 (CauldronDevelopmentLLC-CAMotics-v1.3.0_GH0.tar.gz) = d863781be2a5f4af8d9594e95cb6a752a67e034985dc522c7a95ddb4238150be
SIZE (CauldronDevelopmentLLC-CAMotics-v1.3.0_GH0.tar.gz) = 12578545
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- boost-libs>0 : devel/boost-libs
- libdxflib.a : cad/qcad
- py39-six>0 : devel/py-six@py39
- update-desktop-database : devel/desktop-file-utils
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.9 : lang/python39
- scons-3.9 : devel/scons@py39
- update-mime-database : misc/shared-mime-info
- xorgproto>=0 : x11/xorgproto
- xorgproto>=0 : x11/xorgproto
- assistant : devel/qt5-assistant
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- lrelease : devel/qt5-linguisttools
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- python3.9 : lang/python39
- update-mime-database : misc/shared-mime-info
- assistant : devel/qt5-assistant
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- lrelease : devel/qt5-linguisttools
- Library dependencies:
-
- libv8.so : lang/v8
- libre2.so : devel/re2
- libcbang0.so : devel/cbang
- liblz4.so : archivers/liblz4
- libevent.so : devel/libevent
- libexpat.so : textproc/expat2
- libyaml.so : textproc/libyaml
- libsnappy.so : archivers/snappy
- libsysinfo.so : devel/libsysinfo
- libleveldb.so : databases/leveldb
- libintl.so : devel/gettext-runtime
- libGL.so : graphics/libglvnd
- libGLU.so : graphics/libGLU
- libcairo.so : graphics/cairo
- libmysqlclient.so.21 : databases/mysql80-client
- libsqlite3.so : databases/sqlite3
- libQt5Core.so : devel/qt5-core
- libQt5DBus.so : devel/qt5-dbus
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Network.so : net/qt5-network
- libQt5OpenGL.so : graphics/qt5-opengl
- libQt5WebSockets.so : www/qt5-websockets
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for CAMotics-1.3.0_2:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- cad_camotics
- USES:
- compiler:c++14-lang desktop-file-utils gettext-runtime gl gnome localbase:ldflags mysql:client pkgconfig python qt:5 scons shared-mime-info shebangfix sqlite ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.0_2 11 Sep 2023 03:22:48 |
Po-Chuan Hsieh (sunpoet) |
devel/re2: Update to 20230801
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/google/re2/releases |
1.3.0_1 02 May 2023 19:58:21 |
Po-Chuan Hsieh (sunpoet) |
devel/re2: Update to 20230301
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/google/re2/releases |
1.3.0 20 Apr 2023 15:31:48 |
Thierry Thomas (thierry) |
cad/camotics: upgrade to v1.3.0
Changelog at
<https://github.com/CauldronDevelopmentLLC/CAMotics/blob/master/CHANGELOG.md#v130> |
1.2.2.r1_3 30 Sep 2022 15:16:37 |
Thierry Thomas (thierry) |
cad/camotics: chase the upgrade of C! |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.2.2.r1_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.2.2.r1_2 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
1.2.2.r1_1 22 Jul 2022 15:41:57 |
Thierry Thomas (thierry) |
cad/camotics: unbreak after the upgrade of lang/v8
After the latest upgrade of v8, C! and CAMotics must be built with c++17
standard.
Obtained from: https://github.com/CauldronDevelopmentLLC/CAMotics/issues/369
Fixes: 0db7465f145a
Reported by: pkg-fallout |
1.2.2.r1 20 Jul 2022 14:20:58 |
Tobias C. Berner (tcberner) |
cad: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* AMAKAWA Shuhei <amakawa@jp.FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Andersson <anders@hack.org>
* Bruce M Simpson <bms@FreeBSD.org>
* Christoph Moench-Tegeder <cmt@FreeBSD.org>
* David Yeske <dyeske@gmail.com>
* Diane Bruce <db@db.net>
* Joachim Strombergson <watchman@ludd.ltu.se>
* Johnny Sorocil <jsorocil@gmail.com>
* Julian Jenkins <kaveman@magna.com.au>
* Marc Fonvieille <blackend@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.2.2.r1 21 May 2022 08:56:42 |
Thierry Thomas (thierry) |
cad/camotics: adding CAMotics, Simulation & Computer Aided Machining
The latest stable release, v1.2.0, is for Python-2.7, this is why I
ported this -RC1, but it is somewhat buggy. Do not hesitate to report
any problem!
PR: 262763
Requested by: luzpaz (at) pm.me |