Date: Fri, 27 Feb 2009 13:59:01 GMT From: Robert Woolley <freebsd@rwoolley.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/132163: Update port x11-wm/fluxter to work with current fluxbox version Message-ID: <200902271359.n1RDx1Vx000715@www.freebsd.org> Resent-Message-ID: <200902271400.n1RE05VT094806@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 132163 >Category: ports >Synopsis: Update port x11-wm/fluxter to work with current fluxbox version >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Feb 27 14:00:05 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Robert Woolley >Release: >Organization: >Environment: >Description: Fluxter 0.1.0 doesn't work with the version of Fluxbox in ports, and has been abandoned by its original author. Mark Willson has taken it over, and updated it to 0.2.0 for fluxbox-1.1. http://permalink.gmane.org/gmane.comp.window-managers.fluxbox.user/2913 >How-To-Repeat: >Fix: Shar file attached, updating the port to 0.2.0 Patch attached with submission follows: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # /home/ports/x11-wm/fluxter/ # /home/ports/x11-wm/fluxter/Makefile # /home/ports/x11-wm/fluxter/distinfo # /home/ports/x11-wm/fluxter/pkg-descr # /home/ports/x11-wm/fluxter/pkg-plist # echo c - /home/ports/x11-wm/fluxter/ mkdir -p /home/ports/x11-wm/fluxter/ > /dev/null 2>&1 echo x - /home/ports/x11-wm/fluxter/Makefile sed 's/^X//' >/home/ports/x11-wm/fluxter/Makefile << 'a8ffd86e924740cc1b1e914128515123' X# New ports collection makefile for: fluxter X# Date created: 18 Aug 2003 X# Whom: Adam Weinberger X# X# $FreeBSD: ports/x11-wm/fluxter/Makefile,v 1.8 2009/01/23 16:28:09 flz Exp $ X# X XPORTNAME= fluxter XPORTVERSION= 0.2.0 XCATEGORIES= x11-wm XMASTER_SITES= http://www.hydrus.org.uk/downloads/ X XMAINTAINER= ports@FreeBSD.org XCOMMENT= Desktop pager for the Fluxbox Slit X XUSE_XORG= x11 ice xproto xt xaw xext XGNU_CONFIGURE= yes XUSE_GMAKE= yes X Xpost-patch: X @${REINPLACE_CMD} -e "s|/fluxbox|/${PORTNAME}|g" \ X ${WRKSRC}/Makefile.in ${WRKSRC}/data/README.fluxter \ X ${WRKSRC}/data/Makefile.in X X.include <bsd.port.mk> a8ffd86e924740cc1b1e914128515123 echo x - /home/ports/x11-wm/fluxter/distinfo sed 's/^X//' >/home/ports/x11-wm/fluxter/distinfo << '83ad53fd4bf7e722ed52a59c26bf7689' XMD5 (fluxter-0.2.0.tar.gz) = 78a892c8c808e0e067bf821a01e80440 XSHA256 (fluxter-0.2.0.tar.gz) = 865c1083fc8fdd7160f36542881a45c7f1ad92e21db045e223c34ad58ed745d7 XSIZE (fluxter-0.2.0.tar.gz) = 124366 83ad53fd4bf7e722ed52a59c26bf7689 echo x - /home/ports/x11-wm/fluxter/pkg-descr sed 's/^X//' >/home/ports/x11-wm/fluxter/pkg-descr << '67f5ce5c854b271bff5640193b8bc4b7' Xfluxter is a newer incarnation of bbpager, which is like the name suggests a Xpager tool for Blackbox. XThe major changes to bbpager are: X- Accesses fluxbox configuration files, e.g. in ~/.fluxbox, rather than in X blackbox directories. X- Default styles come from the fluxbox configuration. Without X customization it will track the look of the current theme. X- The configuration files have been renamed to fluxter.bb (used in a X fluxbox environment) and fluxter.nobb (used in a non-fluxbox X environment). These files should go in fluxbox configuration X directories, such as ~/.fluxbox. X- The X resource entries in the configuration files use fluxter as a label, X rather than bbpager. X- Per-workspace wallpaper changing is supported by the addition of X per-workspace rootCommand configuration entries. For example: X fluxter.workspace0.rootCommand: Esetroot /usr/share/pixmaps/bg1.png X fluxter.workspace1.rootCommand: Esetroot /usr/share/pixmaps/bg2.png X fluxter.workspace2.rootCommand: Esetroot /usr/share/pixmaps/bg3.png X XWWW: http://www.hydrus.org.uk/ 67f5ce5c854b271bff5640193b8bc4b7 echo x - /home/ports/x11-wm/fluxter/pkg-plist sed 's/^X//' >/home/ports/x11-wm/fluxter/pkg-plist << 'f2e11bf901522a64eaf3a9cffc8d1105' Xbin/fluxter Xshare/fluxter/README.fluxter Xshare/fluxter/fluxter.bb Xshare/fluxter/fluxter.nobb X@dirrm share/fluxter f2e11bf901522a64eaf3a9cffc8d1105 exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902271359.n1RDx1Vx000715>