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
k40-whisperer GUI control software for the stock K40 laser cutter controller
0.59 cad on this many watch lists=0 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 0.59Version of this port present on the latest quarterly branch.
Maintainer: 0mp@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-09-19 22:44:50
Last Update: 2023-06-27 19:34:34
Commit Hash: 3d9a815
Also Listed In: python
License: GPLv3+
WWW:
https://www.scorchworks.com/K40whisperer/k40whisperer.html
Description:
K40 Whisperer is an alternative to the Laser Draw (LaserDRW) program that comes with some Chinese laser cutters. It reads SVG and DXF files, interprets the data and sends commands to the K40 controller to move the laser head and control the laser accordingly. K40 Whisperer does not require a USB key (dongle) to function. Features: - Reads SVG files and DXF files. - Splits input design based on color formatting (red, blue). - In SVG files blue and red paths are interpreted as vectors for vector engraving and cutting. Everything else is transferred as a raster image. - In DXF files blue paths are interpreted as vector engrave (blue). Everything else is interpreted as vector cut (red). - Performs cuts on features inside of other features before cutting the outside features. (If you cut the outside first the part might drop out of the stock material.) - Converts gray scale images to halftone images to simulating varying levels of gray (i.e. engraving pictures). The Halftone option needs to be selected under "Raster"-"Settings" to enable halftoning.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (32 items)
Collapse this list.
  1. /usr/local/share/licenses/k40-whisperer-0.59/catalog.mk
  2. /usr/local/share/licenses/k40-whisperer-0.59/LICENSE
  3. /usr/local/share/licenses/k40-whisperer-0.59/GPLv3+
  4. bin/k40-whisperer
  5. share/doc/k40-whisperer/Change_Log.txt
  6. share/doc/k40-whisperer/README_Linux.txt
  7. share/doc/k40-whisperer/README_MacOS.md
  8. share/k40-whisperer/LaserSpeed.py
  9. share/k40-whisperer/bezmisc.py
  10. share/k40-whisperer/convex_hull.py
  11. share/k40-whisperer/cspsubdiv.py
  12. share/k40-whisperer/cubicsuperpath.py
  13. share/k40-whisperer/dxf.py
  14. share/k40-whisperer/ecoords.py
  15. share/k40-whisperer/egv.py
  16. share/k40-whisperer/embedded_images.py
  17. share/k40-whisperer/emblem
  18. share/k40-whisperer/ffgeom.py
  19. share/k40-whisperer/g_code_library.py
  20. share/k40-whisperer/inkex.py
  21. share/k40-whisperer/interpolate.py
  22. share/k40-whisperer/k40_whisperer.py
  23. share/k40-whisperer/nano_library.py
  24. share/k40-whisperer/scorchworks.ico
  25. share/k40-whisperer/simplepath.py
  26. share/k40-whisperer/simplestyle.py
  27. share/k40-whisperer/simpletransform.py
  28. share/k40-whisperer/svg_reader.py
  29. share/k40-whisperer/windowsinhibitor.py
  30. @owner
  31. @group
  32. @mode
Collapse this list.
Dependency lines:
  • k40-whisperer>0:cad/k40-whisperer
To install the port:
cd /usr/ports/cad/k40-whisperer/ && make install clean
To add the package, run one of these commands:
  • pkg install cad/k40-whisperer
  • pkg install k40-whisperer
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: k40-whisperer
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1642969006 SHA256 (K40_Whisperer-0.59_src.zip) = b005d96e45d5cffcf7cf3680a77b5fc49429fc928acfd3be5db7ae5351759c47 SIZE (K40_Whisperer-0.59_src.zip) = 202288

Packages (timestamps in pop-ups are UTC):
k40-whisperer
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.590.590.550.590.59-0.55-
FreeBSD:13:quarterly0.590.59-0.590.59-0.590.59
FreeBSD:14:latest0.590.59-0.590.59--0.59
FreeBSD:14:quarterly0.590.59-0.590.59-0.590.59
FreeBSD:15:latest0.590.59n/a0.59n/a-0.59-
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. py39-lxml>0 : devel/py-lxml@py39
  2. py39-pyusb>0 : devel/py-pyusb@py39
  3. py39-pillow>=7.0.0 : graphics/py-pillow@py39
  4. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for k40-whisperer-0.59: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
cad_k40-whisperer
USES:
python:run shebangfix zip
pkg-message:
For install:
At the moment K40 Whisperer has to be run as root unless devd(8) is properly configured. Some notes on how it is handled on macOS and Linux can be found in /usr/local/share/doc/k40-whisperer. K40 Whisperer can be launched with a `k40-whisperer` command.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.scorchworks.com/K40whisperer/
Collapse this list.

Number of commits found: 24

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.59
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
0.59
10 Feb 2023 05:50:33
commit hash: e9a1fa9fa1431e16ae722305a5a6b740250a402dcommit hash: e9a1fa9fa1431e16ae722305a5a6b740250a402dcommit hash: e9a1fa9fa1431e16ae722305a5a6b740250a402dcommit hash: e9a1fa9fa1431e16ae722305a5a6b740250a402d files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
cad/k40-whisperer: Replace reference to PY_PILLOW with its value

Since this port works with Python 3.6 and later, the value of
PY_PILLOW doesn't change. So replace reference to it with its value.

PR:		269397
Approved by:	maintainer
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)
0.59
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)
0.59
23 Jan 2022 21:54:07
commit hash: c58584d5dada1c3626cc970534b2c2453e730006commit hash: c58584d5dada1c3626cc970534b2c2453e730006commit hash: c58584d5dada1c3626cc970534b2c2453e730006commit hash: c58584d5dada1c3626cc970534b2c2453e730006 files touched by this commit
Mateusz Piotrowski (0mp) search for other commits by this committer
cad/k40-whisperer: Update to 0.59

Changes:	https://www.scorchworks.com/K40whisperer/k40whisperer.html
0.58
26 Apr 2021 14:23:53
commit hash: 0a013c244d772031f2a2938e3aeab865c96f6f3bcommit hash: 0a013c244d772031f2a2938e3aeab865c96f6f3bcommit hash: 0a013c244d772031f2a2938e3aeab865c96f6f3bcommit hash: 0a013c244d772031f2a2938e3aeab865c96f6f3b files touched by this commit
Mateusz Piotrowski (0mp) search for other commits by this committer
cad/k40-whisperer: Update to 0.58

Changes:	https://www.scorchworks.com/K40whisperer/k40whisperer.html
Changes:	https://www.scorchworks.com/K40whisperer/k40whisperer_change_log.html
0.57
15 Apr 2021 21:56:49
commit hash: 619ddaabd53f39c402ade719ad1fdb2616ae9b98commit hash: 619ddaabd53f39c402ade719ad1fdb2616ae9b98commit hash: 619ddaabd53f39c402ade719ad1fdb2616ae9b98commit hash: 619ddaabd53f39c402ade719ad1fdb2616ae9b98 files touched by this commit
Mateusz Piotrowski (0mp) search for other commits by this committer
cad/k40-whisperer: Update to 0.57

Changes:	https://www.scorchworks.com/K40whisperer/k40whisperer.html
Reported by:	Portscout
0.55
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.55
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
0.55
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.55
24 Feb 2021 15:23:50
Revision:566481Original commit files touched by this commit
antoine search for other commits by this committer
Unbreak bulk -a with PYTHON3_DEFAULT=3.8

PR:		253815
0.55
05 Jan 2021 20:53:59
Revision:560425Original commit files touched by this commit
rene search for other commits by this committer
Follow up on graphics/py-pillow6 port removal in r559976

The graphics/py-pillow6 port was removed in r559976 as it was for
Python 2.7 only and no longer referenced in the default cases.
However it was still defined in Mk/Uses/python.mk in PY_PILLOW,
leaving a dangling reference.

Remove it from Mk/Uses/python.mk, leaving only the Python 3
version of that port, graphics/py-pillow, defined and bump the
minimal verion of Python to 3.6 for affected ports.
0.55
27 Nov 2020 09:36:45
Revision:556433Original commit files touched by this commit
0mp search for other commits by this committer
Update to 0.55
0.52
17 Aug 2020 09:44:40
Revision:545152Original commit files touched by this commit
0mp search for other commits by this committer
Update to 0.52

Change log:
- http://www.scorchworks.com/K40whisperer/k40whisperer_change_log.html
- http://www.scorchworks.com/K40whisperer/k40whisperer.html
0.45_1
27 Jun 2020 09:39:29
Revision:540587Original commit files touched by this commit
sunpoet search for other commits by this committer
Move devel/py-usb to devel/py-pyusb

- While I'm here:
  - Fix USE_GITHUB usage
  - Add NO_ARCH
- Bump PORTREVISION of dependent ports for dependency change

PR:		246547
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 40 days)
0.45
02 Apr 2020 13:07:22
Revision:530368Original commit files touched by this commit
0mp search for other commits by this committer
Update to 0.45

Reported by:	portscout
0.43_1
24 Mar 2020 19:54:57
Revision:529063Original commit files touched by this commit
antoine search for other commits by this committer
Convert the tree to use PY_PILLOW

With hat:	portmgr
Originally submitted by:	kai
0.43_1
24 Feb 2020 11:36:16
Revision:526962Original commit files touched by this commit
kai search for other commits by this committer
graphics/py-pillow: Update to 7.0.0

* Repo-Copy the Pillow 6.2.2 release to graphics/py-pillow6 to retain
  backwards compatibility for Python 2 consumers as the Pillow 7.0.0 release
  dropped the support for Python 2.

* Apply conditional statements to use either Pillow 7.x or Pillow 6.x for
  consumers that can be built for Python 2 or newer.

* Exceptions are ports that can be built only for either Python 2 or
  Python 3.  For the first case, consumers are just assigned to the
  repo-copied graphics/py-pillow6.

* Also remove Pillow from BUILD_DEPENDS of math/py-PyWavelets as it is not
  listed in setup.py as a build dependency [1] and relax the version
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.43
11 Feb 2020 12:05:54
Revision:525809Original commit files touched by this commit
0mp search for other commits by this committer
Update to 0.43

Changelogs:
- http://www.scorchworks.com/K40whisperer/k40whisperer_change_log.html
- http://www.scorchworks.com/K40whisperer/k40whisperer.html

While here:
- Lint & sort variables

Reported by:	portscout
0.37
25 Sep 2019 15:19:41
Revision:512790Original commit files touched by this commit
0mp search for other commits by this committer
Update to 0.37

Reported by:	portscout
0.36
10 Sep 2019 08:38:05
Revision:511747Original commit files touched by this commit
0mp search for other commits by this committer
cad/k40-whisperer: Update to 0.36

- Remove the post-patch target as the whitespace problems were fixed
  upstream.

Reported by:	portscout
0.35
05 Sep 2019 10:29:40
Revision:511170Original commit files touched by this commit
0mp search for other commits by this committer
cad/k40-whisperer: Update to 0.35

Changelog:
- http://www.scorchworks.com/K40whisperer/k40whisperer_change_log.html
- http://www.scorchworks.com/K40whisperer/k40whisperer.html

- Do not set PKGNAMEPREFIX to the Python package name prefix. The software
  does not care about the underlying Python version and supporting flavors
  is not worth it in this case.
- Mark the port as working with Python 3.7.
- Set DESKTOP_ENTRIES, USES=shebangfix, and NO_ARCH.
- Put variables in order.
- Change the way files are installed so that it is easier to spot a change
  in pkg-plist in the future.
- Fix Python script indentation issues (mixed up tabs and spaces) in
  post-patch.
- Suggest the user to look in the docs directory instead of the data
  directory for notes about Linux and macOS setups.
0.19
13 Aug 2019 16:00:39
Revision:508834Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories a-c)
0.19
19 Sep 2018 22:44:36
Revision:480119Original commit files touched by this commit
0mp search for other commits by this committer
New port: cad/k40-whisperer

GUI control software for the stock K40 laser cutter controller

K40 Whisperer is an alternative to the Laser Draw (LaserDRW) program that
comes with some Chinese laser cutters. It reads SVG and DXF files,
interprets the data and sends commands to the K40 controller to move the
laser head and control the laser accordingly. K40 Whisperer does not
require a USB key (dongle) to function.

Features:
- Reads SVG files and DXF files.
- Splits input design based on color formatting (red, blue).
- In SVG files blue and red paths are interpreted as vectors for vector
  engraving and cutting. Everything else is transferred as a raster image.
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 24