Bug 153866 - [NEW PORT] www/closure-linter: JavaScript linter
Summary: [NEW PORT] www/closure-linter: JavaScript linter
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: Baptiste Daroussin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-10 21:10 UTC by Julien Laffaye
Modified: 2011-01-11 19:10 UTC (History)
0 users

See Also:


Attachments
closure-linter-2.2.6.shar (2.03 KB, text/plain)
2011-01-10 21:10 UTC, Julien Laffaye
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!