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 photos
All times are UTC
Ukraine
Port details
py-ibis-framework Portable Python dataframe library
12.0.0 mathnew! 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: 2026-04-18 22:03:55
Last Update: 2026-04-18 21:18:24
Commit Hash: 64450c4
Also Listed In: python
License: APACHE20
WWW:
https://ibis-project.org/
https://github.com/ibis-project/ibis
Description:
Ibis is the portable Python dataframe library: - Fast local dataframes (via DuckDB by default) - Lazy dataframe expressions - Interactive mode for iterative data exploration - Compose Python dataframe and SQL code - Use the same dataframe API for more than 20 backends - Iterate locally and deploy remotely by changing a single line of code
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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}ibis-framework>0:math/py-ibis-framework@${PY_FLAVOR}
To install the port:
cd /usr/ports/math/py-ibis-framework/ && make install clean
To add the package, run one of these commands:
  • pkg install math/py-ibis-framework
  • pkg install py311-ibis-framework
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-ibis-framework listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-ibis-framework
Package flavors (<flavor>: <package>)
  • py311: py311-ibis-framework
distinfo:
TIMESTAMP = 1775587108 SHA256 (ibis_framework-12.0.0.tar.gz) = 238624f2c14fdab8382ca2f4f667c3cdb81e29844cd5f8db8a325d0743767c61 SIZE (ibis_framework-12.0.0.tar.gz) = 1351369

Packages (timestamps in pop-ups are UTC):
py311-ibis-framework
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest----12.0.0n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest-12.0.0--12.0.0---
FreeBSD:14:quarterly--------
FreeBSD:15:latest-12.0.0n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest12.0.012.0.0n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-hatchling>=0 : devel/py-hatchling@py311
  2. python3.11 : lang/python311
  3. py311-build>=0 : devel/py-build@py311
  4. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-atpublic>=2.3 : devel/py-atpublic@py311
  2. py311-parsy>=2 : devel/py-parsy@py311
  3. py311-python-dateutil>=2.8.2 : devel/py-python-dateutil@py311
  4. py311-sqlglot>=23.4 : databases/py-sqlglot@py311
  5. py311-toolz>=0.11 : devel/py-toolz@py311
  6. py311-typing-extensions>=4.3.0 : devel/py-typing-extensions@py311
  7. py311-tzdata>=2022.7 : devel/py-tzdata@py311
  8. python3.11 : lang/python311
This port is required by:
for Run
  1. graphics/py-geosnap

Configuration Options:
No options to configure
Options name:
math_py-ibis-framework
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/i/ibis_framework/
  2. https://pypi.org/packages/source/i/ibis_framework/
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
12.0.0
18 Apr 2026 21:18:24
commit hash: 64450c444e2a93ca1e35b701823c2e166a35134fcommit hash: 64450c444e2a93ca1e35b701823c2e166a35134fcommit hash: 64450c444e2a93ca1e35b701823c2e166a35134fcommit hash: 64450c444e2a93ca1e35b701823c2e166a35134f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/py-ibis-framework: Add py-ibis-framework 12.0.0

Ibis is the portable Python dataframe library:
- Fast local dataframes (via DuckDB by default)
- Lazy dataframe expressions
- Interactive mode for iterative data exploration
- Compose Python dataframe and SQL code
- Use the same dataframe API for more than 20 backends
- Iterate locally and deploy remotely by changing a single line of code

Number of commits found: 1