Port details |
- smarty3 PHP compiling template engine
- 3.1.48 www =3 3.1.48Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2012-09-28 17:22:52
- Last Update: 2024-03-31 18:51:13
- Commit Hash: 9f7fc38
- People watching this port, also watch:: rxvt-unicode, feh, xclip, ctags, py311-simplejson
- License: LGPL3+
- WWW:
- https://www.smarty.net/
- 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:
-
- smarty3${PHP_PKGNAMESUFFIX}>0:www/smarty3
- To install the port:
- cd /usr/ports/www/smarty3/ && make install clean
- To add the package, run one of these commands:
- pkg install www/smarty3
- pkg install smarty3-php82
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: smarty3-php82
- Package flavors (<flavor>: <package>)
- php82: smarty3-php82
- php81: smarty3-php81
- php83: smarty3-php83
- distinfo:
- TIMESTAMP = 1680726058
SHA256 (smarty-php-smarty-v3.1.48_GH0.tar.gz) = 6a8a7d35b9be33c3a9fcf70df8a3b3652f0388f8015dda259ed04ff49fe38b4c
SIZE (smarty-php-smarty-v3.1.48_GH0.tar.gz) = 267574
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/php82
- This port is required by:
- for Run
-
- net/self-service-password
Configuration Options:
- No options to configure
- Options name:
- www_smarty3
- USES:
- cpe php:flavors,web
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.1.48 31 Mar 2024 18:51:13 |
Po-Chuan Hsieh (sunpoet) |
www/smarty3: Add PORTSCOUT |
3.1.48 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 ) |
3.1.48 09 Apr 2023 13:36:38 |
Po-Chuan Hsieh (sunpoet) |
www/smarty3: Update to 3.1.48
Changes: https://github.com/smarty-php/smarty/releases
https://github.com/smarty-php/smarty/blob/support/3.1/CHANGELOG.md |
3.1.47 03 Oct 2022 02:14:31 |
Po-Chuan Hsieh (sunpoet) |
www/smarty3: Update to 3.1.47
Changes: https://github.com/smarty-php/smarty/releases
https://github.com/smarty-php/smarty/blob/support/3.1/CHANGELOG.md |
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) |
3.1.46 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 ) |
3.1.46 27 Aug 2022 10:23:53 |
Po-Chuan Hsieh (sunpoet) |
www/smarty3: Update to 3.1.46
Changes: https://github.com/smarty-php/smarty/releases
https://github.com/smarty-php/smarty/blob/support/3.1/CHANGELOG.md |
3.1.45 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
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 ) |
3.1.45 03 Jun 2022 09:00:27 |
Po-Chuan Hsieh (sunpoet) |
www/smarty3: Update to 3.1.45
- Fix LICENSE
- Reformat pkg-descr
- Take maintainership
Changes: https://github.com/smarty-php/smarty/releases
https://github.com/smarty-php/smarty/blob/support/3.1/CHANGELOG.md
Security: CVE-2021-21408, CVE-2021-26119, CVE-2021-26120, CVE-2021-29454,
CVE-2022-29221 |
3.1.34 25 May 2022 15:41:25 |
Ryan Steinmetz (zi) |
- Reset MAINTAINER due to fatal bounces |
3.1.34 25 Sep 2021 20:29:02 |
Bernhard Froehlich (decke) |
www/smarty3: Add CPE information
Approved by: portmgr (blanket) |
3.1.34 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.1.34 17 May 2020 07:48:06 |
tagattie |
Update to 3.1.34
PR: 245257
Submitted by: fullermd@over-yonder.net
Approved by: ports@michael-fausten.de (maintainer timeout, >6 weeks),
ehaupt (mentor) |
3.1.32 14 Aug 2019 12:25:09 |
mat |
Convert to UCL & cleanup pkg-message (categories w) |
3.1.32 08 May 2019 09:31:31 |
amdmi3 |
- Fix LICENSE
- Add LICENSE_FILE
- Update WWW
Approved by: portmgr blanket |
3.1.32 08 Sep 2018 12:53:22 |
wen |
- Update to 3.1.32
PR: 230550
Submitted by: ndowens@yahoo.com
Approved by: maintainer(timeout, > 20 days) |
3.1.30 08 Mar 2018 19:48:41 |
mat |
Introduce PHP flavors.
Ports using USES=php:phpize, php:ext, php:zend, and php:pecl are now
flavored. They will automatically get flavors (php56, php70, php71, php72)
depending of the versions they support (set with IGNORE_WITH_PHP). As a
consequence, ports using USES=pear and USES=horde are also flavored.
PR: 226242
Submitted by: mat
Exp-run by: antoine
Approved by: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14208 |
3.1.30 09 Jan 2018 20:22:14 |
joneum |
www/smarty3: Update from 3.1.29 to 3.1.30
Changelog: https://github.com/smarty-php/smarty/blob/v3.1.30/change_log.txt
PR: 224564
Reported by: Matthias Fechner <idefix@fechner.net>
Approved by: maintainer timeout (2 weeks) tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13684 |
3.1.29_1 04 Oct 2017 11:29:15 |
bapt |
Convert to USES=php
While here convert some ports to optiosn helpers |
3.1.29_1 23 Jan 2017 09:05:10 |
mat |
Set DATADIR to a more unique location.
Reported by: Matthew D. Fuller
Sponsored by: Absolight |
3.1.29 03 Jan 2017 18:12:13 |
mat |
Never set WRKSRC when using USE_GITHUB.
If you want to set WRKSRC, set GH_PROJECT instead.
- The GitHub URLs are case insensitive, but the distribution files you
get out of them are not.
- If the repository was renamed, the old URL will still work, but the
distribution name will be ith the new name.
Sponsored by: Absolight |
3.1.29 16 Jan 2016 18:09:34 |
miwi |
- Update to 3.1.29
PR: 206313
Submitted by: maintainer |
3.1.27 25 Aug 2015 17:28:30 |
sunpoet |
- Convert to USE_GITHUB
Approved by: portmgr (blanket) |
3.1.27 25 Aug 2015 07:30:50 |
wen |
- Update to 3.1.27
PR: 202410
Submitted by: ports@michael-fausten.de(maintainer) |
3.1.21 15 Jul 2015 23:38:50 |
amdmi3 |
- Drop @dirrm* from plist
Approved by: portmgr blanket |
3.1.21 28 Apr 2015 13:00:26 |
culot |
- Update to 3.1.21 [1]
- Add LICENSE (LGPL3)
Changes: http://code.google.com/p/smarty-php/source/browse/trunk/distribution/change_log.txt
PR: 199680 [1]
Submitted by: Michael Fausten <ports@michael-fausten.de> |
3.1.19 11 Aug 2014 06:25:39 |
delphij |
Update to 3.1.19. |
3.1.17 20 Mar 2014 10:32:42 |
pawel |
www/smarty3 update to 3.1.17 |
3.1.15 22 Oct 2013 13:48:22 |
danilo |
- Update from 3.1.14 to 3.1.15 [1]
- Add stage support
PR: ports/183199
Submitted by: Michael Fausten <ports@michael-fausten.de> (maintainer) [1] |
3.1.14 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
3.1.14 02 Jul 2013 12:36:41 |
wg |
www/smarty3: update to 3.1.14
- Update to 3.1.14 [1]
- Unmute install commands
- Remove leading article from COMMENT
Changes: http://smarty-php.googlecode.com/svn/trunk/distribution/change_log.txt
PR: ports/180152
Submitted by: Michael Fausten <ports@michael-fausten.de> (maintainer) |
3.1.13 06 Jun 2013 13:45:19 |
culot |
- Update to 3.1.13
Changes: http://code.google.com/p/smarty-php/source/browse/trunk/distribution/change_log.txt
PR: ports/179324
Submitted by: Michael Fausten <fausten@pw-internet.de> (maintainer, from another
address) |
3.1.12 28 Sep 2012 17:22:32 |
glarkin |
NOTE: This port tracks Smarty 3.x, while www/smarty2 tracks Smarty 2.x
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: http://www.smarty.net/ |