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
waypipe Network transparency with Wayland
0.9.0 net on this many watch lists=1 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.6_2Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-07-02 03:31:44
Last Update: 2024-03-16 23:15:34
Commit Hash: 512eb6b
People watching this port, also watch:: scrot, v4l-utils, coreutils, tmux
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.
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 (5 items)
Collapse this list.
  1. bin/waypipe
  2. share/man/man1/waypipe.1.gz
  3. /usr/local/share/licenses/waypipe-0.9.0/catalog.mk
  4. /usr/local/share/licenses/waypipe-0.9.0/LICENSE
  5. /usr/local/share/licenses/waypipe-0.9.0/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 = 1710608981 SHA256 (waypipe-v0.9.0.tar.bz2) = 79d5e8c534e190b0f076ae2e9cd711881d31efc58dbbd6326b477f3ed5a99807 SIZE (waypipe-v0.9.0.tar.bz2) = 193493

Packages (timestamps in pop-ups are UTC):
waypipe
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.9.00.9.0-0.9.00.9.0---
FreeBSD:13:quarterly0.9.00.9.0-0.9.00.9.00.8.6_20.8.6_2-
FreeBSD:14:latest0.9.00.9.0-0.9.00.9.00.8.6_2-0.8.6_2
FreeBSD:14:quarterly0.8.6_20.9.0-0.8.6_20.9.00.8.6_20.8.6_2-
FreeBSD:15:latest0.8.6_30.9.0n/a0.8.6_3n/a0.8.6_3--
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. scdoc : textproc/scdoc
  2. meson : 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.9.0: 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/v0.9.0/
Collapse this list.

Number of commits found: 45

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9.0
16 Mar 2024 23:15:34
commit hash: 512eb6bf9d3c023c61d83252627f7626e83bb78bcommit hash: 512eb6bf9d3c023c61d83252627f7626e83bb78bcommit hash: 512eb6bf9d3c023c61d83252627f7626e83bb78bcommit hash: 512eb6bf9d3c023c61d83252627f7626e83bb78b files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
net/waypipe: update to 0.9.0

Changes:	https://gitlab.freedesktop.org/mstoeckl/waypipe/-/releases/v0.9.0
Reported by:	GitLab (notify releases)
0.8.6_3
12 Jan 2024 22:40:48
commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sanitize MANPREFIX for meson ports

Approved by:	portmgr
0.8.6_2
12 Jul 2023 21:44:30
commit hash: 49ec099d8c176e46abc88c0f976b4e6f5f9f39e3commit hash: 49ec099d8c176e46abc88c0f976b4e6f5f9f39e3commit hash: 49ec099d8c176e46abc88c0f976b4e6f5f9f39e3commit hash: 49ec099d8c176e46abc88c0f976b4e6f5f9f39e3 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
net/waypipe: drop GL_TAGNAME
0.8.6_2
12 Jul 2023 18:56:04
commit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986ccommit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986ccommit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986ccommit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986c files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
bsd.sites.mk: Update all ports using USE_GITLAB

Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.

Approved by:		portmgr (tcberner, mentor)
Differential Revision:	https://reviews.freebsd.org/D37077
0.8.6_2
27 Apr 2023 12:01:46
commit hash: f7accb23bf4c9fc87a4b362937629ccd09d425e5commit hash: f7accb23bf4c9fc87a4b362937629ccd09d425e5commit hash: f7accb23bf4c9fc87a4b362937629ccd09d425e5commit hash: f7accb23bf4c9fc87a4b362937629ccd09d425e5 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
*/*: Bump all users of multimedia/ffmpeg*

...to make sure all picks up new version(s)
0.8.6_1
25 Apr 2023 15:17:15
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 files touched by this commit
Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
0.8.6
08 Apr 2023 17:04:28
commit hash: 21dba3a7bf0ed15ec13befd504464d938a1a7870commit hash: 21dba3a7bf0ed15ec13befd504464d938a1a7870commit hash: 21dba3a7bf0ed15ec13befd504464d938a1a7870commit hash: 21dba3a7bf0ed15ec13befd504464d938a1a7870 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
net/waypipe: update to 0.8.6

Changes:	https://gitlab.freedesktop.org/mstoeckl/waypipe/-/releases/v0.8.6
Reported by:	GitLab (notify releases)
0.8.5
11 Mar 2023 15:55:26
commit hash: 9cd167c360c4bb0216c5188078c251a8eb144888commit hash: 9cd167c360c4bb0216c5188078c251a8eb144888commit hash: 9cd167c360c4bb0216c5188078c251a8eb144888commit hash: 9cd167c360c4bb0216c5188078c251a8eb144888 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
net/waypipe: update to 0.8.5

Changes:	https://gitlab.freedesktop.org/mstoeckl/waypipe/-/releases/v0.8.5
Reported by:	GitLab (notify releases)
0.8.4
30 Oct 2022 06:58:45
commit hash: 1d9b380d6976a6cb946355bd6205b450e9152d91commit hash: 1d9b380d6976a6cb946355bd6205b450e9152d91commit hash: 1d9b380d6976a6cb946355bd6205b450e9152d91commit hash: 1d9b380d6976a6cb946355bd6205b450e9152d91 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
net/waypipe: update to 0.8.4

Changes:	https://gitlab.freedesktop.org/mstoeckl/waypipe/-/releases/v0.8.4
Reported by:	GitLab (notify releases)
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.8.3
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.8.3
07 Aug 2022 23:42:18
commit hash: a5d4d122cf2925ffd7e92d29ff255de4b5af9deacommit hash: a5d4d122cf2925ffd7e92d29ff255de4b5af9deacommit hash: a5d4d122cf2925ffd7e92d29ff255de4b5af9deacommit hash: a5d4d122cf2925ffd7e92d29ff255de4b5af9dea 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)
0.8.2
20 Jul 2022 12:48:14
commit hash: 29486876225718bafb70b78f4bb811674b06f164commit hash: 29486876225718bafb70b78f4bb811674b06f164commit hash: 29486876225718bafb70b78f4bb811674b06f164commit hash: 29486876225718bafb70b78f4bb811674b06f164 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)
0.8.2
26 Nov 2021 15:38:16
commit hash: cc24bf99accc3c6ad11e4f0b99efc7a7fc3eed3dcommit hash: cc24bf99accc3c6ad11e4f0b99efc7a7fc3eed3dcommit hash: cc24bf99accc3c6ad11e4f0b99efc7a7fc3eed3dcommit hash: cc24bf99accc3c6ad11e4f0b99efc7a7fc3eed3d files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
net/waypipe: update to 0.8.2

Changes:	https://gitlab.freedesktop.org/mstoeckl/waypipe/-/releases/v0.8.2
Reported by:	Repology
0.8.1
18 Oct 2021 00:30:54
commit hash: 1894fbb6d57e8ea0ae3a29d6c32ad3646cfba8edcommit hash: 1894fbb6d57e8ea0ae3a29d6c32ad3646cfba8edcommit hash: 1894fbb6d57e8ea0ae3a29d6c32ad3646cfba8edcommit hash: 1894fbb6d57e8ea0ae3a29d6c32ad3646cfba8ed files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
net/waypipe: update to 0.8.1

Changes:	https://gitlab.freedesktop.org/mstoeckl/waypipe/-/releases/v0.8.1
Reported by:	Repology
0.8.0_1
30 Sep 2021 21:23:30
commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
cleanup: drop support for EOL FreeBSD 11.X

Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11

Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*

Reviewed by:	doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
0.8.0_1
22 Jun 2021 18:53:08
commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
graphics/mesa-libs: Bump reverse deps for libglvnd

Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.

PR:		246767
Reviewed by:	manu, bapt
Approved by:	x11
Differential Revision:	https://reviews.freebsd.org/D30824
0.8.0
09 Apr 2021 18:44:23
commit hash: 911f04257e3175fca4e46c7d57bf5ca79767e209commit hash: 911f04257e3175fca4e46c7d57bf5ca79767e209commit hash: 911f04257e3175fca4e46c7d57bf5ca79767e209commit hash: 911f04257e3175fca4e46c7d57bf5ca79767e209 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
Regenerate all distfiles using gitlab as source.

This regeneration is required as the new gitlab version changed
the address and the directory the source files can be downloaded.

This commit also applies some small fixes to make sure all ports using
gitlab are buildable.

Reviewed by:	mat
Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D29628
0.8.0
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.8.0
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.8.0
29 Mar 2021 01:47:43
Revision:569427Original commit files touched by this commit
jbeich search for other commits by this committer
net/waypipe: update to 0.8.0

Changes:	https://gitlab.freedesktop.org/mstoeckl/waypipe/-/releases/v0.8.0
Reported by:	Repology
0.7.2
04 Jan 2021 20:40:39
Revision:560339Original commit files touched by this commit
jbeich search for other commits by this committer
net/waypipe: update to 0.7.2

Changes:	https://gitlab.freedesktop.org/mstoeckl/waypipe/-/releases/v0.7.2
Changes:	https://gitlab.freedesktop.org/mstoeckl/waypipe/compare/v0.7.1...v0.7.2
Reported by:	Repology
0.7.1
06 Nov 2020 21:30:19
Revision:554321Original commit files touched by this commit
jbeich search for other commits by this committer
net/waypipe: update to 0.7.1

Changes:	https://gitlab.freedesktop.org/mstoeckl/waypipe/-/releases#v0.7.1
Changes:	https://gitlab.freedesktop.org/mstoeckl/waypipe/compare/v0.7.0...v0.7.1
Reported by:	Repology
0.7.0
07 Jul 2020 00:56:48
Revision:541378Original commit files touched by this commit
jbeich search for other commits by this committer
net/waypipe: update to 0.7.0

Changes:	https://gitlab.freedesktop.org/mstoeckl/waypipe/compare/v0.6.1...v0.7.0
Reported by:	private mail by upstream, Repology
0.6.1_1
24 May 2020 10:23:24
Revision:536383Original commit files touched by this commit
jbeich search for other commits by this committer
Chase GitLab redirect in PATCH_SITES

https://about.gitlab.com/releases/2020/05/06/gitlab-com-13-0-breaking-changes/#removal-of-deprecated-project-paths
0.6.1_1
11 May 2020 19:50:29
Revision:534935Original commit files touched by this commit
jbeich search for other commits by this committer
Convert GitLab patches to simple diffs

GitLab unlike GitHub keeps the footer from git-format-patch(1) which
frequently changes on Git version upgrades. So, switch to git-diff(1)
which lacks header/footer.

Approved by:	x11 (zeising via Gitter)
MFH:		2020Q2 (avoid bustage over time due to upstream infra upgrades)
Differential Revision:	https://reviews.freebsd.org/D24810
0.6.1_1
07 May 2020 22:36:20
Revision:534299Original commit files touched by this commit
jbeich search for other commits by this committer
net/waypipe: regen patches (gitlab bug)

-2.24.1
+2.26.2
0.6.1_1
24 Dec 2019 10:48:24
Revision:520795Original commit files touched by this commit
jbeich search for other commits by this committer
net/waypipe: regen patches (gitlab bug)

--- 9f0b9f2e8929.patch.orig
+++ 9f0b9f2e8929.patch
@@ -69,5 +69,5 @@ index 76949d3..a0cf2a7 100644
  			if (unmap_dmabuf(sfd->dmabuf_bo, handle) == -1) {
  				return 0;
 --
-2.22.2
+2.24.1

Reported by:	DPorts
0.6.1_1
21 Dec 2019 15:35:48
Revision:520568Original commit files touched by this commit
jbeich search for other commits by this committer
net/waypipe: backport DMABUF crashfix for OPENGL=on
0.6.1
20 Sep 2019 19:58:36
Revision:512440Original commit files touched by this commit
jbeich search for other commits by this committer
Switch default devel/llvm* to 90

PR:		239682
Reviewed by:	tobik
Differential Revision:	https://reviews.freebsd.org/D21172
0.6.1
14 Sep 2019 14:07:59
Revision:512014Original commit files touched by this commit
jbeich search for other commits by this committer
net/waypipe: builds fine with clang 6 after r509126

https://gitlab.freedesktop.org/mstoeckl/waypipe/commit/9037dd244903
0.6.1
02 Sep 2019 19:55:34
Revision:510839Original commit files touched by this commit
jbeich search for other commits by this committer
devel/meson: Update to 0.51.2

- Apply upstream fix to build D applications e.g., x11/tilix

Changes:	https://github.com/mesonbuild/meson/compare/0.51.0...0.51.2
PR:		240182
Exp-run by:	antoine
0.6.1
27 Aug 2019 02:43:28
Revision:509980Original commit files touched by this commit
jbeich search for other commits by this committer
net/waypipe: update to 0.6.1

Changes:	https://gitlab.freedesktop.org/mstoeckl/waypipe/compare/v0.6.0...v0.6.1
0.6.0
17 Aug 2019 00:47:42
Revision:509126Original commit files touched by this commit
jbeich search for other commits by this committer
net/waypipe: update to 0.6.0

Changes:	https://gitlab.freedesktop.org/mstoeckl/waypipe/compare/v0.5.0...v0.6.0
0.5.0
11 Aug 2019 05:05:45
Revision:508582Original commit files touched by this commit
jbeich search for other commits by this committer
net/waypipe: update to 0.5.0

Changes:	https://gitlab.freedesktop.org/mstoeckl/waypipe/compare/v0.4.0...v0.5.0
MFH:		2019Q3 (better OpenGL support on Intel)
0.4.0_1
05 Aug 2019 23:06:50
Revision:508216Original commit files touched by this commit
jbeich search for other commits by this committer
multimedia/ffmpeg: update to 4.2

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
0.4.0
02 Aug 2019 04:33:13
Revision:507841Original commit files touched by this commit
jbeich search for other commits by this committer
net/waypipe: update to 0.4.0

Changes:	https://gitlab.freedesktop.org/mstoeckl/waypipe/compare/v0.3.0...v0.4.0
0.3.0_3
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.3.0_2
12 Jul 2019 05:28:47
Revision:506434Original commit files touched by this commit
jbeich search for other commits by this committer
net/waypipe: rename DMABUF to OPENGL for consistency

Other options are already named after dependencies they pull.
How OpenGL is achieved is less important from users' POV.
0.3.0_2
07 Jul 2019 10:04:51
Revision:506125Original commit files touched by this commit
jbeich search for other commits by this committer
net/waypipe: libffi is unused after r505949

https://gitlab.freedesktop.org/mstoeckl/waypipe/commit/7e1c5dc9fc55
0.3.0_1
06 Jul 2019 23:52:01
Revision:506089Original commit files touched by this commit
jbeich search for other commits by this committer
net/waypipe: unbreak proxying EGL apps (DMABUF option)

Obtained from:	upstream
0.3.0
06 Jul 2019 00:44:17
Revision:505949Original commit files touched by this commit
jbeich search for other commits by this committer
net/waypipe: update to 0.3.0

Changes:	https://gitlab.freedesktop.org/mstoeckl/waypipe/compare/a4b8d6b...v0.3.0
MFH:		2019Q3 (first release with FreeBSD support)
0.2.0.31
05 Jul 2019 00:27:06
Revision:505871Original commit files touched by this commit
jbeich search for other commits by this committer
net/waypipe: unbreak on GCC architectures

cc1: error: unrecognized command line option "-std=c11"
0.2.0.31
03 Jul 2019 23:49:39
Revision:505801Original commit files touched by this commit
jbeich search for other commits by this committer
net/waypipe: update to 0.2.0.31

Changes:	https://gitlab.freedesktop.org/mstoeckl/waypipe/compare/360676b...a4b8d6b
0.2.0.27
02 Jul 2019 00:42:58
Revision:505658Original commit files touched by this commit
jbeich search for other commits by this committer
net/waypipe: add new port

https://lists.freedesktop.org/archives/wayland-devel/2019-June/040687.html

Number of commits found: 45