From owner-svn-ports-all@FreeBSD.ORG Wed Jul 16 14:00:51 2014 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 C166B65B; Wed, 16 Jul 2014 14:00:51 +0000 (UTC) Received: from apnoea.adamw.org (apnoea.adamw.org [204.109.59.150]) (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 999602BB2; Wed, 16 Jul 2014 14:00:51 +0000 (UTC) Received: from [192.168.192.25] (dhcp-108-170-169-12.cable.user.start.ca [108.170.169.12]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by apnoea.adamw.org (Postfix) with ESMTPSA id 883B412B113; Wed, 16 Jul 2014 10:00:43 -0400 (EDT) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Subject: Re: svn commit: r362020 - head/sysutils/password-store From: Adam Weinberger In-Reply-To: <53C63AC4.7020407@passap.ru> Date: Wed, 16 Jul 2014 10:00:41 -0400 Content-Transfer-Encoding: quoted-printable Message-Id: <3F392FC9-533C-492A-A964-33F0208173E7@adamw.org> References: <201407160246.s6G2kp6P071112@svn.freebsd.org> <53C63AC4.7020407@passap.ru> To: Boris Samorodov X-Mailer: Apple Mail (2.1878.6) Cc: svn-ports-head@freebsd.org, Jonathan Chu , svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 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: Wed, 16 Jul 2014 14:00:51 -0000 On 16 Jul, 2014, at 4:41, Boris Samorodov wrote: > 16.07.2014 06:46, Jonathan Chu =D0=BF=D0=B8=D1=88=D0=B5=D1=82: >=20 >> +%%PORTDOCS%%man/man1/pass.1.gz >> -man/man1/pass.1.gz >=20 > I'm under impression that current port's infrastructure renders > those lines effectively the same. Am I wrong? The DOCS option is used to control the installation of stuff in = ${DOCSDIR}, not manpages. There is NO_INSTALL_MANPAGES for that. No = other port puts manpages behind %%PORTDOCS%%. I=E2=80=99d highly suggest = reverting that change. > - @${INSTALL_DATA} ${WRKSRC}/man/example-filter.sh = ${STAGEDIR}${EXAMPLESDIR} > + @${INSTALL_MAN} ${WRKSRC}/man/example-filter.sh = ${STAGEDIR}${EXAMPLESDIR} Sure, whatever :-) # Adam --=20 Adam Weinberger adamw@adamw.org http://www.adamw.org