Summary: | [NEW PORT] www/py-flask-assets: webassets integration with Flask with some useful additions | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Kyle Evans <kevans> | ||||
Component: | Individual Port(s) | Assignee: | Mark Felder <feld> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | feld | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 213327 | ||||||
Attachments: |
|
A commit references this bug: Author: feld Date: Tue Oct 18 20:56:51 UTC 2016 New revision: 424213 URL: https://svnweb.freebsd.org/changeset/ports/424213 Log: Integrates the webassets library with Flask, adding support for merging, minifying and compiling CSS and Javascript files. WWW: http://github.com/miracle2k/flask-assets PR: 213325 Submitted by: Kyle Evans <bsdports@kyle-evans.net> Changes: head/www/Makefile head/www/py-flask-assets/ head/www/py-flask-assets/Makefile head/www/py-flask-assets/distinfo head/www/py-flask-assets/pkg-descr committed, thanks! |
Created attachment 175547 [details] shar(1) archive of www/py-flask-assets Port generated by pytoport and then massaged a little bit. Importing for development purposes as well as for an incoming OctoPrint port.