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/Makefile

Number of commits found: 20

Saturday, 2 Mar 2024
13:53 Muhammad Moinur Rahman (bofh) search for other commits by this committer
net/nng: Update version 1.7.2=>1.7.3

Changelog: https://github.com/nanomsg/nng/releases/tag/v1.7.3
commit hash: b0c7da77a6aab6bc6dcf9475027bdf9fd00ba7dc commit hash: b0c7da77a6aab6bc6dcf9475027bdf9fd00ba7dc commit hash: b0c7da77a6aab6bc6dcf9475027bdf9fd00ba7dc commit hash: b0c7da77a6aab6bc6dcf9475027bdf9fd00ba7dc b0c7da7
Sunday, 4 Feb 2024
22:55 Muhammad Moinur Rahman (bofh) search for other commits by this committer
net/nng: Update version 1.7.1=>1.7.2

Changelog: https://github.com/nanomsg/nng/releases/tag/v1.7.2
commit hash: 1b4b300bed7aea15b405b13c671e7ab70f05e9eb commit hash: 1b4b300bed7aea15b405b13c671e7ab70f05e9eb commit hash: 1b4b300bed7aea15b405b13c671e7ab70f05e9eb commit hash: 1b4b300bed7aea15b405b13c671e7ab70f05e9eb 1b4b300
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
Wednesday, 3 Jan 2024
05:27 Muhammad Moinur Rahman (bofh) search for other commits by this committer
net/nng: Update version 1.6.0=>1.7.0

Changelog: https://github.com/nanomsg/nng/releases/tag/v1.7.0
commit hash: 7c9b89a76cbda05186cf13d3eed045c9e7c8c88b commit hash: 7c9b89a76cbda05186cf13d3eed045c9e7c8c88b commit hash: 7c9b89a76cbda05186cf13d3eed045c9e7c8c88b commit hash: 7c9b89a76cbda05186cf13d3eed045c9e7c8c88b 7c9b89a
Monday, 4 Dec 2023
11:56 Muhammad Moinur Rahman (bofh) search for other commits by this committer
net/nng: Update version 1.5.2=>1.6.0

Changelog: https://github.com/nanomsg/nng/releases/tag/v1.6.0
commit hash: 568296029713830f1fbd44de220c18d0008c863a commit hash: 568296029713830f1fbd44de220c18d0008c863a commit hash: 568296029713830f1fbd44de220c18d0008c863a commit hash: 568296029713830f1fbd44de220c18d0008c863a 5682960
Tuesday, 11 Apr 2023
20:46 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Adopt ports from swills@
commit hash: 2c2dd8535554ef831d72fdb17c6679fbacbcdb35 commit hash: 2c2dd8535554ef831d72fdb17c6679fbacbcdb35 commit hash: 2c2dd8535554ef831d72fdb17c6679fbacbcdb35 commit hash: 2c2dd8535554ef831d72fdb17c6679fbacbcdb35 2c2dd85
20:34 Rene Ladan (rene) search for other commits by this committer
all: return swills' ports to the pools after safeeping his ports bit.

With hat:	portmgr-secretary
commit hash: 4f538db960da5a685c2ddfa6428089654b0ad72d commit hash: 4f538db960da5a685c2ddfa6428089654b0ad72d commit hash: 4f538db960da5a685c2ddfa6428089654b0ad72d commit hash: 4f538db960da5a685c2ddfa6428089654b0ad72d 4f538db
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
Thursday, 2 Sep 2021
03:15 Steve Wills (swills) search for other commits by this committer
net/nng: update to 1.5.2
commit hash: 2d366aec038d81b84797d497350c12229409c1b2 commit hash: 2d366aec038d81b84797d497350c12229409c1b2 commit hash: 2d366aec038d81b84797d497350c12229409c1b2 commit hash: 2d366aec038d81b84797d497350c12229409c1b2 2d366ae
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
Saturday, 13 Feb 2021
20:00 swills search for other commits by this committer
net/nng: update to 1.4.0
Original commitRevision:565176 
Sunday, 9 Aug 2020
02:37 swills search for other commits by this committer
net/nng: update to 1.3.2
Original commitRevision:544539 
Sunday, 2 Aug 2020
19:42 swills search for other commits by this committer
net/nng: update to 1.3.1
Original commitRevision:543995 
Tuesday, 21 Jul 2020
01:28 swills search for other commits by this committer
net/nng: update to 1.3.0
Original commitRevision:542689 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
Original commitRevision:507372 
Saturday, 4 May 2019
15:21 pkubaj search for other commits by this committer
net/nng: fix build with GCC-based architectures

Add USES=compiler:c11 to fix:
/wrkdirs/usr/ports/net/nng/work/nng-1.1.1/src/platform/posix/posix_impl.h:87:
error: expected specifier-qualifier-list before '_Atomic'

Approved by:	mentors (implicit approval)
Original commitRevision:500813 
Tuesday, 25 Dec 2018
20:25 tcberner search for other commits by this committer
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
Original commitRevision:488341 
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: 20