Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Apr 2016 17:31:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 208834] [NEW PORT] archivers/py-rjsmin: Fast javascript minifier for Python
Message-ID:  <bug-208834-13-PHaKQ4qIR8@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-208834-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-208834-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208834

--- Comment #2 from commit-hook@freebsd.org ---
A commit references this bug:

Author: pi
Date: Sat Apr 16 17:31:36 UTC 2016
New revision: 413467
URL: https://svnweb.freebsd.org/changeset/ports/413467

Log:
  New port: archivers/py-rjsmin

  rJSmin is a javascript minifier written in python. The minifier is based
  on the semantics of jsmin.c by Douglas Crockford. The module is a
  re-implementation aiming for speed, so it can be used at runtime
  (rather than during a preprocessing step). Usually it produces the same
  results as the original jsmin.c.

  WWW: https://github.com/ndparker/rjsmin

  PR:           208834
  Submitted by: Ultima1252@gmail.com

Changes:
  head/archivers/Makefile
  head/archivers/py-rjsmin/
  head/archivers/py-rjsmin/Makefile
  head/archivers/py-rjsmin/distinfo
  head/archivers/py-rjsmin/pkg-descr

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-208834-13-PHaKQ4qIR8>