Date: Tue, 17 Nov 2009 09:10:45 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/closure-compiler Makefile distinfo pkg-descr pkg-plist ports/www/closure-compiler/files closure-compiler.in Message-ID: <200911170910.nAH9Ajes080865@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911170910.nAH9Ajes080865>
