Index: head/devel/qjson/Makefile =================================================================== --- head/devel/qjson/Makefile (revision 490133) +++ head/devel/qjson/Makefile (revision 490134) @@ -1,56 +1,54 @@ # $FreeBSD$ PORTNAME= qjson DISTVERSION= 0.9.0 PORTREVISION= 3 CATEGORIES= devel PKGNAMESUFFIX= -${FLAVOR} MAINTAINER= kde@FreeBSD.org COMMENT= Library to manage JSON objects with Qt LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING.lib FLAVORS= qt5 qt4 FLAVOR?= ${FLAVORS:[1]} USES= cmake pathfix USE_GITHUB= yes GH_ACCOUNT= flavio USE_LDCONFIG= yes . if ${FLAVOR} == qt4 DEPRECATED= Qt4 has been EOL since december 2015 EXPIRATION_DATE= 2019-03-15 USES+= qt:4 USE_QT= corelib moc_build qmake_build rcc_build uic_build CMAKE_ON= QT4_BUILD -PLIST_SUB= QT5="@comment " NO_QT5="" . else USES+= compiler:c++11-lang qt:5 USE_QT= core buildtools_build qmake_build CMAKE_OFF= QT4_BUILD -PLIST_SUB= QT5="" NO_QT5="@comment " QT_SUFFIX= -qt5 . endif _DOCSDIR= ${DOCSDIR}${QT_SUFFIX} DOCSDIR_REL= ${_DOCSDIR:S,^${PREFIX}/,,} PLIST_SUB+= QT_SUFFIX="${QT_SUFFIX}" \ PORTVERSION="${PORTVERSION}" OPTIONS_DEFINE= DOXYGEN OPTIONS_SUB= yes DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen post-build-DOXYGEN-on: cd ${WRKSRC}/doc && doxygen post-install-DOXYGEN-on: ${MKDIR} ${STAGEDIR}${_DOCSDIR} cd ${WRKSRC}/doc/html && ${COPYTREE_SHARE} . ${STAGEDIR}${_DOCSDIR} .include Index: head/devel/qjson/pkg-plist =================================================================== --- head/devel/qjson/pkg-plist (revision 490133) +++ head/devel/qjson/pkg-plist (revision 490134) @@ -1,107 +1,99 @@ include/qjson%%QT_SUFFIX%%/parser.h include/qjson%%QT_SUFFIX%%/parserrunnable.h include/qjson%%QT_SUFFIX%%/qjson_export.h include/qjson%%QT_SUFFIX%%/qobjecthelper.h include/qjson%%QT_SUFFIX%%/serializer.h include/qjson%%QT_SUFFIX%%/serializerrunnable.h lib/cmake/qjson%%QT_SUFFIX%%/QJSON%%QT_SUFFIX%%Config.cmake lib/cmake/qjson%%QT_SUFFIX%%/QJSON%%QT_SUFFIX%%ConfigVersion.cmake lib/cmake/qjson%%QT_SUFFIX%%/QJSON%%QT_SUFFIX%%Targets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/qjson%%QT_SUFFIX%%/QJSON%%QT_SUFFIX%%Targets.cmake lib/libqjson%%QT_SUFFIX%%.so lib/libqjson%%QT_SUFFIX%%.so.0 lib/libqjson%%QT_SUFFIX%%.so.%%PORTVERSION%% libdata/pkgconfig/QJson%%QT_SUFFIX%%.pc %%DOXYGEN%%%%DOCSDIR%%/FlexLexer_8h_source.html %%DOXYGEN%%%%DOCSDIR%%/annotated.html %%DOXYGEN%%%%DOCSDIR%%/bc_s.png %%DOXYGEN%%%%DOCSDIR%%/bdwn.png %%DOXYGEN%%%%DOCSDIR%%/classQJson_1_1Parser-members.html %%DOXYGEN%%%%DOCSDIR%%/classQJson_1_1Parser.html %%DOXYGEN%%%%DOCSDIR%%/classQJson_1_1ParserRunnable-members.html %%DOXYGEN%%%%DOCSDIR%%/classQJson_1_1ParserRunnable.html %%DOXYGEN%%%%DOCSDIR%%/classQJson_1_1QObjectHelper-members.html %%DOXYGEN%%%%DOCSDIR%%/classQJson_1_1QObjectHelper.html %%DOXYGEN%%%%DOCSDIR%%/classQJson_1_1Serializer-members.html %%DOXYGEN%%%%DOCSDIR%%/classQJson_1_1Serializer.html %%DOXYGEN%%%%DOCSDIR%%/classQJson_1_1SerializerRunnable-members.html %%DOXYGEN%%%%DOCSDIR%%/classQJson_1_1SerializerRunnable.html %%DOXYGEN%%%%DOCSDIR%%/classes.html %%DOXYGEN%%%%DOCSDIR%%/classyy_1_1json__parser-members.html %%DOXYGEN%%%%DOCSDIR%%/classyy_1_1json__parser.html %%DOXYGEN%%%%DOCSDIR%%/classyy_1_1location-members.html %%DOXYGEN%%%%DOCSDIR%%/classyy_1_1location.html %%DOXYGEN%%%%DOCSDIR%%/classyy_1_1position-members.html %%DOXYGEN%%%%DOCSDIR%%/classyy_1_1position.html %%DOXYGEN%%%%DOCSDIR%%/classyy_1_1slice-members.html %%DOXYGEN%%%%DOCSDIR%%/classyy_1_1slice.html %%DOXYGEN%%%%DOCSDIR%%/closed.png %%DOXYGEN%%%%DOCSDIR%%/deprecated.html %%DOXYGEN%%%%DOCSDIR%%/dir_68267d1309a1af8e8297ef4c3efbcdba.html -%%QT5%%%%DOXYGEN%%%%DOCSDIR%%/dir_895027ca4f9d4058e881d4f0ac2cb7ea.html -%%QT5%%%%DOXYGEN%%%%DOCSDIR%%/dir_9bd286a0f2175d29a28acdf988d5722e.html %%DOXYGEN%%%%DOCSDIR%%/doc.png %%DOXYGEN%%%%DOCSDIR%%/doxygen.css %%DOXYGEN%%%%DOCSDIR%%/doxygen.png %%DOXYGEN%%%%DOCSDIR%%/dynsections.js %%DOXYGEN%%%%DOCSDIR%%/files.html %%DOXYGEN%%%%DOCSDIR%%/folderclosed.png %%DOXYGEN%%%%DOCSDIR%%/folderopen.png %%DOXYGEN%%%%DOCSDIR%%/functions.html %%DOXYGEN%%%%DOCSDIR%%/functions_func.html %%DOXYGEN%%%%DOCSDIR%%/functions_type.html %%DOXYGEN%%%%DOCSDIR%%/functions_vars.html %%DOXYGEN%%%%DOCSDIR%%/index.html %%DOXYGEN%%%%DOCSDIR%%/jquery.js %%DOXYGEN%%%%DOCSDIR%%/json__parser_8cc_source.html %%DOXYGEN%%%%DOCSDIR%%/json__parser_8hh.html %%DOXYGEN%%%%DOCSDIR%%/json__parser_8hh_source.html %%DOXYGEN%%%%DOCSDIR%%/json__scanner_8cc_source.html %%DOXYGEN%%%%DOCSDIR%%/json__scanner_8cpp_source.html %%DOXYGEN%%%%DOCSDIR%%/json__scanner_8h_source.html %%DOXYGEN%%%%DOCSDIR%%/location_8hh.html %%DOXYGEN%%%%DOCSDIR%%/location_8hh_source.html %%DOXYGEN%%%%DOCSDIR%%/menu.js %%DOXYGEN%%%%DOCSDIR%%/menudata.js -%%QT5%%%%DOXYGEN%%%%DOCSDIR%%/moc__parserrunnable_8cpp_source.html -%%NO_QT5%%%%DOXYGEN%%%%DOCSDIR%%/moc__parserrunnable_8cxx_source.html -%%QT5%%%%DOXYGEN%%%%DOCSDIR%%/moc__qobjecthelper_8cpp_source.html -%%QT5%%%%DOXYGEN%%%%DOCSDIR%%/moc__serializerrunnable_8cpp_source.html -%%NO_QT5%%%%DOXYGEN%%%%DOCSDIR%%/moc__serializerrunnable_8cxx_source.html -%%QT5%%%%DOXYGEN%%%%DOCSDIR%%/mocs__compilation_8cpp_source.html %%DOXYGEN%%%%DOCSDIR%%/namespaceQJson.html %%DOXYGEN%%%%DOCSDIR%%/namespacemembers.html %%DOXYGEN%%%%DOCSDIR%%/namespacemembers_enum.html %%DOXYGEN%%%%DOCSDIR%%/namespaces.html %%DOXYGEN%%%%DOCSDIR%%/nav_f.png %%DOXYGEN%%%%DOCSDIR%%/nav_g.png %%DOXYGEN%%%%DOCSDIR%%/nav_h.png %%DOXYGEN%%%%DOCSDIR%%/open.png %%DOXYGEN%%%%DOCSDIR%%/pages.html %%DOXYGEN%%%%DOCSDIR%%/parser_8cpp_source.html %%DOXYGEN%%%%DOCSDIR%%/parser_8h_source.html %%DOXYGEN%%%%DOCSDIR%%/parser__p_8h_source.html %%DOXYGEN%%%%DOCSDIR%%/parserrunnable_8cpp_source.html %%DOXYGEN%%%%DOCSDIR%%/parserrunnable_8h_source.html %%DOXYGEN%%%%DOCSDIR%%/position_8hh.html %%DOXYGEN%%%%DOCSDIR%%/position_8hh_source.html %%DOXYGEN%%%%DOCSDIR%%/qjson__debug_8h_source.html %%DOXYGEN%%%%DOCSDIR%%/qjson__export_8h_source.html %%DOXYGEN%%%%DOCSDIR%%/qobjecthelper_8cpp_source.html %%DOXYGEN%%%%DOCSDIR%%/qobjecthelper_8h_source.html %%DOXYGEN%%%%DOCSDIR%%/serializer_8cpp_source.html %%DOXYGEN%%%%DOCSDIR%%/serializer_8h_source.html %%DOXYGEN%%%%DOCSDIR%%/serializerrunnable_8cpp_source.html %%DOXYGEN%%%%DOCSDIR%%/serializerrunnable_8h_source.html %%DOXYGEN%%%%DOCSDIR%%/splitbar.png %%DOXYGEN%%%%DOCSDIR%%/stack_8hh.html %%DOXYGEN%%%%DOCSDIR%%/stack_8hh_source.html %%DOXYGEN%%%%DOCSDIR%%/structyy_1_1json__parser_1_1token-members.html %%DOXYGEN%%%%DOCSDIR%%/structyy_1_1json__parser_1_1token.html %%DOXYGEN%%%%DOCSDIR%%/sync_off.png %%DOXYGEN%%%%DOCSDIR%%/sync_on.png %%DOXYGEN%%%%DOCSDIR%%/tab_a.png %%DOXYGEN%%%%DOCSDIR%%/tab_b.png %%DOXYGEN%%%%DOCSDIR%%/tab_h.png %%DOXYGEN%%%%DOCSDIR%%/tab_s.png %%DOXYGEN%%%%DOCSDIR%%/tabs.css