Bug 140556 - [NEW PORT] www/closure-compiler: Closure Compiler
Summary: [NEW PORT] www/closure-compiler: Closure Compiler
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-14 15:40 UTC by gslin
Modified: 2009-11-17 09:20 UTC (History)
1 user (show)

See Also:


Attachments
closure-compiler-20091113.shar (2.78 KB, text/plain)
2009-11-14 15:40 UTC, gslin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description gslin 2009-11-14 15:40:01 UTC
Closure Compiler is a JavaScript optimizing compiler. It parses your
JavaScript, analyzes it, removes dead code and rewrites and minimizes
what's left. It also checks syntax, variable references, and types,
and warns about common JavaScript pitfalls. It is used in many of
Google's JavaScript apps, including Gmail, Google Web Search, Google
Maps, and Google Docs. 

WWW:	http://code.google.com/closure/compiler/

Generated with FreeBSD Port Tools 0.99
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2009-11-14 19:03:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-11-17 09:10:31 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-11-17 09:10:59 UTC
miwi        2009-11-17 09:10:45 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/closure-compiler Makefile distinfo pkg-descr pkg-plist 
    www/closure-compiler/files closure-compiler.in 
  Log:
  Closure Compiler is a JavaScript optimizing compiler. It parses your
  JavaScript, analyzes it, removes dead code and rewrites and minimizes
  what's left. It also checks syntax, variable references, and types,
  and warns about common JavaScript pitfalls. It is used in many of
  Google's JavaScript apps, including Gmail, Google Web Search, Google
  Maps, and Google Docs.
  
  WWW:    http://code.google.com/closure/compiler/
  
  PR:             ports/140556
  Submitted by:   Gea-Suan Lin <gslin at gslin.org>
  
  Revision  Changes    Path
  1.2466    +1 -0      ports/www/Makefile
  1.1       +28 -0     ports/www/closure-compiler/Makefile (new)
  1.1       +3 -0      ports/www/closure-compiler/distinfo (new)
  1.1       +5 -0      ports/www/closure-compiler/files/closure-compiler.in (new)
  1.1       +8 -0      ports/www/closure-compiler/pkg-descr (new)
  1.1       +4 -0      ports/www/closure-compiler/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"