Port details |
- sdorfehs Tiling window manager descended from ratpoison
- 1.6_1 x11-wm =2 1.5_1Version of this port present on the latest quarterly branch.
- Maintainer: jrm@FreeBSD.org
- Port Added: 2021-08-04 23:30:06
- Last Update: 2024-09-08 01:57:35
- Commit Hash: 4e86987
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2+
- WWW:
- https://github.com/jcs/sdorfehs
- Description:
- sdorfehs (pronounced "starfish") is a tiling window manager descended
from ratpoison (which itself is modelled after GNU Screen).
sdorfehs divides the screen into one or more frames, each only
displaying one window at a time but can cycle through all available
windows (those which are not being shown in another frame).
Like Screen, sdorfehs primarily uses prefixed/modal key bindings for
most actions. sdorfehs's command mode is entered with a configurable
keystroke (Control+a by default) which then allows a number of bindings
accessible with just a single keystroke or any other combination. For
example, to cycle through available windows in a frame, press Control+a
then n.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- sdorfehs>0:x11-wm/sdorfehs
- To install the port:
- cd /usr/ports/x11-wm/sdorfehs/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-wm/sdorfehs
- pkg install sdorfehs
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sdorfehs
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1725757592
SHA256 (jcs-sdorfehs-v1.6_GH0.tar.gz) = a440b3390cca55b5761ce997937a2e20b6a7ccee75252b75b44e6f7343dfddad
SIZE (jcs-sdorfehs-v1.6_GH0.tar.gz) = 122042
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:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- x11.pc : x11/libX11
- xft.pc : x11-fonts/libXft
- xrandr.pc : x11/libXrandr
- xres.pc : x11/libXres
- xtst.pc : x11/libXtst
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xft.pc : x11-fonts/libXft
- xrandr.pc : x11/libXrandr
- xres.pc : x11/libXres
- xtst.pc : x11/libXtst
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- x11-wm_sdorfehs
- USES:
- pkgconfig 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 |
1.6_1 08 Sep 2024 01:57:35 |
Joseph Mingrone (jrm) Author: Älven |
x11-wm/sdorfehs: Update to 1.7
PR: 280852 |
1.5_1 10 Jan 2024 16:27:53 |
Baptiste Daroussin (bapt) |
MAN?PREFIX: eleminate its usage and move man to share/man |
1.5 28 Jan 2023 22:04:58 |
Joseph Mingrone (jrm) |
x11-wm/sdorfehs: Update to v1.5
Upstream commits since v1.4:
https://github.com/jcs/sdorfehs/compare/df35cbd...8a50f09
Sponsored by: The FreeBSD Foundation |
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) |
1.4 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 ) |
1.4 19 May 2022 14:40:17 |
Joseph Mingrone (jrm) |
x11-wm/sdorfehs: Update to 1.4
Sponsored by: The FreeBSD Foundation |
1.3 16 May 2022 18:03:40 |
Joseph Mingrone (jrm) |
x11-wm/sdorfehs: Update to 1.3
https://github.com/jcs/sdorfehs/compare/9cf9fca...5cd6713
Sponsored by: The FreeBSD Foundation |
1.2 20 Nov 2021 16:10:36 |
Joseph Mingrone (jrm) |
x11-wm/sdorfehs: Update to 1.2
https://github.com/jcs/sdorfehs/releases/tag/v1.2 |
1.1 04 Aug 2021 23:26:51 |
Joseph Mingrone (jrm) |
x11-wm/sdorfehs: Tiling window manager descended from ratpoison
https://github.com/jcs/sdorfehs |