Re: 答复: svn commit: r479995 - head/net-mgmt/nagvis
Tobias Kortkamp
tobik at FreeBSD.org
Tue Sep 18 12:18:36 UTC 2018
On Tue, Sep 18, 2018, at 12:17, wen heping wrote:
>
>
>
> *发件人:* Tobias Kortkamp <tobik at FreeBSD.org> *发送时间:* 2018年9月18日 16:44
> *收件人:* Wen Heping; ports-committers at freebsd.org; svn-ports-
> all at freebsd.org; svn-ports-head at freebsd.org *主题:* Re: svn commit:
> r479995 - head/net-mgmt/nagvis>
>
> On Tue, Sep 18, 2018, at 10:35, Wen Heping wrote:
> > Author: wen Date: Tue Sep 18 08:35:35 2018 New Revision: 479995
> > URL: https://svnweb.freebsd.org/changeset/ports/479995
> >
> > Log:
> > - Update to 1.9.9
> >
> > PR: 231415 Submitted by: ndowens at yahoo.com
> >
> > Modified: head/net-mgmt/nagvis/Makefile head/net-
> > mgmt/nagvis/distinfo
> >
> > +OPTIONS_DEFINE= GRAPHVIZ +OPTIONS_SINGLE=
> > BROKER +OPTIONS_SINGLE_BROKER= MKLIVESTATUS NDO2DB
> > +OPTIONS_DEFAULT= MKLIVESTATUS [...] +NLS_USES=
> > gettext +NLS_CONFIGURE_WITH= nls
>
> NLS_* should be removed. NLS is never defined as an option and the
> port doesn't have {HAS,GNU}_CONFIGURE.>
> NLS could be defined as an option:
> https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-gettext.html>
> But here the define of NLS_USES has no use.
> How about remove it ?
Removed them in r480015.
More information about the svn-ports-all
mailing list