Date: Mon, 6 Nov 2017 17:15:18 +0100 From: Antoine Brodin <antoine@freebsd.org> To: Alexey Dokuchaev <danfe@freebsd.org> Cc: "ports-committers@freebsd.org" <ports-committers@freebsd.org>, "svn-ports-all@freebsd.org" <svn-ports-all@freebsd.org>, "svn-ports-head@freebsd.org" <svn-ports-head@freebsd.org> Subject: Re: svn commit: r453526 - head/devel/libfwsi Message-ID: <CAALwa8nvMYy4m4B2jFBjzrQd_606yhm_WGh=mUH3jTnSh-EGfQ@mail.gmail.com> In-Reply-To: <20171106155843.GB80443@FreeBSD.org> References: <201711050906.vA596sGt068344@repo.freebsd.org> <20171106155843.GB80443@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Nov 6, 2017 at 4:58 PM, Alexey Dokuchaev <danfe@freebsd.org> wrote: > On Sun, Nov 05, 2017 at 09:06:54AM +0000, Antoine Brodin wrote: >> New Revision: 453526 >> URL: https://svnweb.freebsd.org/changeset/ports/453526 >> >> Log: >> - Update to experimental-20171103 >> - Build python2 and python3 bindings >> - Remove DOCS option, the 2 text files do not carry useful information >> >> [...] >> -OPTIONS_DEFINE= DOCS NLS >> +OPTIONS_DEFINE= NLS >> >> NLS_USES= gettext >> NLS_CONFIGURE_ON= --with-libintl-prefix=${LOCALBASE} >> NLS_CONFIGURE_OFF= --disable-nls >> - >> -PORTDOCS= AUTHORS ChangeLog > > Are they empty or what? If not, I don't see how they are useless; in > fact, many ports install similar files and personally I'd rather have > them, even out of mere respect for the software author(s). Hello, They are useless: AUTHORS information is already available in man pages and headers. ChangeLog tells to run "git log" against the git repo. Antoine
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAALwa8nvMYy4m4B2jFBjzrQd_606yhm_WGh=mUH3jTnSh-EGfQ>