[Bug 208834] [NEW PORT] archivers/py-rjsmin: Fast javascript minifier for Python

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Apr 16 17:20:37 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208834

            Bug ID: 208834
           Summary: [NEW PORT] archivers/py-rjsmin: Fast javascript
                    minifier for Python
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: WWW: https://github.com/ndparker/rjsmin
                OS: Any
            Status: New
          Keywords: easy, patch-ready
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: Ultima1252 at gmail.com
                CC: pi at FreeBSD.org
 Attachment #169372 maintainer-approval+
             Flags:
             Flags: maintainer-feedback+

Created attachment 169372
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=169372&action=edit
rjsmin.diff

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

portlint -AC: looks fine.
poudriere bulk -tC:
11amd64: success
11i386: success
103amd64: success
103i386: success
93amd64: success
93i386: success

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


More information about the freebsd-ports-bugs mailing list