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.

Port details
flower Label-based networking daemon
0.10_5 net on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.10_5Version of this port present on the latest quarterly branch.
Maintainer: ed@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-09-07 12:13:04
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (30 items)
Collapse this list.
  1. /usr/local/share/licenses/flower-0.10_5/catalog.mk
  2. /usr/local/share/licenses/flower-0.10_5/LICENSE
  3. /usr/local/share/licenses/flower-0.10_5/BSD2CLAUSE
  4. bin/flower_cat
  5. bin/flower_egress_connect
  6. bin/flower_ingress_accept
  7. bin/flower_ls
  8. bin/flower_resolver_getaddrinfo
  9. bin/flower_switchboard
  10. include/flower/cat/configuration.proto
  11. include/flower/cat/configuration.ad.h
  12. include/flower/egress/connect/configuration.proto
  13. include/flower/egress/connect/configuration.ad.h
  14. include/flower/ingress/accept/configuration.proto
  15. include/flower/ingress/accept/configuration.ad.h
  16. include/flower/ls/configuration.proto
  17. include/flower/ls/configuration.ad.h
  18. include/flower/protocol/egress.proto
  19. include/flower/protocol/egress.ad.h
  20. include/flower/protocol/resolver.proto
  21. include/flower/protocol/resolver.ad.h
  22. include/flower/protocol/server.proto
  23. include/flower/protocol/server.ad.h
  24. include/flower/protocol/switchboard.proto
  25. include/flower/protocol/switchboard.ad.h
  26. include/flower/switchboard/configuration.proto
  27. include/flower/switchboard/configuration.ad.h
  28. @owner
  29. @group
  30. @mode
Collapse this list.
Dependency lines:
  • flower>0:net/flower
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):
flower
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.10_50.10_50.10_40.10_50.10_5-0.10_4-
FreeBSD:13:quarterly0.10_50.10_50.10_50.10_50.10_50.10_50.10_50.10_5
FreeBSD:14:latest0.10_50.10_50.10_50.10_50.10_50.10_5-0.10_5
FreeBSD:14:quarterly0.10_50.10_5-0.10_50.10_50.10_50.10_50.10_5
FreeBSD:15:latest0.10_50.10_5n/a0.10_5n/a0.10_50.10_50.10_5
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
Library dependencies:
  1. libarpc.so : devel/arpc
  2. libjsoncpp.so : devel/jsoncpp
This port is required by:
for Build
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/NuxiNL/flower/tar.gz/v0.10?dummy=/
Collapse this list.

Number of commits found: 14

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.10_5
20 Jul 2022 14:22:37
commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
0.10_5
05 Nov 2021 19:09:19
commit hash: 00f2a7aec7a58679a8d692ebd093cd16c6337948commit hash: 00f2a7aec7a58679a8d692ebd093cd16c6337948commit hash: 00f2a7aec7a58679a8d692ebd093cd16c6337948commit hash: 00f2a7aec7a58679a8d692ebd093cd16c6337948 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
Author: Daniel Engberg
devel/jsoncpp: Update to 1.9.4 -> 1.9.5

PR:		259654
0.10_4
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.10_4
30 Jun 2020 17:46:18
Revision:540909Original commit files touched by this commit
tcberner search for other commits by this committer
Bump devel/jsoncpp consumers after r540853.

Reported by:	Kevin Oberman <rkoberman@gmail.com>
0.10_3
13 Jan 2020 21:38:36
Revision:522975Original commit files touched by this commit
yuri search for other commits by this committer
devel/jsoncpp: Update 1.8.1 -> 1.9.2

PR:		229677
Differential Revision:	D22905
0.10_2
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
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
0.10_1
25 Dec 2018 20:25:40
Revision:488341Original commit files touched by this commit
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
0.10_1
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
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
Revision:483807Original commit files touched by this commit
rene search for other commits by this committer
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
Revision:483311Original commit files touched by this commit
linimon search for other commits by this committer
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
Revision:450032Original commit files touched by this commit
ed search for other commits by this committer
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
Revision:449395Original commit files touched by this commit
ed search for other commits by this committer
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

Number of commits found: 14