From owner-svn-ports-all@FreeBSD.ORG Fri Jun 5 10:55:36 2015 Return-Path: Delivered-To: svn-ports-all@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 040E6432; Fri, 5 Jun 2015 10:55:36 +0000 (UTC) (envelope-from gahr@gahr.ch) Received: from mail.ptrcrt.ch (ptrcrt.ch [37.252.124.203]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B95021A0A; Fri, 5 Jun 2015 10:55:33 +0000 (UTC) (envelope-from gahr@gahr.ch) Received: from webmail.ptrcrt.ch (192.168.1.2 [192.168.1.2]); by mail.ptrcrt.ch (OpenSMTPD) with ESMTPSA id 4beb305a; TLS version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO; Fri, 5 Jun 2015 10:48:50 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Fri, 05 Jun 2015 12:48:49 +0200 From: Pietro Cerutti To: Mikhail Teterin Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, owner-ports-committers@freebsd.org Subject: Re: svn commit: r388573 - in head/devel: . critcl tcllib tcllibc In-Reply-To: <201506050726.t557QSwU027644@svn.freebsd.org> References: <201506050726.t557QSwU027644@svn.freebsd.org> Message-ID: <3f99d76613786ba25813360a9ef3f88d@gahr.ch> X-Sender: gahr@gahr.ch User-Agent: Roundcube Webmail/1.1.1 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jun 2015 10:55:36 -0000 On 2015-06-05 09:26, Mikhail Teterin wrote: > Author: mi > Date: Fri Jun 5 07:26:27 2015 > New Revision: 388573 > URL: https://svnweb.freebsd.org/changeset/ports/388573 > > Log: > Split the compiled pieces out of tcllib into a slave port of its own > to avoid > a circular dependency: compiling C-files of tcllib requires critcl, > but critcl > requires the cmdline (pure-Tcl) component of tcllib. Thanks for working on this. A couple of notes: * tcllibc should run-depend on tcllib * tcllib's OPTIONS (DOCS, MAN) should be hidden when building tcllibc -- Pietro Cerutti gahr@gahr.ch PGP Public Key: http://gahr.ch/pgp