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
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