freebsd-ports/devel/tinyq
Tobias Kortkamp 16b52334c8 devel/tinyq: Fix build with Clang 6
generators/win32/borland_bmake.cpp:265:51: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
    bool is_qt = (project->first("TARGET") == "qt"QTDLL_POSTFIX || project->first("TARGET") == "qtmt"QTDLL_POSTFIX);
                                                  ^

http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/errors/tinyq-3.0.6_4.log

- Make sure the build respects CFLAGS and CXXFLAGS
- Deprecate it. Quote from the website:
  "These projects are retired.  The development has stopped and we
  don't provide support for them anymore."
2018-08-26 07:03:20 +00:00
..
files
distinfo
Makefile
pkg-descr
pkg-plist