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-black Uncompromising code formatter
24.4.0 devel 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 24.2.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-03-17 18:33:27
Last Update: 2024-04-13 11:57:20
Commit Hash: 1dec9f3
People watching this port, also watch:: p5-Encode-Locale, json-c, py39-pycparser, font-misc-meltho, mkfontscale
Also Listed In: python
License: MIT
WWW:
https://black.readthedocs.io/en/stable/
https://github.com/psf/black
Description:
Black is the uncompromising Python code formatter. By using it, you agree to cede control over minutiae of hand-formatting. In return, Black gives you speed, determinism, and freedom from pycodestyle nagging about formatting. You will save time and mental energy for more important matters. Blackened code looks the same regardless of the project you're reading. Formatting becomes transparent after a while and you can focus on the content instead. Black makes code review faster by producing the smallest diffs possible.
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}black>0:devel/py-black@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-black/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-black
  • pkg install py39-black
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-black listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-black
Package flavors (<flavor>: <package>)
  • py39: py39-black
distinfo:
TIMESTAMP = 1713001120 SHA256 (black-24.4.0.tar.gz) = f07b69fda20578367eaebbd670ff8fc653ab181e1ff95d84497f9fa20e7d0641 SIZE (black-24.4.0.tar.gz) = 635902

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

py39-black
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest24.3.024.4.0-24.3.024.4.0---
FreeBSD:13:quarterly24.3.024.3.023.3.024.3.024.3.023.12.123.12.123.12.1
FreeBSD:14:latest24.2.024.4.022.10.0_224.2.024.4.023.3.0-23.3.0
FreeBSD:14:quarterly23.12.124.3.0-23.12.124.3.023.12.123.12.123.12.1
FreeBSD:15:latest24.2.024.4.0n/a23.12.1n/a23.12.123.12.124.2.0
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-hatch-fancy-pypi-readme>=0 : devel/py-hatch-fancy-pypi-readme@py39
  2. py39-hatch-vcs>=0 : devel/py-hatch-vcs@py39
  3. py39-hatchling>=1.8.0 : devel/py-hatchling@py39
  4. python3.9 : lang/python39
  5. py39-build>=0 : devel/py-build@py39
  6. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. py39-coverage>=5.3 : devel/py-coverage@py39
  2. py39-ipython>=7.8.0 : devel/ipython@py39
  3. py39-pre-commit>=0 : devel/py-pre-commit@py39
  4. py39-pytest-cov>=2.9.0 : devel/py-pytest-cov@py39
  5. py39-pytest-xdist>=2.2.1,1 : devel/py-pytest-xdist@py39
  6. py39-tokenize-rt>=3.2.0 : devel/py-tokenize-rt@py39
  7. py39-pytest>=7,1 : devel/py-pytest@py39
  8. python3.9 : lang/python39
Runtime dependencies:
  1. py39-click>=8.0.0 : devel/py-click@py39
  2. py39-mypy_extensions>=0.4.3 : devel/py-mypy_extensions@py39
  3. py39-packaging>=22.0 : devel/py-packaging@py39
  4. py39-pathspec>=0.9.0 : devel/py-pathspec@py39
  5. py39-platformdirs>=2 : devel/py-platformdirs@py39
  6. py39-regex>=2020.1.8 : textproc/py-regex@py39
  7. py39-colorama>=0.4.3 : devel/py-colorama@py39
  8. python3.9 : lang/python39
  9. py39-typing-extensions>=4.0.1 : devel/py-typing-extensions@py39
  10. py39-tomli>=1.1.0 : textproc/py-tomli@py39
This port is required by:
for Build
  1. games/anki
  2. math/py-fpylll
for Run
  1. devel/py-flake8-black
  2. devel/py-hypothesis
  3. devel/py-pyls-black
  4. devel/py-pytest-black
  5. devel/py-pytoolconfig
  6. devel/py-ttictoc
  7. devel/py-ufmt
Expand this list (12 items / 5 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. graphics/qgis
  3. graphics/qgis-ltr
  4. math/py-fpylll
  5. sysutils/py-ansible-lint
  6. Collapse this list.

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. textproc/py-rstfmt*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for py39-black-24.4.0: COLORAMA=on: Color support D=off: Blackd HTTP server JUPYTER=off: Jupyter support UVLOOP=off: Event loop support ===> Use 'make config' to modify these settings
Options name:
devel_py-black
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/b/black/
  2. https://pypi.org/packages/source/b/black/
Collapse this list.

There are no commits on branch 2022Q2 for this port