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 2022Q3
waypipe Network transparency with Wayland
0.8.3 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.8.3Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-08-14 00:44:31
Last Update: 2022-08-07 23:43:01
Commit Hash: e30fffa
Also Listed In: wayland
License: MIT
WWW:
https://gitlab.freedesktop.org/mstoeckl/waypipe
Description:
waypipe is a proxy for Wayland clients. It forwards Wayland messages and serializes changes to shared memory buffers over a single socket. This makes application forwarding similar to ssh -X feasible. WWW: https://gitlab.freedesktop.org/mstoeckl/waypipe
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/waypipe
  2. man/man1/waypipe.1.gz
  3. /usr/local/share/licenses/waypipe-0.8.3/catalog.mk
  4. /usr/local/share/licenses/waypipe-0.8.3/LICENSE
  5. /usr/local/share/licenses/waypipe-0.8.3/MIT
Collapse this list.
Dependency lines:
  • waypipe>0:net/waypipe
To install the port:
cd /usr/ports/net/waypipe/ && make install clean
To add the package, run one of these commands:
  • pkg install net/waypipe
  • pkg install waypipe
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: waypipe
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1659906535 SHA256 (mstoeckl-waypipe-f37c665893c74fb3f47364a4c2cecad8248ee6d4_GL0.tar.gz) = 0d8bebf867a6aa87dfcd591e815558b63cd4e02a407ee3f694b3b3f034966e0f SIZE (mstoeckl-waypipe-f37c665893c74fb3f47364a4c2cecad8248ee6d4_GL0.tar.gz) = 236302

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. scdoc : textproc/scdoc
  2. meson>=0.57.1_1 : devel/meson
  3. ninja : devel/ninja
  4. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libavcodec.so : multimedia/ffmpeg
  2. liblz4.so : archivers/liblz4
  3. libdrm.so : graphics/libdrm
  4. libva.so : multimedia/libva
  5. libzstd.so : archivers/zstd
  6. libgbm.so : graphics/mesa-libs
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for waypipe-0.8.3: FFMPEG=on: FFmpeg support (WMA, AIFF, AC3, APE...) LZ4=on: LZ4 compression support MANPAGES=on: Build and/or install manual pages OPENGL=on: 2D/3D rendering support via OpenGL VAAPI=on: VAAPI (GPU video acceleration) support ZSTD=on: Zstandard compression support ===> Use 'make config' to modify these settings
Options name:
net_waypipe
USES:
compiler:c11 localbase:ldflags meson pkgconfig gl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://gitlab.freedesktop.org/mstoeckl/waypipe/-/archive/f37c665893c74fb3f47364a4c2cecad8248ee6d4.tar.gz?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.8.3
07 Aug 2022 23:43:01
commit hash: e30fffa71dfc5f341e2853cccfd25c6b5431b204commit hash: e30fffa71dfc5f341e2853cccfd25c6b5431b204commit hash: e30fffa71dfc5f341e2853cccfd25c6b5431b204commit hash: e30fffa71dfc5f341e2853cccfd25c6b5431b204 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
net/waypipe: update to 0.8.3

Changes:	https://gitlab.freedesktop.org/mstoeckl/waypipe/-/releases/v0.8.3
Reported by:	GitLab (notify releases)

(cherry picked from commit a5d4d122cf2925ffd7e92d29ff255de4b5af9dea)
0.8.2
27 Jul 2022 00:34:32
commit hash: e114238b696403a5597027e9d01f52c2c706dff0commit hash: e114238b696403a5597027e9d01f52c2c706dff0commit hash: e114238b696403a5597027e9d01f52c2c706dff0commit hash: e114238b696403a5597027e9d01f52c2c706dff0 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
wayland: add more mostly leaf ports to virtual category

Caveats:
- emulators/rpcs3: install qt5-wayland and ensure Renderer is Vulkan (default)
- mail/thunderbird: add MOZ_ENABLE_WAYLAND=1 via environ(7)
- www/chromium: add --ozone-platform=wayland on command line
- www/firefox-esr: add MOZ_ENABLE_WAYLAND=1 via environ(7)
- www/firefox: add MOZ_ENABLE_WAYLAND=1 via environ(7)

(cherry picked from commit 29486876225718bafb70b78f4bb811674b06f164)
(cherry picked from commit bf8df578429ebfdbc76912b243516e8755bc616d)

Number of commits found: 2