Bug 199707

Summary: New port: www/py-flask-cors Cross-origin resource sharing for Flask
Product: Ports & Packages Reporter: Stig Inge Lea Bjørnsen <silb>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: wen
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 199710    
Attachments:
Description Flags
Archive of the new port www/py-flask-cors none

Description Stig Inge Lea Bjørnsen 2015-04-26 12:01:51 UTC
Created attachment 156006 [details]
Archive of the new port www/py-flask-cors

A new port that enables cross-origin resource sharing (CORS) for the Python based Flask micro web framework.

See:

* https://github.com/corydolphin/flask-cors
* https://pypi.python.org/pypi/Flask-Cors
* https://en.wikipedia.org/wiki/Cross-origin_resource_sharing
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-04-29 08:28:52 UTC
A commit references this bug:

Author: wen
Date: Wed Apr 29 08:28:46 UTC 2015
New revision: 384970
URL: https://svnweb.freebsd.org/changeset/ports/384970

Log:
  Flask-Cors is a simple extension to Flask allowing you to support cross-origin
  resource sharing (CORS) using a simple decorator.

  WWW: https://github.com/corydolphin/flask-cors

  PR:		199707
  Submitted by:	stiginge@pvv.org

Changes:
  head/www/Makefile
  head/www/py-flask-cors/
  head/www/py-flask-cors/Makefile
  head/www/py-flask-cors/distinfo
  head/www/py-flask-cors/pkg-descr