Port details |
- spectrwm Small, dynamic tiling window manager for X11
- 3.4.1_2 x11-wm =5 3.4.1_2Version of this port present on the latest quarterly branch.
- Maintainer: pyrus@bsdmail.com
- Port Added: 2012-03-06 03:14:33
- Last Update: 2024-01-10 16:27:53
- Commit Hash: 72fa019
- People watching this port, also watch:: nginx, chromium, dfc, fusefs-sshfs, openbox
- License: ISCL
- WWW:
- https://github.com/conformal/spectrwm
- Description:
- Spectrwm (previously known as scrotwm) is a small dynamic tiling window
manager for X11. It tries to stay out of the way so that valuable screen
real estate can be used for much more important stuff. It has sane
defaults and does not require one to learn a language to do any
configuration. It was written by hackers for hackers and it strives to be
small, compact and fast.
It was largely inspired by xmonad and dwm. Both are fine products but suffer
from things like: crazy-unportable-language-syndrome, silly defaults,
asymmetrical window layout, "how hard can it be?" and good old NIH.
Nevertheless dwm was a phenomenal resource and many good ideas and code was
borrowed from it. On the other hand xmonad has great defaults, key bindings
and xinerama support but is crippled by not being written in C.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- spectrwm>0:x11-wm/spectrwm
- To install the port:
- cd /usr/ports/x11-wm/spectrwm/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-wm/spectrwm
- pkg install spectrwm
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: spectrwm
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1593084248
SHA256 (conformal-spectrwm-SPECTRWM_3_4_1_GH0.tar.gz) = c030ef30bd11bbdfce3d4a1daf51f0c1358821ba95ebdc4cdb32d3944c8ce03c
SIZE (conformal-spectrwm-SPECTRWM_3_4_1_GH0.tar.gz) = 164507
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- x11.pc : x11/libX11
- xcb.pc : x11/libxcb
- xcursor.pc : x11/libXcursor
- xft.pc : x11-fonts/libXft
- xrandr.pc : x11/libXrandr
- xt.pc : x11-toolkits/libXt
- Runtime dependencies:
-
- dmenu : x11/dmenu
- x11.pc : x11/libX11
- xcb.pc : x11/libxcb
- xcursor.pc : x11/libXcursor
- xft.pc : x11-fonts/libXft
- xrandr.pc : x11/libXrandr
- xt.pc : x11-toolkits/libXt
- Library dependencies:
-
- libxcb-util.so : x11/xcb-util
- libxcb-icccm.so : x11/xcb-util-wm
- libxcb-keysyms.so : x11/xcb-util-keysyms
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for spectrwm-3.4.1_2:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- x11-wm_spectrwm
- USES:
- compiler:c11 xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.4.1_2 10 Jan 2024 16:27:53 |
Baptiste Daroussin (bapt) |
MAN?PREFIX: eleminate its usage and move man to share/man |
3.4.1_1 31 Aug 2023 09:41:13 |
Fernando Apesteguía (fernape) |
x11-wm/spectrwm: set new MAINTAINER
Maintainer already of other ports.
PR: 273433
Reported by: pyrus@bsdmail.com |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
3.4.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
3.4.1 20 Jul 2022 14:23:42 |
Tobias C. Berner (tcberner) |
x11-wm: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Weinberger
* Alejandro Pulver <alepulver@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Andreas Kohn <andreas@syndrom23.de>
* Anton Tornqvist <antont@inbox.lv>
* Aragon Gouveia <aragon@phat.za.net>
* Babak Farrokhi <babak@farrokhi.net>
* Brett Taylor <brett@peloton.physics.montana.edu>
* Brian Handy <handy@physics.montana.edu>
* Bruce A. Mah <bmah@ca.sandia.gov> (Only the first 15 lines of the commit message are shown above ) |
3.4.1 02 May 2022 10:46:28 |
Rene Ladan (rene) |
grimreaper: return zeising's ports to the pool after safekeeping his ports bit. |
3.4.1 16 Oct 2021 09:51:39 |
Jimmy Olgeni (olgeni) |
*: fix tab vs. space issues, and comments according to the guide. |
3.4.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.4.1 21 Jul 2020 23:26:32 |
pkubaj |
x11-wm/spectrwm: fix build on GCC architectures
Switch to newer GCC to workaround -Werror:
/usr/local/include/xcb/xinput.h:3072: warning: this decimal constant is unsigned
only in ISO C90
Adding -Wno-error doesn't fix it, it's still overwritten by -Werror.
MFH: 2020Q3 (fix build blanket) |
3.4.1 25 Jun 2020 19:27:44 |
zeising |
x11-wm/spectrwm: Update to 3.4.1
Update x11-wm/spectrwm to 3.4.1. This fixes a couple of bugs related to
focus, amongst other things.
Changelog:
https://github.com/conformal/spectrwm/releases/tag/SPECTRWM_3_4_1 |
3.4.0 19 Jun 2020 09:28:25 |
zeising |
x11-wm/spectrwm: Update to 3.4.0
Update x11-wm/spectrwm to 3.4.0
Changelog:
https://github.com/conformal/spectrwm/releases/tag/SPECTRWM_3_4_0 |
3.3.0 28 Apr 2020 17:34:13 |
zeising |
x11/spectrwm: Update WWW
Update WWW of x11/spectrwm, to point towards their github. The old URL is
dead.
Reported by: Paul Guerin |
3.3.0 23 Feb 2020 19:17:33 |
zeising |
x11-wm/spectrwm: Update to 3.3.0
Update x11-wm/spectrwm to 3.3.0
Changelog:
https://github.com/conformal/spectrwm/releases/tag/SPECTRWM_3_3_0
PR: 243920
Submitted by: Chris (cmangin AT arobas DOT net) |
3.2.0 07 Nov 2019 18:36:56 |
zeising |
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. |
3.2.0 08 Sep 2018 12:31:06 |
zeising |
x11-wm/spectrwm: Update to 3.2.0
Adjust CFLAGS to more closely match upstream.
Changelog: https://github.com/conformal/spectrwm/releases/tag/SPECTRWM_3_2_0 |
3.1.0_1 17 Oct 2017 20:29:32 |
zeising |
Fix out of bounds memory read when reading bar input.
Add patch from upstream git that fixes an out of bounds read and possible
write if the bar action script returns a NULL as the first character.
It is unclear if this can cause any security issues, but I feel it's prudent
to fix the issue.
MFH: 2017Q4 |
3.1.0 04 Oct 2017 20:14:24 |
zeising |
Update to 3.1.0
Changelog:
Add +R for region index to bar formatting.
Add new bar_color_selected and bar_font_color_selected options.
Add new 'ws_empty' action.
Enable padding in the bar_format using '_' character
Handle MappingNotify during startup.
Reset SIGPIPE before execvp().
Correct size for WM_STATE
This release also fixes a bunch of bugs, linux build and man page nits.
FreeBSD specific changes:
Thhe screenshot.sh script is now installed into the examples dir,
instead of bin/. If you are using it, you need to update your
configuration file.
I've reworked the examples handling and hid all examoles behind the
EXAMPLES knob (on by default). This is mostly some example
configurations, but I also added the baraction.sh script which can be
used to do fancier stuff with the status bar. |
3.0.2 06 Jun 2016 18:12:20 |
mat |
Fix USE_GITHUB usage.
Sponsored by: Absolight |
3.0.2 06 Jun 2016 16:42:44 |
zeising |
Update to 3.0.2
This makes spectrwm support ICCCM and EWHM.
PR: 209965
Submitted by: Oleg Gushchenkov |
2.7.2 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
2.7.2 05 Jul 2015 13:59:38 |
zeising |
Update to 2.7.2 |
2.6.1 19 Dec 2014 22:07:19 |
zeising |
Update to 2.6.1 |
2.6.0 30 Aug 2014 07:54:43 |
zeising |
Update to 2.6.0 |
2.5.1_1 08 Aug 2014 08:42:45 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Category X.
CR: D511
Approved by: portmgr (bapt) |
2.5.1_1 15 Jul 2014 17:24:43 |
zeising |
Fix plist for config file.
Use @sample. |
2.5.1 13 Jul 2014 17:04:28 |
bapt |
Convert to new LIB_DEPENDS
With hat: portmgr |
2.5.1 11 Jun 2014 17:43:23 |
zeising |
Update to 2.5.1 |
2.5.0_1 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
2.5.0 06 Apr 2014 07:45:04 |
zeising |
Update to 2.5.0
PR: ports/188283
Submitted by: Michael Danilov <mike.d.ft402@gmail.com> |
2.4.0 08 Dec 2013 23:23:49 |
zeising |
Fix build. Sorry about the breakage.
reported by: Andrzej Tobola <ato@iem.pw.edu.pl> |
2.4.0 08 Dec 2013 14:18:01 |
zeising |
Update to 2.4.0
Stagify. |
2.3.0 21 Sep 2013 00:01:17 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-wm) |
2.3.0 25 May 2013 14:37:03 |
zeising |
The FreeBSD x11 team proudly presents
an zeising, kwm, miwi, bapt, eadler production:
Xorg 7.7
Starring:
xserver 1.12.4 (new xorg only)
Mesa 8.0.4, including libGL, libGLU and dri (new xorg only)
libX11 1.5.0
libxcb 1.9
libdrm 2.4.42 (new xorg only)
freeglut 2.8.1
Also starring:
Updates to drivers and other libraries and utilities
(Only the first 15 lines of the commit message are shown above ) |
2.3.0 29 Apr 2013 22:07:28 |
zeising |
Update to 2.3.0
Changelog:
https://opensource.conformal.com/fluxbb/viewtopic.php?pid=2444#p2444
Add a local patch to not look for xlock and throw and error on startup if
it's not there [1]
PR: ports/177754 (in response to) [1]
Submitted by: Carlo Strub <cs@FreeBSD.org> [1] |
2.2.0_1 24 Mar 2013 22:19:46 |
zeising |
Update to 2.2.0
Changelog: https://opensource.conformal.com/fluxbb/viewtopic.php?id=952 |
2.1.1_1 10 Dec 2012 19:08:03 |
garga |
- Update xcb-util to 0.3.9
- Update xcb-util-wm to 0.3.9
- Update xcb-util-keysyms to 0.3.9
- Update xcb-util-image to 0.3.9
- Bump PORTREVISION on dependant ports |
2.1.1 29 Nov 2012 12:39:21 |
zeising |
Update spectrwm to 2.1.1
This is a bug fix release, which amongst other things fixes the bar clock
not updating properly.
Full changelog here:
https://opensource.conformal.com/fluxbb/viewtopic.php?pid=1949#p1949
Approved by: kwm, miwi (mentors, implicit)
Feature safe: yes |
2.1.0 31 Oct 2012 10:55:22 |
zeising |
Update to 2.1.0
This release contains some new features and configuration options, as well
as bug fixes. For a more complete changelog, see:
https://opensource.conformal.com/fluxbb/viewtopic.php?id=627
Approved by: kwm, miwi (mentors, implicit)
Feature safe: yes |
2.0.2 28 Aug 2012 10:09:38 |
zeising |
Update to version 2.0.2.
This release contains support for Xcursor as well as several bug fixes.
Approved by: miwi (mentor) |
2.0.0 23 Aug 2012 11:24:35 |
zeising |
Update spectrwm to version 2.0.0
This is a complete rewrite using xcb and with support for Xft.
Approved by: kwm (mentor) |
1.1.2 20 Jul 2012 15:14:23 |
zeising |
Update to version 1.1.2, bugfix release.
Changelog:
* Fix issue where a window/icon could not be clicked or otherwise
manipulated.
* Fix an issue where on some Intel graphics cards when exiting the screen
turned garbled and would blink really badly.
* Bonus fix: spawn_position to actually do what it is supposed to do.
Approved by: kwm (mentor) |
1.1.1 04 Jul 2012 14:57:12 |
zeising |
Update to version 1.1.1
Changelog:
* Fix status bar flicker by double-buffering the output.
* Add horizontal_flip and vertical_flip layout options.
* Kill references before focusing on a new window.
* Add new options to change focus behavior on window open and close.
* Increase workspace hard limit to 22.
* Bug and backawards compatiblity fixes.
Approved by: kwm (mentor) |
1.0.0 03 Jul 2012 08:28:34 |
zeising |
Change maintainer address to my FreeBSD.org mail address.
Approved by: kwm (mentor) |
1.0.0 17 Mar 2012 16:51:13 |
eadler |
Restore start script - it got lost in the rename
Submitted by: ak
Approved by: maintainer (implicit)
Feature safe: yes |
1.0.0 06 Mar 2012 03:20:52 |
eadler |
- scrotwm has been renamed to spectrwm
- update to 1.0.0
PR: ports/165248
Submitted by: Niclas Zeising <zeising@daemonic.se> (maintainer)
Reviewed by: pgollucci |
1.0.0 06 Mar 2012 03:14:06 |
eadler |
Forced commit to note repocopy for renamed project |