Update to 0.50.3.

PR:		10157
Submitted by:	Chris Piazza <cpiazza@home.net>
This commit is contained in:
Steve Price 1999-03-08 20:57:52 +00:00
parent a64a2d930f
commit 8ebbbe0407
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=17075
12 changed files with 96 additions and 15 deletions

View File

@ -1,12 +1,12 @@
# New ports collection makefile for: Blackbox
# Version required: 0.50.2
# Version required: 0.50.3
# Date created: June 15, 1998
# Whom: Brian Handy <handy@physics.montana.edu>
#
# $Id: Makefile,v 1.15 1998/12/08 21:36:08 billf Exp $
# $Id: Makefile,v 1.16 1998/12/23 01:37:34 steve Exp $
#
DISTNAME= blackbox-0.50.2
DISTNAME= blackbox-0.50.3
CATEGORIES= x11-wm
MASTER_SITES= ftp://balance.wiw.org/pub/blackbox/ \
ftp://ftp.aist.com.ua/pub/unix/window_managers/blackbox/
@ -16,4 +16,17 @@ MAINTAINER= ports@FreeBSD.ORG
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
.if !defined(USE_KDE)
pre-fetch:
@echo
@echo If you would like build Blackbox with KDE support
@echo you must set the variable USE_KDE
@echo
.else
pre-fetch:
@echo
@echo Building Blackbox with KDE support
@echo
CONFIGURE_ARGS= --enable-kde
.endif
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (blackbox-0.50.2.tar.gz) = 04c5cfe573e295914359b3194fdac9f7
MD5 (blackbox-0.50.3.tar.gz) = 8432c803287bfe0ace51555482ff0e2d

View File

@ -1,5 +1,5 @@
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
out of the curiosity of the authors. It's small (around 11700 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.

View File

@ -1,5 +1,18 @@
bin/blackbox
bin/bsetroot
share/Blackbox/brueghel/babel
share/Blackbox/brueghel/babel.gif
share/Blackbox/brueghel/babel.txt
share/Blackbox/brueghel/icarus
share/Blackbox/brueghel/icarus.gif
share/Blackbox/brueghel/icarus.txt
share/Blackbox/brueghel/littlebabel
share/Blackbox/brueghel/littlebabel.gif
share/Blackbox/brueghel/littlebabel.txt
share/Blackbox/brueghel/rebelangels
share/Blackbox/brueghel/rebelangels.gif
share/Blackbox/brueghel/rebelangels.txt
share/Blackbox/brueghel/stylesmenu
share/Blackbox/rc
share/Blackbox/menu
share/Blackbox/styles/blackmagic
@ -15,5 +28,6 @@ share/Blackbox/styles/slatebox
share/Blackbox/styles/steelblue
share/Blackbox/styles/steelbox
share/Blackbox/styles/stylesmenu
@dirrm share/Blackbox/brueghel
@dirrm share/Blackbox/styles
@dirrm share/Blackbox

View File

@ -1,12 +1,12 @@
# New ports collection makefile for: Blackbox
# Version required: 0.50.2
# Version required: 0.50.3
# Date created: June 15, 1998
# Whom: Brian Handy <handy@physics.montana.edu>
#
# $Id: Makefile,v 1.15 1998/12/08 21:36:08 billf Exp $
# $Id: Makefile,v 1.16 1998/12/23 01:37:34 steve Exp $
#
DISTNAME= blackbox-0.50.2
DISTNAME= blackbox-0.50.3
CATEGORIES= x11-wm
MASTER_SITES= ftp://balance.wiw.org/pub/blackbox/ \
ftp://ftp.aist.com.ua/pub/unix/window_managers/blackbox/
@ -16,4 +16,17 @@ MAINTAINER= ports@FreeBSD.ORG
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
.if !defined(USE_KDE)
pre-fetch:
@echo
@echo If you would like build Blackbox with KDE support
@echo you must set the variable USE_KDE
@echo
.else
pre-fetch:
@echo
@echo Building Blackbox with KDE support
@echo
CONFIGURE_ARGS= --enable-kde
.endif
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (blackbox-0.50.2.tar.gz) = 04c5cfe573e295914359b3194fdac9f7
MD5 (blackbox-0.50.3.tar.gz) = 8432c803287bfe0ace51555482ff0e2d

View File

@ -1,5 +1,5 @@
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
out of the curiosity of the authors. It's small (around 11700 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.

View File

@ -1,5 +1,18 @@
bin/blackbox
bin/bsetroot
share/Blackbox/brueghel/babel
share/Blackbox/brueghel/babel.gif
share/Blackbox/brueghel/babel.txt
share/Blackbox/brueghel/icarus
share/Blackbox/brueghel/icarus.gif
share/Blackbox/brueghel/icarus.txt
share/Blackbox/brueghel/littlebabel
share/Blackbox/brueghel/littlebabel.gif
share/Blackbox/brueghel/littlebabel.txt
share/Blackbox/brueghel/rebelangels
share/Blackbox/brueghel/rebelangels.gif
share/Blackbox/brueghel/rebelangels.txt
share/Blackbox/brueghel/stylesmenu
share/Blackbox/rc
share/Blackbox/menu
share/Blackbox/styles/blackmagic
@ -15,5 +28,6 @@ share/Blackbox/styles/slatebox
share/Blackbox/styles/steelblue
share/Blackbox/styles/steelbox
share/Blackbox/styles/stylesmenu
@dirrm share/Blackbox/brueghel
@dirrm share/Blackbox/styles
@dirrm share/Blackbox

View File

@ -1,12 +1,12 @@
# New ports collection makefile for: Blackbox
# Version required: 0.50.2
# Version required: 0.50.3
# Date created: June 15, 1998
# Whom: Brian Handy <handy@physics.montana.edu>
#
# $Id: Makefile,v 1.15 1998/12/08 21:36:08 billf Exp $
# $Id: Makefile,v 1.16 1998/12/23 01:37:34 steve Exp $
#
DISTNAME= blackbox-0.50.2
DISTNAME= blackbox-0.50.3
CATEGORIES= x11-wm
MASTER_SITES= ftp://balance.wiw.org/pub/blackbox/ \
ftp://ftp.aist.com.ua/pub/unix/window_managers/blackbox/
@ -16,4 +16,17 @@ MAINTAINER= ports@FreeBSD.ORG
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
.if !defined(USE_KDE)
pre-fetch:
@echo
@echo If you would like build Blackbox with KDE support
@echo you must set the variable USE_KDE
@echo
.else
pre-fetch:
@echo
@echo Building Blackbox with KDE support
@echo
CONFIGURE_ARGS= --enable-kde
.endif
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (blackbox-0.50.2.tar.gz) = 04c5cfe573e295914359b3194fdac9f7
MD5 (blackbox-0.50.3.tar.gz) = 8432c803287bfe0ace51555482ff0e2d

View File

@ -1,5 +1,5 @@
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
out of the curiosity of the authors. It's small (around 11700 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.

View File

@ -1,5 +1,18 @@
bin/blackbox
bin/bsetroot
share/Blackbox/brueghel/babel
share/Blackbox/brueghel/babel.gif
share/Blackbox/brueghel/babel.txt
share/Blackbox/brueghel/icarus
share/Blackbox/brueghel/icarus.gif
share/Blackbox/brueghel/icarus.txt
share/Blackbox/brueghel/littlebabel
share/Blackbox/brueghel/littlebabel.gif
share/Blackbox/brueghel/littlebabel.txt
share/Blackbox/brueghel/rebelangels
share/Blackbox/brueghel/rebelangels.gif
share/Blackbox/brueghel/rebelangels.txt
share/Blackbox/brueghel/stylesmenu
share/Blackbox/rc
share/Blackbox/menu
share/Blackbox/styles/blackmagic
@ -15,5 +28,6 @@ share/Blackbox/styles/slatebox
share/Blackbox/styles/steelblue
share/Blackbox/styles/steelbox
share/Blackbox/styles/stylesmenu
@dirrm share/Blackbox/brueghel
@dirrm share/Blackbox/styles
@dirrm share/Blackbox