Blackbox window manager. -courtesy of Bruno Rohee <rohee@essi.fr>

This commit is contained in:
jasoni 1998-11-27 23:26:32 +00:00
parent 7f898e70a0
commit 81a6bc672d
6 changed files with 52 additions and 0 deletions

11
x11/blackbox/Makefile Normal file
View File

@ -0,0 +1,11 @@
DISTNAME= blackbox-0.50.0
CATEGORIES= x11
MAINTAINER= br@spooky.net
MASTER_SITES= ftp://balance.wiw.org/pub/blackbox/
USE_X11= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>

1
x11/blackbox/files/md5 Normal file
View File

@ -0,0 +1 @@
MD5 (blackbox-0.50.0.tar.gz) = 198a8971dfc320434cc92e046a2134fe

View File

@ -0,0 +1,11 @@
--- src/blackbox.cc.orig Fri Nov 27 01:01:15 1998
+++ src/blackbox.cc Fri Nov 27 01:03:32 1998
@@ -94,6 +94,8 @@
# include <process.h>
#endif
+#include <libgen.h> // for basename (3) on OpenBSD <br@spooky.net>
+
#ifndef HAVE_BASENAME
// *************************************************************************

1
x11/blackbox/pkg/COMMENT Normal file
View File

@ -0,0 +1 @@
Small & pretty window manager for 8 and more bits displays

7
x11/blackbox/pkg/DESCR Normal file
View File

@ -0,0 +1,7 @@
Blackbox is yet another addition to the list of window managers for the
X Consortium's X Windowing System Version 11 Release 6. Blackbox is built
with C++, sharing no common code with any other window manager (even though
the graphics implementation is similar to that of WindowMaker). It features
small code size, a fast interface with simple menus, multiple workspaces,
and decorated windows , built-in graphics code to render solids, gradients
and bevels on the fly when needed, and more.

21
x11/blackbox/pkg/PLIST Normal file
View File

@ -0,0 +1,21 @@
@cwd /usr/X11R6
@name blackbox-0.50.0
bin/bsetroot
bin/blackbox
share/Blackbox/styles/blackmagic
share/Blackbox/styles/coldsteel
share/Blackbox/styles/colorpurple
share/Blackbox/styles/darkgreen
share/Blackbox/styles/default
share/Blackbox/styles/gnoid
share/Blackbox/styles/green
share/Blackbox/styles/onoid
share/Blackbox/styles/pnoid
share/Blackbox/styles/slatebox
share/Blackbox/styles/steelblue
share/Blackbox/styles/steelbox
share/Blackbox/styles/stylesmenu
share/Blackbox/rc
share/Blackbox/menu
@dirrm share/Blackbox/styles
@dirrm share/Blackbox