Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Jun 2000 14:42:57 -0400 (EDT)
From:      patseal@hyperhost.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/19356: x11-wm/blackbox update to 0.60.3
Message-ID:  <20000617184257.CDAB1137FEC@foobar.foobar.eyep.net>

next in thread | raw e-mail | index | archive | help

>Number:         19356
>Category:       ports
>Synopsis:       x11-wm/blackbox update to 0.60.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 17 11:50:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Patrick Seal
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
>Environment:
>Description:

Update blackbox port from 0.51.3.1 to 0.60.3

>How-To-Repeat:
>Fix:

diff -ruN blackbox.orig/Makefile blackbox/Makefile
--- blackbox.orig/Makefile	Sat Jun 17 12:34:37 2000
+++ blackbox/Makefile	Sat Jun 17 13:16:12 2000
@@ -6,29 +6,15 @@
 #
 
 PORTNAME=	blackbox
-PORTVERSION= 	0.51.3.1
+PORTVERSION= 	0.60.3
 CATEGORIES=	x11-wm
-MASTER_SITES=	ftp://portal.alug.org/pub/blackbox/0.5x.x/ \
-	 	ftp://ftp.dti.ad.jp/pub/X/blackbox/0.5x.x/
+MASTER_SITES=	ftp://portal.alug.org/pub/blackbox/0.6x.x/
 
 MAINTAINER=	patseal@hyperhost.net
 
 USE_X_PREFIX=	yes
 GNU_CONFIGURE=	yes
 USE_BZIP2=	yes
-
-.if !defined(WITH_KDE)
-pre-configure:
-	@ ${ECHO_MSG}
-	@ ${ECHO_MSG} If you would like build Blackbox with KDE support
-	@ ${ECHO_MSG} you must set the variable WITH_KDE
-	@ ${ECHO_MSG}
-.else
-pre-configure:
-	@ ${ECHO_MSG}
-	@ ${ECHO_MSG} Building Blackbox with KDE support
-	@ ${ECHO_MSG}
-CONFIGURE_ARGS= --enable-kde
-.endif
+CONFIGURE_ARGS= --disable-styled-frames
 
 .include <bsd.port.mk>
diff -ruN blackbox.orig/files/md5 blackbox/files/md5
--- blackbox.orig/files/md5	Mon Sep 20 22:19:41 1999
+++ blackbox/files/md5	Sat Jun 17 13:11:05 2000
@@ -1 +1 @@
-MD5 (blackbox-0.51.3.1.tar.bz2) = 9cef2add80465e0b62a2d804c2c4ce2a
+MD5 (blackbox-0.60.3.tar.bz2) = 7d6e75947810267aeb2ddc031ae7ca89
diff -ruN blackbox.orig/pkg/DESCR blackbox/pkg/DESCR
--- blackbox.orig/pkg/DESCR	Sun Sep  5 20:03:57 1999
+++ blackbox/pkg/DESCR	Sat Jun 17 14:13:38 2000
@@ -3,4 +3,7 @@
 rendering code, does image dithering at 8, 15 and 16 bits per pixel
 and colour icon support.  Blackbox is [mostly] ICCCM compliant.
 
-WWW: http://blackbox.alug.org/
+WWW: http://portal.alug.org/blackbox/
+
+- Patrick
+patseal@hyperhost.net
diff -ruN blackbox.orig/pkg/PLIST blackbox/pkg/PLIST
--- blackbox.orig/pkg/PLIST	Sat Aug 21 17:08:04 1999
+++ blackbox/pkg/PLIST	Sat Jun 17 14:06:46 2000
@@ -1,20 +1,41 @@
 bin/blackbox
 bin/bsetroot
 share/Blackbox/menu
-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/previous
-share/Blackbox/styles/results
-share/Blackbox/styles/slatebox
-share/Blackbox/styles/steelblue
-share/Blackbox/styles/steelbox
-share/Blackbox/styles/stylesmenu
+share/Blackbox/nls/C/blackbox.cat
+share/Blackbox/nls/es_ES/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/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/nls/C
+@dirrm share/Blackbox/nls/es_ES
+@dirrm share/Blackbox/nls/pt_BR
+@dirrm share/Blackbox/nls/ru_RU
+@dirrm share/Blackbox/nls/sv_SE
+@dirrm share/Blackbox/nls/tr_TR
+@exec ln -s C %D/share/Blackbox/nls/POSIX
+@unexec rm %D/share/Blackbox/nls/POSIX
+@exec ln -s C %D/share/Blackbox/nls/US_ASCII
+@unexec rm %D/share/Blackbox/nls/US_ASCII
+@exec ln -s C %D/share/Blackbox/nls/en
+@unexec rm %D/share/Blackbox/nls/en
+@exec ln -s C %D/share/Blackbox/nls/en_US
+@unexec rm %D/share/Blackbox/nls/en_US
+@exec ln -s es_ES %D/share/Blackbox/nls/es
+@unexec rm %D/share/Blackbox/nls/es
+@dirrm share/Blackbox/nls
 @dirrm share/Blackbox/styles
 @dirrm share/Blackbox

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000617184257.CDAB1137FEC>