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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
wmctrl Command line tool to interact with an EWMH/NetWM compatible X managers
1.07_8 x11 on this many watch lists=3 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.07_7Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2004-02-11 21:08:14
Last Update: 2024-02-26 19:26:37
Commit Hash: 5c831c6
People watching this port, also watch:: gimp, zip, atop, e2fsprogs
License: GPLv2
WWW:
http://sweb.cz/tripie/utils/wmctrl/
Description:
The wmctrl program is a command line tool to interact with an EWMH/NetWM compatible X Window Manager. It provides command line access to almost all the features defined in the EWMH specification. Using it, it's possible to, for example, obtain information about the window manager, get a detailed list of desktops and managed windows, switch and resize desktops, change number of desktops, make windows full-screen, always-above or sticky, and activate, close, move, resize, maximize and minimize them.
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/wmctrl
  2. share/man/man1/wmctrl.1.gz
  3. /usr/local/share/licenses/wmctrl-1.07_8/catalog.mk
  4. /usr/local/share/licenses/wmctrl-1.07_8/LICENSE
  5. /usr/local/share/licenses/wmctrl-1.07_8/GPLv2
Collapse this list.
Dependency lines:
  • wmctrl>0:x11/wmctrl
To install the port:
cd /usr/ports/x11/wmctrl/ && make install clean
To add the package, run one of these commands:
  • pkg install x11/wmctrl
  • pkg install wmctrl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: wmctrl
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (wmctrl-1.07.tar.gz) = d78a1efdb62f18674298ad039c5cbdb1edb6e8e149bb3a8e3a01a4750aa3cca9 SIZE (wmctrl-1.07.tar.gz) = 87820

Packages (timestamps in pop-ups are UTC):
wmctrl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.07_81.07_81.07_71.07_81.07_8---
FreeBSD:13:quarterly1.07_71.07_7-1.07_71.07_71.07_71.07_71.07_7
FreeBSD:14:latest1.07_81.07_81.07_71.07_81.07_81.07_7-1.07_7
FreeBSD:14:quarterly1.07_71.07_7-1.07_71.07_71.07_71.07_71.07_7
FreeBSD:15:latest1.07_71.07_8n/a1.07_7n/a1.07_71.07_71.07_7
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. x11.pc : x11/libX11
  3. xmu.pc : x11-toolkits/libXmu
  4. xext.pc : x11/libXext
  5. xt.pc : x11-toolkits/libXt
Runtime dependencies:
  1. x11.pc : x11/libX11
  2. xmu.pc : x11-toolkits/libXmu
  3. xext.pc : x11/libXext
  4. xt.pc : x11-toolkits/libXt
Library dependencies:
  1. libglib-2.0.so : devel/glib20
  2. libintl.so : devel/gettext-runtime
This port is required by:
for Run
  1. sysutils/inxi
  2. x11/ulauncher

Configuration Options:
No options to configure
Options name:
x11_wmctrl
USES:
gnome pkgconfig xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://sweb.cz/tripie/utils/wmctrl/dist/
Collapse this list.

Number of commits found: 27

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.07_8
26 Feb 2024 19:26:37
commit hash: 5c831c632c2b47dda91aa2c773aab79acdaca600commit hash: 5c831c632c2b47dda91aa2c773aab79acdaca600commit hash: 5c831c632c2b47dda91aa2c773aab79acdaca600commit hash: 5c831c632c2b47dda91aa2c773aab79acdaca600 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
x11/wmctrl: Moved man to share/man

Approved by:    portmgr (blanket)
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.07_7
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.07_7
20 Jul 2022 14:23:32
commit hash: d357bca4f0e71714865e030d7a1e611845d9050bcommit hash: d357bca4f0e71714865e030d7a1e611845d9050bcommit hash: d357bca4f0e71714865e030d7a1e611845d9050bcommit hash: d357bca4f0e71714865e030d7a1e611845d9050b files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
x11: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Adam Weinberger <adam@vectors.cx>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alexander Matey <matey@cis.ohio-state.edu>
  *  Alexander Nedotsukov <bland@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@regency.nsu.ru>
  *  Alexey Mikhailov <karma@ez.pereslavl.ru>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Anton Toernqvist <antont@inbox.lv>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.07_7
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.07_7
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}
1.07_7
07 Nov 2019 18:36:56
Revision:517000Original commit files touched by this commit
zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories x

Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
1.07_7
06 Mar 2018 12:32:00
Revision:463723Original commit files touched by this commit
tobik search for other commits by this committer
Reset MAINTAINER of flz's ports by his request

PR:		195339
1.07_7
08 Dec 2016 19:52:20
Revision:428152Original commit files touched by this commit
tijl search for other commits by this committer
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
1.07_6
03 Jul 2016 05:18:09
Revision:417956Original commit files touched by this commit
mi search for other commits by this committer
Fix compiler-warnings. Add LICENSE-declaration.

Approved by:	maintainer
1.07_6
19 May 2016 10:53:06
Revision:415500Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [p-x]*

Approved by:	portmgr blanket
1.07_6
11 Jan 2014 10:03:45
Revision:339414Original commit files touched by this commit
vanilla search for other commits by this committer
Support stagedir.

Approved by:	portmgr (blanket infrastructure)
1.07_6
20 Sep 2013 23:43:20
Revision:327777Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11)
1.07_6
12 Sep 2013 00:21:11
Revision:327018Original commit files touched by this commit
marino search for other commits by this committer
Add explicit dependency on pkgconf (27 ports)
1.07_6
24 Oct 2011 04:17:38
Original commit files touched by this commit
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
1.07_6
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.07_6
20 Dec 2010 11:13:44
Original commit files touched by this commit
flz search for other commits by this committer
Fix -d on openbox.

PR:             ports/152731
Submitted by:   vermaden <vermaden@interia.pl>
1.07_5
06 Jun 2008 14:09:15
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
1.07_4
21 Mar 2008 19:03:29
Original commit files touched by this commit
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX in favor of USE_XORG
- Bump PORTREVISION

Approved by:    flz (maintainer via irc)
1.07_3
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
1.07_2
09 Nov 2005 11:23:01
Original commit files touched by this commit
flz search for other commits by this committer
- Add SHA256 checksums.
1.07_2
05 Nov 2005 05:22:06
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
1.07_1
12 Mar 2005 10:54:27
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
1.07
01 Mar 2005 12:28:00
Original commit files touched by this commit
flz search for other commits by this committer
Change my email address in MAINTAINER lines for ports I maintain to
flz@FreeBSD.org.

Approved by:    pav (mentor)
1.07
22 Feb 2005 12:02:21
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 1.07.

PR:             77919
Submitted by:   maintainer
1.05_1
05 Apr 2004 03:31:02
Original commit files touched by this commit
marcus search for other commits by this committer
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
1.05
11 Feb 2004 21:07:22
Original commit files touched by this commit
pav search for other commits by this committer
Add wmctrl, a command line tool to interact with an
EWMH/NetWM compatible X Window Manager.

It provides command line access to almost all the features defined in
the EWMH specification. Using it, it's possible to, for example, obtain
information about the window manager, get a detailed list of desktops
and managed windows, switch and resize desktops, change number of
desktops, make windows full-screen, always-above or sticky, and
activate, close, move, resize, maximize and minimize them.

PR:             ports/62656
Submitted by:   Florent Thoumie <flz@xbsd.org>

Number of commits found: 27