Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Nov 2017 15:58:43 +0000
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        Antoine Brodin <antoine@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r453526 - head/devel/libfwsi
Message-ID:  <20171106155843.GB80443@FreeBSD.org>
In-Reply-To: <201711050906.vA596sGt068344@repo.freebsd.org>
References:  <201711050906.vA596sGt068344@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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).

./danfe



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20171106155843.GB80443>