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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
grantlee String template engine for Qt 4
0.5.1_1 devel Deleted 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 0.5.1_1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Qt4 has been EOL since december 2015
Expired This port expired on: 2019-03-15
Maintainer: kde@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2011-02-06 15:30:33
Last Update: 2019-03-16 21:55:51
SVN Revision: 495967
License: LGPL21
WWW:
https://github.com/steveire/grantlee
Description:
Grantlee is a string template engine based on the Django template system and written using the Qt framework. WWW: https://github.com/steveire/grantlee
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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. /usr/local/share/licenses/grantlee-0.5.1_1/catalog.mk
  2. /usr/local/share/licenses/grantlee-0.5.1_1/LICENSE
  3. /usr/local/share/licenses/grantlee-0.5.1_1/LGPL21
  4. include/grantlee4/grantlee/abstractlocalizer.h
  5. include/grantlee4/grantlee/abstractmarkupbuilder.h
  6. include/grantlee4/grantlee/bbcodebuilder.h
  7. include/grantlee4/grantlee/cachingloaderdecorator.h
  8. include/grantlee4/grantlee/containeraccessor.h
  9. include/grantlee4/grantlee/context.h
  10. include/grantlee4/grantlee/engine.h
  11. include/grantlee4/grantlee/exception.h
  12. include/grantlee4/grantlee/filter.h
  13. include/grantlee4/grantlee/filterexpression.h
  14. include/grantlee4/grantlee/grantlee_core_export.h
  15. include/grantlee4/grantlee/grantlee_gui_export.h
  16. include/grantlee4/grantlee/grantlee_version.h
  17. include/grantlee4/grantlee/markupdirector.h
  18. include/grantlee4/grantlee/mediawikimarkupbuilder.h
  19. include/grantlee4/grantlee/metatype.h
  20. include/grantlee4/grantlee/node.h
  21. include/grantlee4/grantlee/outputstream.h
  22. include/grantlee4/grantlee/parser.h
  23. include/grantlee4/grantlee/plaintextmarkupbuilder.h
  24. include/grantlee4/grantlee/qtlocalizer.h
  25. include/grantlee4/grantlee/rendercontext.h
  26. include/grantlee4/grantlee/safestring.h
  27. include/grantlee4/grantlee/taglibraryinterface.h
  28. include/grantlee4/grantlee/template.h
  29. include/grantlee4/grantlee/templateloader.h
  30. include/grantlee4/grantlee/texthtmlbuilder.h
  31. include/grantlee4/grantlee/token.h
  32. include/grantlee4/grantlee/typeaccessor.h
  33. include/grantlee4/grantlee/util.h
  34. include/grantlee4/grantlee/variable.h
  35. include/grantlee4/grantlee_core.h
  36. include/grantlee4/grantlee_templates.h
  37. include/grantlee4/grantlee_textdocument.h
  38. lib/cmake/grantlee/GrantleeConfig.cmake
  39. lib/cmake/grantlee/GrantleeConfigVersion.cmake
  40. lib/cmake/grantlee/GrantleeTargets-release.cmake
  41. lib/cmake/grantlee/GrantleeTargets.cmake
  42. lib/cmake/grantlee/GrantleeUse.cmake
  43. lib/grantlee/0.5/grantlee_defaultfilters.so
  44. lib/grantlee/0.5/grantlee_defaulttags.so
  45. lib/grantlee/0.5/grantlee_i18ntags.so
  46. lib/grantlee/0.5/grantlee_loadertags.so
  47. lib/libgrantlee_core.so
  48. lib/libgrantlee_core.so.0
  49. lib/libgrantlee_core.so.0.5.1
  50. lib/libgrantlee_gui.so
  51. lib/libgrantlee_gui.so.0
  52. lib/libgrantlee_gui.so.0.5.1
  53. @postexec /usr/sbin/service ldconfig restart > /dev/null
  54. @postunexec /usr/sbin/service ldconfig restart > /dev/null
Collapse this list.
Dependency lines:
  • grantlee>0:devel/grantlee
No installation instructions:
This port has been deleted.
PKGNAME: grantlee
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1471275288 SHA256 (grantlee-0.5.1.tar.gz) = 191809bf4c9b7ef877af0fd29345061c2372edfb4506aa7d5df5c71a570fa0ac SIZE (grantlee-0.5.1.tar.gz) = 1172769

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake
  2. ninja : devel/ninja
  3. moc : devel/qt4-moc
  4. qmake : devel/qt4-qmake
  5. libQtTest.so : devel/qt4-testlib
  6. rcc : devel/qt4-rcc
  7. uic : devel/qt4-uic
Library dependencies:
  1. libQtCore.so : devel/qt4-corelib
  2. libQtGui.so : x11-toolkits/qt4-gui
  3. libQtScript.so : devel/qt4-script
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Libraries

Deleted ports which required this port:

Expand this list of 7 deleted ports
  1. deskutils/kdepim-kde4*
  2. deskutils/kdepim4*
  3. devel/kdevplatform*
  4. devel/kdevplatform-kde4*
  5. math/rocs-kde4*
  6. x11/kdelibs-kde4*
  7. x11/kdelibs4*
  8. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
N/A
USES:
cmake grantlee:4,selfbuild qt:4
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://downloads.grantlee.org/
  2. http://www.loegria.net/grantlee/
Collapse this list.

Number of commits found: 20

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.5.1_1
16 Mar 2019 21:55:51
Revision:495967Original commit files touched by this commit
tcberner search for other commits by this committer
Qt4 deprecation: Remove Qt4 and its consumes.

2019-03-15 accessibility/qt4-accessible: Qt4 has been EOL since december 2015
2019-03-15 astro/qlandkartegt: Qt4 has been EOL since december 2015
2019-03-15 astro/stellarium-qt4: Qt4 has been EOL since december 2015
2019-03-15 astro/xglobe: Qt4 has been EOL since december 2015
2019-03-15 audio/acoustid-fingerprinter: Qt4 has been EOL since december 2015
2019-03-15 audio/cueplayer: Qt4 has been EOL since december 2015
2019-03-15 audio/esperanza: Qt4 has been EOL since december 2015
2019-03-15 audio/lastfm-desktop: Qt4 has been EOL since december 2015
2019-03-15 audio/minitunes: Qt4 has been EOL since december 2015
2019-03-15 audio/mixxx20: Qt4 has been EOL since december 2015
2019-03-15 audio/mumble: Qt4 has been EOL since december 2015
2019-03-15 audio/murmur: Qt4 has been EOL since december 2015
2019-03-15 audio/puddletag: Qt4 has been EOL since december 2015
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.5.1_1
25 Dec 2018 20:25:40
Revision:488341Original commit files touched by this commit
tcberner search for other commits by this committer
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
0.5.1_1
02 Dec 2018 15:41:48
Revision:486467Original commit files touched by this commit
rene search for other commits by this committer
Mark QT4 ports/functionality for removal on 2019-03-15

While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.

Submitted by:	tcberner
Reviewed by:	adridg, jhale, rene, tcberner
Approved by:	portmgr (implicit, flavor hook)
Differential Revision:	https://reviews.freebsd.org/D17741
0.5.1_1
28 Jun 2018 17:39:55
Revision:473503Original commit files touched by this commit
tcberner search for other commits by this committer
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk

From now on, ports that depend on Qt4 will have to set
	USES=		qt:4
	USE_QT=		foo bar
ports depending on Qt5 will use
	USES=		qt:5
	USE_QT=		foo bar

PR:		229225
Exp-run by:	antoine
Reviewed by:	mat
Approved by:	portmgr (antoine)
Differential Revision:	-https://reviews.freebsd.org/D15540
0.5.1_1
12 Sep 2016 17:51:19
Revision:421943Original commit files touched by this commit
tcberner search for other commits by this committer
Define PORTSCOUT in devel/grantlee[5].

devel/grantlee -> 0.*
devel/grantlee5 -> 5.*

Approved by:	mat (mentor)
0.5.1_1
15 Aug 2016 15:36:19
Revision:420244Original commit files touched by this commit
tcberner search for other commits by this committer
New port: devel/grantlee5 and Uses/grantlee.mk

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
0.5.1
08 Aug 2016 11:11:09
Revision:419815Original commit files touched by this commit
rakuco search for other commits by this committer
Point to Grantlee's (not so) new website URL.
0.5.1
27 Oct 2014 10:10:59
Revision:371544Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
0.5.1
19 Oct 2014 15:49:52
Revision:371190Original commit files touched by this commit
makc search for other commits by this committer
Merge from KDE/FreeBSD in preparation for KDE SC 4.14:

common changes:
- don't use deprecated USE_KDE4=kdehier
- drop deprecated @dirrmtry and use absolute path instead of @cwd

databases/akonadi:
- Update to 1.13.0
- add upstream patch to really avoid building Akonadi's unit tests

devel/grantlee:
- update to 0.5.1

devel/libkgapi:
- update to 2.2.0
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.4.0
18 Feb 2014 13:55:27
Revision:344889Original commit files touched by this commit
makc search for other commits by this committer
Merge from area51 in preparation for KDE SC 4.12:

databases/akonadi:
- Update to 1.11.0
- Drop ipv6 from CATEGORIES
- Squeeze MASTER_SITES/SUBDIR
- Add dependency on modern compiler to fix build on 9.x
- Use options helpers
- Remove QT_PREFIX from PLIST_SUB, it's already set in bsd.qt.mk
- Realign commented lines

devel/grantlee: update to 0.4.0
- Remove broken DOXYGEN option
- Add list of ports that need modification on grantlee update
- Remove MAKE_JOBS_UNSAFE

devel/libkgapi:
- Update to 2.0.1

devel/libkolab:
- Update to 0.5.0

textproc/libkolabxml:
- Update to 1.0.1
0.3.0
05 Nov 2013 18:22:09
Revision:332889Original commit files touched by this commit
rakuco search for other commits by this committer
Support staging.

Submitted by:	Schaich Alonso <alonsoschaich@fastmail.fm>
0.3.0
20 Sep 2013 17:04:44
Revision:327723Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2)
0.3.0
22 Mar 2013 20:06:15
Revision:314960Original commit files touched by this commit
makc search for other commits by this committer
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
0.3.0
03 Feb 2013 20:10:39
Revision:311483Original commit files touched by this commit Sanity Test Failure
makc search for other commits by this committer
KDE/FreeBSD team presents KDE SC 4.9.5 ports!

- kdebindings ports have been renamed to match upstream.
- kdemultimedia and kdenetwork have been split.
- New port games/pairs added.
- Trim Makefile header
- Convert to new option framework
- New USE_KDE4 components: libkcddb, libkcompactdisc
- Update:
	databases/akonadi to 1.9.0
	devel/grantlee to 0.3.0
	textproc/rasqal to 0.9.30
	textproc/redland-bindings to 1.0.16.1
	textproc/soprano to 2.9.0
	x11-toolkits/attica to 0.4.1

The area51 repository features commits by Schaich Alonso, avilla, dbn,
jhale, makc and rakuco.

Contributors:
- Oleg Sidorkin
- Tobias Berner
- Kurt Jaeger
0.2.0_1
06 Jun 2012 06:44:38
Original commit files touched by this commit
miwi search for other commits by this committer
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4

Review by:      bapt, David Naylor (kde team)
0.2.0_1
01 Jun 2012 05:26:28
Original commit files touched by this commit
dinoex search for other commits by this committer
- update png to 1.5.10
0.2.0
05 Nov 2011 17:18:12
Original commit files touched by this commit
rakuco search for other commits by this committer
Update to 0.2.0.

Approved by:    avilla (mentor, implicit)
0.2.0.r2
24 Oct 2011 20:06:54
Original commit files touched by this commit
rakuco search for other commits by this committer
Update to 0.2.0-rc2.

Approved by:    avilla (mentor)
0.2.0.r1
16 Oct 2011 22:56:58
Original commit files touched by this commit
avilla search for other commits by this committer
- Update grantlee to 0.2.0-rc1.
- Update libdbusmenu-qt to 0.9.0 and add option to install docs.
0.1.8
06 Feb 2011 15:30:19
Original commit files touched by this commit
fluffy search for other commits by this committer
- Add Grantlee, string template engine for Qt4

Feature safe:   yes

Number of commits found: 20