Port details |
- smarty PHP compiling template engine
- 5.4.3 www =24 5.4.2Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2002-06-09 20:33:19
- Last Update: 2024-12-31 15:47:35
- Commit Hash: ae01146
- People watching this port, also watch:: gmake, pcre, libxml2, unzip, freetype2
- License: LGPL3+
- WWW:
- https://www.smarty.net/
- https://github.com/smarty-php/smarty
- Description:
- Smarty is a template engine for PHP. Many other template engines for PHP provide
basic variable substitution and dynamic block functionality. Smarty takes a step
further to be a "smart" template engine, adding features such as configuration
files, template functions, and variable modifiers, and making all of this
functionality as easy as possible to use for both programmers and template
designers. Smarty also converts the templates into PHP scripts, eliminating the
need to parse the templates on every invocation. This makes Smarty extremely
scalable and managable for large application needs.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- smarty${PHP_PKGNAMESUFFIX}>0:www/smarty
- To install the port:
- cd /usr/ports/www/smarty/ && make install clean
- To add the package, run one of these commands:
- pkg install www/smarty
- pkg install smarty-php83
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: smarty-php83
- Package flavors (<flavor>: <package>)
- php83: smarty-php83
- php81: smarty-php81
- php82: smarty-php82
- php84: smarty-php84
- distinfo:
- TIMESTAMP = 1735227816
SHA256 (smarty-php-smarty-v5.4.3_GH0.tar.gz) = 7f09f3045396694ad99c9f11e2644f9855502349544a8d0f646c21b221164f04
SIZE (smarty-php-smarty-v5.4.3_GH0.tar.gz) = 332267
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- php.h : lang/php83
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_smarty
- USES:
- cpe php:flavors,web
- pkg-message:
- For install:
- You need to adjust php's include_path to contain /usr/local/share/smarty-php83!
For example, insert
include_path = ".:/usr/local/share/smarty-php83"
into /usr/local/etc/php.ini.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.4.3 31 Dec 2024 15:47:35 |
Po-Chuan Hsieh (sunpoet) |
www/smarty: Update to 5.4.3
Changes: https://github.com/smarty-php/smarty/releases |
5.4.2 28 Nov 2024 04:39:13 |
Po-Chuan Hsieh (sunpoet) |
www/smarty: Update to 5.4.2
Changes: https://github.com/smarty-php/smarty/releases |
5.4.1 08 Sep 2024 18:37:05 |
Po-Chuan Hsieh (sunpoet) |
www/smarty: Update to 5.4.1
Changes: https://github.com/smarty-php/smarty/releases |
5.4.0 05 Sep 2024 06:17:48 |
Po-Chuan Hsieh (sunpoet) |
www/smarty: Update to 5.4.0
Changes: https://github.com/smarty-php/smarty/releases |
5.3.1 18 Jun 2024 14:25:51 |
Po-Chuan Hsieh (sunpoet) |
www/smarty: Update to 5.3.1
Changes: https://github.com/smarty-php/smarty/releases |
5.3.0 03 Jun 2024 02:37:52 |
Po-Chuan Hsieh (sunpoet) |
www/smarty: Update to 5.3.0
- Update WWW
Changes: https://github.com/smarty-php/smarty/releases |
5.0.2 31 Mar 2024 18:51:11 |
Po-Chuan Hsieh (sunpoet) |
www/smarty: Update to 5.0.2
Changes: https://github.com/smarty-php/smarty/releases |
4.5.1 31 Mar 2024 03:05:51 |
Po-Chuan Hsieh (sunpoet) |
www/smarty: Update to 4.5.1
Changes: https://github.com/smarty-php/smarty/releases |
4.4.1 09 Mar 2024 14:05:34 |
Po-Chuan Hsieh (sunpoet) |
www/smarty: Update to 4.4.1
Changes: https://github.com/smarty-php/smarty/releases |
4.3.4 05 Oct 2023 02:00:13 |
Po-Chuan Hsieh (sunpoet) |
www/smarty: Update to 4.3.4
Changes: https://github.com/smarty-php/smarty/releases |
4.3.2 16 Aug 2023 18:25:13 |
Po-Chuan Hsieh (sunpoet) |
www/smarty: Update to 4.3.2
Changes: https://github.com/smarty-php/smarty/releases
https://github.com/smarty-php/smarty/blob/master/CHANGELOG.md |
4.3.1 16 Apr 2023 18:09:23 |
Muhammad Moinur Rahman (bofh) |
*/*: 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 ) |
4.3.1 09 Apr 2023 13:36:38 |
Po-Chuan Hsieh (sunpoet) |
www/smarty: Update to 4.3.1
Changes: https://github.com/smarty-php/smarty/releases
https://github.com/smarty-php/smarty/blob/master/CHANGELOG.md |
4.3.0 30 Jan 2023 12:59:13 |
Po-Chuan Hsieh (sunpoet) |
www/smarty: Update to 4.3.0
Changes: https://github.com/smarty-php/smarty/releases |
4.2.1 03 Oct 2022 02:14:29 |
Po-Chuan Hsieh (sunpoet) |
www/smarty: Update to 4.2.1
Changes: https://github.com/smarty-php/smarty/releases |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
4.2.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
4.2.0 27 Aug 2022 10:07:55 |
Po-Chuan Hsieh (sunpoet) |
www/smarty: Add smarty 4.2.0
Smarty is a template engine for PHP. Many other template engines for PHP provide
basic variable substitution and dynamic block functionality. Smarty takes a step
further to be a "smart" template engine, adding features such as configuration
files, template functions, and variable modifiers, and making all of this
functionality as easy as possible to use for both programmers and template
designers. Smarty also converts the templates into PHP scripts, eliminating the
need to parse the templates on every invocation. This makes Smarty extremely
scalable and managable for large application needs.
WWW: https://www.smarty.net/ |
2.6.26 26 Sep 2012 20:43:21 |
glarkin |
- Forgot to commit the deleted www/smarty directory after the rename |
2.6.26 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
2.6.26 02 Jun 2010 14:48:53 |
glarkin |
- Remove PORTSCOUT variable made redundant by recent portscout update. Beta
versions and RC versions are automatically ignored.
Reported by: shaun (via email) |
2.6.26 14 Jan 2010 15:50:37 |
glarkin |
- Added PORTSCOUT variable |
2.6.26 13 Jan 2010 16:01:14 |
glarkin |
- Adopt the port |
2.6.26 10 Jan 2010 06:43:01 |
linimon |
Reset zaa@zaa.pp.ru: mail can not be delivered (mail loop). |
2.6.26 29 Jun 2009 23:02:20 |
wxs |
- Update to 2.6.26
PR: ports/136079
Submitted by: Joe Horn <joehorn@gmail.com>
Approved by: zaa@zaa.pp.ru (maintainer) |
2.6.25 17 Jun 2009 23:49:03 |
wxs |
- Update to 2.6.25
PR: ports/135496
Submitted by: Matthew D. Fuller <fullermd@over-yonder.net>
Approved by: zaa@zaa.pp.ru (maintainer) |
2.6.24 02 Jun 2009 12:06:38 |
pav |
- Update to 2.6.24
PR: ports/134580
Submitted by: zaa@zaa.pp.ru (maintainer) |
2.6.22 14 Jan 2009 09:14:52 |
lippe |
- Update to 2.6.22.
- Fix URL on pkg-descr.
PR: ports/130384
Submitted by: myself
Approved by: zaa@zaa.pp.ru |
2.6.21 10 Jan 2009 15:03:28 |
miwi |
- Update to 2.6.21
PR: 129381
Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru> (maintainer) |
2.6.20 02 Sep 2008 14:30:05 |
rafan |
- Update to 2.6.20
- Use PLIST_SUB instead of home-made recipe
PR: ports/126889
Submitted by: Yi-Jheng Lin <yzlin at cs.nctu.edu.tw>
Approved by: maintainer |
2.6.19 02 Mar 2008 23:06:31 |
beech |
- Update to 2.6.19
PR: ports/121264
Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru> (maintainer) |
2.6.18 25 Mar 2007 09:22:11 |
clsung |
- Update to 2.6.18
PR: ports/110680
Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru>
Approved by: maintainer (Peter Beckman) |
2.6.16 04 Dec 2006 22:55:16 |
miwi |
- Update 2.6.16
PR: ports/106297
Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru> (maintainer) |
2.6.14_1 01 Sep 2006 11:28:54 |
garga |
- Fix dependencies adding pcre to USE_PHP
- Bump PORTREVISION
PR: ports/102720
Submitted by: Matthew D. Fuller <fullermd@over-yonder.net>
Approved by: Alexander Zhuravlev <zaa@zaa.pp.ru> (maintainer) |
2.6.14 11 Jun 2006 06:34:31 |
novel |
Update to 2.6.14.
PR: 98789
Submitted by: Alexander Zhuravlev (maintainer) |
2.6.13 08 Apr 2006 12:29:49 |
pav |
- Update to 2.6.13
PR: ports/95499
Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru> (maintainer) |
2.6.12 28 Jan 2006 20:45:10 |
mnag |
Update to 2.6.12
PR: 92452
Submitted by: Alexander Zhuravlev <zaa@ulstu.ru> (maintainer) |
2.6.11 22 Dec 2005 10:10:28 |
garga |
- Update to 2.6.11
PR: ports/90774
Submitted by: maintainer |
2.6.10 20 Sep 2005 06:52:28 |
sem |
- Update to 2.6.10
PR: ports/86360
Submitted by: maintainer |
2.6.9 07 Apr 2005 09:43:02 |
clsung |
- update to 2.6.9
PR: 79609
Submitted by: Alexander Zhuravlev (maintainer) |
2.6.7 11 Feb 2005 14:18:13 |
pav |
- Update to 2.6.7
PR: ports/77339
Submitted by: Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl>
Approved by: Alexander Zhuravlev <zaa@ulstu.ru> (maintainer) |
2.6.6 30 Jan 2005 00:25:41 |
pav |
- Update to 2.6.6
PR: ports/76831
Submitted by: Alexander Zhuravlev <zaa@ulstu.ru> (maintainer) |
2.6.5 13 Oct 2004 12:12:45 |
arved |
Update to 2.6.5
PR: 72110
Submitted by: Alexander Zhuravlev <zaa@ulstu.ru> |
2.6.4 12 Oct 2004 08:24:02 |
linimon |
Update to 2.6.4.
PR: ports/71707
Submitted by: Alexander Zhuravlev <zaa at ulstu dot ru> (maintainer) |
2.6.3 21 Jul 2004 22:32:40 |
glewis |
. Update to 2.6.3.
PR: 69207
Submitted by: zhuravlev alexander <zaa@ulstu.ru> (maintainer) |
2.6.2_1 24 Feb 2004 09:38:46 |
ale |
Update documentation.
PR: ports/63260
Submitted by: zhuravlev alexander <zaa@ulstu.ru> (maintainer) |
2.6.2 22 Feb 2004 14:28:53 |
ale |
Update to 2.6.2 release.
PR: ports/63211
Submitted by: zhuravlev alexander <zaa@ulstu.ru> (maintainer) |
2.6.1 09 Feb 2004 11:43:38 |
ale |
Remove lang/php4/bsd.php.mk and switch every ports depending on PHP to
use Mk/bsd.php.mk.
Approved by: nork (mentor/implicitly) |
2.6.1 26 Jan 2004 09:30:33 |
ale |
- Update to 2.6.1 release [1]
- Use bsd.php.mk
PR: ports/61913 [1]
Submitted by: zhuravlev alexander <zaa@ulstu.ru> (maintainer) [1]
Approved by: nork (mentor/implicitly) |
2.6.0 22 Jan 2004 12:18:43 |
trevor |
Use the CPIO macro defined in bsd.port.mk. |
2.6.0 05 Dec 2003 15:41:17 |
pav |
- Update to 2.6.0
PR: ports/59476
Submitted by: zhuravlev alexander <zaa@ulstu.ru> (maintainer) |
2.6.0.r2 09 Nov 2003 13:05:57 |
jeh |
Maintainer update of port www/smarty to version Smarty-2.6.0-RC2
PR: 58684
Submitted By: MAINTAINER |
2.5.0_1 21 Oct 2003 08:19:40 |
foxfair |
PR: 57060
Submitted by: Roman Neuhauser <neuhauser@bellavista.cz>
Correct pkg-plist to use DOCSDIR. |
2.5.0 23 Jul 2003 03:22:42 |
foxfair |
PR: 54115
Submitted by: Gary Palmer <freebsd-gnats@in-addr.com>
Upgrade smarty to 2.5.0.
maintainer response timeout ~= 2 weeks |
2.4.2 06 Apr 2003 14:25:59 |
arved |
Update to 2.4.2
Give MAINTAINERship to submitter.
PR: 48969
Submitted by: zhuravlev alexander <zaa@ulstu.ru> |
2.3.1 20 Feb 2003 19:15:38 |
knu |
De-pkg-comment. |
2.3.1 02 Jan 2003 18:19:58 |
ijliao |
upgrade to 2.3.1
drop maintainership
PR: 45888
Submitted by: old maintainer |
2.3.0 28 Sep 2002 13:16:59 |
ijliao |
fix dependency
PR: 43415
Submitted by: maintainer |
2.3.0 10 Aug 2002 16:01:11 |
pat |
Update to 2.3.0
PR: ports/41518
Submitted by: maintainer |
2.2.0 12 Jul 2002 17:39:11 |
pat |
Update to 2.2.0
PR: ports/40468
Submitted by: maintainer |
2.1.1 14 Jun 2002 07:32:09 |
ijliao |
upgrade to 2.1.1
PR: 39255
Submitted by: maintainer |
2.0.1 09 Jun 2002 23:11:31 |
petef |
Update to 2.0.1, based on a diff with the committed port & Simon's PR
ports/36655 (I missed the newer version).
PR: 36655
Pointed out by: Joseh Scott <joseph@randomnetworks.com> |
2.0 09 Jun 2002 20:29:35 |
petef |
Add smarty 2.0, the PHP compiling template engine.
PR: 35748
Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx> |