notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
cutelee C++/Qt template framework with Django syntax
6.1.0 develnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: adridg@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-11-11 23:00:10
Last Update: 2024-11-11 22:59:04
Commit Hash: fb45709
License: LGPL21
WWW:
https://github.com/cutelyst/cutelee
Description:
Cutelee is a string template engine based on the Django template system and written using the Qt framework.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (54 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/cutelee-6.1.0/catalog.mk
  3. /usr/local/share/licenses/cutelee-6.1.0/LICENSE
  4. /usr/local/share/licenses/cutelee-6.1.0/LGPL21
  5. include/cutelee6-qt6/cutelee/abstractlocalizer.h
  6. include/cutelee6-qt6/cutelee/abstractmarkupbuilder.h
  7. include/cutelee6-qt6/cutelee/bbcodebuilder.h
  8. include/cutelee6-qt6/cutelee/cachingloaderdecorator.h
  9. include/cutelee6-qt6/cutelee/context.h
  10. include/cutelee6-qt6/cutelee/cutelee_templates.h
  11. include/cutelee6-qt6/cutelee/cutelee_textdocument.h
  12. include/cutelee6-qt6/cutelee/engine.h
  13. include/cutelee6-qt6/cutelee/exception.h
  14. include/cutelee6-qt6/cutelee/filter.h
  15. include/cutelee6-qt6/cutelee/filterexpression.h
  16. include/cutelee6-qt6/cutelee/cutelee_templates_export.h
  17. include/cutelee6-qt6/cutelee/cutelee_textdocument_export.h
  18. include/cutelee6-qt6/cutelee/cutelee_version.h
  19. include/cutelee6-qt6/cutelee/markupdirector.h
  20. include/cutelee6-qt6/cutelee/mediawikimarkupbuilder.h
  21. include/cutelee6-qt6/cutelee/metatype.h
  22. include/cutelee6-qt6/cutelee/node.h
  23. include/cutelee6-qt6/cutelee/outputstream.h
  24. include/cutelee6-qt6/cutelee/parser.h
  25. include/cutelee6-qt6/cutelee/plaintextmarkupbuilder.h
  26. include/cutelee6-qt6/cutelee/qtlocalizer.h
  27. include/cutelee6-qt6/cutelee/rendercontext.h
  28. include/cutelee6-qt6/cutelee/safestring.h
  29. include/cutelee6-qt6/cutelee/taglibraryinterface.h
  30. include/cutelee6-qt6/cutelee/template.h
  31. include/cutelee6-qt6/cutelee/templateloader.h
  32. include/cutelee6-qt6/cutelee/texthtmlbuilder.h
  33. include/cutelee6-qt6/cutelee/token.h
  34. include/cutelee6-qt6/cutelee/typeaccessor.h
  35. include/cutelee6-qt6/cutelee/util.h
  36. include/cutelee6-qt6/cutelee/variable.h
  37. lib/cmake/Cutelee6Qt6/Cutelee6Qt6Config.cmake
  38. lib/cmake/Cutelee6Qt6/Cutelee6Qt6ConfigVersion.cmake
  39. lib/cmake/Cutelee6Qt6/Cutelee6Qt6Macros.cmake
  40. lib/cmake/Cutelee6Qt6/Cutelee6Qt6Targets-release.cmake
  41. lib/cmake/Cutelee6Qt6/Cutelee6Qt6Targets.cmake
  42. lib/cutelee-qt6/6.1/cutelee_defaultfilters.so
  43. lib/cutelee-qt6/6.1/cutelee_defaulttags.so
  44. lib/cutelee-qt6/6.1/cutelee_i18ntags.so
  45. lib/cutelee-qt6/6.1/cutelee_loadertags.so
  46. lib/libCuteleeQt6Templates.so
  47. lib/libCuteleeQt6Templates.so.6
  48. lib/libCuteleeQt6Templates.so.6.1.0
  49. lib/libCuteleeQt6TextDocument.so
  50. lib/libCuteleeQt6TextDocument.so.6
  51. lib/libCuteleeQt6TextDocument.so.6.1.0
  52. @owner
  53. @group
  54. @mode
Collapse this list.
Dependency lines:
  • cutelee>0:devel/cutelee
To install the port:
cd /usr/ports/devel/cutelee/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/cutelee
  • pkg install cutelee
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: cutelee
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1730489477 SHA256 (cutelyst-cutelee-v6.1.0_GH0.tar.gz) = c9578e550b9bb90c3109411fb0c41a429be929554a3fb26162e219231c9e8be5 SIZE (cutelyst-cutelee-v6.1.0_GH0.tar.gz) = 1178653

Packages (timestamps in pop-ups are UTC):
cutelee
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest6.1.06.1.0--6.1.0---
FreeBSD:13:quarterly6.1.06.1.0-6.1.06.1.0---
FreeBSD:14:latest6.1.06.1.0--6.1.0---
FreeBSD:14:quarterly6.1.06.1.0-6.1.06.1.0---
FreeBSD:15:latest6.1.06.1.0n/a6.1.0n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. lupdate : devel/qt6-tools
Library dependencies:
  1. libQt6Core.so : devel/qt6-base
This port is required by:
for Libraries
  1. www/cutelyst

Configuration Options:
No options to configure
Options name:
devel_cutelee
USES:
cmake compiler:c++20-lang qt:6
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/cutelyst/cutelee/tar.gz/v6.1.0?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
6.1.0
11 Nov 2024 22:59:04
commit hash: fb45709a654549769830349b284dcb19b550c18acommit hash: fb45709a654549769830349b284dcb19b550c18acommit hash: fb45709a654549769830349b284dcb19b550c18acommit hash: fb45709a654549769830349b284dcb19b550c18a files touched by this commit
Adriaan de Groot (adridg) search for other commits by this committer
www/cutelyst: update to v4, Qt6 (+ support libraries)

New templating system cutelee replaces grantlee, but there's lots of
releases between the last FreeBSD port version and current release:
	https://github.com/cutelyst/cutelyst/releases (many)
	https://github.com/cutelyst/cutelee/releases (many)
	https://github.com/cutelyst/asql/releases/tag/v0.92.0

Number of commits found: 1