Date: Thu, 18 Aug 2016 11:58:29 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: Gerald Pfeifer <gerald@pfeifer.com> Cc: Tilman Keskinoz <arved@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r420373 - in head/www: . wt wt/files Message-ID: <20160818115829.GA91386@FreeBSD.org> In-Reply-To: <alpine.LSU.2.20.1608181327230.14886@anthias.pfeifer.com> References: <201608172119.u7HLJg6w021760@repo.freebsd.org> <20160818041934.GA81349@FreeBSD.org> <alpine.LSU.2.20.1608181327230.14886@anthias.pfeifer.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Aug 18, 2016 at 01:29:19PM +0200, Gerald Pfeifer wrote: > On Thu, 18 Aug 2016, Alexey Dokuchaev wrote: > > > +CPP11_DESC= Compile Wt in C++11 mode (Clang or GCC 4.6+) > > > +HARU_DESC= Enable Haru Free PDF Library, which is used to provide support for painting to PDF (WPdfImage) > > > +PANGO_DESC= Enable Pango Library, which is used for improved font support (WPdfImage and WRasterImage) > > > +EXT_DESC= Build Wt Ext library with JavaScript-only widgets (http://extjs.com/) DEPRECATED > > > +QT4_DESC= Build Qt4 interworking library (libwtwithqt) > > > +LIBWTTEST_DESC= Build Wt::Test for automated (integration/unit) tests > > > +OPENGL_DESC= Build Wt with support for server-side opengl rendering > > Overly verbose descriptions. Consider shorting them and providing pkg-help > > if you really think that elaborate explanation is needed. "Pango Library" > > and "opengl" are badly spelled. Starting descriptions with "Enable ..." is > > discouraged as well. > > In fact, PANGO_DESC, QT4_DESC, and OPENGL_DESC at least are > predefined; better not to redefine them to being with? Right; good point Gerald. ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160818115829.GA91386>