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
Port details
hyprwire Fast and consistent wire protocol for IPC
0.1.1 develnew! 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: tagattie@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-11-23 13:33:05
Last Update: 2025-11-23 13:30:59
Commit Hash: 64d155c
License: BSD3CLAUSE
WWW:
https://github.com/hyprwm/hyprwire
Description:
Hyprwire is a fast and consistent wire protocol, and its implementation. This is essentially a "method" for processes to talk to each other.
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 (23 items)
Collapse this list.
  1. /usr/local/share/licenses/hyprwire-0.1.1/catalog.mk
  2. /usr/local/share/licenses/hyprwire-0.1.1/LICENSE
  3. /usr/local/share/licenses/hyprwire-0.1.1/BSD3CLAUSE
  4. bin/hyprwire-scanner
  5. include/hyprwire/core/ClientSocket.hpp
  6. include/hyprwire/core/ServerSocket.hpp
  7. include/hyprwire/core/implementation/ClientImpl.hpp
  8. include/hyprwire/core/implementation/Object.hpp
  9. include/hyprwire/core/implementation/ServerImpl.hpp
  10. include/hyprwire/core/implementation/Spec.hpp
  11. include/hyprwire/core/implementation/Types.hpp
  12. include/hyprwire/core/types/MessageMagic.hpp
  13. include/hyprwire/hyprwire.hpp
  14. lib/cmake/hyprwire-scanner/hyprwire-scanner-config-version.cmake
  15. lib/cmake/hyprwire-scanner/hyprwire-scanner-config.cmake
  16. lib/libhyprwire.so
  17. lib/libhyprwire.so.0.1.1
  18. lib/libhyprwire.so.1
  19. libdata/pkgconfig/hyprwire-scanner.pc
  20. libdata/pkgconfig/hyprwire.pc
  21. @owner
  22. @group
  23. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • hyprwire>0:devel/hyprwire
To install the port:
cd /usr/ports/devel/hyprwire/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/hyprwire
  • pkg install hyprwire
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: hyprwire
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1763884570 SHA256 (hyprwm-hyprwire-v0.1.1_GH0.tar.gz) = db522dd32756a956833b92ea2f50fb9863392ba43daca42a8008228c6dfc8343 SIZE (hyprwm-hyprwire-v0.1.1_GH0.tar.gz) = 31531

No package information for this port in our database
Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
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
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libhyprutils.so : devel/hyprutils
  2. libffi.so : devel/libffi
  3. libpugixml.so : textproc/pugixml
This port is required by:
for Libraries
  1. x11/hyprlauncher

Configuration Options:
===> The following configuration options are available for hyprwire-0.1.1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_hyprwire
USES:
cmake:testing compiler:c++11-lib 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/hyprwm/hyprwire/tar.gz/v0.1.1?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
0.1.1
23 Nov 2025 13:30:59
commit hash: 64d155c6268ca82152fa02f31947adb4b2910f12commit hash: 64d155c6268ca82152fa02f31947adb4b2910f12commit hash: 64d155c6268ca82152fa02f31947adb4b2910f12commit hash: 64d155c6268ca82152fa02f31947adb4b2910f12 files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
devel/hyprwire: Add port: Fast and consistent wire protocol for IPC

Hyprwire is a fast and consistent wire protocol, and its
implementation. This is essentially a "method" for processes to talk
to each other.

WWW: https://github.com/hyprwm/hyprwire

Number of commits found: 1