Date: Fri, 7 Sep 2007 10:28:35 -0400 From: James Bailie <jimmy@mammothcheese.ca> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/116178: New Port: x11-wm/nickleby Message-ID: <20070907142837.719E013C468@mx1.freebsd.org> Resent-Message-ID: <200709071430.l87EU11I055119@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 116178 >Category: ports >Synopsis: New Port: x11-wm/nickleby >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Sep 07 14:30:01 GMT 2007 >Closed-Date: >Last-Modified: >Originator: James Bailie >Release: FreeBSD 6.2-RELEASE-p1 i386 >Organization: >Environment: System: FreeBSD localhost 6.2-RELEASE-p1 FreeBSD 6.2-RELEASE-p1 #13: Sun Feb 18 16:55:10 EST 2007 jbailie@localhost:/usr/obj/usr/src/sys/LOCAL i386 >Description: >How-To-Repeat: >Fix: --- nickleby.sh begins here --- # 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: # # nickleby # nickleby/Makefile # nickleby/distinfo # nickleby/pkg-descr # echo c - nickleby mkdir -p nickleby > /dev/null 2>&1 echo x - nickleby/Makefile sed 's/^X//' >nickleby/Makefile << 'END-of-nickleby/Makefile' X# New ports collection makefile for: nickleby X# Date created: Fri, 07 Sep 2007 22:47:06 EDT X# Whom: James Bailie <jimmy@mammothcheese.ca> X# X# $FreeBSD$ X# X XPORTNAME= nickleby XPORTVERSION= 1.41 XCATEGORIES= x11-wm XMASTER_SITES= http://www.mammothcheese.ca/ X XMAINTAINER= jimmy@mammothcheese.ca XCOMMENT= Simple window manager X XMAN1= nickleby.1 XMANCOMPRESSED= yes X XPLIST_FILES= bin/nickleby X X.include <bsd.port.mk> END-of-nickleby/Makefile echo x - nickleby/distinfo sed 's/^X//' >nickleby/distinfo << 'END-of-nickleby/distinfo' XMD5 (nickleby-1.41.tar.gz) = 02db9e01edc2b50e59572af7f47bcef0 XSHA256 (nickleby-1.41.tar.gz) = 916604b34e5b1fa2ca81d6a6cd471dade55c851f62d31f63407590c12904c56b XSIZE (nickleby-1.41.tar.gz) = 11251 END-of-nickleby/distinfo echo x - nickleby/pkg-descr sed 's/^X//' >nickleby/pkg-descr << 'END-of-nickleby/pkg-descr' XNickleby is a window manager for those of us who live our lives inside Xxterms. It has no menus and creates minimal window decoration. Nickleby Xis intended for use with monitors large enough, with enough resolution, the Xuser has no need for virtual desktops. X XWWW: http://www.mammothcheese.ca/munger.html X X-- XJames Bailie <jimmy@mammothcheese.ca> Xhttp://www.mammothcheese.ca END-of-nickleby/pkg-descr exit --- nickleby.sh ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070907142837.719E013C468>