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
ipc-bench Benchmarks for various inter-process-communication (IPC)
1.0 benchmarks 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 1.0Version of this port present on the latest quarterly branch.
Maintainer: olivier@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-03-08 22:54:09
Last Update: 2024-03-08 22:51:08
Commit Hash: 9b1521f
License: MIT
WWW:
https://github.com/intel/uintr-ipc-bench
Description:
Benchmarks for various inter-process-communication (IPC) methods: ZeroMQ, TCP socket (tcp), domain socket (domain), named pipes (fifo), signal, memory mapped file (mmap), message queues (mq), pipe, shared memory (shm).
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (31 items)
Collapse this list.
  1. /usr/local/share/licenses/ipc-bench-1.0/catalog.mk
  2. /usr/local/share/licenses/ipc-bench-1.0/LICENSE
  3. /usr/local/share/licenses/ipc-bench-1.0/MIT
  4. bin/domain
  5. bin/domain-client
  6. bin/domain-server
  7. bin/fifo
  8. bin/fifo-client
  9. bin/fifo-server
  10. bin/mmap
  11. bin/mmap-client
  12. bin/mmap-server
  13. bin/mq
  14. bin/mq-client
  15. bin/mq-server
  16. bin/pipe
  17. bin/shm
  18. bin/shm-client
  19. bin/shm-server
  20. bin/signal
  21. bin/signal-client
  22. bin/signal-server
  23. bin/tcp
  24. bin/tcp-client
  25. bin/tcp-server
  26. @comment bin/zeromq
  27. @comment bin/zeromq-client
  28. @comment bin/zeromq-server
  29. @owner
  30. @group
  31. @mode
Collapse this list.
Dependency lines:
  • ipc-bench>0:benchmarks/ipc-bench
To install the port:
cd /usr/ports/benchmarks/ipc-bench/ && make install clean
To add the package, run one of these commands:
  • pkg install benchmarks/ipc-bench
  • pkg install ipc-bench
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ipc-bench
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1709854860 SHA256 (goldsborough-ipc-bench-1.0-589146a_GH0.tar.gz) = 734b25b219c35b4818693501b399f66b1739c31b395ced7f7050ffbc78576762 SIZE (goldsborough-ipc-bench-1.0-589146a_GH0.tar.gz) = 347091

Packages (timestamps in pop-ups are UTC):
ipc-bench
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.01.0-1.01.0---
FreeBSD:13:quarterly1.01.0-1.01.0---
FreeBSD:14:latest1.01.0-1.01.0---
FreeBSD:14:quarterly1.01.0-1.01.0---
FreeBSD:15:latest1.01.0n/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. pkgconf>=1.3.0_1 : devel/pkgconf
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for ipc-bench-1.0: ZMQ=off: Enable ZeroMQ benches via libzmq4 ===> Use 'make config' to modify these settings
Options name:
benchmarks_ipc-bench
USES:
cmake:noninja pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/goldsborough/ipc-bench/tar.gz/589146a?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0
08 Mar 2024 22:51:08
commit hash: 9b1521f73360a038e32fe7c5951079b019751f7fcommit hash: 9b1521f73360a038e32fe7c5951079b019751f7fcommit hash: 9b1521f73360a038e32fe7c5951079b019751f7fcommit hash: 9b1521f73360a038e32fe7c5951079b019751f7f files touched by this commit
Olivier Cochard (olivier) search for other commits by this committer
benchmarks/ipc-bench: Add new port

Benchmarks for various inter-process-communication (IPC) methods.

Sponsored by:	Netflix

Number of commits found: 1