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
wev Wayland event viewer
1.0.0_2 x11 on this many watch lists=2 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.0.0_2Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-08-12 19:15:53
Last Update: 2023-08-09 14:07:38
Commit Hash: 43c8cc5
People watching this port, also watch:: pkg, neovim, sway, fuzzel, drm-kmod
Also Listed In: wayland
License: MIT
WWW:
https://git.sr.ht/~sircmpwn/wev
Description:
This is a tool for debugging events on a Wayland window, analagous to the X11 tool xev.
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/wev
  2. share/man/man1/wev.1.gz
  3. /usr/local/share/licenses/wev-1.0.0_2/catalog.mk
  4. /usr/local/share/licenses/wev-1.0.0_2/LICENSE
  5. /usr/local/share/licenses/wev-1.0.0_2/MIT
Collapse this list.
Dependency lines:
  • wev>0:x11/wev
To install the port:
cd /usr/ports/x11/wev/ && make install clean
To add the package, run one of these commands:
  • pkg install x11/wev
  • pkg install wev
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: wev
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1650166140 SHA256 (wev-1.0.0.tar.gz) = 613a1df1a4879d50ce72023de14aaf05be2e6f51346e84a69f50fc6d8502bbf4 SIZE (wev-1.0.0.tar.gz) = 8647

Expand this list (2 items)

Collapse this list.

SHA256 (0be512fb7058.patch) = a128a53d4cc60e6f0a28992ae08d52a02b101b175675344b5780d12d27ee146f SIZE (0be512fb7058.patch) = 1148

Collapse this list.


Packages (timestamps in pop-ups are UTC):
wev
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.0_21.0.0_21.0.0_21.0.0_21.0.0_2-1.0.0_2-
FreeBSD:13:quarterly1.0.0_21.0.0_21.0.0_21.0.0_21.0.0_21.0.0_21.0.0_21.0.0_2
FreeBSD:14:latest1.0.0_21.0.0_21.0.0_21.0.0_21.0.0_21.0.0_2-1.0.0_2
FreeBSD:14:quarterly1.0.0_21.0.0_2-1.0.0_21.0.0_21.0.0_21.0.0_21.0.0_2
FreeBSD:15:latest1.0.0_21.0.0_2n/a1.0.0_2n/a1.0.0_21.0.0_21.0.0_2
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. evdev-proto>0 : devel/evdev-proto
  2. wayland-protocols>0 : graphics/wayland-protocols
  3. scdoc : textproc/scdoc
  4. gmake>=4.3 : devel/gmake
  5. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libwayland-client.so : graphics/wayland
  2. libxkbcommon.so : x11/libxkbcommon
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
x11_wev
USES:
compiler:c11 gmake pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://git.sr.ht/~sircmpwn/wev/archive/1.0.0.tar.gz?dummy=/
Collapse this list.

Number of commits found: 23

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.0_2
09 Aug 2023 14:07:38
commit hash: 43c8cc5e61f398148da5278b417113aab6984b92commit hash: 43c8cc5e61f398148da5278b417113aab6984b92commit hash: 43c8cc5e61f398148da5278b417113aab6984b92commit hash: 43c8cc5e61f398148da5278b417113aab6984b92 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/wev: unbreak fetch due to recompression

=> Fetched file size mismatch (expected 8667, actual 8647)

 $ gzip -l wev-1.0.0.tar.gz
   compressed uncompressed  ratio uncompressed_name
-        8667        51200  83.0% wev-1.0.0.tar
+        8647        51200  83.1% wev-1.0.0.tar
1.0.0_2
30 Mar 2023 00:35:02
commit hash: 2a23619e0e9a0adb3df44b1ec0e13f8806ccbe79commit hash: 2a23619e0e9a0adb3df44b1ec0e13f8806ccbe79commit hash: 2a23619e0e9a0adb3df44b1ec0e13f8806ccbe79commit hash: 2a23619e0e9a0adb3df44b1ec0e13f8806ccbe79 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/wev: unbreak fetch due to Git upgrade

=> Fetched file size mismatch (expected 8647, actual 8667)

=> SHA256 Checksum mismatch for 0be512fb7058.patch.

-2.34.7
+2.38.4

See also:	https://github.com/git/git/commit/4f4be00d302b
1.0.0_2
28 Feb 2023 23:04:36
commit hash: 4a59358fa9d05ff029021dfc0b078affb6c5fdadcommit hash: 4a59358fa9d05ff029021dfc0b078affb6c5fdadcommit hash: 4a59358fa9d05ff029021dfc0b078affb6c5fdadcommit hash: 4a59358fa9d05ff029021dfc0b078affb6c5fdad files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/wev: unbreak fetch due to Git upgrade

=> SHA256 Checksum mismatch for 0be512fb7058.patch.

-2.34.5
+2.34.7

PR:		269887
Reported by:	Dan Kotowski
1.0.0_2
21 Oct 2022 18:39:50
commit hash: 9b954269090d62938dde1b167817cf40eedfa916commit hash: 9b954269090d62938dde1b167817cf40eedfa916commit hash: 9b954269090d62938dde1b167817cf40eedfa916commit hash: 9b954269090d62938dde1b167817cf40eedfa916 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/wev: unbreak fetch due to Git upgrade

=> SHA256 Checksum mismatch for 0be512fb7058.patch.

-2.34.4
+2.34.5
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)
1.0.0_2
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)
1.0.0_2
01 Sep 2022 14:09:09
commit hash: 16339f8816fab58f217ccbc1065f83b342acf899commit hash: 16339f8816fab58f217ccbc1065f83b342acf899commit hash: 16339f8816fab58f217ccbc1065f83b342acf899commit hash: 16339f8816fab58f217ccbc1065f83b342acf899 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/wev: unbreak fetch due to Git upgrade

-2.34.2
+2.34.4
1.0.0_2
01 Jul 2022 08:01:22
commit hash: b2eed2d66478efa63594275ffecd1be2d565c983commit hash: b2eed2d66478efa63594275ffecd1be2d565c983commit hash: b2eed2d66478efa63594275ffecd1be2d565c983commit hash: b2eed2d66478efa63594275ffecd1be2d565c983 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
wayland: add wayland virtual category
1.0.0_2
17 Apr 2022 03:47:31
commit hash: f90b839ace2e87ee4f6ed2dcb34336c1529403f2commit hash: f90b839ace2e87ee4f6ed2dcb34336c1529403f2commit hash: f90b839ace2e87ee4f6ed2dcb34336c1529403f2commit hash: f90b839ace2e87ee4f6ed2dcb34336c1529403f2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
x11/wev: Fix make fetch

Upstream upgrades git from 2.34.1 to 2.34.2.
The original checksum is verified by manually editing git version of the patch
file.

Approved by:	portmgr (blanket)
1.0.0_2
26 Feb 2022 21:31:46
commit hash: eeb3e9dfe0ae15bdb0f27008d5846e4f780f63cbcommit hash: eeb3e9dfe0ae15bdb0f27008d5846e4f780f63cbcommit hash: eeb3e9dfe0ae15bdb0f27008d5846e4f780f63cbcommit hash: eeb3e9dfe0ae15bdb0f27008d5846e4f780f63cb files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/wev: unbreak fetch due to Git upgrade

-2.32.0
+2.34.1

PR:		262213
1.0.0_2
05 Aug 2021 20:47:13
commit hash: a40048b28e2154fbe401056ebd84464a85eb17b5commit hash: a40048b28e2154fbe401056ebd84464a85eb17b5commit hash: a40048b28e2154fbe401056ebd84464a85eb17b5commit hash: a40048b28e2154fbe401056ebd84464a85eb17b5 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
*: unbreak fetch from git.sr.ht due to footer change

-2.32.0
+2.30.2

Reported by:	Alain De Vos (via FreeBSD Forums)
1.0.0_2
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
1.0.0_2
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.
1.0.0_2
23 Mar 2021 00:47:51
Revision:569001Original commit files touched by this commit
jbeich search for other commits by this committer
Unbreak fetch from git.sr.ht

Git footer have changed e.g.,

 ---
-2.30.1
+2.30.2
1.0.0_2
19 Feb 2021 11:49:35
Revision:566050Original commit files touched by this commit
jbeich search for other commits by this committer
Unbreak fetch from git.sr.ht

Git footer have changed e.g.,

 ---
-2.30.0
+2.30.1
1.0.0_2
17 Feb 2021 23:39:05
Revision:565827Original commit files touched by this commit
jbeich search for other commits by this committer
Unbreak fetch from git.sr.ht

GZIP compression ratio and Git footer have changed e.g.,

 method  crc     date  time    compressed uncompressed  ratio uncompressed_name
-defla 944caee6 Dec  7 21:15        12482        71680  82.5% scdoc-1.11.1.tar
+defla 944caee6 Feb 17 23:20        12510        71680  82.5% scdoc-1.11.1.tar

 ---
-2.26.2
+2.30.0
1.0.0_2
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.
1.0.0_1
23 Jul 2020 03:37:53
Revision:542913Original commit files touched by this commit
jbeich search for other commits by this committer
x11/wev: backport memory leaking fix
1.0.0
23 Mar 2020 19:05:22
Revision:528999Original commit files touched by this commit
jbeich search for other commits by this committer
x11/wev: update to 1.0.0 (nop)
s20200206
08 Feb 2020 00:56:33
Revision:525513Original commit files touched by this commit
jbeich search for other commits by this committer
x11/wev: update to s20200206

Changes:	https://git.sr.ht/~sircmpwn/wev/commit/cee3dfb2a8b4
s20191212
20 Jan 2020 02:01:42
Revision:523601Original commit files touched by this commit
jbeich search for other commits by this committer
Simplify port-specific manpages location after r523104

Not all of my ports are covered because:
- USES=cmake requires patching devel/cmake to undo BSD-specific defaults
  (A good example why BSD quirks should stay in ports, not to be upstreamed)
- USES=meson and GNU_CONFIGURE require dropping --mandir argument
- ponscripter-sekai requires Templates/BSD.local.dist to NOT create PREFIX/man
s20191212
17 Dec 2019 01:05:15
Revision:520298Original commit files touched by this commit
jbeich search for other commits by this committer
x11/wev: update to s20191112

Changes:	https://git.sr.ht/~sircmpwn/wev/commit/4435826
s20190811
12 Aug 2019 19:15:11
Revision:508764Original commit files touched by this commit
jbeich search for other commits by this committer
x11/wev: add new port

Number of commits found: 23