2019-01-19 22:21:04 by David H. Gutteridge | Files touched by this commit (3) | |
Log message:
wm/blackbox70: update to version 0.74
While here, add a LICENSE definition, and fix compliation on some Linux
distributions.
Change log:
Release blackbox-0.74 released 2018-10-31
-----------------------------------------
Brian Bidulock <bidulock@openss7.org> (9):
update po files
add a release file
remove bashisms from gennews.sh
make autogen.sh handle gnits and remove bashisms
5-part AC_INIT and prefer asciidoc to asciidoctor
generate and distribute release file
add release files to .gitignore
update po files
update release files
Brian Bidulock <bidulock@openss7.com> (1):
Merge pull request #19 from vl-80/fullscreen_fix
VL-80 <vl-80@users.noreply.github.com> (1):
Fix fullscreen mode for non-maximized windows
Release blackbox-0.73 released 2018-05-28
-----------------------------------------
Brian Bidulock <bidulock@openss7.org> (18):
zero errno when not using it
silent rules with /usr prefix
add branch to substitution
add more checks
update make flags
silent now default
tweaks
add some ignores
better build
update install file
initialize XKEYBOARD
update po files
become child subreaper and session leader
Merge branch 'master' of github.com:bbidulock/blackboxwm
prctl is linux-specific
update po files
update release files
update release files
Brian Bidulock <bidulock@openss7.com> (1):
Merge pull request #13 from psolyca/master
Damien Gaignon <damien.gaignon@gmail.com> (1):
Add errno.h as include
|
2018-12-29 05:37:25 by David H. Gutteridge | Files touched by this commit (1) |
Log message:
wm/blackbox70: bump PKGREVISION, ride previous change
On second thought, bump PKGREVISION, this was building on NetBSD
as version 0.72, then had a PLIST change, at which point it was
broken.
|
2018-12-29 05:33:16 by David H. Gutteridge | Files touched by this commit (1) |
Log message:
wm/blackbox70: Fix build failure on NetBSD
Address PR pkg/53706: build failure on NetBSD. Build tested on NetBSD
and Linux. (No PKGREVISION since NetBSD was broken, and there are no
anticipated changes to OSes where it was already building.)
|
2018-12-29 01:29:32 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Drop patch that got merged into devel/gettext-m4.
|
2018-12-27 16:10:17 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message:
Add missing include.
|
2018-10-23 14:26:06 by Jonathan Perkin | Files touched by this commit (4) |
Log message:
blackbox70: Various fixes, now builds on SunOS.
|
2018-10-21 07:48:56 by Havard Eidnes | Files touched by this commit (1) |
Log message:
Add checksum for patch-src-Toolbar.cc, thanks to leot@ for the hint.
|
2018-10-12 21:16:29 by Havard Eidnes | Files touched by this commit (1) |
Log message:
Don't use buildlink3.mk of gettex-tools, instead refer
to USE_TOOLS+= gettext-m4.
|
2018-10-12 20:28:53 by Havard Eidnes | Files touched by this commit (1) |
Log message:
Depends on devel/gettext-tools now.
Also, use ${SH} to invoke autogen.sh.
Ride previous commit's version bump.
|
2018-10-12 20:00:55 by Havard Eidnes | Files touched by this commit (29) | |
Log message:
Switch upstream for blackbox70, and upgrade to version 0.72.
The old upstream last had a release in November 2005, and the new
upstream in May this year. In recent rebuilds, the old version
has developed "focus issues" when run with "sloppy focus", as is
my preference. The new upstream is a fork of blackbox but where
this among other issues have been fixed.
The patches have also been re-done and partly renamed, and some of
the old patches to build with SunPro have not been carried forward,
as I don't have a suitable system to verify that these are still
required.
|