Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jan 2015 11:02:43 +0000
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        Johannes Jost Meixner <xmj@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r377721 - in head/devel/newfile: . files
Message-ID:  <20150123110243.GA64051@FreeBSD.org>
In-Reply-To: <201501231039.t0NAdYS5095664@svn.freebsd.org>
References:  <201501231039.t0NAdYS5095664@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jan 23, 2015 at 10:39:34AM +0000, Johannes Jost Meixner wrote:
> New Revision: 377721
> URL: https://svnweb.freebsd.org/changeset/ports/377721
> QAT: https://qat.redports.org/buildarchive/r377721/
> 
> Log:
>   devel/newfile: add support for dots in project names.
>   
>   Fix a bug that would stop `port create` from creating ports
>   with "dots" in their name -- `port create foo.bar` would
>   previously yield a directory "foo".

TBH, we should have never allowed to have dotted port names in the first
place.  It already caused problems with e.g. ".core"-suffixed ports that
had to be renamed or something like that in the past.  I think it's quite
clear that using dot in names is asking for trouble (and such names look
plain ugly), but people just can't refrain from using dot. :-(  Maybe it
is some kind of mental disorder similar to incomprehensible predilection
some people exhibit to Comic Sans font.

./danfe



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150123110243.GA64051>