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: net/nng/pkg-plist

Number of commits found: 4

Wednesday, 10 Jan 2024
10:22 Muhammad Moinur Rahman (bofh) search for other commits by this committer
net/nng: Update version 1.7.0=>1.7.1

Changelog: https://github.com/nanomsg/nng/releases/tag/v1.7.1
commit hash: bce89ed20c1cc99041e518892ae5dbf4bfa366f2 commit hash: bce89ed20c1cc99041e518892ae5dbf4bfa366f2 commit hash: bce89ed20c1cc99041e518892ae5dbf4bfa366f2 commit hash: bce89ed20c1cc99041e518892ae5dbf4bfa366f2 bce89ed
Tuesday, 21 Jul 2020
01:28 swills search for other commits by this committer
net/nng: update to 1.3.0
Original commitRevision:542689 
Tuesday, 27 Nov 2018
03:17 swills search for other commits by this committer
net/nng: update to 1.1.1
Original commitRevision:485981 
Thursday, 19 Jul 2018
19:45 swills search for other commits by this committer
net/nng: create port

NNG, like its predecessors nanomsg (and to some extent ZeroMQ), is a
lightweight, broker-less library, offering a simple API to solve common
recurring messaging problems, such as publish/subscribe, RPC-style
request/reply, or service discovery. The API frees the programmer from worrying
about details like connection management, retries, and other common
considerations, so that they can focus on the application instead of the
plumbing.

NNG is implemented in C, requiring only C99 and CMake to build. It can be built
as a shared or a static library, and is readily embeddable. It is also designed
to be easy to port to new platforms if your platform is not already supported.

WWW: https://nanomsg.github.io/nng/
Original commitRevision:474973 

Number of commits found: 4