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: audio/rtmidi/distinfo

Number of commits found: 5

Tuesday, 8 Aug 2023
08:42 Yuri Victorovich (yuri) search for other commits by this committer
audio/rtmidi: Update 5.0.0 → 6.0.0

Reported by:	portscout
commit hash: 2262fa11955f4579a97b58bdbdffee78cdbe2a45 commit hash: 2262fa11955f4579a97b58bdbdffee78cdbe2a45 commit hash: 2262fa11955f4579a97b58bdbdffee78cdbe2a45 commit hash: 2262fa11955f4579a97b58bdbdffee78cdbe2a45 2262fa1
Saturday, 5 Feb 2022
09:20 Yuri Victorovich (yuri) search for other commits by this committer
audio/rtmidi: Update 4.0.0 -> 5.0.0
commit hash: 4fc7f4c473df497148292c859804e847f56710c7 commit hash: 4fc7f4c473df497148292c859804e847f56710c7 commit hash: 4fc7f4c473df497148292c859804e847f56710c7 commit hash: 4fc7f4c473df497148292c859804e847f56710c7 4fc7f4c
Saturday, 4 May 2019
07:53 yuri search for other commits by this committer
audio/rtmidi: Update 3.0.0 -> 4.0.0

Reported by:	portscout
Original commitRevision:500784 
Thursday, 11 Jan 2018
07:16 yuri search for other commits by this committer
audio/rtmidi: Update to 3.0.0

Bumped PORTREVISION in audio/polyphone.

Submitted by:	myself
Reported by:	portscout
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D13855
Original commitRevision:458713 
Saturday, 19 Aug 2017
17:53 ultima search for other commits by this committer
RtMidi is a set of C++ classes (RtMidiIn, RtMidiOut, and API specific classes)
that provide a common API (Application Programming Interface) for realtime MIDI
input/output across Linux (ALSA, JACK), Macintosh OS X (CoreMIDI, JACK), and
Windows (Multimedia Library) operating systems. RtMidi significantly simplifies
the process of interacting with computer MIDI hardware and software. It was
designed with the following goals:
* object oriented C++ design
* simple, common API across all supported platforms
* only one header and one source file for easy inclusion in programming projects
* MIDI device enumeration

WWW: https://github.com/thestk/rtmidi

PR:		221398
Submitted by:	Yuri Victorovich (maintainer)
Reviewed by:	matthew (mentor)
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D12078
Original commitRevision:448348 

Number of commits found: 5