Bug 151718 - [NEW PORT] www/dwoo: Dwoo is a PHP5 template engine
Summary: [NEW PORT] www/dwoo: Dwoo is a PHP5 template engine
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-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-25 16:50 UTC by joehorn
Modified: 2010-12-02 15:10 UTC (History)
0 users

See Also:


Attachments
dwoo-1.1.1.shar (26.55 KB, text/plain)
2010-10-25 16:50 UTC, joehorn
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description joehorn 2010-10-25 16:50:10 UTC
Dwoo is a PHP5 Template Engine that was started in early 2008. The idea 
came from the fact that Smarty, a well known template engine, is getting
older and older. It carries the weight of it's age, having old features 
that are inconsistent compared to newer ones, being written for PHP4 its
Object Oriented aspect doesn't take advantage of PHP5's more advanced 
features in the area, etc. Hence Dwoo was born, hoping to provide a more
up to date and stronger engine. So far it has proven to be faster than 
Smarty in many areas, and it provides a compatibility layer to allow 
developers that have been using Smarty for years to switch their 
application over to Dwoo progressively.

WWW: http://dwoo.org/

Generated with FreeBSD Port Tools 0.99
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2010-12-02 15:01:18 UTC
State Changed
From-To: open->closed

New port added, thank you!
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-12-02 15:08:20 UTC
pav         2010-12-02 15:08:15 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/dwoo             Makefile distinfo pkg-descr pkg-plist 
    www/dwoo/files       pkg-message.in 
  Log:
  Dwoo is a PHP5 Template Engine that was started in early 2008. The idea came
  from the fact that Smarty, a well known template engine, is getting older and
  older. It carries the weight of it's age, having old features that are
  inconsistent compared to newer ones, being written for PHP4 its Object Oriented
  aspect doesn't take advantage of PHP5's more advanced features in the area,
  etc. Hence Dwoo was born, hoping to provide a more up to date and stronger
  engine. So far it has proven to be faster than Smarty in many areas, and it
  provides a compatibility layer to allow developers that have been using Smarty
  for years to switch their application over to Dwoo progressively.
  
  WWW: http://dwoo.org/
  
  PR:             ports/151718
  Submitted by:   Joe Horn <joehorn@gmail.com>
  
  Revision  Changes    Path
  1.2760    +1 -0      ports/www/Makefile
  1.1       +48 -0     ports/www/dwoo/Makefile (new)
  1.1       +4 -0      ports/www/dwoo/distinfo (new)
  1.1       +6 -0      ports/www/dwoo/files/pkg-message.in (new)
  1.1       +11 -0     ports/www/dwoo/pkg-descr (new)
  1.1       +381 -0    ports/www/dwoo/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"