Bug 162015 - New port: www/phpmustache - Installs PHP code for the Mustache templating system
Summary: New port: www/phpmustache - Installs PHP code for the Mustache templating system
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: 2011-10-25 22:00 UTC by Steve Polyack
Modified: 2011-11-06 14:50 UTC (History)
0 users

See Also:


Attachments
file.shar (10.96 KB, text/plain)
2011-10-25 22:00 UTC, Steve Polyack
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Polyack 2011-10-25 22:00:25 UTC
This includes the SHAR to introduce a new port, www/phpmustache.  This is the PHP version of the Mustache logic-less templating system (see http://mustache.github.com/).

There is already a port for the Perl version, available at www/p5-Template-Mustache.

portlint checks out:
[/usr/ports/www/phpmustache]$ portlint 
WARN: Makefile: only one MASTER_SITE configured.  Consider adding additional mirrors.
0 fatal errors and 1 warning found.

If there are any issues with the port as-is, I will be more than happy to correct them.

Thanks.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2011-11-06 14:41:34 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-11-06 14:42:03 UTC
miwi        2011-11-06 14:41:49 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/phpmustache      Makefile distinfo pkg-descr pkg-plist 
    www/phpmustache/files pkg-message.in 
  Log:
  A Mustache implementation in PHP.
  
  WWW: https://github.com/bobthecow/mustache.php
  
  PR:             ports/162015
  Submitted by:   Steve Polyack <spolyack@collaborativefusion.com>
  
  Revision  Changes    Path
  1.3024    +1 -0      ports/www/Makefile
  1.1       +51 -0     ports/www/phpmustache/Makefile (new)
  1.1       +2 -0      ports/www/phpmustache/distinfo (new)
  1.1       +4 -0      ports/www/phpmustache/files/pkg-message.in (new)
  1.1       +3 -0      ports/www/phpmustache/pkg-descr (new)
  1.1       +136 -0    ports/www/phpmustache/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"