From owner-svn-ports-head@FreeBSD.ORG Thu Nov 29 03:23:32 2012 Return-Path: Delivered-To: svn-ports-head@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 1033) id C4FE862F; Thu, 29 Nov 2012 03:23:32 +0000 (UTC) Date: Thu, 29 Nov 2012 03:23:32 +0000 From: Alexey Dokuchaev To: Emanuel Haupt Subject: Re: svn commit: r307951 - head/sysutils/sleuthkit Message-ID: <20121129032332.GA17732@FreeBSD.org> References: <201211290020.qAT0Kecl058401@svn.freebsd.org> <20121129020924.GC11624@FreeBSD.org> <20121129034450.f0d1802f0dd0c5c2396d1ebd@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20121129034450.f0d1802f0dd0c5c2396d1ebd@FreeBSD.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-ports-head@FreeBSD.org, svn-ports-all@FreeBSD.org, ports-committers@FreeBSD.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Nov 2012 03:23:32 -0000 On Thu, Nov 29, 2012 at 03:44:50AM +0100, Emanuel Haupt wrote: > I would say this is opinionated. I think it looks better that way. I've > always removed double spaces (which most of the time were introduced > trough copy pasting from webpages/manpages) in the past. And others were adding them back. This is totally bogus situation, we should not adhere to different standards. Also 80-char limit is normally should be lowered down to 78 or even 76 in some case if formatting looks better (more even at the right edge), previous version complied to this as well. Now 'Mac' in the line 7 touches the screen edge; the whole right edge is uneven. You still thing it looks better, seriously? > --- begin quote --- > Please be careful if you are copying from the README or manpage; too > often they are not a concise description of the port or are in an > awkward format (e.g., manpages have justified spacing). > --- end quote --- Correct, because justified spacing normally does look ugly with monospaced fonts. Double spacing (at the sentense breaks), on the contrary, makes it look better. Please reconsider. I put a lot of thought into our port descriptions and it's really sad to see my work destroyed. ./danfe