From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Sep 7 14:30:01 2007 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E803916A417 for ; Fri, 7 Sep 2007 14:30:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D349F13C474 for ; Fri, 7 Sep 2007 14:30:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l87EU1xe055120 for ; Fri, 7 Sep 2007 14:30:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l87EU11I055119; Fri, 7 Sep 2007 14:30:01 GMT (envelope-from gnats) Resent-Date: Fri, 7 Sep 2007 14:30:01 GMT Resent-Message-Id: <200709071430.l87EU11I055119@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, James Bailie Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AAF5E16A418 for ; Fri, 7 Sep 2007 14:28:37 +0000 (UTC) (envelope-from jimmy@mammothcheese.ca) Received: from smtp101.rog.mail.re2.yahoo.com (smtp101.rog.mail.re2.yahoo.com [206.190.36.79]) by mx1.freebsd.org (Postfix) with SMTP id 719E013C468 for ; Fri, 7 Sep 2007 14:28:37 +0000 (UTC) (envelope-from jimmy@mammothcheese.ca) Received: (qmail 3435 invoked from network); 7 Sep 2007 14:28:36 -0000 Received: from unknown (HELO ?HOSTNAME?) (jazzturk@rogers.com@74.110.53.6 with login) by smtp101.rog.mail.re2.yahoo.com with SMTP; 7 Sep 2007 14:28:36 -0000 Received: by _HOSTNAME_ (sSMTP sendmail emulation); Fri, 7 Sep 2007 10:28:35 -0400 Message-Id: <20070907142837.719E013C468@mx1.freebsd.org> Date: Fri, 7 Sep 2007 10:28:35 -0400 From: James Bailie To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/116178: New Port: x11-wm/nickleby X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: James Bailie List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Sep 2007 14:30:02 -0000 >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 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 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 Xhttp://www.mammothcheese.ca END-of-nickleby/pkg-descr exit --- nickleby.sh ends here --- >Release-Note: >Audit-Trail: >Unformatted: