8bd38ffae8
The upcoming KDE Frameworks ports need grantlee5 * Add devel/grantlee5 and move installed headers into a subdirectory include/grantlee5 * Move header files from devel/grantlee into a subdirectory include/grantlee4 to make sure ports do not pick up the wrong headers * Add Uses/grantlee.mk to handle the PLIST_SUB and LIB_DEEPENDS needed by ports using grantlee (before we set the PLIST_SUB manual in very of the depending ports, which now should not be needed anymore). * The ports depending on devel/grantlee have been modified from LIB_DEPENDS=libgrantlee_gui.so:devel/grantlee to USES=grantlee:4 as this does not affect the package no version bumped was made. Reviewed by: mat, rakuco Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D7434
49 lines
2.1 KiB
Text
49 lines
2.1 KiB
Text
include/grantlee4/grantlee/abstractlocalizer.h
|
|
include/grantlee4/grantlee/abstractmarkupbuilder.h
|
|
include/grantlee4/grantlee/bbcodebuilder.h
|
|
include/grantlee4/grantlee/cachingloaderdecorator.h
|
|
include/grantlee4/grantlee/containeraccessor.h
|
|
include/grantlee4/grantlee/context.h
|
|
include/grantlee4/grantlee/engine.h
|
|
include/grantlee4/grantlee/exception.h
|
|
include/grantlee4/grantlee/filter.h
|
|
include/grantlee4/grantlee/filterexpression.h
|
|
include/grantlee4/grantlee/grantlee_core_export.h
|
|
include/grantlee4/grantlee/grantlee_gui_export.h
|
|
include/grantlee4/grantlee/grantlee_version.h
|
|
include/grantlee4/grantlee/markupdirector.h
|
|
include/grantlee4/grantlee/mediawikimarkupbuilder.h
|
|
include/grantlee4/grantlee/metatype.h
|
|
include/grantlee4/grantlee/node.h
|
|
include/grantlee4/grantlee/outputstream.h
|
|
include/grantlee4/grantlee/parser.h
|
|
include/grantlee4/grantlee/plaintextmarkupbuilder.h
|
|
include/grantlee4/grantlee/qtlocalizer.h
|
|
include/grantlee4/grantlee/rendercontext.h
|
|
include/grantlee4/grantlee/safestring.h
|
|
include/grantlee4/grantlee/taglibraryinterface.h
|
|
include/grantlee4/grantlee/template.h
|
|
include/grantlee4/grantlee/templateloader.h
|
|
include/grantlee4/grantlee/texthtmlbuilder.h
|
|
include/grantlee4/grantlee/token.h
|
|
include/grantlee4/grantlee/typeaccessor.h
|
|
include/grantlee4/grantlee/util.h
|
|
include/grantlee4/grantlee/variable.h
|
|
include/grantlee4/grantlee_core.h
|
|
include/grantlee4/grantlee_templates.h
|
|
include/grantlee4/grantlee_textdocument.h
|
|
lib/cmake/grantlee/GrantleeConfig.cmake
|
|
lib/cmake/grantlee/GrantleeConfigVersion.cmake
|
|
lib/cmake/grantlee/GrantleeTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
|
lib/cmake/grantlee/GrantleeTargets.cmake
|
|
lib/cmake/grantlee/GrantleeUse.cmake
|
|
lib/grantlee/%%GRANTLEE_VERSION_SHORT%%/grantlee_defaultfilters.so
|
|
lib/grantlee/%%GRANTLEE_VERSION_SHORT%%/grantlee_defaulttags.so
|
|
lib/grantlee/%%GRANTLEE_VERSION_SHORT%%/grantlee_i18ntags.so
|
|
lib/grantlee/%%GRANTLEE_VERSION_SHORT%%/grantlee_loadertags.so
|
|
lib/libgrantlee_core.so
|
|
lib/libgrantlee_core.so.0
|
|
lib/libgrantlee_core.so.%%GRANTLEE_VERSION_FULL%%
|
|
lib/libgrantlee_gui.so
|
|
lib/libgrantlee_gui.so.0
|
|
lib/libgrantlee_gui.so.%%GRANTLEE_VERSION_FULL%%
|