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 on branch 2022Q2
arpc GRPC-like RPC library that supports file descriptor passing
0.7_2 devel 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.7_2Version 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 07:34:59
Last Update: 2023-06-27 19:34:34
Commit Hash: 3d9a815
License: BSD2CLAUSE
WWW:
https://github.com/NuxiNL/arpc
Description:
ARPC is a GRPC-like library that supports file descriptor passing. ARPC ships with a script, aprotoc, that works similar to Protobuf/GRPC's protoc. It generates message and service bindings, taking a .proto file as an input. Where ARPC differs from GRPC is that messages may contain file descriptors. These file descriptors are passed on to the remote side transparently. This makes ARPC useful for implementing privilege separation between processes.
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 (8 items)
Collapse this list.
  1. bin/aprotoc
  2. include/arpc++/arpc++.h
  3. lib/libarpc.so
  4. lib/libarpc.so.1
  5. @ldconfig
  6. /usr/local/share/licenses/arpc-0.7_2/catalog.mk
  7. /usr/local/share/licenses/arpc-0.7_2/LICENSE
  8. /usr/local/share/licenses/arpc-0.7_2/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • arpc>0:devel/arpc
To install the port:
cd /usr/ports/devel/arpc/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/arpc
  • pkg install arpc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: arpc
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1517076895 SHA256 (NuxiNL-arpc-v0.7_GH0.tar.gz) = 14d4ced3631f26e9ef1ce5f45e6711907fee56954322d6a9f6686aaf2b8fd55b SIZE (NuxiNL-arpc-v0.7_GH0.tar.gz) = 1301172

Packages (timestamps in pop-ups are UTC):
arpc
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.7_20.7_20.7_20.7_20.7_2-0.7_2-
FreeBSD:13:quarterly0.7_20.7_20.7_20.7_20.7_20.7_20.7_20.7_2
FreeBSD:14:latest0.7_20.7_20.7_20.7_20.7_20.7_2-0.7_2
FreeBSD:14:quarterly0.7_20.7_2-0.7_20.7_20.7_20.7_20.7_2
FreeBSD:15:latest0.7_20.7_2n/a0.7_2n/a0.7_20.7_20.7_2
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. py39-pyPEG2>=2.15.2 : textproc/py-pyPEG2@py39
  2. py39-toposort>=1.5 : devel/py-toposort@py39
  3. cmake : devel/cmake-core
  4. ninja : devel/ninja
  5. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-pyPEG2>=2.15.2 : textproc/py-pyPEG2@py39
  2. py39-toposort>=1.5 : devel/py-toposort@py39
  3. python3.9 : lang/python39
Library dependencies:
  1. libargdata.so : devel/argdata
This port is required by:
for Libraries
  1. net/flower
  2. sysutils/cloudabi-utils

Configuration Options:
No options to configure
Options name:
devel_arpc
USES:
compiler:c++17-lang cmake:insource localbase:ldflags python shebangfix
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/arpc/tar.gz/v0.7?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port