notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
2024-11-06 Today brought in a new category: filesystems. Sadly, the website did not process it well. I am working on that. It may take a few days.
2024-11-07 Commit processing is halted. I have a fix for the new category. It is making its way through the system.
UPDATE: the backend is processing the original filesystems commit now. It should take about an hour.
UPDATE: as of 20:30 UTC, the filesystems commit has been processed. Commit processing is now up to date.
Port details
py-asgi-csrf ASGI middleware for protecting against CSRF attacks
0.9 www on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.9Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-12-17 09:15:37
Last Update: 2023-06-27 19:34:34
Commit Hash: 3d9a815
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: python
License: APACHE20
WWW:
https://github.com/simonw/asgi-csrf
Description:
ASGI middleware for protecting against CSRF attacks.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}asgi-csrf>0:www/py-asgi-csrf@${PY_FLAVOR}
To install the port:
cd /usr/ports/www/py-asgi-csrf/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-asgi-csrf
  • pkg install py39-asgi-csrf
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-asgi-csrf listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-asgi-csrf
Package flavors (<flavor>: <package>)
  • py39: py39-asgi-csrf
distinfo:
TIMESTAMP = 1671254658 SHA256 (asgi-csrf-0.9.tar.gz) = 6e9d3bddaeac1a8fd33b188fe2abc8271f9085ab7be6e1a7f4d3c9df5d7f741a SIZE (asgi-csrf-0.9.tar.gz) = 10300

Packages (timestamps in pop-ups are UTC):
py39-asgi-csrf
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--0.9--0.90.90.9
FreeBSD:14:latest--0.9--0.9-0.9
FreeBSD:14:quarterly-----0.90.90.9
FreeBSD:15:latest--n/a-n/a0.90.90.9
 

py311-asgi-csrf
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.90.9-0.90.9---
FreeBSD:13:quarterly0.90.9-0.90.9---
FreeBSD:14:latest0.90.9-0.90.9---
FreeBSD:14:quarterly0.90.9-0.90.9---
FreeBSD:15:latest0.90.9n/a0.9n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. py39-asgi-lifespan>0 : devel/py-asgi-lifespan@py39
  2. py39-httpx>0 : www/py-httpx@py39
  3. py39-pytest-asyncio>0 : devel/py-pytest-asyncio@py39
  4. py39-pytest-cov>0 : devel/py-pytest-cov@py39
  5. py39-starlette>0 : www/py-starlette@py39
  6. py39-pytest>=7,1 : devel/py-pytest@py39
  7. python3.9 : lang/python39
Runtime dependencies:
  1. py39-itsdangerous>0 : security/py-itsdangerous@py39
  2. py39-python-multipart>=0 : www/py-python-multipart@py39
  3. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  4. python3.9 : lang/python39
This port is required by:
for Build
  1. databases/datasette
for Run
  1. databases/datasette
  2. devel/py-datasette

Configuration Options:
No options to configure
Options name:
www_py-asgi-csrf
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/a/asgi-csrf/
  2. https://pypi.org/packages/source/a/asgi-csrf/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
0.9
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
0.9
17 Dec 2022 09:14:19
commit hash: 8ea48ecd7a434d3659e77a076044306c53b78146commit hash: 8ea48ecd7a434d3659e77a076044306c53b78146commit hash: 8ea48ecd7a434d3659e77a076044306c53b78146commit hash: 8ea48ecd7a434d3659e77a076044306c53b78146 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/py-asgi-csrf: New port: ASGI middleware for protecting against CSRF attacks

Number of commits found: 3