Date: Sat, 16 Apr 2016 17:20:36 +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@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208834 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@FreeBSD.org Reporter: Ultima1252@gmail.com CC: pi@FreeBSD.org Attachment #169372 maintainer-approval+ Flags: Flags: maintainer-feedback+ Created attachment 169372 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D169372&action= =3Dedit 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 --=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>