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
wlvncc Wayland Native VNC Client
s20240407 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 s20230105_3Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-07-18 01:20:31
Last Update: 2024-04-29 11:48:02
Commit Hash: 742d058
Also Listed In: wayland
License: GPLv2+ ISCL
WWW:
https://github.com/any1/wlvncc
Description:
This is a work-in-progress implementation of a Wayland native VNC client. Expect bugs and missing features.
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/wlvncc
  2. /usr/local/share/licenses/wlvncc-s20240407/catalog.mk
  3. /usr/local/share/licenses/wlvncc-s20240407/LICENSE
  4. /usr/local/share/licenses/wlvncc-s20240407/GPLv2+
  5. /usr/local/share/licenses/wlvncc-s20240407/ISCL
Collapse this list.
Dependency lines:
  • wlvncc>0:net/wlvncc
To install the port:
cd /usr/ports/net/wlvncc/ && make install clean
To add the package, run one of these commands:
  • pkg install net/wlvncc
  • pkg install wlvncc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: wlvncc
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1714391204 SHA256 (any1-wlvncc-s20240407-0c1308f_GH0.tar.gz) = cd9a61a80d4592da4d71d6e830ca370a57d89fa3da8e8f50d17bf8bef2ca0f85 SIZE (any1-wlvncc-s20240407-0c1308f_GH0.tar.gz) = 163167

Packages (timestamps in pop-ups are UTC):
wlvncc
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latests20230105_3s20240407s20201206s20230105_3s20240407-s20201206-
FreeBSD:13:quarterlys20230105_3s20230105_3-s20230105_3s20230105_3s20230105_3s20230105_3-
FreeBSD:14:latests20230105_3s20240407-s20230105_3s20240407s20230105_2-s20230105_2
FreeBSD:14:quarterlys20230105_3s20230105_3-s20230105_3s20230105_3s20230105_3s20230105_3-
FreeBSD:15:latests20240407s20240407n/a-n/as20230105_3--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. evdev-proto>0 : devel/evdev-proto
  2. meson : devel/meson
  3. ninja : devel/ninja
  4. pkgconf>=1.3.0_1 : devel/pkgconf
  5. pixman-1.pc : x11/pixman
Runtime dependencies:
  1. pixman-1.pc : x11/pixman
Library dependencies:
  1. liblzo2.so : archivers/lzo2
  2. libaml.so : devel/aml
  3. libdrm.so : graphics/libdrm
  4. libwayland-client.so : graphics/wayland
  5. libavcodec.so : multimedia/ffmpeg
  6. libgnutls.so : security/gnutls
  7. libgcrypt.so : security/libgcrypt
  8. libxkbcommon.so : x11/libxkbcommon
  9. libEGL.so : graphics/libglvnd
  10. libgbm.so : graphics/mesa-libs
  11. libGLESv2.so : graphics/libglvnd
  12. libjpeg.so : graphics/jpeg-turbo
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net_wlvncc
USES:
compiler:c11 gl jpeg meson pkgconfig xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/any1/wlvncc/tar.gz/0c1308f?dummy=/
Collapse this list.

Number of commits found: 24

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
s20240407
29 Apr 2024 11:48:02
commit hash: 742d058eb50549d4636ab0aca0fcbe7552fbe4a7commit hash: 742d058eb50549d4636ab0aca0fcbe7552fbe4a7commit hash: 742d058eb50549d4636ab0aca0fcbe7552fbe4a7commit hash: 742d058eb50549d4636ab0aca0fcbe7552fbe4a7 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
net/wlvncc: update to s20240407

Changes:	https://github.com/any1/wlvncc/compare/2b9a886...0c1308f
s20230105_3
11 Dec 2023 13:18:48
commit hash: 04faeb256407343d5902f147c62da5a4738ae085commit hash: 04faeb256407343d5902f147c62da5a4738ae085commit hash: 04faeb256407343d5902f147c62da5a4738ae085commit hash: 04faeb256407343d5902f147c62da5a4738ae085 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
net/wlvncc: dedup libdrm in _DEPENDS after 5e79376860c4
s20230105_3
28 Jul 2023 17:13:17
commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
*/*: Bump jpeg-turbo users treewide

New major version 3.0.0
s20230105_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)
s20230105_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
s20230105
23 Jan 2023 23:52:15
commit hash: 89ea2f596749b0a3865161c0aeb54c1e35049051commit hash: 89ea2f596749b0a3865161c0aeb54c1e35049051commit hash: 89ea2f596749b0a3865161c0aeb54c1e35049051commit hash: 89ea2f596749b0a3865161c0aeb54c1e35049051 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
net/wlvncc: update to s20230105

Changes:	https://github.com/any1/wlvncc/compare/ed52288...2b9a886
s20221023
06 Nov 2022 01:56:35
commit hash: cc49ff53e2a00a27a155c51443fd3d51cb9e7b33commit hash: cc49ff53e2a00a27a155c51443fd3d51cb9e7b33commit hash: cc49ff53e2a00a27a155c51443fd3d51cb9e7b33commit hash: cc49ff53e2a00a27a155c51443fd3d51cb9e7b33 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
net/wlvncc: update to s20221023

Changes:	https://github.com/any1/wlvncc/compare/9ef4184...ed52288
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)
s20220730
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)
s20220730
09 Aug 2022 16:05:48
commit hash: 4d9ff1b50b9e11b50cc1d060cb8b599257154d6dcommit hash: 4d9ff1b50b9e11b50cc1d060cb8b599257154d6dcommit hash: 4d9ff1b50b9e11b50cc1d060cb8b599257154d6dcommit hash: 4d9ff1b50b9e11b50cc1d060cb8b599257154d6d files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
net/wlvncc: update to s20220730

Changes:	https://github.com/any1/wlvncc/compare/df203e5...9ef4184
s20220710
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)
s20220710
10 Jul 2022 15:29:23
commit hash: 1bb9552aa764795f5928a6fa8dbfdeea98657d62commit hash: 1bb9552aa764795f5928a6fa8dbfdeea98657d62commit hash: 1bb9552aa764795f5928a6fa8dbfdeea98657d62commit hash: 1bb9552aa764795f5928a6fa8dbfdeea98657d62 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
net/wlvncc: update to s20220710

Changes:	https://github.com/any1/wlvncc/compare/81c9d84...df203e5
s20220706
10 Jul 2022 15:29:23
commit hash: 30db4ef2c2804da41e6e3c64c489c64e1ddfddcccommit hash: 30db4ef2c2804da41e6e3c64c489c64e1ddfddcccommit hash: 30db4ef2c2804da41e6e3c64c489c64e1ddfddcccommit hash: 30db4ef2c2804da41e6e3c64c489c64e1ddfddcc files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
net/wlvncc: chase license after aa7a90bdb398
s20220706
09 Jul 2022 22:45:49
commit hash: aa7a90bdb398f1ef5b0a55680004f53d528ae0bfcommit hash: aa7a90bdb398f1ef5b0a55680004f53d528ae0bfcommit hash: aa7a90bdb398f1ef5b0a55680004f53d528ae0bfcommit hash: aa7a90bdb398f1ef5b0a55680004f53d528ae0bf files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
net/wlvncc: update to s20220706

Changes:	https://github.com/any1/wlvncc/compare/0ea00b4...81c9d84
s20220630
09 Jul 2022 22:45:49
commit hash: 973e0fe86a7e7f77f4ab0404d574d3567e68abcfcommit hash: 973e0fe86a7e7f77f4ab0404d574d3567e68abcfcommit hash: 973e0fe86a7e7f77f4ab0404d574d3567e68abcfcommit hash: 973e0fe86a7e7f77f4ab0404d574d3567e68abcf files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
net/wlvncc: update to s20220630

Changes:	https://github.com/any1/wlvncc/compare/8388634...0ea00b4
s20220424
24 Apr 2022 16:36:57
commit hash: 5e79376860c43c9c1d95d0719bac21d26029bc2acommit hash: 5e79376860c43c9c1d95d0719bac21d26029bc2acommit hash: 5e79376860c43c9c1d95d0719bac21d26029bc2acommit hash: 5e79376860c43c9c1d95d0719bac21d26029bc2a files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
net/wlvncc: update to s20220424

Changes:	https://github.com/any1/wlvncc/compare/ec51388...2c20e7f
s20220207
07 Apr 2022 00:57:32
commit hash: cb1788291f45d1ce46ac19bd1b9cdcad328b7bc5commit hash: cb1788291f45d1ce46ac19bd1b9cdcad328b7bc5commit hash: cb1788291f45d1ce46ac19bd1b9cdcad328b7bc5commit hash: cb1788291f45d1ce46ac19bd1b9cdcad328b7bc5 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
net/wlvncc: update to s20220207

Changes:	https://github.com/any1/wlvncc/compare/1ca82ce...ec51388
s20201206
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
s20201206
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.
s20201206
12 Dec 2020 15:43:05
Revision:557832Original commit files touched by this commit
jbeich search for other commits by this committer
net/wlvncc: update to s20201206

Requires recent enough libvncserver, so backport what already passed
upstream review.

Changes:	https://github.com/any1/wlvncc/compare/67bd333...1ca82ce
s20200807_1
28 Sep 2020 19:59:57
Revision:550443Original commit files touched by this commit
zeising search for other commits by this committer
Bump portrevision for devel/evdev-proto

Bump portrevision on everything with a build dependency on
devel/evdev-proto, to chace the update of evdev-proto in r550442.
08 Aug 2020 00:53:15
Revision:544355Original commit files touched by this commit Refresh
jbeich search for other commits by this committer
net/wlvncc: update to s20200807

Changes:	https://github.com/any1/wlvncc/compare/f7aab11...67bd333
s20200719
21 Jul 2020 00:41:03
Revision:542680Original commit files touched by this commit
jbeich search for other commits by this committer
net/wlvncc: update to s20200719

Changes:	https://github.com/any1/wlvncc/compare/e7a1460...f7aab11
s20200714
18 Jul 2020 01:20:25
Revision:542462Original commit files touched by this commit
jbeich search for other commits by this committer
net/wlvncc: add new port

This is a work-in-progress implementation of a Wayland native VNC
client. Expect bugs and missing features.

https://github.com/any1/wlvncc

Number of commits found: 24