Port details |
- bspwm Tiling window manager based on binary space partitioning
- 0.9.10_2 x11-wm =5 0.9.10_2Version of this port present on the latest quarterly branch.
- Maintainer: jbo@FreeBSD.org
- Port Added: 2014-12-21 19:14:14
- Last Update: 2024-01-11 10:31:03
- Commit Hash: e762d07
- People watching this port, also watch:: sxhkd, dbus, libevent, mesa-libs, openjpeg
- License: BSD2CLAUSE
- WWW:
- https://github.com/baskerville/bspwm
- Description:
- bspwm is a tiling window manager that represents windows as the leaves
of a full binary tree. It is controlled and configured via bspc.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/x11-wm/bspwm/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-wm/bspwm
- pkg install bspwm
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bspwm
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1596452837
SHA256 (baskerville-bspwm-0.9.10_GH0.tar.gz) = 0d0f5e465b9c27a5c2143c86189392fa297fad55253b9ed8f6854473d3928f8f
SIZE (baskerville-bspwm-0.9.10_GH0.tar.gz) = 114099
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:
-
- gmake>=4.3 : devel/gmake
- xcb.pc : x11/libxcb
- Runtime dependencies:
-
- sxhkd : x11/sxhkd
- xcb.pc : x11/libxcb
- 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 bspwm-0.9.10_2:
CONTRIB=on: Install contrib (shell completions, etc.)
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- x11-wm_bspwm
- USES:
- gmake localbase:ldflags 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 |
0.9.10_2 11 Jan 2024 10:31:03 |
Baptiste Daroussin (bapt) |
MANPREFIX: eliminate the use of MANPREFIX for x11*
While here move some manpages to share/man |
0.9.10_1 30 Nov 2023 13:14:35 |
Joel Bodenmann (jbo) |
x11-wm/bspwm: Enable CONTRIB option by default
The CONTRIB option ships a bunch of files which the average user might expect
to just get by default (most notably a .desktop file). The .desktop file
allows display managers following the freedesktop.org standards to discover
bspwm automatically.
PR: 275437
Approved by: zirias (mentor) |
0.9.10 30 Nov 2023 13:11:42 |
Joel Bodenmann (jbo) |
x11-wm/bspwm: Take over maintainership
PR: 275437
Approved by: zirias (mentor)
Differential Revision: https://reviews.freebsd.org/D42844 |
0.9.10 11 Mar 2023 12:46:28 |
Felix Palmen (zirias) Author: Joel Bodenmann |
x11-wm/bspwm-devel: Add new port
This is the development version of the existing x11-wm/bspwm port.
PR: 270086
Approved by: tcberner (mentor) |
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) |
0.9.10 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 ) |
0.9.10 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 ) |
0.9.10 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.9.10 04 Aug 2020 08:19:49 |
lwhsu |
Update to 0.9.10
PR: 248448
Submitted by: Oleh Hushchenkov <o.hushchenkov@gmail.com> (maintainer) |
0.9.9 04 Oct 2019 18:27:06 |
rigoletto |
x11-wm/bspwm: Update x11-wm/bspwm to 0.9.9
- pet portlint
- minor style adjustments
PR: 241061
Approved by: tcberner (mentor, implicit), Oleh Hushchenkov
<o.hushchenkov@gmail.com> (maintainer) |
0.9.7 14 Aug 2019 12:25:52 |
mat |
Convert to UCL & cleanup pkg-message (categories x) |
0.9.7 04 Mar 2019 15:06:12 |
swills |
x11-wm/bspwm: actually update to 0.9.7
Previous commit to this port used old diff, sorry about that.
PR: 235740
Submitted by: Oleh Hushchenkov <o.hushchenkov@gmail.com> (maintainer)
Pointhat to: swills |
0.9.6 01 Mar 2019 03:03:02 |
swills |
x11-wm/bspwm: update to 0.9.7
PR: 235740
Submitted by: Oleh Hushchenkov <o.hushchenkov@gmail.com> (maintainer) |
0.9.5 15 Dec 2018 14:35:19 |
joneum |
Update Maintainers eMail Address
PR: 233974
Submitted by: Oleh Hushchenkov <gor@clogic.com.ua> (maintainer)
Approved by: Maintainer with his old eMail Address
Sponsored by: Netzkommune GmbH |
0.9.5 29 Apr 2018 07:14:14 |
riggs |
Update to upstream version 0.9.5
Details:
- Introduce CONTRIB OPTION
- USES localbase:ldflags
- Have port Makefile manage installation due to problematic upstream
install target
PR: 227105
Submitted by: gor@clogic.com.ua (maintainer)
MFH: 2018Q2 |
0.9.3 28 Jul 2017 18:39:26 |
ultima |
* Updated to 0.9.3
* Added missing depend
* Sorted Uses section for portlint
Changelog: https://github.com/baskerville/bspwm/compare/0.9.2...0.9.3
PR: 220788
Submitted by: Oleh Hushchenkov <gor@clogic.com.ua> (maintainer)
Reviewed by: matthew (mentor), mat
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D11755 |
0.9.2 02 Nov 2016 10:03:34 |
jbeich |
x11-wm/bspwm: update to 0.9.2
- Pass maintainership to the submitter
Changes: https://github.com/baskerville/bspwm/compare/0.9.1...0.9.2
PR: 213949
Submitted by: Oleg Gushchenkov <gor@clogic.com.ua> |
0.9.1 18 Apr 2016 14:07:43 |
mat |
Update to 0.9.1.
PR: 208872
Submitted by: tkato432 yahoo com
Sponsored by: Absolight |
0.9_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 |
0.9_2 30 Mar 2016 16:41:22 |
culot |
- Reassign to the heap, on maintainer's request |
0.9_2 16 Jun 2015 00:08:58 |
amdmi3 |
- Don't duplicate examples in DOCSDIR
PR: 200094
Submitted by: udvzsolt@gmail.com
Approved by: antont@inbox.lv (maintainer) |
0.9_1 07 May 2015 20:24:16 |
mat |
Update ports in the remaining categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
0.9_1 30 Mar 2015 09:38:47 |
robak |
x11-wm/bspwm: minor fixes
- Add LICENSE
- Correct GH commit number
PR: 198752
Submitted by: Anton Tornqvist <antont@inbox.lv> |
0.9 16 Mar 2015 22:50:20 |
pawel |
- Update to version 0.9
- Add DOCS option
PR: 198628
Submitted by: Anton Tornqvist <antont@inbox.lv> (maintainer) |
0.8.9 21 Dec 2014 19:13:54 |
pawel |
bspwm is a tiling window manager that represents windows as the leaves
of a full binary tree. It is controlled and configured via bspc.
WWW: https://github.com/baskerville/bspwm
PR: 196129
Submitted by: Anton Tornqvist <antont@inbox.lv> |