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
Port details
xseticon Set window icon for any given X11 window
0.1 x11new! 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: danfe@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-12-13 19:42:05
Last Update: 2024-12-13 19:38:34
Commit Hash: 248938f
License: GPLv2+
WWW:
http://www.leonerd.org.uk/code/xseticon/
Description:
Xterm, and likely many other X11 programs, do not set themselves window icons, which window managers typically use to represent that program window in switcher lists, taskbars, and so on. This program can set the X11 window icon for any given window, to that of a given image file.
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 (4 items)
Collapse this list.
  1. bin/xseticon
  2. /usr/local/share/licenses/xseticon-0.1/catalog.mk
  3. /usr/local/share/licenses/xseticon-0.1/LICENSE
  4. /usr/local/share/licenses/xseticon-0.1/GPLv2+
Collapse this list.
Dependency lines:
  • xseticon>0:x11/xseticon
To install the port:
cd /usr/ports/x11/xseticon/ && make install clean
To add the package, run one of these commands:
  • pkg install x11/xseticon
  • pkg install xseticon
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: xseticon
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1516047601 SHA256 (xseticon-0.1+bzr14.tar.gz) = 048a8339b47030ebbff9cce4b58cb071a5c5f5a2cd7ff1ecc8434f95b2f8e4c5 SIZE (xseticon-0.1+bzr14.tar.gz) = 10192

Packages (timestamps in pop-ups are UTC):
xseticon
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-0.1--0.1---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-0.1--0.1---
FreeBSD:14:quarterly--------
FreeBSD:15:latest-0.1n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.4.1 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
  3. x11.pc : x11/libX11
  4. xmu.pc : x11-toolkits/libXmu
Runtime dependencies:
  1. x11.pc : x11/libX11
  2. xmu.pc : x11-toolkits/libXmu
Library dependencies:
  1. libgd.so : graphics/gd
  2. libglib-2.0.so : devel/glib20
  3. libintl.so : devel/gettext-runtime
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
x11_xseticon
USES:
gmake gnome pkgconfig xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.leonerd.org.uk/code/xseticon/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1
13 Dec 2024 19:38:34
commit hash: 248938f607f8961ea821f43dc360eb2cc8cacf4fcommit hash: 248938f607f8961ea821f43dc360eb2cc8cacf4fcommit hash: 248938f607f8961ea821f43dc360eb2cc8cacf4fcommit hash: 248938f607f8961ea821f43dc360eb2cc8cacf4f files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
x11/xseticon: new port had been added (+)

Some X11 programs do not set their window icons which window
managers typically use to represent that program window in
switcher lists, taskbars, and so on; this little program can
be handy in this case.

The patch to enable window selection based on WM_CLASS hints
is courtesy of Victor Kareh.

WWW: http://www.leonerd.org.uk/code/xseticon/

Number of commits found: 1