From owner-svn-ports-all@FreeBSD.ORG Sun Nov 17 18:47:19 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 32F15E90; Sun, 17 Nov 2013 18:47:19 +0000 (UTC) Received: from mail-lb0-x233.google.com (mail-lb0-x233.google.com [IPv6:2a00:1450:4010:c04::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 57B3C2CED; Sun, 17 Nov 2013 18:47:18 +0000 (UTC) Received: by mail-lb0-f179.google.com with SMTP id l4so1706861lbv.38 for ; Sun, 17 Nov 2013 10:47:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type:content-transfer-encoding; bh=MSJcFQakMH/Llj8BkfbC3QoQktml/QjAxXIlml2fqeE=; b=zo4acBvPm3vJxWLiQAnClAtY2gFwsFRths4Vym2GDegQgjGZss0Q7FFu3YwZxZnrEf TEhwe1H+Y7ZiFVkIoaiF3lwTC93a4hzE+V8B0VOZOdJDdnihJYATMW7PLrZ+aC2YAIlI bPN3uyR94nnTTINMceB8RMtNrNVDG4beXBQuK3Zuhg/0ND76T8nNnpmNIF08+YnhYKg7 BFdChjiKvGED54hU8qVv+sE0JQZszWb+iloBVdHkm2PjbjZqSEx4JiC+LfBm4pnKlX1E MhIH/1ztC7FpwB9GTqaR98vioM5IVBd05PUd/rk4yoC+3yd3ATADlXPHWpoErUIBIRJH tjbA== X-Received: by 10.152.143.101 with SMTP id sd5mr8246199lab.26.1384714036250; Sun, 17 Nov 2013 10:47:16 -0800 (PST) Received: from orwell.Elisa.gmail.com (a91-154-115-217.elisa-laajakaista.fi. [91.154.115.217]) by mx.google.com with ESMTPSA id go4sm9666419lbc.3.2013.11.17.10.47.14 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Sun, 17 Nov 2013 10:47:15 -0800 (PST) Sender: Raphael Kubo da Costa From: Raphael Kubo da Costa To: Boris Samorodov Subject: Re: svn commit: r334109 - in head/cad/brlcad: . files References: <201311171740.rAHHeePp092318@svn.freebsd.org> <52890856.2050403@passap.ru> Date: Sun, 17 Nov 2013 20:47:12 +0200 In-Reply-To: <52890856.2050403@passap.ru> (Boris Samorodov's message of "Sun, 17 Nov 2013 22:17:58 +0400") Message-ID: <86txfasw5r.fsf@orwell.Elisa> User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.16 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: Sun, 17 Nov 2013 18:47:19 -0000 Boris Samorodov writes: > 17.11.2013 21:40, Raphael Kubo da Costa =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > >> +share/man/man1/aliastorle.1.gz > > Do we really install mannual pages to PREFIX/share? Changing that was beyond the scope of this commit; the port installs a lot of stuff in unconventional directories, and I'd leave it up to the maintainer (if he's still there, of which I'm not sure) to change that.