summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1998-11-23 22:01:12 +0000
committerBill Fumerola <billf@FreeBSD.org>1998-11-23 22:01:12 +0000
commitfe19581a38738bbbe68c3cf1dccc6e11127ae2f3 (patch)
tree5c498dff770b8d78e1e2f0ffcb7f9173c8f6b351 /x11-wm
parentUpgrade to 3.3.3 (diff)
Upgrade to 0.50.0, update the homepage, add new files to PLIST.
PR: ports/8813 Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us>
Notes
Notes: svn path=/head/; revision=14840
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/blackbox/Makefile8
-rw-r--r--x11-wm/blackbox/distinfo2
-rw-r--r--x11-wm/blackbox/pkg-descr2
-rw-r--r--x11-wm/blackbox/pkg-plist2
-rw-r--r--x11-wm/hackedbox/Makefile8
-rw-r--r--x11-wm/hackedbox/distinfo2
-rw-r--r--x11-wm/hackedbox/pkg-descr2
-rw-r--r--x11-wm/hackedbox/pkg-plist2
-rw-r--r--x11-wm/openbox/Makefile8
-rw-r--r--x11-wm/openbox/distinfo2
-rw-r--r--x11-wm/openbox/pkg-descr2
-rw-r--r--x11-wm/openbox/pkg-plist2
12 files changed, 24 insertions, 18 deletions
diff --git a/x11-wm/blackbox/Makefile b/x11-wm/blackbox/Makefile
index e57b03580ac5..6cfe8da8e5cc 100644
--- a/x11-wm/blackbox/Makefile
+++ b/x11-wm/blackbox/Makefile
@@ -1,14 +1,14 @@
# New ports collection makefile for: Blackbox
-# Version required: 0.40.13
+# Version required: 0.50.0
# Date created: June 15, 1998
# Whom: Brian Handy <handy@physics.montana.edu>
#
-# $Id: Makefile,v 1.12 1998/11/05 02:59:40 jkoshy Exp $
+# $Id: Makefile,v 1.13 1998/11/11 22:39:48 mph Exp $
#
-DISTNAME= blackbox-0.40.13
+DISTNAME= blackbox-0.50.0
CATEGORIES= x11-wm
-MASTER_SITES= http://linux.wiw.org/blackbox/sources/
+MASTER_SITES= ftp://balance.wiw.org/pub/blackbox/
MAINTAINER= ports@FreeBSD.ORG
diff --git a/x11-wm/blackbox/distinfo b/x11-wm/blackbox/distinfo
index d0956d7f031c..1e6819c5e8d0 100644
--- a/x11-wm/blackbox/distinfo
+++ b/x11-wm/blackbox/distinfo
@@ -1 +1 @@
-MD5 (blackbox-0.40.13.tar.gz) = a48eb5f98d4292ad25d7e3b87cb2e194
+MD5 (blackbox-0.50.0.tar.gz) = 198a8971dfc320434cc92e046a2134fe
diff --git a/x11-wm/blackbox/pkg-descr b/x11-wm/blackbox/pkg-descr
index 7fcbe7624ab2..9d3012945bd4 100644
--- a/x11-wm/blackbox/pkg-descr
+++ b/x11-wm/blackbox/pkg-descr
@@ -4,4 +4,4 @@ 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/
+Homepage: http://blackbox.wiw.org/
diff --git a/x11-wm/blackbox/pkg-plist b/x11-wm/blackbox/pkg-plist
index fae79fe360d6..bbdafcbce794 100644
--- a/x11-wm/blackbox/pkg-plist
+++ b/x11-wm/blackbox/pkg-plist
@@ -1,4 +1,5 @@
bin/blackbox
+bin/bsetroot
share/Blackbox/rc
share/Blackbox/menu
share/Blackbox/styles/blackmagic
@@ -13,5 +14,6 @@ share/Blackbox/styles/pnoid
share/Blackbox/styles/slatebox
share/Blackbox/styles/steelblue
share/Blackbox/styles/steelbox
+share/Blackbox/styles/stylesmenu
@dirrm share/Blackbox/styles
@dirrm share/Blackbox
diff --git a/x11-wm/hackedbox/Makefile b/x11-wm/hackedbox/Makefile
index e57b03580ac5..6cfe8da8e5cc 100644
--- a/x11-wm/hackedbox/Makefile
+++ b/x11-wm/hackedbox/Makefile
@@ -1,14 +1,14 @@
# New ports collection makefile for: Blackbox
-# Version required: 0.40.13
+# Version required: 0.50.0
# Date created: June 15, 1998
# Whom: Brian Handy <handy@physics.montana.edu>
#
-# $Id: Makefile,v 1.12 1998/11/05 02:59:40 jkoshy Exp $
+# $Id: Makefile,v 1.13 1998/11/11 22:39:48 mph Exp $
#
-DISTNAME= blackbox-0.40.13
+DISTNAME= blackbox-0.50.0
CATEGORIES= x11-wm
-MASTER_SITES= http://linux.wiw.org/blackbox/sources/
+MASTER_SITES= ftp://balance.wiw.org/pub/blackbox/
MAINTAINER= ports@FreeBSD.ORG
diff --git a/x11-wm/hackedbox/distinfo b/x11-wm/hackedbox/distinfo
index d0956d7f031c..1e6819c5e8d0 100644
--- a/x11-wm/hackedbox/distinfo
+++ b/x11-wm/hackedbox/distinfo
@@ -1 +1 @@
-MD5 (blackbox-0.40.13.tar.gz) = a48eb5f98d4292ad25d7e3b87cb2e194
+MD5 (blackbox-0.50.0.tar.gz) = 198a8971dfc320434cc92e046a2134fe
diff --git a/x11-wm/hackedbox/pkg-descr b/x11-wm/hackedbox/pkg-descr
index 7fcbe7624ab2..9d3012945bd4 100644
--- a/x11-wm/hackedbox/pkg-descr
+++ b/x11-wm/hackedbox/pkg-descr
@@ -4,4 +4,4 @@ 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/
+Homepage: http://blackbox.wiw.org/
diff --git a/x11-wm/hackedbox/pkg-plist b/x11-wm/hackedbox/pkg-plist
index fae79fe360d6..bbdafcbce794 100644
--- a/x11-wm/hackedbox/pkg-plist
+++ b/x11-wm/hackedbox/pkg-plist
@@ -1,4 +1,5 @@
bin/blackbox
+bin/bsetroot
share/Blackbox/rc
share/Blackbox/menu
share/Blackbox/styles/blackmagic
@@ -13,5 +14,6 @@ share/Blackbox/styles/pnoid
share/Blackbox/styles/slatebox
share/Blackbox/styles/steelblue
share/Blackbox/styles/steelbox
+share/Blackbox/styles/stylesmenu
@dirrm share/Blackbox/styles
@dirrm share/Blackbox
diff --git a/x11-wm/openbox/Makefile b/x11-wm/openbox/Makefile
index e57b03580ac5..6cfe8da8e5cc 100644
--- a/x11-wm/openbox/Makefile
+++ b/x11-wm/openbox/Makefile
@@ -1,14 +1,14 @@
# New ports collection makefile for: Blackbox
-# Version required: 0.40.13
+# Version required: 0.50.0
# Date created: June 15, 1998
# Whom: Brian Handy <handy@physics.montana.edu>
#
-# $Id: Makefile,v 1.12 1998/11/05 02:59:40 jkoshy Exp $
+# $Id: Makefile,v 1.13 1998/11/11 22:39:48 mph Exp $
#
-DISTNAME= blackbox-0.40.13
+DISTNAME= blackbox-0.50.0
CATEGORIES= x11-wm
-MASTER_SITES= http://linux.wiw.org/blackbox/sources/
+MASTER_SITES= ftp://balance.wiw.org/pub/blackbox/
MAINTAINER= ports@FreeBSD.ORG
diff --git a/x11-wm/openbox/distinfo b/x11-wm/openbox/distinfo
index d0956d7f031c..1e6819c5e8d0 100644
--- a/x11-wm/openbox/distinfo
+++ b/x11-wm/openbox/distinfo
@@ -1 +1 @@
-MD5 (blackbox-0.40.13.tar.gz) = a48eb5f98d4292ad25d7e3b87cb2e194
+MD5 (blackbox-0.50.0.tar.gz) = 198a8971dfc320434cc92e046a2134fe
diff --git a/x11-wm/openbox/pkg-descr b/x11-wm/openbox/pkg-descr
index 7fcbe7624ab2..9d3012945bd4 100644
--- a/x11-wm/openbox/pkg-descr
+++ b/x11-wm/openbox/pkg-descr
@@ -4,4 +4,4 @@ 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/
+Homepage: http://blackbox.wiw.org/
diff --git a/x11-wm/openbox/pkg-plist b/x11-wm/openbox/pkg-plist
index fae79fe360d6..bbdafcbce794 100644
--- a/x11-wm/openbox/pkg-plist
+++ b/x11-wm/openbox/pkg-plist
@@ -1,4 +1,5 @@
bin/blackbox
+bin/bsetroot
share/Blackbox/rc
share/Blackbox/menu
share/Blackbox/styles/blackmagic
@@ -13,5 +14,6 @@ share/Blackbox/styles/pnoid
share/Blackbox/styles/slatebox
share/Blackbox/styles/steelblue
share/Blackbox/styles/steelbox
+share/Blackbox/styles/stylesmenu
@dirrm share/Blackbox/styles
@dirrm share/Blackbox