Bug 199707 - New port: www/py-flask-cors Cross-origin resource sharing for Flask
Summary: New port: www/py-flask-cors Cross-origin resource sharing for Flask
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks: 199710
  Show dependency treegraph
 
Reported: 2015-04-26 12:01 UTC by Stig Inge Lea Bjørnsen
Modified: 2015-04-29 08:30 UTC (History)
1 user (show)

See Also:


Attachments
Archive of the new port www/py-flask-cors (1.63 KB, application/x-shar)
2015-04-26 12:01 UTC, Stig Inge Lea Bjørnsen
no flags Details

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