From owner-svn-ports-head@FreeBSD.ORG Fri Jan 23 11:48:19 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 04DCC870; Fri, 23 Jan 2015 11:48:19 +0000 (UTC) Received: from mail-pd0-x22d.google.com (mail-pd0-x22d.google.com [IPv6:2607:f8b0:400e:c02::22d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C330E8A0; Fri, 23 Jan 2015 11:48:18 +0000 (UTC) Received: by mail-pd0-f173.google.com with SMTP id fp1so8147901pdb.4; Fri, 23 Jan 2015 03:48:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:reply-to:user-agent:mime-version:to:cc :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=6ODnvno0eC6RtvsefyXk/7ZV61JXdy6w3Izh+CSXl3s=; b=GxzmulsIqEEjugbsL/sska/JD3k4keIxR0gbCHAn0IsCVu+dzlrAOf8eYjpJNQbeEz YxgbGsAMAwDFMbMwQ+UN/Jy4llL/7/08EDWs0dm3824Jc6WU+AKx4IVq02BU10BIMwEs /L4KHThnqy30FkFriLpk6wB5+OKOuOxco5UK0KssNZg9OJIdyhpx8L92TmShttpKYM1O rbkiU+51Iifpel0ZZw2o9lWS9CgdsH4D4cuMb/s3mOeW6K5DPu2LoWvyhaJSWUORKGJF F//uyClH2mVep3MXZ0IPS4NvjiwUr45m4ifeRdXff3mxOdrqJUrjDLDXqEQSr1etJJGV JRdQ== X-Received: by 10.70.138.9 with SMTP id qm9mr10219366pdb.149.1422013698403; Fri, 23 Jan 2015 03:48:18 -0800 (PST) Received: from [192.168.1.107] (ppp59-167-128-11.static.internode.on.net. [59.167.128.11]) by mx.google.com with ESMTPSA id c9sm1700845pdm.51.2015.01.23.03.48.15 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 23 Jan 2015 03:48:17 -0800 (PST) Sender: Kubilay Kocak Message-ID: <54C234F6.4070805@FreeBSD.org> Date: Fri, 23 Jan 2015 22:48:06 +1100 From: Kubilay Kocak Reply-To: koobs@FreeBSD.org User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:34.0) Gecko/20100101 Thunderbird/34.0 MIME-Version: 1.0 To: Alexey Dokuchaev , Johannes Jost Meixner Subject: Re: svn commit: r377721 - in head/devel/newfile: . files References: <201501231039.t0NAdYS5095664@svn.freebsd.org> <20150123110243.GA64051@FreeBSD.org> In-Reply-To: <20150123110243.GA64051@FreeBSD.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit 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.18-1 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: Fri, 23 Jan 2015 11:48:19 -0000 On 23/01/2015 10:02 PM, Alexey Dokuchaev wrote: > 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 > Blame me, I asked for it. POLA violation when I ran port create. It created py-gandi https://pypi.python.org/pypi/gandi.cli