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) combination for a given watch list. This is what FreshPorts will look for.

Port details
templatelite Smaller, faster alternative to the Smarty template engine
2.10 www 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 2.10Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-09-26 01:09:12
Last Update: 2023-11-01 22:11:47
Commit Hash: 05f0f44
License: LGPL21+
WWW:
https://templatelite.sourceforge.net
Description:
Template Lite is a very fast, small HTML template engine written in PHP. The engine supports most of the Smarty template engine functions and filters.
Homepage    cgit ¦ Codeberg ¦ 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 (95 items)
Collapse this list.
  1. /usr/local/share/licenses/templatelite-2.10/catalog.mk
  2. /usr/local/share/licenses/templatelite-2.10/LICENSE
  3. /usr/local/share/licenses/templatelite-2.10/LGPL21+
  4. share/doc/templatelite/appendix.caching.html
  5. share/doc/templatelite/appendix.groups.html
  6. share/doc/templatelite/getting.started.html
  7. share/doc/templatelite/index.html
  8. share/doc/templatelite/language.compiler.functions.html
  9. share/doc/templatelite/language.config.html
  10. share/doc/templatelite/language.filters.output.html
  11. share/doc/templatelite/language.filters.post.html
  12. share/doc/templatelite/language.filters.pre.html
  13. share/doc/templatelite/language.functions.custom.html
  14. share/doc/templatelite/language.functions.html
  15. share/doc/templatelite/language.modifiers.combining.html
  16. share/doc/templatelite/language.modifiers.html
  17. share/doc/templatelite/language.variables.html
  18. share/doc/templatelite/programming.debug.console.html
  19. share/doc/templatelite/programming.methods.html
  20. share/doc/templatelite/programming.variables.html
  21. share/doc/templatelite/what.is.html
  22. share/doc/templatelite/images/templatelite.jpg
  23. share/templatelite/class.compiler.php
  24. share/templatelite/class.config.php
  25. share/templatelite/class.template.php
  26. share/templatelite/internal/compile.compile_config.php
  27. share/templatelite/internal/compile.compile_custom_block.php
  28. share/templatelite/internal/compile.compile_custom_function.php
  29. share/templatelite/internal/compile.compile_if.php
  30. share/templatelite/internal/compile.generate_compiler_debug_output.php
  31. share/templatelite/internal/compile.include.php
  32. share/templatelite/internal/compile.parse_is_expr.php
  33. share/templatelite/internal/compile.section_start.php
  34. share/templatelite/internal/debug.tpl
  35. share/templatelite/internal/template.build_dir.php
  36. share/templatelite/internal/template.config_loader.php
  37. share/templatelite/internal/template.destroy_dir.php
  38. share/templatelite/internal/template.fetch_compile_include.php
  39. share/templatelite/internal/template.generate_debug_output.php
  40. share/templatelite/plugins/block.capture.php
  41. share/templatelite/plugins/block.strip.php
  42. share/templatelite/plugins/block.textformat.php
  43. share/templatelite/plugins/compiler.debug.php
  44. share/templatelite/plugins/compiler.tplheader.php
  45. share/templatelite/plugins/function.counter.php
  46. share/templatelite/plugins/function.cycle.php
  47. share/templatelite/plugins/function.db_function_call.php
  48. share/templatelite/plugins/function.db_result_call.php
  49. share/templatelite/plugins/function.html_checkboxes.php
  50. share/templatelite/plugins/function.html_hidden.php
  51. share/templatelite/plugins/function.html_image.php
  52. share/templatelite/plugins/function.html_input.php
  53. share/templatelite/plugins/function.html_options.php
  54. share/templatelite/plugins/function.html_radios.php
  55. share/templatelite/plugins/function.html_select_date.php
  56. share/templatelite/plugins/function.html_select_time.php
  57. share/templatelite/plugins/function.html_table.php
  58. share/templatelite/plugins/function.html_textbox.php
  59. share/templatelite/plugins/function.in_array.php
  60. share/templatelite/plugins/function.mailto.php
  61. share/templatelite/plugins/function.math.php
  62. share/templatelite/plugins/function.popup.php
  63. share/templatelite/plugins/function.popup_init.php
  64. share/templatelite/plugins/function.resize_image.php
  65. share/templatelite/plugins/modifier.bbcode2html.php
  66. share/templatelite/plugins/modifier.capitalize.php
  67. share/templatelite/plugins/modifier.cat.php
  68. share/templatelite/plugins/modifier.count_characters.php
  69. share/templatelite/plugins/modifier.count_paragraphs.php
  70. share/templatelite/plugins/modifier.count_sentences.php
  71. share/templatelite/plugins/modifier.count_words.php
  72. share/templatelite/plugins/modifier.date.php
  73. share/templatelite/plugins/modifier.date_format.php
  74. share/templatelite/plugins/modifier.debug_print_var.php
  75. share/templatelite/plugins/modifier.default.php
  76. share/templatelite/plugins/modifier.escape.php
  77. share/templatelite/plugins/modifier.indent.php
  78. share/templatelite/plugins/modifier.lower.php
  79. share/templatelite/plugins/modifier.regex_replace.php
  80. share/templatelite/plugins/modifier.replace.php
  81. share/templatelite/plugins/modifier.spacify.php
  82. share/templatelite/plugins/modifier.string_format.php
  83. share/templatelite/plugins/modifier.strip.php
  84. share/templatelite/plugins/modifier.truncate.php
  85. share/templatelite/plugins/modifier.upper.php
  86. share/templatelite/plugins/outputfilter.gzip.php
  87. share/templatelite/plugins/outputfilter.trimwhitespace.php
  88. share/templatelite/plugins/postfilter.showtemplatevars.php
  89. share/templatelite/plugins/prefilter.jstrip.php
  90. share/templatelite/plugins/prefilter.showinfoheader.php
  91. share/templatelite/plugins/shared.escape_chars.php
  92. share/templatelite/plugins/shared.make_timestamp.php
  93. @owner
  94. @group
  95. @mode
Collapse this list.
Dependency lines:
  • templatelite>0:www/templatelite
To install the port:
cd /usr/ports/www/templatelite/ && make install clean
To add the package, run one of these commands:
  • pkg install www/templatelite
  • pkg install templatelite
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: templatelite
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (template_lite_2.10.tar.gz) = 7d3a3d9a7872c2680143598a8f57d80e36d01cab98abb4b97e5495140fd0873f SIZE (template_lite_2.10.tar.gz) = 202242

Packages (timestamps in pop-ups are UTC):
templatelite
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.102.102.102.102.10-2.10-
FreeBSD:13:quarterly2.102.102.102.102.102.102.102.10
FreeBSD:14:latest2.102.102.102.102.102.10-2.10
FreeBSD:14:quarterly2.102.10-2.102.102.102.102.10
FreeBSD:15:latest2.102.10n/a2.10n/a2.102.102.10
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. php.h : lang/php81
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for templatelite-2.10: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
www_templatelite
USES:
php:web
pkg-message:
For install:
You need to adjust php's include_path to contain `/usr/local/share/templatelite'! For example, insert include_path = ".:/usr/local/share/templatelite" into `/usr/local/etc/php.ini'.
Master Sites:
Expand this list (56 items)
Collapse this list.
  1. http://cfhcable.dl.sourceforge.net/project/templatelite/Template%20Lite/Template%20Lite%20version%202.10/
  2. http://cytranet.dl.sourceforge.net/project/templatelite/Template%20Lite/Template%20Lite%20version%202.10/
  3. http://deac-ams.dl.sourceforge.net/project/templatelite/Template%20Lite/Template%20Lite%20version%202.10/
  4. http://deac-fra.dl.sourceforge.net/project/templatelite/Template%20Lite/Template%20Lite%20version%202.10/
  5. http://deac-riga.dl.sourceforge.net/project/templatelite/Template%20Lite/Template%20Lite%20version%202.10/
  6. http://downloads.sourceforge.net/project/templatelite/Template%20Lite/Template%20Lite%20version%202.10/
  7. http://excellmedia.dl.sourceforge.net/project/templatelite/Template%20Lite/Template%20Lite%20version%202.10/
  8. http://freefr.dl.sourceforge.net/project/templatelite/Template%20Lite/Template%20Lite%20version%202.10/
  9. http://gigenet.dl.sourceforge.net/project/templatelite/Template%20Lite/Template%20Lite%20version%202.10/
  10. http://ixpeering.dl.sourceforge.net/project/templatelite/Template%20Lite/Template%20Lite%20version%202.10/
  11. http://jaist.dl.sourceforge.net/project/templatelite/Template%20Lite/Template%20Lite%20version%202.10/
  12. http://jztkft.dl.sourceforge.net/project/templatelite/Template%20Lite/Template%20Lite%20version%202.10/
  13. http://kumisystems.dl.sourceforge.net/project/templatelite/Template%20Lite/Template%20Lite%20version%202.10/
  14. http://liquidtelecom.dl.sourceforge.net/project/templatelite/Template%20Lite/Template%20Lite%20version%202.10/
  15. http://nchc.dl.sourceforge.net/project/templatelite/Template%20Lite/Template%20Lite%20version%202.10/
  16. http://netactuate.dl.sourceforge.net/project/templatelite/Template%20Lite/Template%20Lite%20version%202.10/
  17. http://netcologne.dl.sourceforge.net/project/templatelite/Template%20Lite/Template%20Lite%20version%202.10/
  18. http://netix.dl.sourceforge.net/project/templatelite/Template%20Lite/Template%20Lite%20version%202.10/
  19. http://onboardcloud.dl.sourceforge.net/project/templatelite/Template%20Lite/Template%20Lite%20version%202.10/
  20. http://phoenixnap.dl.sourceforge.net/project/templatelite/Template%20Lite/Template%20Lite%20version%202.10/
  21. http://razaoinfo.dl.sourceforge.net/project/templatelite/Template%20Lite/Template%20Lite%20version%202.10/
  22. http://sinalbr.dl.sourceforge.net/project/templatelite/Template%20Lite/Template%20Lite%20version%202.10/
  23. http://sitsa.dl.sourceforge.net/project/templatelite/Template%20Lite/Template%20Lite%20version%202.10/
  24. http://sonik.dl.sourceforge.net/project/templatelite/Template%20Lite/Template%20Lite%20version%202.10/
  25. http://tenet.dl.sourceforge.net/project/templatelite/Template%20Lite/Template%20Lite%20version%202.10/
  26. http://udomain.dl.sourceforge.net/project/templatelite/Template%20Lite/Template%20Lite%20version%202.10/
  27. http://ufpr.dl.sourceforge.net/project/templatelite/Template%20Lite/Template%20Lite%20version%202.10/
  28. http://versaweb.dl.sourceforge.net/project/templatelite/Template%20Lite/Template%20Lite%20version%202.10/
  29. https://cfhcable.dl.sourceforge.net/project/templatelite/Template%20Lite/Template%20Lite%20version%202.10/
  30. https://cytranet.dl.sourceforge.net/project/templatelite/Template%20Lite/Template%20Lite%20version%202.10/
  31. https://deac-ams.dl.sourceforge.net/project/templatelite/Template%20Lite/Template%20Lite%20version%202.10/
  32. https://deac-fra.dl.sourceforge.net/project/templatelite/Template%20Lite/Template%20Lite%20version%202.10/
  33. https://deac-riga.dl.sourceforge.net/project/templatelite/Template%20Lite/Template%20Lite%20version%202.10/
  34. https://downloads.sourceforge.net/project/templatelite/Template%20Lite/Template%20Lite%20version%202.10/
  35. https://excellmedia.dl.sourceforge.net/project/templatelite/Template%20Lite/Template%20Lite%20version%202.10/
  36. https://freefr.dl.sourceforge.net/project/templatelite/Template%20Lite/Template%20Lite%20version%202.10/
  37. https://gigenet.dl.sourceforge.net/project/templatelite/Template%20Lite/Template%20Lite%20version%202.10/
  38. https://ixpeering.dl.sourceforge.net/project/templatelite/Template%20Lite/Template%20Lite%20version%202.10/
  39. https://jaist.dl.sourceforge.net/project/templatelite/Template%20Lite/Template%20Lite%20version%202.10/
  40. https://jztkft.dl.sourceforge.net/project/templatelite/Template%20Lite/Template%20Lite%20version%202.10/
  41. https://kumisystems.dl.sourceforge.net/project/templatelite/Template%20Lite/Template%20Lite%20version%202.10/
  42. https://liquidtelecom.dl.sourceforge.net/project/templatelite/Template%20Lite/Template%20Lite%20version%202.10/
  43. https://nchc.dl.sourceforge.net/project/templatelite/Template%20Lite/Template%20Lite%20version%202.10/
  44. https://netactuate.dl.sourceforge.net/project/templatelite/Template%20Lite/Template%20Lite%20version%202.10/
  45. https://netcologne.dl.sourceforge.net/project/templatelite/Template%20Lite/Template%20Lite%20version%202.10/
  46. https://netix.dl.sourceforge.net/project/templatelite/Template%20Lite/Template%20Lite%20version%202.10/
  47. https://onboardcloud.dl.sourceforge.net/project/templatelite/Template%20Lite/Template%20Lite%20version%202.10/
  48. https://phoenixnap.dl.sourceforge.net/project/templatelite/Template%20Lite/Template%20Lite%20version%202.10/
  49. https://razaoinfo.dl.sourceforge.net/project/templatelite/Template%20Lite/Template%20Lite%20version%202.10/
  50. https://sinalbr.dl.sourceforge.net/project/templatelite/Template%20Lite/Template%20Lite%20version%202.10/
  51. https://sitsa.dl.sourceforge.net/project/templatelite/Template%20Lite/Template%20Lite%20version%202.10/
  52. https://sonik.dl.sourceforge.net/project/templatelite/Template%20Lite/Template%20Lite%20version%202.10/
  53. https://tenet.dl.sourceforge.net/project/templatelite/Template%20Lite/Template%20Lite%20version%202.10/
  54. https://udomain.dl.sourceforge.net/project/templatelite/Template%20Lite/Template%20Lite%20version%202.10/
  55. https://ufpr.dl.sourceforge.net/project/templatelite/Template%20Lite/Template%20Lite%20version%202.10/
  56. https://versaweb.dl.sourceforge.net/project/templatelite/Template%20Lite/Template%20Lite%20version%202.10/
Collapse this list.

Number of commits found: 18

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.10
01 Nov 2023 22:11:47
commit hash: 05f0f44a557a53913001d6debf17965dfb799288commit hash: 05f0f44a557a53913001d6debf17965dfb799288commit hash: 05f0f44a557a53913001d6debf17965dfb799288commit hash: 05f0f44a557a53913001d6debf17965dfb799288 files touched by this commit
Rodrigo Osorio (rodrigo) search for other commits by this committer
*/*: Update WWW to use HTTPS for sourceforge.net projects

Homepage link is permanent redirected to its HTTPS counterpart
2.10
16 Apr 2023 18:09:23
commit hash: 0ac3a69555cdc6ac1603f4ac7d6f85c5be19e3eacommit hash: 0ac3a69555cdc6ac1603f4ac7d6f85c5be19e3eacommit hash: 0ac3a69555cdc6ac1603f4ac7d6f85c5be19e3eacommit hash: 0ac3a69555cdc6ac1603f4ac7d6f85c5be19e3ea files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Remove merged or non-existent USE_PHP directives

- Remove USE_PHP=hash which is available in default php installation of
  all versions of php
  * security/pear-Horde_Crypt_Blowfish: Remove OPTION MHASH
- Remove USE_PHP=json which is available in default php installation of
  all versions of php
  * devel/pear-PHPTAL: Remove OPTION JSON
  * www/ilias: Remove OPTION SCORM2004
- Remove USE_PHP=mssql which is no longer available in php from php80
  and later and has been replaced with sqlsrv module which is Windows
  only
  * www/codeigniter: Remove OPTION MSSQL
  * www/moodle311: Remove OPTION MSSQL
  * www/moodle39: Remove OPTION MSSQL
(Only the first 15 lines of the commit message are shown above View all of this commit message)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2.10
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.10
20 Jul 2022 14:23:26
commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
www: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *
  *  <hvo.pm@xs4all.nl>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron LI <aly@aaronly.me>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Abel Chow <achow@transoft.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Adrian Steinmann <ast@marabu.ch>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.10
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.10
14 Aug 2019 12:25:09
Revision:508913Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories w)
2.10
04 Oct 2017 11:29:15
Revision:451218Original commit files touched by this commit
bapt search for other commits by this committer
Convert to USES=php
While here convert some ports to optiosn helpers
2.10
12 Jan 2016 16:20:32
Revision:405891Original commit files touched by this commit
amdmi3 search for other commits by this committer
Convert LICENSE= "GPLxx # or later" to "GPLxx+"

Approved by:	portmgr blanket
2.10
24 Nov 2015 12:52:48
Revision:402358Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to options helpers
- Add NO_ARCH
2.10
12 Mar 2015 10:37:47
Revision:381072Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE
- Drop @dirrm* from plist
2.10
06 Jun 2014 13:38:32
Revision:356787Original commit files touched by this commit
marino search for other commits by this committer
www/templatelite: Stage support and cleanup

The suggested patch was technically correct, but it was putting lipstick
on a pig.  The install target was pretty ugly.  Let's clean this up a bit
without homegrown copytrees, then pet portlint.

Also, get rid of NOPORTDOCS in favor of standard options.  Sorry, not of
the original patch is left.

PR:		ports/190683
Submitted by:	joe@thrallingpenguin.com
Reworked by:	marino
2.10
20 Sep 2013 23:36:54
Revision:327776Original 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:
www)
2.10
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
2.10
10 Jan 2010 06:43:01
Original commit files touched by this commit
linimon search for other commits by this committer
Reset zaa@zaa.pp.ru: mail can not be delivered (mail loop).
2.10
22 Aug 2009 00:38:34
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with W
2.10
14 Feb 2007 03:02:55
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 2.10

PR:             ports/109066
Submitted by:   maintainer (Alexander Zhuravlev)
1.90
26 Sep 2006 01:06:38
Original commit files touched by this commit
clsung search for other commits by this committer
Add templatelite 1.90, a smaller, faster alternative to the Smarty
template engine.

PR:             ports/103460
Submitted by:   Alexander Zhuravlev <zaa at zaa.pp.ru>

Number of commits found: 18