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.

non port: cad/k40-whisperer/Makefile

Number of commits found: 21

Tuesday, 27 Jun 2023
19:34 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>
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb 3d9a815
Friday, 10 Feb 2023
05:50 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
commit hash: e9a1fa9fa1431e16ae722305a5a6b740250a402d commit hash: e9a1fa9fa1431e16ae722305a5a6b740250a402d commit hash: e9a1fa9fa1431e16ae722305a5a6b740250a402d commit hash: e9a1fa9fa1431e16ae722305a5a6b740250a402d e9a1fa9
Wednesday, 7 Sep 2022
21:10 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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Sunday, 23 Jan 2022
21:54 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
commit hash: c58584d5dada1c3626cc970534b2c2453e730006 commit hash: c58584d5dada1c3626cc970534b2c2453e730006 commit hash: c58584d5dada1c3626cc970534b2c2453e730006 commit hash: c58584d5dada1c3626cc970534b2c2453e730006 c58584d
Monday, 26 Apr 2021
14:23 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
commit hash: 0a013c244d772031f2a2938e3aeab865c96f6f3b commit hash: 0a013c244d772031f2a2938e3aeab865c96f6f3b commit hash: 0a013c244d772031f2a2938e3aeab865c96f6f3b commit hash: 0a013c244d772031f2a2938e3aeab865c96f6f3b 0a013c2
Thursday, 15 Apr 2021
21:56 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
commit hash: 619ddaabd53f39c402ade719ad1fdb2616ae9b98 commit hash: 619ddaabd53f39c402ade719ad1fdb2616ae9b98 commit hash: 619ddaabd53f39c402ade719ad1fdb2616ae9b98 commit hash: 619ddaabd53f39c402ade719ad1fdb2616ae9b98 619ddaa
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Wednesday, 24 Feb 2021
15:23 antoine search for other commits by this committer
Unbreak bulk -a with PYTHON3_DEFAULT=3.8

PR:		253815
Original commitRevision:566481 
Tuesday, 5 Jan 2021
20:53 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.
Original commitRevision:560425 
Friday, 27 Nov 2020
09:36 0mp search for other commits by this committer
Update to 0.55
Original commitRevision:556433 
Monday, 17 Aug 2020
09:44 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
Original commitRevision:545152 
Saturday, 27 Jun 2020
09:39 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)
Original commitRevision:540587 
Thursday, 2 Apr 2020
13:07 0mp search for other commits by this committer
Update to 0.45

Reported by:	portscout
Original commitRevision:530368 
Tuesday, 24 Mar 2020
19:54 antoine search for other commits by this committer
Convert the tree to use PY_PILLOW

With hat:	portmgr
Originally submitted by:	kai
Original commitRevision:529063 
Monday, 24 Feb 2020
11:36 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
  requirements of Pillow for www/py-wagtail.

Release Notes:

* https://pillow.readthedocs.io/en/latest/releasenotes/index.html

Backward Incompatible Changes (7.0.0):

*
https://pillow.readthedocs.io/en/latest/releasenotes/7.0.0.html#backwards-incompatible-changes

Detailed Changelog:

* https://github.com/python-pillow/Pillow/blob/7.0.0/CHANGES.rst

PR:		243665
Submitted by:	sunpoet (patch for 7.0.0 and repo-copied version)
Reviewed by:	koobs [1], sunpoet
Approved by:	koobs (maintainer)
Differential Revision:	https://reviews.freebsd.org/D23713
Original commitRevision:526962 
Tuesday, 11 Feb 2020
12:05 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
Original commitRevision:525809 
Wednesday, 25 Sep 2019
15:19 0mp search for other commits by this committer
Update to 0.37

Reported by:	portscout
Original commitRevision:512790 
Tuesday, 10 Sep 2019
08:38 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
Original commitRevision:511747 
Thursday, 5 Sep 2019
10:29 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.
Original commitRevision:511170 
Wednesday, 19 Sep 2018
22:44 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)
Original commitRevision:480119 

Number of commits found: 21