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-boolean.py Create and parse boolean expressions and create custom boolean DSL
4.0 devel 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 4.0Version of this port present on the latest quarterly branch.
Maintainer: kai@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-07-28 12:02:50
Last Update: 2023-06-27 19:34:34
Commit Hash: 3d9a815
Also Listed In: python
License: BSD2CLAUSE
WWW:
https://github.com/bastikr/boolean.py
Description:
This library helps you deal with boolean expressions and algebra with variables and the boolean functions AND, OR, NOT. You can parse expressions from strings and simplify and compare expressions. You can also easily create your custom algreba and mini DSL and create custom tokenizers to handle custom expressions.
Homepage    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}boolean.py>0:devel/py-boolean.py@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-boolean.py/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-boolean.py
  • pkg install py39-boolean.py
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-boolean.py listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-boolean.py
Package flavors (<flavor>: <package>)
  • py39: py39-boolean.py
distinfo:
TIMESTAMP = 1671450445 SHA256 (boolean.py-4.0.tar.gz) = 17b9a181630e43dde1851d42bef546d616d5d9b4480357514597e78b203d06e4 SIZE (boolean.py-4.0.tar.gz) = 34504

Packages (timestamps in pop-ups are UTC):
py37-boolean.py
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--3.8---3.8-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
 

py39-boolean.py
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.04.0-4.04.0---
FreeBSD:13:quarterly4.04.04.04.04.04.04.04.0
FreeBSD:14:latest4.04.04.04.04.04.0-4.0
FreeBSD:14:quarterly4.04.0-4.04.04.04.04.0
FreeBSD:15:latest4.04.0n/a4.0n/a4.04.04.0
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-sphinx>=0,1 : textproc/py-sphinx@py39
  2. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  3. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
This port is required by:
for Run
  1. textproc/py-license-expression

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. textproc/scancode-toolkit*
  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-boolean.py-4.0: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_py-boolean.py
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/boolean.py/
  2. https://pypi.org/packages/source/b/boolean.py/
Collapse this list.

There are no commits on branch 2022Q2 for this port