Bug 35748 - new port: www/smarty
Summary: new port: www/smarty
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-10 21:20 UTC by corecode@corecode.ath.cx
Modified: 2002-06-09 21:29 UTC (History)
0 users

See Also:


Attachments
file.shar (13.88 KB, text/plain)
2002-03-10 21:20 UTC, corecode@corecode.ath.cx
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description corecode@corecode.ath.cx 2002-03-10 21:20:01 UTC
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.phpinsider.com/php/code/Smarty/

- Simon 'corecode' Schubert
Comment 1 Pete Fritchman freebsd_committer freebsd_triage 2002-06-09 21:28:49 UTC
State Changed
From-To: open->closed

New port added, thanks!