Bug 213325

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:
Description Flags
shar(1) archive of www/py-flask-assets none

Description Kyle Evans freebsd_committer freebsd_triage 2016-10-08 23:33:39 UTC
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.
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-10-18 20:57:03 UTC
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
Comment 2 Mark Felder freebsd_committer freebsd_triage 2016-10-18 20:57:09 UTC
committed, thanks!