Date: Sat, 16 Apr 2016 17:17:19 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 208833] [NEW PORT] www/py-rcssmin: Fast CSS minifier for Python Message-ID: <bug-208833-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208833 Bug ID: 208833 Summary: [NEW PORT] www/py-rcssmin: Fast CSS minifier for Python Product: Ports & Packages Version: Latest Hardware: Any URL: https://github.com/ndparker/rcssmin OS: Any Status: New Keywords: easy, patch-ready Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: Ultima1252@gmail.com CC: pi@FreeBSD.org Attachment #169371 maintainer-approval+ Flags: Flags: maintainer-feedback+ Created attachment 169371 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D169371&action= =3Dedit rcssmin.diff This module is a re-implementation aiming for speed instead of maximum compression, so it can be used at runtime (rather than during a preprocessing step). RCSSmin does syntactical compression only (removing spaces, comments and possibly semicolons). It does not provide semantic compression (like removing empty blocks, collapsing redundant properties etc). It does, however, support various CSS hacks (by keeping them working as intended). WWW: https://github.com/ndparker/rcssmin 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-208833-13>