notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
camotics 3-axis CNC GCode simulator
1.3.0_2 cad on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.3.0_2Version of this port present on the latest quarterly branch.
Maintainer: thierry@FreeBSD.org search for ports maintained by this maintainer
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:: SparseBitSet, py39-cysignals, R-cran-eRm, python
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
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (52 items)
Collapse this list.
  1. /usr/local/share/licenses/CAMotics-1.3.0_2/catalog.mk
  2. /usr/local/share/licenses/CAMotics-1.3.0_2/LICENSE
  3. /usr/local/share/licenses/CAMotics-1.3.0_2/GPLv2+
  4. bin/camotics
  5. bin/camsim
  6. bin/gcodetool
  7. bin/planner
  8. bin/tplang
  9. share/appdata/CAMotics.appdata.xml
  10. share/applications/CAMotics.desktop
  11. share/camotics/machines/LICENSE.md
  12. share/camotics/machines/bf20.json
  13. share/camotics/machines/bf20.tco
  14. share/camotics/machines/cobra.json
  15. share/camotics/machines/cobra.tco
  16. share/camotics/machines/dummy.json
  17. share/camotics/machines/dummy.tco
  18. share/camotics/machines/milly.json
  19. share/camotics/machines/milly.tco
  20. share/camotics/machines/miss_marple.json
  21. share/camotics/machines/miss_marple.tco
  22. share/camotics/machines/robodrill.json
  23. share/camotics/machines/robodrill.tco
  24. share/camotics/machines/shapeoko_2.json
  25. share/camotics/machines/shapeoko_2.tco
  26. share/camotics/machines/shapeoko_3.json
  27. share/camotics/machines/shapeoko_3.tco
  28. share/camotics/machines/sprite.json
  29. share/camotics/machines/sprite.tco
  30. share/camotics/machines/taig.json
  31. share/camotics/machines/taig.tco
  32. share/camotics/machines/x-carve.json
  33. share/camotics/machines/x-carve.tco
  34. share/camotics/machines/yohudi.json
  35. share/camotics/machines/yohudi.tco
  36. share/camotics/tpl_lib/clipper/clipper.js
  37. share/camotics/tpl_lib/clipper/package.json
  38. share/camotics/tpl_lib/dxf/dxf.tpl
  39. share/camotics/tpl_lib/dxf/package.json
  40. share/camotics/tpl_lib/hersheytext.json
  41. share/camotics/tpl_lib/poly/package.json
  42. share/camotics/tpl_lib/poly/poly.tpl
  43. share/icons/hicolor/128x128/apps/camotics.png
  44. share/metainfo/CAMotics.appdata.xml
  45. share/mime/packages/CAMotics.xml
  46. share/mime/packages/camotics.xml
  47. share/pixmaps/camotics-logo.png
  48. share/pixmaps/camotics-pkg-bg.png
  49. share/pixmaps/camotics.png
  50. @owner
  51. @group
  52. @mode
Collapse this list.
Dependency lines:
  • CAMotics>0:cad/camotics
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):
CAMotics
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.3.0_21.3.0_2--1.3.0_2---
FreeBSD:13:quarterly1.3.0_21.3.0_2--1.3.0_2---
FreeBSD:14:latest-1.3.0_2------
FreeBSD:14:quarterly-1.3.0_2------
FreeBSD:15:latest-1.3.0_2n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. boost-libs>0 : devel/boost-libs
  2. libdxflib.a : cad/qcad
  3. py39-six>0 : devel/py-six@py39
  4. update-desktop-database : devel/desktop-file-utils
  5. gettext-runtime>=0.22_1 : devel/gettext-runtime
  6. pkgconf>=1.3.0_1 : devel/pkgconf
  7. python3.9 : lang/python39
  8. scons-3.9 : devel/scons@py39
  9. update-mime-database : misc/shared-mime-info
  10. xorgproto>=0 : x11/xorgproto
  11. xorgproto>=0 : x11/xorgproto
  12. assistant : devel/qt5-assistant
  13. qt5-buildtools>=5.15 : devel/qt5-buildtools
  14. lrelease : devel/qt5-linguisttools
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. update-desktop-database : devel/desktop-file-utils
  2. python3.9 : lang/python39
  3. update-mime-database : misc/shared-mime-info
  4. assistant : devel/qt5-assistant
  5. qt5-buildtools>=5.15 : devel/qt5-buildtools
  6. lrelease : devel/qt5-linguisttools
Library dependencies:
  1. libv8.so : lang/v8
  2. libre2.so : devel/re2
  3. libcbang0.so : devel/cbang
  4. liblz4.so : archivers/liblz4
  5. libevent.so : devel/libevent
  6. libexpat.so : textproc/expat2
  7. libyaml.so : textproc/libyaml
  8. libsnappy.so : archivers/snappy
  9. libsysinfo.so : devel/libsysinfo
  10. libleveldb.so : databases/leveldb
  11. libintl.so : devel/gettext-runtime
  12. libGL.so : graphics/libglvnd
  13. libGLU.so : graphics/libGLU
  14. libcairo.so : graphics/cairo
  15. libmysqlclient.so.21 : databases/mysql80-client
  16. libsqlite3.so : databases/sqlite3
  17. libQt5Core.so : devel/qt5-core
  18. libQt5DBus.so : devel/qt5-dbus
  19. libQt5Gui.so : x11-toolkits/qt5-gui
  20. libQt5Network.so : net/qt5-network
  21. libQt5OpenGL.so : graphics/qt5-opengl
  22. libQt5WebSockets.so : www/qt5-websockets
  23. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/CauldronDevelopmentLLC/CAMotics/tar.gz/v1.3.0?dummy=/
Collapse this list.

Number of commits found: 10

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3.0_2
11 Sep 2023 03:22:48
commit hash: 0c509fb2dc64f2b179f3898a394ae0c6a7852d9fcommit hash: 0c509fb2dc64f2b179f3898a394ae0c6a7852d9fcommit hash: 0c509fb2dc64f2b179f3898a394ae0c6a7852d9fcommit hash: 0c509fb2dc64f2b179f3898a394ae0c6a7852d9f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 94713bad761a1307f0722b8649a59c8601d22e74commit hash: 94713bad761a1307f0722b8649a59c8601d22e74commit hash: 94713bad761a1307f0722b8649a59c8601d22e74commit hash: 94713bad761a1307f0722b8649a59c8601d22e74 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 65291e9e1f5006354409b90829b98d37b47c60d9commit hash: 65291e9e1f5006354409b90829b98d37b47c60d9commit hash: 65291e9e1f5006354409b90829b98d37b47c60d9commit hash: 65291e9e1f5006354409b90829b98d37b47c60d9 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
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
commit hash: 5e862f228e12f0e78e7f4b60615e6135b12e11a3commit hash: 5e862f228e12f0e78e7f4b60615e6135b12e11a3commit hash: 5e862f228e12f0e78e7f4b60615e6135b12e11a3commit hash: 5e862f228e12f0e78e7f4b60615e6135b12e11a3 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
cad/camotics: chase the upgrade of C!
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.2.2.r1_2
12 Aug 2022 14:46:53
commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump all consumers after recent boost upgrade
1.2.2.r1_1
22 Jul 2022 15:41:57
commit hash: 5a133e19607d5199549bbb28e2e90273663cea05commit hash: 5a133e19607d5199549bbb28e2e90273663cea05commit hash: 5a133e19607d5199549bbb28e2e90273663cea05commit hash: 5a133e19607d5199549bbb28e2e90273663cea05 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
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
commit hash: b46abf8056cc9f1f1f579710126929b99b36f966commit hash: b46abf8056cc9f1f1f579710126929b99b36f966commit hash: b46abf8056cc9f1f1f579710126929b99b36f966commit hash: b46abf8056cc9f1f1f579710126929b99b36f966 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.2.2.r1
21 May 2022 08:56:42
commit hash: 3a63bbd85bd196569eca764dd9579e77eaf59a2dcommit hash: 3a63bbd85bd196569eca764dd9579e77eaf59a2dcommit hash: 3a63bbd85bd196569eca764dd9579e77eaf59a2dcommit hash: 3a63bbd85bd196569eca764dd9579e77eaf59a2d files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
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

Number of commits found: 10