diff --git a/x11/blackbox/Makefile b/x11/blackbox/Makefile new file mode 100644 index 00000000000..970d8a57257 --- /dev/null +++ b/x11/blackbox/Makefile @@ -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 diff --git a/x11/blackbox/files/md5 b/x11/blackbox/files/md5 new file mode 100644 index 00000000000..1e6819c5e8d --- /dev/null +++ b/x11/blackbox/files/md5 @@ -0,0 +1 @@ +MD5 (blackbox-0.50.0.tar.gz) = 198a8971dfc320434cc92e046a2134fe diff --git a/x11/blackbox/patches/patch-aa b/x11/blackbox/patches/patch-aa new file mode 100644 index 00000000000..84dcaebf6be --- /dev/null +++ b/x11/blackbox/patches/patch-aa @@ -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 + #endif + ++#include // for basename (3) on OpenBSD ++ + #ifndef HAVE_BASENAME + + // ************************************************************************* diff --git a/x11/blackbox/pkg/COMMENT b/x11/blackbox/pkg/COMMENT new file mode 100644 index 00000000000..591024b5725 --- /dev/null +++ b/x11/blackbox/pkg/COMMENT @@ -0,0 +1 @@ +Small & pretty window manager for 8 and more bits displays diff --git a/x11/blackbox/pkg/DESCR b/x11/blackbox/pkg/DESCR new file mode 100644 index 00000000000..e6ef683e871 --- /dev/null +++ b/x11/blackbox/pkg/DESCR @@ -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. diff --git a/x11/blackbox/pkg/PLIST b/x11/blackbox/pkg/PLIST new file mode 100644 index 00000000000..6666bb2d517 --- /dev/null +++ b/x11/blackbox/pkg/PLIST @@ -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