From d1cfd61b2dbd018498de837178e68416bbc3a46a Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 12 Dec 2000 02:03:46 +0000 Subject: Add new category wm for window managers, and move lots of package from x11 here. Only changes are: `wm' in category added and some paths fixed. --- wm/blackbox/Makefile | 21 +++++++++++++++++++++ wm/blackbox/files/md5 | 3 +++ wm/blackbox/pkg/COMMENT | 1 + wm/blackbox/pkg/DESCR | 5 +++++ wm/blackbox/pkg/PLIST | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 78 insertions(+) create mode 100644 wm/blackbox/Makefile create mode 100644 wm/blackbox/files/md5 create mode 100644 wm/blackbox/pkg/COMMENT create mode 100644 wm/blackbox/pkg/DESCR create mode 100644 wm/blackbox/pkg/PLIST (limited to 'wm/blackbox') diff --git a/wm/blackbox/Makefile b/wm/blackbox/Makefile new file mode 100644 index 00000000000..621b481ff7e --- /dev/null +++ b/wm/blackbox/Makefile @@ -0,0 +1,21 @@ +# $NetBSD: Makefile,v 1.1.1.1 2000/12/12 02:03:46 wiz Exp $ +# + +DISTNAME= blackbox-0.61.1 +CATEGORIES= x11 wm +MASTER_SITES= ftp://portal.alug.org/pub/blackbox/0.6x.x/ + +MAINTAINER= djp@cpl.herston.uq.edu.au +HOMEPAGE= http://blackbox.alug.org/ + +USE_X11BASE= yes +GNU_CONFIGURE= yes + +CONFIGURE_ARGS+= --prefix=${X11PREFIX} \ + --x-includes=${X11BASE}/include \ + --x-libraries=${X11BASE}/lib \ + --enable-kde + +HAS_CONFIGURE= YES + +.include "../../mk/bsd.pkg.mk" diff --git a/wm/blackbox/files/md5 b/wm/blackbox/files/md5 new file mode 100644 index 00000000000..f2207721727 --- /dev/null +++ b/wm/blackbox/files/md5 @@ -0,0 +1,3 @@ +$NetBSD: md5,v 1.1.1.1 2000/12/12 02:03:46 wiz Exp $ + +MD5 (blackbox-0.61.1.tar.gz) = 3e30cefdb8e91ab1eb7ae80ff7e6cb11 diff --git a/wm/blackbox/pkg/COMMENT b/wm/blackbox/pkg/COMMENT new file mode 100644 index 00000000000..ac53a3cefea --- /dev/null +++ b/wm/blackbox/pkg/COMMENT @@ -0,0 +1 @@ +small and fast X11R6 window manager diff --git a/wm/blackbox/pkg/DESCR b/wm/blackbox/pkg/DESCR new file mode 100644 index 00000000000..751bbfebcdb --- /dev/null +++ b/wm/blackbox/pkg/DESCR @@ -0,0 +1,5 @@ +Blackbox is yet another addition to the list of window managers +For X11R6. 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. diff --git a/wm/blackbox/pkg/PLIST b/wm/blackbox/pkg/PLIST new file mode 100644 index 00000000000..cfc2c30c11b --- /dev/null +++ b/wm/blackbox/pkg/PLIST @@ -0,0 +1,48 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2000/12/12 02:03:47 wiz Exp $ +bin/blackbox +bin/bsetbg +bin/bsetroot +man/man1/blackbox.1 +man/man1/bsetroot.1 +share/Blackbox/menu +share/Blackbox/nls/C/blackbox.cat +share/Blackbox/nls/POSIX +share/Blackbox/nls/US_ASCII +share/Blackbox/nls/da_DK/blackbox.cat +share/Blackbox/nls/en +share/Blackbox/nls/en_US +share/Blackbox/nls/es +share/Blackbox/nls/es_ES/blackbox.cat +share/Blackbox/nls/et_EE/blackbox.cat +share/Blackbox/nls/fr +share/Blackbox/nls/fr_FR/blackbox.cat +share/Blackbox/nls/pt_BR/blackbox.cat +share/Blackbox/nls/ru_RU/blackbox.cat +share/Blackbox/nls/sv_SE/blackbox.cat +share/Blackbox/nls/tr_TR/blackbox.cat +share/Blackbox/styles/Artwiz +share/Blackbox/styles/Cthulhain +share/Blackbox/styles/Flux +share/Blackbox/styles/Minimal +share/Blackbox/styles/Nyz +share/Blackbox/styles/Operation +share/Blackbox/styles/Outcomes +share/Blackbox/styles/Rampage +share/Blackbox/styles/Rancor +share/Blackbox/styles/Results +share/Blackbox/styles/Shade +share/Blackbox/styles/Spiff +share/Blackbox/styles/TDF +share/Blackbox/styles/Twice +@dirrm share/Blackbox/styles +@dirrm share/Blackbox/nls/tr_TR +@dirrm share/Blackbox/nls/sv_SE +@dirrm share/Blackbox/nls/ru_RU +@dirrm share/Blackbox/nls/pt_BR +@dirrm share/Blackbox/nls/fr_FR +@dirrm share/Blackbox/nls/et_EE +@dirrm share/Blackbox/nls/es_ES +@dirrm share/Blackbox/nls/da_DK +@dirrm share/Blackbox/nls/C +@dirrm share/Blackbox/nls +@dirrm share/Blackbox -- cgit v1.2.3