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
wdisplays GUI display configurator for wlroots compositors
1.1.1_1 x11 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 1.1.1_1Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-10-04 11:29:54
Last Update: 2023-12-23 18:14:14
Commit Hash: 3572ca3
Also Listed In: wayland
License: CC-BY-SA-4.0 CC0-1.0 GPLv3+ MIT
WWW:
https://github.com/artizirk/wdisplays
Description:
wdisplays is a graphical application for configuring displays in Wayland compositors. It borrows some code from kanshi. It should work in any compositor that implements wlr-output-management-unstable-v1. Compositors known to support the protocol are Sway and Wayfire. wdisplays' goal is to allow precise adjustment of display settings in kiosks, digital signage, and other elaborate multi-monitor setups.
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 (9 items)
Collapse this list.
  1. bin/wdisplays
  2. share/applications/network.cycles.wdisplays.desktop
  3. share/icons/hicolor/scalable/apps/network.cycles.wdisplays.svg
  4. /usr/local/share/licenses/wdisplays-1.1.1_1/catalog.mk
  5. /usr/local/share/licenses/wdisplays-1.1.1_1/LICENSE
  6. /usr/local/share/licenses/wdisplays-1.1.1_1/CC-BY-SA-4.0
  7. /usr/local/share/licenses/wdisplays-1.1.1_1/CC0-1.0
  8. /usr/local/share/licenses/wdisplays-1.1.1_1/GPLv3+
  9. /usr/local/share/licenses/wdisplays-1.1.1_1/MIT
Collapse this list.
Dependency lines:
  • wdisplays>0:x11/wdisplays
To install the port:
cd /usr/ports/x11/wdisplays/ && make install clean
To add the package, run one of these commands:
  • pkg install x11/wdisplays
  • pkg install wdisplays
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: wdisplays
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1688213246 SHA256 (artizirk-wdisplays-1.1.1_GH0.tar.gz) = 2df2c56db494c8450b1c7746b0ed2af11bf637fe2838f7412146fcc5cc1a2605 SIZE (artizirk-wdisplays-1.1.1_GH0.tar.gz) = 108810

Packages (timestamps in pop-ups are UTC):
wdisplays
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.1.1_11.1.1_1-1.1.1_11.1.1_1---
FreeBSD:13:quarterly1.1.1_11.1.1_1-1.1.1_11.1.1_1-1.1.1_11.1.1_1
FreeBSD:14:latest1.1.1_11.1.1_1-1.1.1_11.1.1_1--1.1_3
FreeBSD:14:quarterly1.1.1_11.1.1_1-1.1.1_11.1.1_1-1.1.1_11.1.1_1
FreeBSD:15:latest1.1.1_11.1.1_1n/a1.1.1_1n/a-1.1.1_1-
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. wayland-protocols>=1.17 : graphics/wayland-protocols
  2. meson : devel/meson
  3. ninja : devel/ninja
  4. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libepoxy.so : graphics/libepoxy
  2. libwayland-client.so : graphics/wayland
  3. libatk-1.0.so : accessibility/at-spi2-core
  4. libcairo.so : graphics/cairo
  5. libglib-2.0.so : devel/glib20
  6. libintl.so : devel/gettext-runtime
  7. libgtk-3.so : x11-toolkits/gtk30
  8. libpango-1.0.so : x11-toolkits/pango
This port is required by:
for Run
  1. x11/wcm

Configuration Options:
No options to configure
Options name:
x11_wdisplays
USES:
compiler:c11 gnome meson 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/artizirk/wdisplays/tar.gz/1.1.1?dummy=/
Collapse this list.

Number of commits found: 20

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1.1_1
23 Dec 2023 18:14:14
commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
*/*: Bump consumers of x11-toolkits/gtk30

New version of gtk3 in tree
1.1.1
02 Jul 2023 00:18:05
commit hash: 676f1b14e1eb88a5e65745b95ec461a759725715commit hash: 676f1b14e1eb88a5e65745b95ec461a759725715commit hash: 676f1b14e1eb88a5e65745b95ec461a759725715commit hash: 676f1b14e1eb88a5e65745b95ec461a759725715 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/wdisplays: update to 1.1.1

Changes:	https://github.com/artizirk/wdisplays/releases/tag/1.1.1
Reported by:	GitHub (watch releases)
1.1_3
02 Apr 2023 11:06:13
commit hash: 22fc57826007d2aae04c257b8adbcc40c154bf5dcommit hash: 22fc57826007d2aae04c257b8adbcc40c154bf5dcommit hash: 22fc57826007d2aae04c257b8adbcc40c154bf5dcommit hash: 22fc57826007d2aae04c257b8adbcc40c154bf5d files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/wdisplays: switch fdf37ec6360d to upstream fix
1.1_3
29 Mar 2023 16:49:09
commit hash: afbc2b47b5381b6494f013963e1538230bf1bcbbcommit hash: afbc2b47b5381b6494f013963e1538230bf1bcbbcommit hash: afbc2b47b5381b6494f013963e1538230bf1bcbbcommit hash: afbc2b47b5381b6494f013963e1538230bf1bcbb files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/wdisplays: fix UI overlap
1.1_2
29 Mar 2023 16:49:08
commit hash: fdf37ec6360d430f2a71f85f85cc2e70ae7fc60fcommit hash: fdf37ec6360d430f2a71f85f85cc2e70ae7fc60fcommit hash: fdf37ec6360d430f2a71f85f85cc2e70ae7fc60fcommit hash: fdf37ec6360d430f2a71f85f85cc2e70ae7fc60f files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/wdisplays: unbreak build with textproc/py-scour

====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: share/icons/hicolor/scalable/apps/network.cycles.wdisplays.svg
===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: share/icons/hicolor/scalable/apps/wdisplays.svg
===> Error: Plist issues found.
*** Error code 1

PR:		270525
Reported by:	Chad Jacob Milios
1.1_1
02 Mar 2023 05:23:10
commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
accessibility/at-spi2-core: update to 2.46.0

What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
  interface.

What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
  events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).

What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
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.1
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.1
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.1
20 Apr 2021 00:46:56
commit hash: cc887f718252474550a7fe7d0090604af9b365e3commit hash: cc887f718252474550a7fe7d0090604af9b365e3commit hash: cc887f718252474550a7fe7d0090604af9b365e3commit hash: cc887f718252474550a7fe7d0090604af9b365e3 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/wdisplays: update to 1.1

Changes:	https://github.com/artizirk/wdisplays/releases/tag/1.1
Reported by:	Repology
1.0_1
20 Apr 2021 00:46:56
commit hash: bca16f5881d679b33913bdff6a00f0116369f497commit hash: bca16f5881d679b33913bdff6a00f0116369f497commit hash: bca16f5881d679b33913bdff6a00f0116369f497commit hash: bca16f5881d679b33913bdff6a00f0116369f497 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/wdisplays: unbreak fetch via fork

fetch:
https://codeload.github.com/cyclopsian/wdisplays/tar.gz/1.0?dummy=/cyclopsian-wdisplays-1.0_GH0.tar.gz:
Not Found

Suggested by:	/r/swaywm, AUR
1.0_1
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_1
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_1
23 Jul 2020 03:22:27
Revision:542912Original commit files touched by this commit
jbeich search for other commits by this committer
x11/wdisplays: unbreak after r542295

$ G_MESSAGES_DEBUG=all wdisplays
[...]
(wdisplays:26315): Gdk-DEBUG: interface 'zwlr_screencopy_frame_v1' has no event
5
Gdk-Message: Error reading events from display: No error: 0
1.0
09 May 2020 08:07:33
Revision:534718Original commit files touched by this commit
jbeich search for other commits by this committer
x11/wdisplays: update to 1.0

Changes:	https://github.com/cyclopsian/wdisplays/compare/0faafdc...1.0
Reported by:	portscout
MFH:		2020Q2 (stability, upstream support)
s20200314
23 Mar 2020 17:08:25
Revision:528983Original commit files touched by this commit
jbeich search for other commits by this committer
x11/wdisplays: update to s20200314

Changes:	https://github.com/cyclopsian/wdisplays/compare/ba331ca...0faafdc
s20200112
14 Jan 2020 01:00:10
Revision:522981Original commit files touched by this commit
jbeich search for other commits by this committer
x11/wdisplays: update to s20200112

Changes:	https://github.com/cyclopsian/wdisplays/compare/22669ed...ba331ca
s20191026
08 Nov 2019 11:21:03
Revision:517047Original commit files touched by this commit
tobik search for other commits by this committer
x11*: Add missing USES={gl,gnome,mate}
s20191026
07 Nov 2019 00:53:54
Revision:516934Original commit files touched by this commit
jbeich search for other commits by this committer
x11/wdisplays: update to s20191026

Changes:	https://github.com/cyclopsian/wdisplays/compare/049bf5b...22669ed
s20190924
04 Oct 2019 11:29:33
Revision:513763Original commit files touched by this commit
jbeich search for other commits by this committer
x11/wdisplays: add new port

wdisplays is a graphical application for configuring displays in
Wayland compositors. It borrows some code from kanshi. It should work
in any compositor that implements the wlr-output-management-unstable-v1
protocol, including sway. The goal of this project is to allow precise
adjustment of display settings in kiosks, digital signage, and other
elaborate multi-monitor setups.

https://github.com/cyclopsian/wdisplays

Number of commits found: 20