Path to this page:
NOTICE: This package has been removed from pkgsrc./
wm/blackbox70,
Small and fast X11 window manager
Branch: CURRENT,
Version: 0.77,
Package name: blackbox70-0.77,
Maintainer: pkgsrc-usersBlackbox is yet another addition to the list of window managers for X11.
Blackbox is built with C++, sharing no common code with any other window
manager. It is designed to be small and fast, with a built in graphics class,
near complete ICCCM compliance, and support for multple desktop environments.
Required to build:[
pkgtools/x11-links] [
pkgtools/cwrappers]
Package options: nls, xft2
Master sites:
SHA1: 4a8c17b3ab885ff417df26bd9f9b7c5163fdd7df
RMD160: c21ede6822115b9163d6bf6482b4a0864f0b0927
Filesize: 553.122 KB
Version history: (Expand)
- (2021-06-11) Package deleted from pkgsrc
- (2021-06-09) Updated to version: blackbox70-0.77
- (2020-09-30) Updated to version: blackbox70-0.76nb1
- (2020-06-17) Updated to version: blackbox70-0.76
- (2019-10-08) Updated to version: blackbox70-0.75
- (2019-06-25) Updated to version: blackbox70-0.74nb1
CVS history: (Expand)
2021-06-10 14:48:51 by Nia Alarie | Files touched by this commit (76) | |
Log message:
Make wm/blackbox the latest version, remove weird versioned packages
concept ok'd by gutteridge
|
2021-06-08 23:42:34 by David H. Gutteridge | Files touched by this commit (3) | |
Log message:
blackbox70: update to 0.77 (a minor maintenance release)
Upstream change log:
Brian Bidulock <bidulock@openss7.org> (9):
post-release update
improvements to maintenance scripts
document compliance wider
Merge pull request #31 from dhgutteridge/master
update for autoconf 2.71
update release notes
update release files
Merge branch 'master' of github.com:bbidulock/blackboxwm
update release files
David H. Gutteridge <dhgutteridge@users.noreply.github.com> (1):
EWMH.cc needs cstdlib to compile on some OSes
|
2020-10-02 18:40:32 by David H. Gutteridge | Files touched by this commit (1) |
Log message:
blackbox70: add conditional libXft inclusion in buildlink3.mk
Now that libXft is an option, it has to be reflected in buildlink3.mk,
or build failures can occur in wm/bbpager04.
|
2020-09-30 05:07:25 by David H. Gutteridge | Files touched by this commit (3) |
Log message:
blackbox70: add nls and xft2 options
Add xft2 as a recommended option, following the example of fluxbox.
While here, also make nls a recommended option, rather than being
unconditionally enabled.
|
2020-06-17 01:47:07 by David H. Gutteridge | Files touched by this commit (3) | |
Log message:
blackbox70: update to 0.76
This is a minor maintenance release. The only significant changes for
non-developers are bug fixes that correct interactions with the pop-up
windows of particular applications, and also fix startup notifications.
While updating this package, I've fixed SunOS builds as well.
Upstream change log:
post-release update
better cscope and MDOCDATE handling
fixups for -Wextra compile
unset DESKTOP_STARTUP_ID in environment
update po files
update release files
|
2020-03-18 19:02:41 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message:
Adjust iconv use
|
2019-11-04 22:50:16 by Roland Illig | Files touched by this commit (13) |
Log message:
wm: align variable assignments
pkglint -Wall -F --only aligned --only indent -r
No manual corrections.
|
2019-10-08 05:05:43 by David H. Gutteridge | Files touched by this commit (1) |
Log message:
blackbox70: typo fix in DESCR
|