Bug 104242 - [NEW PORT] www/flat-frog: A templating engine working in php
Summary: [NEW PORT] www/flat-frog: A templating engine working in php
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: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-10 05:10 UTC by gslin
Modified: 2006-10-10 13:00 UTC (History)
1 user (show)

See Also:


Attachments
flat-frog-2.2.13.shar (4.47 KB, text/plain)
2006-10-10 05:10 UTC, gslin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description gslin 2006-10-10 05:10:19 UTC
Flat Frog is a templating engine working in php allowing the most
usefull functions : loops, test, switch, inclusion of files and plugin
capabilities. It has compiling and caching capabilites.

WWW:	http://sourceforge.net/projects/flatfrog

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-10-10 05:10:27 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

clsung@ wants his PRs
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-10-10 12:52:50 UTC
clsung      2006-10-10 11:52:45 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/flat-frog        Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add flat-frog 2.2.13, a templating engine working in php.
  
  PR:             ports/104242
  Submitted by:   Gea-Suan Lin <gslin at gslin.org>
  
  Revision  Changes    Path
  1.1585    +1 -0      ports/www/Makefile
  1.1       +33 -0     ports/www/flat-frog/Makefile (new)
  1.1       +3 -0      ports/www/flat-frog/distinfo (new)
  1.1       +5 -0      ports/www/flat-frog/pkg-descr (new)
  1.1       +58 -0     ports/www/flat-frog/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"
Comment 3 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-10-10 12:53:08 UTC
State Changed
From-To: open->closed

New port added. Thank You.