Bug 213325 - [NEW PORT] www/py-flask-assets: webassets integration with Flask with some useful additions
Summary: [NEW PORT] www/py-flask-assets: webassets integration with Flask with some us...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Mark Felder
URL:
Keywords:
Depends on:
Blocks: 213327
  Show dependency treegraph
 
Reported: 2016-10-08 23:33 UTC by Kyle Evans
Modified: 2016-10-18 20:57 UTC (History)
1 user (show)

See Also:


Attachments
shar(1) archive of www/py-flask-assets (1.67 KB, application/x-shar)
2016-10-08 23:33 UTC, Kyle Evans
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!