Port details |
- flower Label-based networking daemon
- 0.10_6 net =2 0.10_5Version of this port present on the latest quarterly branch.
- Maintainer: ed@FreeBSD.org
- Port Added: 2017-09-07 12:13:04
- Last Update: 2024-09-12 16:20:06
- Commit Hash: a63bcef
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- https://github.com/NuxiNL/flower
- Description:
- Flower is a label-based networking daemon.
CloudABI applications are not permitted to call bind or connect on
sockets directly, as that would conflict with CloudABI's security model.
Instead, they can send RPCs to fulfill such requests to a separate
daemon, called Flower.
Like CloudABI, Flower makes use of a capability-based security model.
This makes it easy to spawn applications in such a way that they can
only have a limited view of the network, without requiring separate
users or complex access control policies.
- ¦ ¦ ¦ ¦
- 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/flower/ && make install clean
- To add the package, run one of these commands:
- pkg install net/flower
- pkg install flower
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: flower
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1505658294
SHA256 (NuxiNL-flower-v0.10_GH0.tar.gz) = 6af98bf7f598a41c40e4a9006b034943795f9bea453ea22b6c07aec57b851a30
SIZE (NuxiNL-flower-v0.10_GH0.tar.gz) = 1308398
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
- Library dependencies:
-
- libarpc.so : devel/arpc
- libjsoncpp.so : devel/jsoncpp
- This port is required by:
- for Build
-
- sysutils/cloudabi-utils
Configuration Options:
- No options to configure
- Options name:
- net_flower
- USES:
- cmake:insource compiler:c++17-lang localbase:ldflags tar:xz
- 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 |
0.10_6 12 Sep 2024 16:20:06 |
Yuri Victorovich (yuri) |
*/*: Bump dependencioes after devel/jsoncpp update
PR: 281462
Reported by: Ale <discipline@tiscali.it> |
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) |
0.10_5 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 ) |
0.10_5 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
0.10_5 05 Nov 2021 19:09:19 |
Yuri Victorovich (yuri) Author: Daniel Engberg |
devel/jsoncpp: Update to 1.9.4 -> 1.9.5
PR: 259654 |
0.10_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.10_4 30 Jun 2020 17:46:18 |
tcberner |
Bump devel/jsoncpp consumers after r540853.
Reported by: Kevin Oberman <rkoberman@gmail.com> |
0.10_3 13 Jan 2020 21:38:36 |
yuri |
devel/jsoncpp: Update 1.8.1 -> 1.9.2
PR: 229677
Differential Revision: D22905 |
0.10_2 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 |
0.10_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 |
0.10_1 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
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, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
0.10 02 Nov 2018 13:32:35 |
rene |
Remove compatibility code for FreeBSD < 11.2 from all ports.
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by: rene
Reviewed by: bapt, jbeich
Differential Revision: https://reviews.freebsd.org/D17724 |
0.10 28 Oct 2018 16:08:49 |
linimon |
This port uses C++17, but doesn't define it, which breaks build on
architectures that still use GCC.
PR: 231918
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket) |
0.10 18 Sep 2017 07:00:56 |
ed |
net/flower: Update to 0.10
This release includes proper support for egresses, meaning sandboxed
applications can now make outgoing network connections properly. In
addition to that, a new utility, flower_ls, can be used to extract a
list of registered servers. This is pretty useful for debugging.
Bump cloudabi-utils' revision to catch up with .proto changes.
Reviewed_by: koobs
Approved by: koobs (ports)
Differential_Revision: D12399 |
0.9 07 Sep 2017 12:12:52 |
ed |
Add net/flower.
The latest versions of CloudABI make use of a separate daemon to
facilitate connecting/listening on the network, called Flower. Add a
package for this daemon, as it is a build dependency for the latest
version of cloudabi-utils.
Reviewed by: mat
Differential Revision: https://reviews.freebsd.org/D12264 |