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/uranium/distinfo

Number of commits found: 4

Thursday, 4 Aug 2022
22:52 Diane Bruce (db) search for other commits by this committer
ports/cura: Update to 4.13.1

Major update to 4.13.1 not 4.12
I've said it before and I'll say it again. This port should be a
group effort but a cads porting team. I'd be happy to give
up Maintainership as my only interest with cura was to get it into
ports.

PR:		ports/255630
Reported by:	unrelentingtech <greg@unrelenting.technology>
Tested by:	trombik1973@gmail.com
commit hash: 0628704aae0c4d91e325b2d7d53dab04bcd2769a commit hash: 0628704aae0c4d91e325b2d7d53dab04bcd2769a commit hash: 0628704aae0c4d91e325b2d7d53dab04bcd2769a commit hash: 0628704aae0c4d91e325b2d7d53dab04bcd2769a 0628704
Saturday, 21 Nov 2020
02:39 db search for other commits by this committer
Update to 4.8
Sync up with cura and cura-engine

fixes to Uranium
Tooltip areas should not steal mouse events
This prevents us from using the tooltip area in a pop-up where the Z
coordinates are not a good solution.

Round coordinates when sampling pixel for selection ray
Pixel coordinates must be integer for the Python bindings of Qt.
Original commitRevision:555806 
Saturday, 26 Sep 2020
19:53 db search for other commits by this committer
This patch updates Cura and all associated dependencies to 4.7.1.

Also, it adds math/py-numpy-stl - an optional dependency that makes
loading STL files much faster. Without it, Cura was complaining:

2020-09-20 02:19:31,877 - WARNING - [MainThread] STLReader.STLReader.<module>
[32]: Could not find numpy-stl, falling back to slower code.

I'm not sure where the 6.x version in cad/fdm_materials came from, seems
like now that project has its version in sync with the Cura version,
so I chose to increment PORTEPOCH for that. [Greg]

- fdm_materials adds some new materials usable with Cura
- I had to bump PORTEPOCH on a couple of ports
- py-numpy-stl was added on a separate commit
- Bump version checking in Cura on some dependancies
[db]

PR:		ports/249468
Submitted by:	greg@unrelenting.technology
Original commitRevision:550214 
Wednesday, 25 Mar 2020
23:04 db search for other commits by this committer
Uranium is a Python framework for building 3D printing related applications.

WWW: https://github.com/Ultimaker/uranium/wiki
Original commitRevision:529137 

Number of commits found: 4