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
Remember
I remember
2024-11-06 Today brought in a new category: filesystems. Sadly, the website did not process it well. I am working on that. It may take a few days.
2024-11-07 Commit processing is halted. I have a fix for the new category. It is making its way through the system.
UPDATE: the backend is processing the original filesystems commit now. It should take about an hour.
UPDATE: as of 20:30 UTC, the filesystems commit has been processed. Commit processing is now up to date.
Port details
sawfish-pager Pager for Sawfish window manager
0.90.3_3 x11-wm on this many watch lists=2 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.90.3_3Version of this port present on the latest quarterly branch.
Maintainer: danfe@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-06-27 18:12:06
Last Update: 2023-06-27 19:30:28
Commit Hash: 7e29005
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: GPLv2+
WWW:
https://sawfish.tuxfamily.org/
Description:
sawfish.wm.ext.pager is a C/Lisp extension that provides a functional desktop pager for the Sawfish window manager. A pager is a map of your desktop. As maps go, it shows not only the visible part (your current viewport), but if you are so configured, also the parts that extend beyond the sides of your screen. Also, if you have more than one workspace, the pager will follow you to where you are, or optionally show all workspaces at once. Of course you can select viewports and windows, and also move or raise/lower the latter.
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 (6 items)
Collapse this list.
  1. lib/sawfish/sawfishpager
  2. share/sawfish/lisp/sawfish/wm/ext/pager.jl
  3. share/sawfish/lisp/sawfish/wm/ext/pager.jlc
  4. /usr/local/share/licenses/sawfish-pager-0.90.3_3/catalog.mk
  5. /usr/local/share/licenses/sawfish-pager-0.90.3_3/LICENSE
  6. /usr/local/share/licenses/sawfish-pager-0.90.3_3/GPLv2+
Collapse this list.
Dependency lines:
  • sawfish-pager>0:x11-wm/sawfish-pager
To install the port:
cd /usr/ports/x11-wm/sawfish-pager/ && make install clean
To add the package, run one of these commands:
  • pkg install x11-wm/sawfish-pager
  • pkg install sawfish-pager
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: sawfish-pager
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1371699368 SHA256 (sawfish-pager-0.90.3.tar.xz) = 9372408a4ed3ad0f0c78e907727c6b68b7c8b2b9583ca23425d22d097f8aa057 SIZE (sawfish-pager-0.90.3.tar.xz) = 179552

Packages (timestamps in pop-ups are UTC):
sawfish-pager
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.90.3_30.90.3_3-0.90.3_30.90.3_3---
FreeBSD:13:quarterly0.90.3_30.90.3_3-0.90.3_30.90.3_30.90.3_30.90.3_30.90.3_3
FreeBSD:14:latest0.90.3_30.90.3_3-0.90.3_30.90.3_3---
FreeBSD:14:quarterly0.90.3_30.90.3_3-0.90.3_30.90.3_30.90.3_30.90.3_30.90.3_3
FreeBSD:15:latest0.90.3_30.90.3_3n/a0.90.3_3n/a0.90.3_30.90.3_30.90.3_3
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. sawfish : x11-wm/sawfish
  2. gmake>=4.3 : devel/gmake
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Runtime dependencies:
  1. sawfish : x11-wm/sawfish
Library dependencies:
  1. libatk-1.0.so : accessibility/at-spi2-core
  2. libglib-2.0.so : devel/glib20
  3. libintl.so : devel/gettext-runtime
  4. libgtk-x11-2.0.so : x11-toolkits/gtk20
  5. libpango-1.0.so : x11-toolkits/pango
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for sawfish-pager-0.90.3_3: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
x11-wm_sawfish-pager
USES:
gmake gnome pkgconfig tar:xz
pkg-message:
For install:
To start the pager at the startup of sawfish add the following to your sawfish resource file (e.g. ~/.sawfishrc): (require 'sawfish.wm.ext.pager) (add-hook 'after-initialization-hook pager t)
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://download.tuxfamily.org/sawfishpager/
Collapse this list.
Port Moves
  • port moved here from x11-wm/pager on 2023-06-27
    REASON: Renamed to match upstream naming

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.90.3_3
27 Jun 2023 19:30:28
commit hash: 7e29005de04ccb74d1522dfbdab78f1ae9bd145dcommit hash: 7e29005de04ccb74d1522dfbdab78f1ae9bd145dcommit hash: 7e29005de04ccb74d1522dfbdab78f1ae9bd145dcommit hash: 7e29005de04ccb74d1522dfbdab78f1ae9bd145d files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
x11-wm/sawfish-pager: the port had been improved (+)

- Set more appropriate PORTNAME (chase commit 44713feb81f4)
- Provide better COMMENT and more elaborate port description
- Install useful documentation files, assume maintainership
0.90.3_3
27 Jun 2023 18:10:02
commit hash: 44713feb81f4e2476f96d5904e4d89454a7c2562commit hash: 44713feb81f4e2476f96d5904e4d89454a7c2562commit hash: 44713feb81f4e2476f96d5904e4d89454a7c2562commit hash: 44713feb81f4e2476f96d5904e4d89454a7c2562 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
x11-wm/pager: the port had been renamed to match upstream naming

Existing name is overly generic; PKGNAME would be adjusted later.

Number of commits found: 2