Index: x11/fluxbox/Makefile
===================================================================
RCS file: /cvs/ports/x11/fluxbox/Makefile,v
retrieving revision 1.36
diff -u -p -r1.36 Makefile
--- x11/fluxbox/Makefile        25 Jan 2006 03:57:43 -0000      1.36
+++ x11/fluxbox/Makefile        12 Apr 2006 20:47:10 -0000
@@ -2,7 +2,7 @@
 
 COMMENT=               "window manager based on the original Blackbox code"
 
-VERSION=               0.9.14
+VERSION=               0.9.15.1
 DISTNAME=              fluxbox-${VERSION}
 CATEGORIES=            x11
 
Index: x11/fluxbox/distinfo
===================================================================
RCS file: /cvs/ports/x11/fluxbox/distinfo,v
retrieving revision 1.21
diff -u -p -r1.21 distinfo
--- x11/fluxbox/distinfo        25 Jan 2006 03:57:43 -0000      1.21
+++ x11/fluxbox/distinfo        12 Apr 2006 20:47:10 -0000
@@ -1,4 +1,4 @@
-MD5 (fluxbox-0.9.14.tar.gz) = fc013c3d233ce11bcb8b6d989b1a4326
-RMD160 (fluxbox-0.9.14.tar.gz) = 8185498a076a87ec7b0cce088c52ae493020c6a2
-SHA1 (fluxbox-0.9.14.tar.gz) = ca81da9cab1df67d41b539527fc077f99ea366f8
-SIZE (fluxbox-0.9.14.tar.gz) = 928623
+MD5 (fluxbox-0.9.15.1.tar.gz) = 86afa6570a87d684502a820a3f175e37
+RMD160 (fluxbox-0.9.15.1.tar.gz) = bac08f721367dfc1d7da491f286bd19dfcd8112e
+SHA1 (fluxbox-0.9.15.1.tar.gz) = a22b8a6797faf4edb03b66382fe14d82212a1a11
+SIZE (fluxbox-0.9.15.1.tar.gz) = 944863
Index: x11/fluxbox/patches/patch-data_Makefile_in
===================================================================
RCS file: x11/fluxbox/patches/patch-data_Makefile_in
diff -N x11/fluxbox/patches/patch-data_Makefile_in
--- x11/fluxbox/patches/patch-data_Makefile_in  25 Jan 2006 03:57:44 -0000      
1.3
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,12 +0,0 @@
-$OpenBSD: patch-data_Makefile_in,v 1.3 2006/01/25 03:57:44 david Exp $
---- data/Makefile.in.orig      Wed Sep 14 15:27:20 2005
-+++ data/Makefile.in   Wed Oct  5 16:54:18 2005
-@@ -535,7 +535,7 @@ install-pkgdataDATA:
-       $(INSTALL_DATA) menu $(DESTDIR)$(DEFAULT_MENU)
-       @echo "Installing keys file in $(DESTDIR)$(DEFAULT_KEYS)"
-       $(mkinstalldirs) $(DESTDIR)$(dir $(DEFAULT_KEYS))
--      $(INSTALL_DATA) keys $(DESTDIR)$(DEFAULT_KEYS)
-+      $(INSTALL_DATA) $(srcdir)/keys $(DESTDIR)$(DEFAULT_KEYS)
-       @echo "Installing init file in $(DESTDIR)$(DEFAULT_INIT)"
-       $(mkinstalldirs) $(DESTDIR)$(dir $(DEFAULT_INIT))
-       $(INSTALL_DATA) init $(DESTDIR)$(DEFAULT_INIT)
Index: x11/fluxbox/patches/patch-data_styles_Artwiz
===================================================================
RCS file: x11/fluxbox/patches/patch-data_styles_Artwiz
diff -N x11/fluxbox/patches/patch-data_styles_Artwiz
--- x11/fluxbox/patches/patch-data_styles_Artwiz        25 Jan 2006 03:57:44 
-0000      1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,12 +0,0 @@
-$OpenBSD: patch-data_styles_Artwiz,v 1.1 2006/01/25 03:57:44 david Exp $
---- data/styles/Artwiz.orig    Mon Nov 15 14:40:52 2004
-+++ data/styles/Artwiz Mon Jan 23 02:56:44 2006
-@@ -104,7 +104,7 @@ bevelWidth:                        2
- borderWidth:                  1
- handleWidth:                  5
- 
--rootCommand:                  bsetroot -mod 4 4 -bg rgb:10/18/20 -fg 
rgb:30/38/40
-+rootCommand:                  fbsetroot -mod 4 4 -bg rgb:10/18/20 -fg 
rgb:30/38/40
- 
- *Font:                                
-*-lucidatypewriter-medium-r-*-*-*-100-*-*-*-*-*-*
- !*Font:                         vera-7
Index: x11/fluxbox/patches/patch-data_styles_BlueNight
===================================================================
RCS file: x11/fluxbox/patches/patch-data_styles_BlueNight
diff -N x11/fluxbox/patches/patch-data_styles_BlueNight
--- x11/fluxbox/patches/patch-data_styles_BlueNight     25 Jan 2006 03:57:44 
-0000      1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,12 +0,0 @@
-$OpenBSD: patch-data_styles_BlueNight,v 1.1 2006/01/25 03:57:44 david Exp $
---- data/styles/BlueNight.orig Mon Nov 15 14:40:52 2004
-+++ data/styles/BlueNight      Mon Jan 23 02:56:47 2006
-@@ -5,7 +5,7 @@ style.credits:
- style.comments:                      Modified/tweaked by skypher
- 
- 
--rootCommand:                         bsetroot -solid rgb:6A/9A/AF
-+rootCommand:                         fbsetroot -solid rgb:6A/9A/AF
- 
- ! Toolbar settings...
- toolbar.button:                      Gradient Diagonal
Index: x11/fluxbox/patches/patch-data_styles_Carbondioxide
===================================================================
RCS file: x11/fluxbox/patches/patch-data_styles_Carbondioxide
diff -N x11/fluxbox/patches/patch-data_styles_Carbondioxide
--- x11/fluxbox/patches/patch-data_styles_Carbondioxide 25 Jan 2006 03:57:44 
-0000      1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,9 +0,0 @@
-$OpenBSD: patch-data_styles_Carbondioxide,v 1.1 2006/01/25 03:57:44 david Exp $
---- data/styles/Carbondioxide.orig     Mon Nov 15 14:40:53 2004
-+++ data/styles/Carbondioxide  Mon Jan 23 02:56:50 2006
-@@ -132,4 +132,4 @@ bevelWidth:                          2
- borderWidth:                         1
- handleWidth:                         3
- 
--rootCommand:                         bsetroot -gradient flatverticalgradient 
-from black -to white
-+rootCommand:                         fbsetroot -gradient flatverticalgradient 
-from black -to white
Index: x11/fluxbox/patches/patch-data_styles_Clean
===================================================================
RCS file: x11/fluxbox/patches/patch-data_styles_Clean
diff -N x11/fluxbox/patches/patch-data_styles_Clean
--- x11/fluxbox/patches/patch-data_styles_Clean 25 Jan 2006 03:57:44 -0000      
1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,9 +0,0 @@
-$OpenBSD: patch-data_styles_Clean,v 1.1 2006/01/25 03:57:44 david Exp $
---- data/styles/Clean.orig     Mon Nov 15 14:40:52 2004
-+++ data/styles/Clean  Mon Jan 23 02:56:52 2006
-@@ -114,4 +114,4 @@ bevelWidth:                          1
- borderWidth:                         1
- handleWidth:                         2
- 
--rootCommand:                         bsetroot -solid rgb:9A/9A/90
-+rootCommand:                         fbsetroot -solid rgb:9A/9A/90
Index: x11/fluxbox/patches/patch-data_styles_Cthulhain
===================================================================
RCS file: x11/fluxbox/patches/patch-data_styles_Cthulhain
diff -N x11/fluxbox/patches/patch-data_styles_Cthulhain
--- x11/fluxbox/patches/patch-data_styles_Cthulhain     25 Jan 2006 03:57:44 
-0000      1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,12 +0,0 @@
-$OpenBSD: patch-data_styles_Cthulhain,v 1.1 2006/01/25 03:57:44 david Exp $
---- data/styles/Cthulhain.orig Mon Aug  1 11:17:14 2005
-+++ data/styles/Cthulhain      Mon Jan 23 02:59:06 2006
-@@ -117,7 +117,7 @@ bevelWidth:                                2
- handleWidth:                          4
- frameWidth:                           0
- 
--rootCommand:                          bsetroot -solid "#3a404b"
-+rootCommand:                          fbsetroot -solid "#3a404b"
- 
- ! ***** bbpager *****
- bbpager.frame:                                sunken gradient crossdiagonal
Index: x11/fluxbox/patches/patch-data_styles_Flux
===================================================================
RCS file: x11/fluxbox/patches/patch-data_styles_Flux
diff -N x11/fluxbox/patches/patch-data_styles_Flux
--- x11/fluxbox/patches/patch-data_styles_Flux  25 Jan 2006 03:57:44 -0000      
1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,9 +0,0 @@
-$OpenBSD: patch-data_styles_Flux,v 1.1 2006/01/25 03:57:44 david Exp $
---- data/styles/Flux.orig      Mon Nov 15 14:40:53 2004
-+++ data/styles/Flux   Mon Jan 23 02:59:19 2006
-@@ -88,4 +88,4 @@ handleWidth:                 3
- *textColor:                   grey20
- *Font:                                lucidasans-10
- 
--rootCommand:                  bsetroot -solid rgb:4/4/38
-+rootCommand:                  fbsetroot -solid rgb:4/4/38
Index: x11/fluxbox/patches/patch-data_styles_LemonSpace
===================================================================
RCS file: x11/fluxbox/patches/patch-data_styles_LemonSpace
diff -N x11/fluxbox/patches/patch-data_styles_LemonSpace
--- x11/fluxbox/patches/patch-data_styles_LemonSpace    25 Jan 2006 03:57:44 
-0000      1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,9 +0,0 @@
-$OpenBSD: patch-data_styles_LemonSpace,v 1.1 2006/01/25 03:57:44 david Exp $
---- data/styles/LemonSpace.orig        Mon Nov 15 14:40:53 2004
-+++ data/styles/LemonSpace     Mon Jan 23 02:56:55 2006
-@@ -125,4 +125,4 @@ window.tab.label.unfocus.textColor:  rgb
- window.tab.label.focus.textColor:    rgb:1a/04/08
- ! -
- 
--rootCommand:                         bsetroot -solid rgb:db/bc/83
-+rootCommand:                         fbsetroot -solid rgb:db/bc/83
Index: x11/fluxbox/patches/patch-data_styles_Makro
===================================================================
RCS file: x11/fluxbox/patches/patch-data_styles_Makro
diff -N x11/fluxbox/patches/patch-data_styles_Makro
--- x11/fluxbox/patches/patch-data_styles_Makro 25 Jan 2006 03:57:44 -0000      
1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,9 +0,0 @@
-$OpenBSD: patch-data_styles_Makro,v 1.1 2006/01/25 03:57:44 david Exp $
---- data/styles/Makro.orig     Mon Nov 15 14:40:53 2004
-+++ data/styles/Makro  Mon Jan 23 02:56:58 2006
-@@ -113,4 +113,4 @@ bevelWidth:                          2
- borderWidth:                         1
- handleWidth:                         3
- 
--rootCommand:                         bsetroot -solid rgb:9A/9A/90
-+rootCommand:                         fbsetroot -solid rgb:9A/9A/90
Index: x11/fluxbox/patches/patch-data_styles_MerleyKay
===================================================================
RCS file: x11/fluxbox/patches/patch-data_styles_MerleyKay
diff -N x11/fluxbox/patches/patch-data_styles_MerleyKay
--- x11/fluxbox/patches/patch-data_styles_MerleyKay     25 Jan 2006 03:57:44 
-0000      1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,9 +0,0 @@
-$OpenBSD: patch-data_styles_MerleyKay,v 1.1 2006/01/25 03:57:44 david Exp $
---- data/styles/MerleyKay.orig Mon Nov 15 14:40:53 2004
-+++ data/styles/MerleyKay      Mon Jan 23 02:57:00 2006
-@@ -131,4 +131,4 @@ bevelWidth:                          2
- borderWidth:                         2
- handleWidth:                         3
- 
--rootCommand:                         bsetroot -mod 5 5 -fg rgb:62/70/85 -bg 
rgb:52/60/75
-+rootCommand:                         fbsetroot -mod 5 5 -fg rgb:62/70/85 -bg 
rgb:52/60/75
Index: x11/fluxbox/patches/patch-data_styles_Meta
===================================================================
RCS file: x11/fluxbox/patches/patch-data_styles_Meta
diff -N x11/fluxbox/patches/patch-data_styles_Meta
--- x11/fluxbox/patches/patch-data_styles_Meta  25 Jan 2006 03:57:44 -0000      
1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,10 +0,0 @@
-$OpenBSD: patch-data_styles_Meta,v 1.1 2006/01/25 03:57:44 david Exp $
---- data/styles/Meta.orig      Mon Nov 15 14:40:53 2004
-+++ data/styles/Meta   Mon Jan 23 02:57:03 2006
-@@ -124,5 +124,5 @@ bevelWidth:                          1
- frameWidth:                          1
- handleWidth:                         4
- 
--rootCommand:                         bsetroot -solid "#d6d7e7"
-+rootCommand:                         fbsetroot -solid "#d6d7e7"
- *font:                               glisp
Index: x11/fluxbox/patches/patch-data_styles_Minimal
===================================================================
RCS file: x11/fluxbox/patches/patch-data_styles_Minimal
diff -N x11/fluxbox/patches/patch-data_styles_Minimal
--- x11/fluxbox/patches/patch-data_styles_Minimal       25 Jan 2006 03:57:44 
-0000      1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,9 +0,0 @@
-$OpenBSD: patch-data_styles_Minimal,v 1.1 2006/01/25 03:57:44 david Exp $
---- data/styles/Minimal.orig   Mon Nov 15 14:40:53 2004
-+++ data/styles/Minimal        Mon Jan 23 02:57:05 2006
-@@ -76,4 +76,4 @@ handleWidth:                    4
- 
- *Font:                          -*-helvetica-*-r-*-*-12-*-*-*-*-*-*-*
- 
--rootCommand:                    bsetroot -solid SlateGrey
-+rootCommand:                    fbsetroot -solid SlateGrey
Index: x11/fluxbox/patches/patch-data_styles_Nyz
===================================================================
RCS file: x11/fluxbox/patches/patch-data_styles_Nyz
diff -N x11/fluxbox/patches/patch-data_styles_Nyz
--- x11/fluxbox/patches/patch-data_styles_Nyz   25 Jan 2006 03:57:44 -0000      
1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,9 +0,0 @@
-$OpenBSD: patch-data_styles_Nyz,v 1.1 2006/01/25 03:57:44 david Exp $
---- data/styles/Nyz.orig       Mon Nov 15 14:40:52 2004
-+++ data/styles/Nyz    Mon Jan 23 02:57:08 2006
-@@ -100,4 +100,4 @@ handleWidth:                    4
- *textColor:                     grey85
- *Font:                          lucidasans-10
- 
--rootCommand:                    bsetroot -solid grey20
-+rootCommand:                    fbsetroot -solid grey20
Index: x11/fluxbox/patches/patch-data_styles_Operation
===================================================================
RCS file: x11/fluxbox/patches/patch-data_styles_Operation
diff -N x11/fluxbox/patches/patch-data_styles_Operation
--- x11/fluxbox/patches/patch-data_styles_Operation     25 Jan 2006 03:57:44 
-0000      1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,12 +0,0 @@
-$OpenBSD: patch-data_styles_Operation,v 1.1 2006/01/25 03:57:44 david Exp $
---- data/styles/Operation.orig Mon Nov 15 14:40:53 2004
-+++ data/styles/Operation      Mon Jan 23 02:57:11 2006
-@@ -83,7 +83,7 @@ handleWidth:                    4
- *textColor:                     grey85
- *Font:                          lucidasans-10
- 
--rootCommand:                    bsetroot -gradient flatcrossdiagonalgradient 
-from rgb:4/6/8 -to rgb:3/48/6
-+rootCommand:                    fbsetroot -gradient flatcrossdiagonalgradient 
-from rgb:4/6/8 -to rgb:3/48/6
- 
- bbpager.desktop.focus:          flat interlaced crossdiagonal gradient
- bbpager.desktop.focus.color:    rgb:6/9/c
Index: x11/fluxbox/patches/patch-data_styles_Outcomes
===================================================================
RCS file: x11/fluxbox/patches/patch-data_styles_Outcomes
diff -N x11/fluxbox/patches/patch-data_styles_Outcomes
--- x11/fluxbox/patches/patch-data_styles_Outcomes      25 Jan 2006 03:57:44 
-0000      1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,12 +0,0 @@
-$OpenBSD: patch-data_styles_Outcomes,v 1.1 2006/01/25 03:57:44 david Exp $
---- data/styles/Outcomes.orig  Mon Nov 15 14:40:53 2004
-+++ data/styles/Outcomes       Mon Jan 23 02:57:14 2006
-@@ -107,7 +107,7 @@ borderWidth:                    1
- bevelWidth:                     2
- handleWidth:                    4
- 
--rootCommand:                    bsetroot -mod 4 4 -fg rgb:54/6/6 -bg grey20
-+rootCommand:                    fbsetroot -mod 4 4 -fg rgb:54/6/6 -bg grey20
- 
- ! for the bbtools
- menuFont:                       lucidasans-10
Index: x11/fluxbox/patches/patch-data_styles_Rampage
===================================================================
RCS file: x11/fluxbox/patches/patch-data_styles_Rampage
diff -N x11/fluxbox/patches/patch-data_styles_Rampage
--- x11/fluxbox/patches/patch-data_styles_Rampage       25 Jan 2006 03:57:44 
-0000      1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,9 +0,0 @@
-$OpenBSD: patch-data_styles_Rampage,v 1.1 2006/01/25 03:57:44 david Exp $
---- data/styles/Rampage.orig   Mon Nov 15 14:40:53 2004
-+++ data/styles/Rampage        Mon Jan 23 02:57:16 2006
-@@ -99,4 +99,4 @@ handleWidth:                     5
- *font:                           
-b&h-lucida-medium-r-normal-*-*-100-*-*-p-*-iso8859-*
- *textColor:                      black
- 
--rootCommand:                     bsetroot -mod 16 8 -bg rgb:0/8/8 -fg 
rgb:0/9/9
-+rootCommand:                     fbsetroot -mod 16 8 -bg rgb:0/8/8 -fg 
rgb:0/9/9
Index: x11/fluxbox/patches/patch-data_styles_Results
===================================================================
RCS file: x11/fluxbox/patches/patch-data_styles_Results
diff -N x11/fluxbox/patches/patch-data_styles_Results
--- x11/fluxbox/patches/patch-data_styles_Results       25 Jan 2006 03:57:44 
-0000      1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,12 +0,0 @@
-$OpenBSD: patch-data_styles_Results,v 1.1 2006/01/25 03:57:44 david Exp $
---- data/styles/Results.orig   Mon Nov 15 14:40:53 2004
-+++ data/styles/Results        Mon Jan 23 02:57:19 2006
-@@ -107,7 +107,7 @@ borderWidth:                    1
- bevelWidth:                     2
- handleWidth:                    4
- 
--rootCommand:                    bsetroot -mod 4 4 -fg rgb:6/6/5c -bg grey20
-+rootCommand:                    fbsetroot -mod 4 4 -fg rgb:6/6/5c -bg grey20
- 
- ! for the bbtools
- menuFont:                       lucidasans-10
Index: x11/fluxbox/patches/patch-data_styles_Shade
===================================================================
RCS file: x11/fluxbox/patches/patch-data_styles_Shade
diff -N x11/fluxbox/patches/patch-data_styles_Shade
--- x11/fluxbox/patches/patch-data_styles_Shade 25 Jan 2006 03:57:44 -0000      
1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,9 +0,0 @@
-$OpenBSD: patch-data_styles_Shade,v 1.1 2006/01/25 03:57:44 david Exp $
---- data/styles/Shade.orig     Mon Nov 15 14:40:52 2004
-+++ data/styles/Shade  Mon Jan 23 02:57:21 2006
-@@ -88,4 +88,4 @@ handleWidth:                    3
- *textColor:                     grey20
- *Font:                          lucidasans-10
- 
--rootCommand:                    bsetroot -solid rgb:4/4/4
-+rootCommand:                    fbsetroot -solid rgb:4/4/4
Index: x11/fluxbox/patches/patch-data_styles_Spiff
===================================================================
RCS file: x11/fluxbox/patches/patch-data_styles_Spiff
diff -N x11/fluxbox/patches/patch-data_styles_Spiff
--- x11/fluxbox/patches/patch-data_styles_Spiff 25 Jan 2006 03:57:44 -0000      
1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,11 +0,0 @@
-$OpenBSD: patch-data_styles_Spiff,v 1.1 2006/01/25 03:57:44 david Exp $
---- data/styles/Spiff.orig     Mon Nov 15 14:40:53 2004
-+++ data/styles/Spiff  Mon Jan 23 02:57:24 2006
-@@ -104,6 +104,6 @@ bevelWidth:                     1
- borderWidth:                    1
- handleWidth:                    3
- 
--rootCommand:                    bsetroot -mod 2 2 -fg rgb:48/50/68 -bg 
rgb:50/58/70
-+rootCommand:                    fbsetroot -mod 2 2 -fg rgb:48/50/68 -bg 
rgb:50/58/70
- 
- *Font:  lucidasans-10
Index: x11/fluxbox/patches/patch-data_styles_Twice
===================================================================
RCS file: x11/fluxbox/patches/patch-data_styles_Twice
diff -N x11/fluxbox/patches/patch-data_styles_Twice
--- x11/fluxbox/patches/patch-data_styles_Twice 25 Jan 2006 03:57:44 -0000      
1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,9 +0,0 @@
-$OpenBSD: patch-data_styles_Twice,v 1.1 2006/01/25 03:57:44 david Exp $
---- data/styles/Twice.orig     Mon Nov 15 14:40:53 2004
-+++ data/styles/Twice  Mon Jan 23 02:57:27 2006
-@@ -100,4 +100,4 @@ handleWidth:                    4
- *textColor:                     grey85
- *Font:                          lucidasans-10
- 
--rootCommand:                    bsetroot -solid grey20
-+rootCommand:                    fbsetroot -solid grey20
Index: x11/fluxbox/patches/patch-data_styles_qnx-photon
===================================================================
RCS file: x11/fluxbox/patches/patch-data_styles_qnx-photon
diff -N x11/fluxbox/patches/patch-data_styles_qnx-photon
--- x11/fluxbox/patches/patch-data_styles_qnx-photon    25 Jan 2006 03:57:44 
-0000      1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,9 +0,0 @@
-$OpenBSD: patch-data_styles_qnx-photon,v 1.1 2006/01/25 03:57:44 david Exp $
---- data/styles/qnx-photon.orig        Fri May 13 07:09:17 2005
-+++ data/styles/qnx-photon     Mon Jan 23 02:57:29 2006
-@@ -131,4 +131,4 @@ borderWidth:                         1
- bevelWidth:                          2
- handleWidth:                         4
- frameWidth:                          0
--rootCommand:                         bsetroot -solid white
-+rootCommand:                         fbsetroot -solid white
Index: x11/fluxbox/patches/patch-doc_fbsetbg_1
===================================================================
RCS file: x11/fluxbox/patches/patch-doc_fbsetbg_1
diff -N x11/fluxbox/patches/patch-doc_fbsetbg_1
--- x11/fluxbox/patches/patch-doc_fbsetbg_1     25 Jan 2006 03:57:44 -0000      
1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,32 +0,0 @@
-$OpenBSD: patch-doc_fbsetbg_1,v 1.1 2006/01/25 03:57:44 david Exp $
---- doc/fbsetbg.1.orig Fri Nov 19 06:01:44 2004
-+++ doc/fbsetbg.1      Mon Jan 23 03:17:28 2006
-@@ -26,7 +26,7 @@
- .Bk -words
- .Op Fl fctaFCTA Ar wallpaper
- .Op Fl uU Ar wallpapersetter
--.Op Fl bB Ar bsetrootoptions ...
-+.Op Fl bB Ar fbsetrootoptions ...
- .Op Fl rR Ar path
- .Op Fl l
- .Ek
-@@ -56,8 +56,8 @@ support this option fbsetbg falls back t
- ).
- .It Fl u Ar wallpapersetter
- Use specified wallpapersetter, use no argument to forget.
--.It Fl b Ar bsetrootoptions
--Forward the options to bsetroot.
-+.It Fl b Ar fbsetrootoptions
-+Forward the options to fbsetroot.
- .It Fl r Ar directory
- Set random wallpaper from a directory.
- .It Fl F , C , T , A , U , B , R
-@@ -104,7 +104,7 @@ with the stored options.
- $ DISPLAY=:0.0 fbsetbg -l
- .Ed
- .Sh SEE ALSO
--.Xr bsetroot 1 ,
-+.Xr fbsetroot 1 ,
- .Xr fluxbox 1
- .Sh ONLINE DOCUMENTATION:
- Much more extensive documentation for
Index: x11/fluxbox/patches/patch-doc_fluxbox_1_in
===================================================================
RCS file: x11/fluxbox/patches/patch-doc_fluxbox_1_in
diff -N x11/fluxbox/patches/patch-doc_fluxbox_1_in
--- x11/fluxbox/patches/patch-doc_fluxbox_1_in  25 Jan 2006 03:57:44 -0000      
1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,12 +0,0 @@
-$OpenBSD: patch-doc_fluxbox_1_in,v 1.1 2006/01/25 03:57:44 david Exp $
---- doc/fluxbox.1.in.orig      Sat Jun 11 10:03:09 2005
-+++ doc/fluxbox.1.in   Mon Jan 23 03:16:15 2006
-@@ -1052,7 +1052,7 @@ and subsequently hacked upon by Tobias K
- .PP
- Numerous other languages could be available if someone jumps in.
- .SH SEE ALSO
--.IR bsetroot (1) 
-+.IR fbsetroot (1) 
- .IR fbrun(1)
- .IR fbsetbg(1)
- .IR fluxstyle(1) 
Index: x11/fluxbox/patches/patch-doc_fluxstyle_1_in
===================================================================
RCS file: x11/fluxbox/patches/patch-doc_fluxstyle_1_in
diff -N x11/fluxbox/patches/patch-doc_fluxstyle_1_in
--- x11/fluxbox/patches/patch-doc_fluxstyle_1_in        25 Jan 2006 03:57:44 
-0000      1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,11 +0,0 @@
-$OpenBSD: patch-doc_fluxstyle_1_in,v 1.1 2006/01/25 03:57:44 david Exp $
---- doc/fluxstyle.1.in.orig    Tue Nov 30 14:25:11 2004
-+++ doc/fluxstyle.1.in Mon Jan 23 03:16:18 2006
-@@ -548,6 +548,6 @@ Numerous other languages could be availa
- .SH SEE ALSO
- .IR fluxbox(1) 
- .IR fbsetbg(1)
--.IR bsetroot(1)
-+.IR fbsetroot(1)
- 
- .\" ADDITIONS TO MAKE

Reply via email to