svn commit: r420373 - in head/www: . wt wt/files

Gerald Pfeifer gerald at pfeifer.com
Thu Aug 18 11:29:23 UTC 2016


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?

Gerald


More information about the svn-ports-all mailing list