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
selectwm Select a window manager when starting X11
0.4.1_12 x11-wm 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.4.1_12Version of this port present on the latest quarterly branch.
Maintainer: danfe@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2004-01-30 14:57:18
Last Update: 2024-01-23 11:32:28
Commit Hash: 9a81a60
License: GPLv2+
WWW:
https://ordiluc.net/selectwm/
Description:
This is a small application (using GTK+) which lets you select your window manager. It looks for a file named .selectwmrc in the user's directory which contains a list of window managers. When you start X it should show a list which lets you choose your window manager (by double clicking on it with the mouse or with the arrow keys and the return or space key).
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 (6 items)
Collapse this list.
  1. bin/selectwm
  2. share/locale/fr/LC_MESSAGES/selectwm.mo
  3. share/man/man1/selectwm.1.gz
  4. /usr/local/share/licenses/selectwm-0.4.1_12/catalog.mk
  5. /usr/local/share/licenses/selectwm-0.4.1_12/LICENSE
  6. /usr/local/share/licenses/selectwm-0.4.1_12/GPLv2+
Collapse this list.
Dependency lines:
  • selectwm>0:x11-wm/selectwm
To install the port:
cd /usr/ports/x11-wm/selectwm/ && make install clean
To add the package, run one of these commands:
  • pkg install x11-wm/selectwm
  • pkg install selectwm
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: selectwm
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (selectwm-0.4.1.tar.bz2) = 5ba49d5303f6613b829c88098b29b78e3d555d3a69a5c88a73aa4deaf82729a4 SIZE (selectwm-0.4.1.tar.bz2) = 151454

Packages (timestamps in pop-ups are UTC):
selectwm
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.4.1_120.4.1_120.4.1_100.4.1_120.4.1_12---
FreeBSD:13:quarterly0.4.1_120.4.1_12-0.4.1_120.4.1_120.4.1_120.4.1_120.4.1_12
FreeBSD:14:latest0.4.1_120.4.1_120.4.1_100.4.1_120.4.1_120.4.1_11-0.4.1_11
FreeBSD:14:quarterly0.4.1_120.4.1_12-0.4.1_120.4.1_120.4.1_120.4.1_120.4.1_12
FreeBSD:15:latest0.4.1_120.4.1_12n/a0.4.1_12n/a0.4.1_120.4.1_120.4.1_12
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
Library dependencies:
  1. libatk-1.0.so : accessibility/at-spi2-core
  2. libcairo.so : graphics/cairo
  3. libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
  4. libglib-2.0.so : devel/glib20
  5. libintl.so : devel/gettext-runtime
  6. libgtk-x11-2.0.so : x11-toolkits/gtk20
  7. libpango-1.0.so : x11-toolkits/pango
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
x11-wm_selectwm
USES:
gnome pkgconfig tar:bzip2
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://ordiluc.net/selectwm/
Collapse this list.

Number of commits found: 43

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.4.1_12
23 Jan 2024 11:32:28
commit hash: 9a81a60255cf823a5092605fe5032b0e0ab4e671commit hash: 9a81a60255cf823a5092605fe5032b0e0ab4e671commit hash: 9a81a60255cf823a5092605fe5032b0e0ab4e671commit hash: 9a81a60255cf823a5092605fe5032b0e0ab4e671 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
Convert more of my ports to new manual page location (part two).
0.4.1_12
25 Dec 2023 20:25:00
commit hash: abbd3172a9465e6dac7df52e53d391fec31e7ca2commit hash: abbd3172a9465e6dac7df52e53d391fec31e7ca2commit hash: abbd3172a9465e6dac7df52e53d391fec31e7ca2commit hash: abbd3172a9465e6dac7df52e53d391fec31e7ca2 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
x11-wm/selectwm: undeprecate, clean the port up, take maintainership

Rephrase COMMENT for better readability and shortness, chase HTTP/1.1
301 redirection in MASTER_SITES, amend USE_GNOME per stage Q/A report,
tighten CFLAGS and getline(1)-related patching.
0.4.1_12
18 Dec 2023 17:57:44
commit hash: da78e1a47f2800214c5b0bf96bb100978a799e52commit hash: da78e1a47f2800214c5b0bf96bb100978a799e52commit hash: da78e1a47f2800214c5b0bf96bb100978a799e52commit hash: da78e1a47f2800214c5b0bf96bb100978a799e52 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
x11-wm/selectwm: Mark DEPRECATED

- Last upstream release was in 2004
- Add LICENSE GPLv2
- Set EXPIRATION_DATE 2024-01-18
- Pet portclippy
0.4.1_11
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)
0.4.1_10
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)
0.4.1_10
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
0.4.1_10
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.
0.4.1_10
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}
0.4.1_10
27 Feb 2018 04:55:52
Revision:463107Original commit files touched by this commit
yuri search for other commits by this committer
Maintainer reset for e-mails in domains without MX records

15 ports are affected.

$ dig absoludicrous.com MX | grep MX
; <<>> DiG 9.12.0 <<>> absoludicrous.com MX
;absoludicrous.com.         IN      MX

$ dig bsdforfe.com MX | grep MX
; <<>> DiG 9.12.0 <<>> bsdforfe.com MX
;bsdforfe.com.                      IN      MX

$ dig vmailbox.org MX | grep MX
; <<>> DiG 9.12.0 <<>> vmailbox.org MX
;vmailbox.org.                      IN      MX
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.4.1_10
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.
0.4.1_9
13 May 2016 19:40:11
Revision:415143Original commit files touched by this commit
bapt search for other commits by this committer
Prevent collision with getline(3)
0.4.1_9
25 Mar 2014 11:49:23
Revision:349131Original commit files touched by this commit
bapt search for other commits by this committer
Support stage
0.4.1_9
21 Sep 2013 00:01:17
Revision:327786Original 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-wm)
0.4.1_9
30 Aug 2013 23:31:49
Revision:325734Original commit files touched by this commit
bapt search for other commits by this committer
Eradicate USE_GNOME=pkgconfig from x11-wm
While here:
- Trim headers
- Convert some port from USE_GNOME=gnomehack to USES=pathfix
- Convert from USE_GMAKE to USES=gmake
0.4.1_9
14 Aug 2013 22:35:54
Revision:324744Original commit files touched by this commit Sanity Test Failure
ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
0.4.1_9
12 Dec 2012 18:48:34
Revision:308777Original commit files touched by this commit
wxs search for other commits by this committer
Remove the header for ports I created.

For dns/openresolv give proper attribution. This was a copy/paste
mistake the submitter made, which incorrectly gave me attribution
for that file. I did not create it.
0.4.1_9
01 Jun 2012 05:26:28
Original commit files touched by this commit
dinoex search for other commits by this committer
- update png to 1.5.10
0.4.1_8
24 Oct 2011 09:11:38
Original commit files touched by this commit
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
0.4.1_8
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.4.1_8
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
0.4.1_7
05 Feb 2010 11:46:55
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg-8
0.4.1_6
31 Jul 2009 13:57:52
Original commit files touched by this commit
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
0.4.1_5
17 Jun 2009 22:00:06
Original commit files touched by this commit
wxs search for other commits by this committer
- Pass maintainer role to submitter

Submitted by:   bhaga@absoludicrous.com (private mail)
0.4.1_5
09 May 2009 02:46:09
Original commit files touched by this commit
wxs search for other commits by this committer
- Mark my ports as MAKE_JOBS_SAFE (with the exception of nethack34-gnome which
  is MAKE_JOBS_UNSAFE).
0.4.1_5
06 Jun 2008 14:17:21
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)
0.4.1_4
23 Mar 2008 11:11:33
Original commit files touched by this commit
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
0.4.1_4
20 Mar 2008 10:09:36
Original commit files touched by this commit
pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
0.4.1_4
04 Feb 2008 15:35:12
Original commit files touched by this commit
wxs search for other commits by this committer
Update my address.

Approved by:    garga (mentor)
0.4.1_4
24 Oct 2007 23:37:25
Original commit files touched by this commit
marcus search for other commits by this committer
Presenting GNOME 2.20.1 and all related works for FreeBSD.  The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.4.1_4
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}.
0.4.1_3
19 Aug 2006 16:49:49
Original commit files touched by this commit
miwi search for other commits by this committer
- Update maintainer addresses

PR:             ports/102230
Submitted by:   Wesley Shields <wxs(at)atarininja.org>
Approved by:    krion (mentor)
0.4.1_3
13 May 2006 05:00:46
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from categories starting with X
0.4.1_3
24 Jan 2006 03:16:52
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
0.4.1_3
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.
0.4.1_2
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.
0.4.1_1
21 Dec 2004 10:39:50
Original commit files touched by this commit
krion search for other commits by this committer
Fix plist.

PR:             ports/75314
Submitted by:   maintainer
0.4.1_1
07 Nov 2004 22:37:47
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
0.4.1
01 May 2004 20:34:35
Original commit files touched by this commit
petef search for other commits by this committer
Update to 0.4.1.

Submitted by:   maintainer
0.4_2
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.
0.4_1
18 Mar 2004 18:01:13
Original commit files touched by this commit
trevor search for other commits by this committer
Add size data, approved by maintainers.
0.4_1
04 Feb 2004 05:10:27
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
0.4
30 Jan 2004 14:56:25
Original commit files touched by this commit
petef search for other commits by this committer
Add selectwm 0.4, a GTK application to let you select a window manager
when starting X.

Submitted by:   Wesley Shields <wxs@csh.rit.edu>

Number of commits found: 43