Bug 153866

Summary: [NEW PORT] www/closure-linter: JavaScript linter
Product: Ports & Packages Reporter: Julien Laffaye <kimelto>
Component: Individual Port(s)Assignee: Baptiste Daroussin <bapt>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
closure-linter-2.2.6.shar none

Description Julien Laffaye 2011-01-10 21:10:08 UTC
The Closure Linter enforces the guidelines set by the Google JavaScript Style
Guide. The linter handles style issues so that you can focus on the code.

WWW:	http://code.google.com/p/closure-linter/

Please note that this port require ports/153865.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-01-10 21:10:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->bapt

bapt@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-01-11 19:08:45 UTC
bapt        2011-01-11 19:08:40 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/closure-linter   Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add closure-linter 2.2.6, javaScript linter.
  
  The Closure Linter enforces the guidelines set by the Google JavaScript Style
  Guide. The linter handles style issues so that you can focus on the code.
  
  WWW:    http://code.google.com/p/closure-linter/
  
  PR:             ports/153866
  Submitted by:   Julien Laffaye <kimelto at gmail.com>
  Feature safe:   yes
  
  Revision  Changes    Path
  1.2794    +1 -0      ports/www/Makefile
  1.1       +25 -0     ports/www/closure-linter/Makefile (new)
  1.1       +2 -0      ports/www/closure-linter/distinfo (new)
  1.1       +4 -0      ports/www/closure-linter/pkg-descr (new)
  1.1       +4 -0      ports/www/closure-linter/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 Baptiste Daroussin freebsd_committer freebsd_triage 2011-01-11 19:08:50 UTC
State Changed
From-To: open->closed

New port added. Thanks!