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
xwallpaper Xwallpaper utility allows you to set image files as your X wallpaper
0.7.4_3 x11-toolkits 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.7.4_2Version of this port present on the latest quarterly branch.
Maintainer: rodrigo@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-11-15 21:45:05
Last Update: 2024-03-05 21:12:25
Commit Hash: a1f3f24
License: ISCL
WWW:
https://github.com/stoeckmann/xwallpaper
Description:
The xwallpaper utility allows you to set image files as your X wallpaper. JPEG, PNG, and XPM file formats are supported, all of them being configurable and therefore no fixed dependencies. The wallpaper is also advertised to programs which support semi-transparent backgrounds.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (6 items)
Collapse this list.
  1. bin/xwallpaper
  2. share/man/man1/xwallpaper.1.gz
  3. share/zsh/site-functions/_xwallpaper
  4. /usr/local/share/licenses/xwallpaper-0.7.4_3/catalog.mk
  5. /usr/local/share/licenses/xwallpaper-0.7.4_3/LICENSE
  6. /usr/local/share/licenses/xwallpaper-0.7.4_3/ISCL
Collapse this list.
Dependency lines:
  • xwallpaper>0:x11-toolkits/xwallpaper
To install the port:
cd /usr/ports/x11-toolkits/xwallpaper/ && make install clean
To add the package, run one of these commands:
  • pkg install x11-toolkits/xwallpaper
  • pkg install xwallpaper
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: xwallpaper
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1668529766 SHA256 (xwallpaper-0.7.4.tar.xz) = 6a5bde57a25036f486bd1ff46a86b9d1289e0b6cbf541c4c4e0b39e3a31f874d SIZE (xwallpaper-0.7.4.tar.xz) = 86432

Packages (timestamps in pop-ups are UTC):
xwallpaper
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.7.4_30.7.4_3-0.7.4_30.7.4_3---
FreeBSD:13:quarterly0.7.4_20.7.4_20.7.4_10.7.4_20.7.4_20.7.4_20.7.4_20.7.4_2
FreeBSD:14:latest0.7.4_30.7.4_30.7.40.7.4_20.7.4_30.7.4_1-0.7.4_1
FreeBSD:14:quarterly0.7.4_20.7.4_2-0.7.4_20.7.4_20.7.4_20.7.4_20.7.4_2
FreeBSD:15:latest0.7.4_30.7.4_3n/a0.7.4_2n/a0.7.4_20.7.4_20.7.4_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. pkgconf>=1.3.0_1 : devel/pkgconf
  2. autoconf>=2.71 : devel/autoconf
  3. automake>=1.16.5 : devel/automake
  4. x11.pc : x11/libX11
Runtime dependencies:
  1. x11.pc : x11/libX11
Library dependencies:
  1. libpixman-1.so : x11/pixman
  2. libxcb-image.so : x11/xcb-util-image
  3. libxcb-util.so : x11/xcb-util
  4. libjpeg.so : graphics/jpeg-turbo
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
x11-toolkits_xwallpaper
USES:
autoreconf jpeg pkgconfig tar:xz xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/stoeckmann/xwallpaper/releases/download/v0.7.4/
Collapse this list.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.7.4_3
05 Mar 2024 21:12:25
commit hash: a1f3f24ff30397360c55ed7e97750e6003589a58commit hash: a1f3f24ff30397360c55ed7e97750e6003589a58commit hash: a1f3f24ff30397360c55ed7e97750e6003589a58commit hash: a1f3f24ff30397360c55ed7e97750e6003589a58 files touched by this commit
Rodrigo Osorio (rodrigo) search for other commits by this committer
x11-toolkits/xwallpaper: moved manpages to share/man

Set GNU_CONFIGURE_MANPREFIX and fix plist
Fix formatting to make linters happy
0.7.4_2
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
0.7.4_1
16 Jan 2023 13:33:07
commit hash: ee5bff2e0ba17e0544a32303bdd013f32c9d2317commit hash: ee5bff2e0ba17e0544a32303bdd013f32c9d2317commit hash: ee5bff2e0ba17e0544a32303bdd013f32c9d2317commit hash: ee5bff2e0ba17e0544a32303bdd013f32c9d2317 files touched by this commit
Rodrigo Osorio (rodrigo) search for other commits by this committer
x11-toolkits/xwallpaper: Fix xwallpaper packaging

MFH:	2023Q1
0.7.4
15 Nov 2022 21:31:35
commit hash: 00ef172a51155e941cc51effcc6311c4633ad34bcommit hash: 00ef172a51155e941cc51effcc6311c4633ad34bcommit hash: 00ef172a51155e941cc51effcc6311c4633ad34bcommit hash: 00ef172a51155e941cc51effcc6311c4633ad34b files touched by this commit
Rodrigo Osorio (rodrigo) search for other commits by this committer
x11-toolkits/xwallpaper: New port xwallpaper

A utility to set image files as your X wallpaper

Number of commits found: 4