summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorMatthew Hunt <mph@FreeBSD.org>1998-06-16 03:04:34 +0000
committerMatthew Hunt <mph@FreeBSD.org>1998-06-16 03:04:34 +0000
commit1b9a44a28b45c460d2558ec26562a756127e20f7 (patch)
tree66e998a892088c626dfad4fd8abd7811e9d44eaa /x11-wm
parentupdated to samba-1.9.18p8. (diff)
Import of blackbox 0.33.3, yet another window manager. Small and
lightweight, but reasonably attractive (in my 3 minute test). PR: 6960 Submitted by: Brian Handy <handy@physics.montana.edu>
Notes
Notes: svn path=/head/; revision=11444
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/blackbox/Makefile18
-rw-r--r--x11-wm/blackbox/distinfo1
-rw-r--r--x11-wm/blackbox/pkg-comment1
-rw-r--r--x11-wm/blackbox/pkg-descr7
-rw-r--r--x11-wm/blackbox/pkg-plist3
-rw-r--r--x11-wm/hackedbox/Makefile18
-rw-r--r--x11-wm/hackedbox/distinfo1
-rw-r--r--x11-wm/hackedbox/pkg-comment1
-rw-r--r--x11-wm/hackedbox/pkg-descr7
-rw-r--r--x11-wm/hackedbox/pkg-plist3
-rw-r--r--x11-wm/openbox/Makefile18
-rw-r--r--x11-wm/openbox/distinfo1
-rw-r--r--x11-wm/openbox/pkg-comment1
-rw-r--r--x11-wm/openbox/pkg-descr7
-rw-r--r--x11-wm/openbox/pkg-plist3
15 files changed, 90 insertions, 0 deletions
diff --git a/x11-wm/blackbox/Makefile b/x11-wm/blackbox/Makefile
new file mode 100644
index 000000000000..68cc1b46baca
--- /dev/null
+++ b/x11-wm/blackbox/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: Blackbox
+# Version required: 0.33.3
+# Date created: June 15, 1998
+# Whom: Brian Handy <handy@physics.montana.edu>
+#
+# $Id$
+#
+
+DISTNAME= blackbox-0.33.3
+CATEGORIES= x11
+MASTER_SITES= http://linux.wiw.org/blackbox/sources/
+
+MAINTAINER= ports@FreeBSD.ORG
+
+USE_IMAKE= yes
+NO_INSTALL_MANPAGES= yes
+
+.include <bsd.port.mk>
diff --git a/x11-wm/blackbox/distinfo b/x11-wm/blackbox/distinfo
new file mode 100644
index 000000000000..56f3cd5d3684
--- /dev/null
+++ b/x11-wm/blackbox/distinfo
@@ -0,0 +1 @@
+MD5 (blackbox-0.33.3.tar.gz) = 829eb34ad710a745ba875e4c27c82043
diff --git a/x11-wm/blackbox/pkg-comment b/x11-wm/blackbox/pkg-comment
new file mode 100644
index 000000000000..eddbecb56a8e
--- /dev/null
+++ b/x11-wm/blackbox/pkg-comment
@@ -0,0 +1 @@
+This window manager is a small fast X11R6 Window Manager.
diff --git a/x11-wm/blackbox/pkg-descr b/x11-wm/blackbox/pkg-descr
new file mode 100644
index 000000000000..7fcbe7624ab2
--- /dev/null
+++ b/x11-wm/blackbox/pkg-descr
@@ -0,0 +1,7 @@
+Blackbox is Yet Another Window Manager for X11R6 that arose primarily
+out of the curiosity of the authors. It's small (around 8700 lines at
+the time of writing), fast, built-in rendering code, image dithering
+at 8, 15 and 16 bits per pixel and color icon support. Blackbox is
+[mostly] ICCCM compliant.
+
+Homepage: http://linux.wiw.org/blackbox/
diff --git a/x11-wm/blackbox/pkg-plist b/x11-wm/blackbox/pkg-plist
new file mode 100644
index 000000000000..813a01d65c2c
--- /dev/null
+++ b/x11-wm/blackbox/pkg-plist
@@ -0,0 +1,3 @@
+bin/blackbox
+lib/X11/app-defaults/Blackbox.ad
+lib/X11/app-defaults/BlackboxMenu.ad
diff --git a/x11-wm/hackedbox/Makefile b/x11-wm/hackedbox/Makefile
new file mode 100644
index 000000000000..68cc1b46baca
--- /dev/null
+++ b/x11-wm/hackedbox/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: Blackbox
+# Version required: 0.33.3
+# Date created: June 15, 1998
+# Whom: Brian Handy <handy@physics.montana.edu>
+#
+# $Id$
+#
+
+DISTNAME= blackbox-0.33.3
+CATEGORIES= x11
+MASTER_SITES= http://linux.wiw.org/blackbox/sources/
+
+MAINTAINER= ports@FreeBSD.ORG
+
+USE_IMAKE= yes
+NO_INSTALL_MANPAGES= yes
+
+.include <bsd.port.mk>
diff --git a/x11-wm/hackedbox/distinfo b/x11-wm/hackedbox/distinfo
new file mode 100644
index 000000000000..56f3cd5d3684
--- /dev/null
+++ b/x11-wm/hackedbox/distinfo
@@ -0,0 +1 @@
+MD5 (blackbox-0.33.3.tar.gz) = 829eb34ad710a745ba875e4c27c82043
diff --git a/x11-wm/hackedbox/pkg-comment b/x11-wm/hackedbox/pkg-comment
new file mode 100644
index 000000000000..eddbecb56a8e
--- /dev/null
+++ b/x11-wm/hackedbox/pkg-comment
@@ -0,0 +1 @@
+This window manager is a small fast X11R6 Window Manager.
diff --git a/x11-wm/hackedbox/pkg-descr b/x11-wm/hackedbox/pkg-descr
new file mode 100644
index 000000000000..7fcbe7624ab2
--- /dev/null
+++ b/x11-wm/hackedbox/pkg-descr
@@ -0,0 +1,7 @@
+Blackbox is Yet Another Window Manager for X11R6 that arose primarily
+out of the curiosity of the authors. It's small (around 8700 lines at
+the time of writing), fast, built-in rendering code, image dithering
+at 8, 15 and 16 bits per pixel and color icon support. Blackbox is
+[mostly] ICCCM compliant.
+
+Homepage: http://linux.wiw.org/blackbox/
diff --git a/x11-wm/hackedbox/pkg-plist b/x11-wm/hackedbox/pkg-plist
new file mode 100644
index 000000000000..813a01d65c2c
--- /dev/null
+++ b/x11-wm/hackedbox/pkg-plist
@@ -0,0 +1,3 @@
+bin/blackbox
+lib/X11/app-defaults/Blackbox.ad
+lib/X11/app-defaults/BlackboxMenu.ad
diff --git a/x11-wm/openbox/Makefile b/x11-wm/openbox/Makefile
new file mode 100644
index 000000000000..68cc1b46baca
--- /dev/null
+++ b/x11-wm/openbox/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: Blackbox
+# Version required: 0.33.3
+# Date created: June 15, 1998
+# Whom: Brian Handy <handy@physics.montana.edu>
+#
+# $Id$
+#
+
+DISTNAME= blackbox-0.33.3
+CATEGORIES= x11
+MASTER_SITES= http://linux.wiw.org/blackbox/sources/
+
+MAINTAINER= ports@FreeBSD.ORG
+
+USE_IMAKE= yes
+NO_INSTALL_MANPAGES= yes
+
+.include <bsd.port.mk>
diff --git a/x11-wm/openbox/distinfo b/x11-wm/openbox/distinfo
new file mode 100644
index 000000000000..56f3cd5d3684
--- /dev/null
+++ b/x11-wm/openbox/distinfo
@@ -0,0 +1 @@
+MD5 (blackbox-0.33.3.tar.gz) = 829eb34ad710a745ba875e4c27c82043
diff --git a/x11-wm/openbox/pkg-comment b/x11-wm/openbox/pkg-comment
new file mode 100644
index 000000000000..eddbecb56a8e
--- /dev/null
+++ b/x11-wm/openbox/pkg-comment
@@ -0,0 +1 @@
+This window manager is a small fast X11R6 Window Manager.
diff --git a/x11-wm/openbox/pkg-descr b/x11-wm/openbox/pkg-descr
new file mode 100644
index 000000000000..7fcbe7624ab2
--- /dev/null
+++ b/x11-wm/openbox/pkg-descr
@@ -0,0 +1,7 @@
+Blackbox is Yet Another Window Manager for X11R6 that arose primarily
+out of the curiosity of the authors. It's small (around 8700 lines at
+the time of writing), fast, built-in rendering code, image dithering
+at 8, 15 and 16 bits per pixel and color icon support. Blackbox is
+[mostly] ICCCM compliant.
+
+Homepage: http://linux.wiw.org/blackbox/
diff --git a/x11-wm/openbox/pkg-plist b/x11-wm/openbox/pkg-plist
new file mode 100644
index 000000000000..813a01d65c2c
--- /dev/null
+++ b/x11-wm/openbox/pkg-plist
@@ -0,0 +1,3 @@
+bin/blackbox
+lib/X11/app-defaults/Blackbox.ad
+lib/X11/app-defaults/BlackboxMenu.ad