| Port details |
- py-ibis-framework Portable Python dataframe library
- 12.0.0 math
=0 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
 - 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
 ¦ ¦ ¦ ¦ 
- 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-hatchling>=0 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-atpublic>=2.3 : devel/py-atpublic@py311
- py311-parsy>=2 : devel/py-parsy@py311
- py311-python-dateutil>=2.8.2 : devel/py-python-dateutil@py311
- py311-sqlglot>=23.4 : databases/py-sqlglot@py311
- py311-toolz>=0.11 : devel/py-toolz@py311
- py311-typing-extensions>=4.3.0 : devel/py-typing-extensions@py311
- py311-tzdata>=2022.7 : devel/py-tzdata@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- 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:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
12.0.0 18 Apr 2026 21:18:24
    |
Po-Chuan Hsieh (sunpoet)  |
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
|