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
Port details
py-forbiddenfruit Patch python built-in objects
0.1.4 develnew! 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-04-09 14:03:12
Last Update: 2025-04-09 13:53:26
Commit Hash: 4a325d1
Also Listed In: python
License: GPLv3+ MIT
WWW:
https://clarete.li/forbiddenfruit/
https://github.com/clarete/forbiddenfruit
Description:
Forbidden Fruit allows Python code to extend built-in types. If that's a good idea or not, you tell me. The first need this project attended was allowing a Python assertion library to implement a similar API to RSpec Expectations and should.js. But people got creative and used it to among other things spy on things or to integrate profiling.
HomepageHomepage    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}forbiddenfruit>0:devel/py-forbiddenfruit@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-forbiddenfruit/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-forbiddenfruit
  • pkg install py311-forbiddenfruit
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 py311-forbiddenfruit listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-forbiddenfruit
Package flavors (<flavor>: <package>)
  • py311: py311-forbiddenfruit
distinfo:
TIMESTAMP = 1742405434 SHA256 (forbiddenfruit-0.1.4.tar.gz) = e3f7e66561a29ae129aac139a85d610dbf3dd896128187ed5454b6421f624253 SIZE (forbiddenfruit-0.1.4.tar.gz) = 43756

Packages (timestamps in pop-ups are UTC):
py311-forbiddenfruit
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.1.40.1.4--0.1.4---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-0.1.4--0.1.4---
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=0 : devel/py-setuptools@py311
  2. py311-wheel>=0 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_py-forbiddenfruit
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/f/forbiddenfruit/
  2. https://pypi.org/packages/source/f/forbiddenfruit/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1.4
09 Apr 2025 13:53:26
commit hash: 4a325d1430e56dae2b1c5d9b0dc9a3a6f7f3d20bcommit hash: 4a325d1430e56dae2b1c5d9b0dc9a3a6f7f3d20bcommit hash: 4a325d1430e56dae2b1c5d9b0dc9a3a6f7f3d20bcommit hash: 4a325d1430e56dae2b1c5d9b0dc9a3a6f7f3d20b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-forbiddenfruit: Add py-forbiddenfruit 0.1.4

Forbidden Fruit allows Python code to extend built-in types.

If that's a good idea or not, you tell me. The first need this project attended
was allowing a Python assertion library to implement a similar API to RSpec
Expectations and should.js. But people got creative and used it to among other
things spy on things or to integrate profiling.

Number of commits found: 1