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: devel/arduino-sevseg/distinfo

Number of commits found: 5

Tuesday, 28 Dec 2021
02:53 Craig Leres (leres) search for other commits by this committer
devel/arduino-sevseg: Update to 3.7.0

Changes since 3.5.0:

 - changed all data types to stdint.h types for better compatibility

 - removed floating point support from setNumber()

 - added new function to set a floating point number: setNumberF()

 - corrected setChars() data type

 - Added segSegmentsDigit()

Reported by:	portscout
commit hash: f7ab99dcd080976b083fc234365d4c1986f130c6 commit hash: f7ab99dcd080976b083fc234365d4c1986f130c6 commit hash: f7ab99dcd080976b083fc234365d4c1986f130c6 commit hash: f7ab99dcd080976b083fc234365d4c1986f130c6 f7ab99d
Saturday, 2 Jan 2021
23:33 leres search for other commits by this committer
devel/arduino-sevseg: Update to 3.5.0

Changes since 3.4.0:

 - getSegments() function

 - added underscore

 - differentiated 'I' and '1'

Also switched license from Apache 2.0 to MIT.

Reported by:	portscout
Original commitRevision:559977 
Monday, 22 Apr 2019
21:45 leres search for other commits by this committer
devel/arduino-sevseg: Update to 3.4.0

From the change log:

 -  support for '*', which is displayed as degree symbol
 -  expanded setBrightness capabilities
 -  support for displays with no decimal point
 -  improved blank() functionality

Approved by:	ler (mentor, implicit)
Original commitRevision:499693 
Friday, 5 May 2017
13:58 miwi search for other commits by this committer
- Update to 3.3.0

PR:		217902
Submitted by:	maintainer
Original commitRevision:440159 
Tuesday, 11 Oct 2016
21:19 bsam search for other commits by this committer
Arduino seven segment display library

This library turns your Arduino into a seven segment display
controller! Use it to easily display numbers on your seven segment
display without any additional controllers.

It supports common cathode and common anode displays, and the use
of switching transistors. Displays with 1 to 9 digits can be used,
and decimal places are supported. Characters and strings are not
supported.

WWW: https://github.com/DeanIsMe/SevSeg

PR:		212806
Submitted by:	Craig Leres <leres@ee.lbl.gov>
Original commitRevision:423799 

Number of commits found: 5