Port details |
- nng Lightweight, broker-less messaging
- 1.9.0 net =2 1.8.0Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2018-07-19 19:45:21
- Last Update: 2024-10-07 05:34:37
- Commit Hash: a7846ae
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://nanomsg.github.io/nng/
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net/nng/ && make install clean
- To add the package, run one of these commands:
- pkg install net/nng
- pkg install nng
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: nng
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1728277150
SHA256 (nanomsg-nng-v1.9.0_GH0.tar.gz) = ff882bda0a854abd184a7c1eb33329e526928ef98e80ef0457dd9a708bb5b0b1
SIZE (nanomsg-nng-v1.9.0_GH0.tar.gz) = 767473
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- This port is required by:
- for Libraries
-
- cad/kicad-devel
Configuration Options:
- No options to configure
- Options name:
- net_nng
- USES:
- cmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.9.0 07 Oct 2024 05:34:37 |
Muhammad Moinur Rahman (bofh) |
net/nng: Update version 1.8.0=>1.9.0
Changelog: https://github.com/nanomsg/nng/releases/tag/v1.9.0 |
1.8.0 23 Apr 2024 10:47:18 |
Muhammad Moinur Rahman (bofh) |
net/nng: Update version 1.7.3=>1.8.0
Changelog: https://github.com/nanomsg/nng/releases/tag/v1.8.0 |
1.7.3 02 Mar 2024 13:53:11 |
Muhammad Moinur Rahman (bofh) |
net/nng: Update version 1.7.2=>1.7.3
Changelog: https://github.com/nanomsg/nng/releases/tag/v1.7.3 |
1.7.2 04 Feb 2024 22:55:12 |
Muhammad Moinur Rahman (bofh) |
net/nng: Update version 1.7.1=>1.7.2
Changelog: https://github.com/nanomsg/nng/releases/tag/v1.7.2 |
1.7.1 10 Jan 2024 10:22:44 |
Muhammad Moinur Rahman (bofh) |
net/nng: Update version 1.7.0=>1.7.1
Changelog: https://github.com/nanomsg/nng/releases/tag/v1.7.1 |
1.7.0 03 Jan 2024 05:27:52 |
Muhammad Moinur Rahman (bofh) |
net/nng: Update version 1.6.0=>1.7.0
Changelog: https://github.com/nanomsg/nng/releases/tag/v1.7.0 |
1.6.0 04 Dec 2023 11:56:03 |
Muhammad Moinur Rahman (bofh) |
net/nng: Update version 1.5.2=>1.6.0
Changelog: https://github.com/nanomsg/nng/releases/tag/v1.6.0 |
1.5.2 11 Apr 2023 20:46:12 |
Muhammad Moinur Rahman (bofh) |
*/*: Adopt ports from swills@ |
1.5.2 11 Apr 2023 20:34:04 |
Rene Ladan (rene) |
all: return swills' ports to the pools after safeeping his ports bit.
With hat: portmgr-secretary |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.5.2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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.
(Only the first 15 lines of the commit message are shown above ) |
1.5.2 02 Sep 2021 03:15:55 |
Steve Wills (swills) |
net/nng: update to 1.5.2 |
1.4.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.4.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.4.0 13 Feb 2021 20:00:37 |
swills |
net/nng: update to 1.4.0 |
1.3.2 09 Aug 2020 02:37:32 |
swills |
net/nng: update to 1.3.2 |
1.3.1 02 Aug 2020 19:42:48 |
swills |
net/nng: update to 1.3.1 |
1.3.0 21 Jul 2020 01:28:15 |
swills |
net/nng: update to 1.3.0 |
1.1.1_1 26 Jul 2019 20:46:57 |
gerald |
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 |
1.1.1 04 May 2019 15:21:19 |
pkubaj |
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) |
1.1.1 25 Dec 2018 20:25:40 |
tcberner |
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 |
1.1.1 27 Nov 2018 03:17:12 |
swills |
net/nng: update to 1.1.1 |
1.0.1 19 Jul 2018 19:45:05 |
swills |
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/ |