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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
py-starlette Lightweight ASGI framework/toolkit
0.37.2 www on this many watch lists=0 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.34.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-02-25 01:32:16
Last Update: 2024-03-23 14:49:38
Commit Hash: fbf300a
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://www.starlette.io/
https://github.com/encode/starlette
Description:
Starlette is a lightweight ASGI framework/toolkit, which is ideal for building high performance asyncio services. It is production-ready, and gives you the following: - Seriously impressive performance. - WebSocket support. - GraphQL support. - In-process background tasks. - Startup and shutdown events. - Test client built on requests. - CORS, GZip, Static Files, Streaming responses. - Session and Cookie support. - 100% test coverage. - 100% type annotated codebase. - Zero hard dependencies.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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}starlette>0:www/py-starlette@${PY_FLAVOR}
To install the port:
cd /usr/ports/www/py-starlette/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-starlette
  • pkg install py39-starlette
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-starlette listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-starlette
Package flavors (<flavor>: <package>)
  • py39: py39-starlette
distinfo:
TIMESTAMP = 1710712564 SHA256 (starlette-0.37.2.tar.gz) = 9af890290133b79fc3db55474ade20f6220a364a0402e0b556e7cd5e1e093823 SIZE (starlette-0.37.2.tar.gz) = 2843736

Packages (timestamps in pop-ups are UTC):
py37-starlette
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--0.14.1---0.14.1-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-starlette
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.37.10.37.2-0.37.10.37.1---
FreeBSD:13:quarterly0.34.00.34.00.28.00.34.00.34.00.34.00.34.00.34.0
FreeBSD:14:latest0.37.10.37.10.22.00.37.10.37.10.27.0-0.27.0
FreeBSD:14:quarterly0.34.00.34.0-0.34.00.34.00.34.00.34.00.34.0
FreeBSD:15:latest0.37.10.37.1n/a0.34.0n/a0.34.00.34.00.37.1
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-hatchling>=0 : devel/py-hatchling@py39
  2. python3.9 : lang/python39
  3. py39-build>=0 : devel/py-build@py39
  4. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-anyio>=3.4.0<5 : devel/py-anyio@py39
  2. py39-itsdangerous>=0 : security/py-itsdangerous@py39
  3. py39-Jinja2>=0 : devel/py-Jinja2@py39
  4. py39-python-multipart>=0.0.7 : www/py-python-multipart@py39
  5. py39-yaml>=0 : devel/py-yaml@py39
  6. py39-requests>=0 : www/py-requests@py39
  7. python3.9 : lang/python39
  8. py39-typing-extensions>=3.10.0 : devel/py-typing-extensions@py39
This port is required by:
for Run
  1. devel/py-ariadne
  2. net/irrd
  3. www/py-fastapi

Configuration Options:
===> The following configuration options are available for py39-starlette-0.37.2: FULL=on: Full dependencies ===> Use 'make config' to modify these settings
Options name:
www_py-starlette
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/s/starlette/
  2. https://pypi.org/packages/source/s/starlette/
Collapse this list.

There are no commits on branch 2022Q2 for this port