Port details |
- py-duckdb In-process SQL OLAP database management system
- 1.1.3 databases =2 1.1.1Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2022-06-21 07:09:25
- Last Update: 2024-11-08 21:40:32
- Commit Hash: 08a25ed
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://duckdb.org/
- Description:
- DuckDB is a high-performance analytical database system. It is
designed to be fast, reliable and easy to use. DuckDB provides a rich
SQL dialect, with support far beyond basic SQL. DuckDB supports
arbitrary and nested correlated subqueries, window functions,
collations, complex types (arrays, structs), and more.
- ¦ ¦ ¦ ¦
- 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}duckdb>0:databases/py-duckdb@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/databases/py-duckdb/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/py-duckdb
- pkg install py311-duckdb
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-duckdb listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-duckdb
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1731092208
SHA256 (duckdb-1.1.3.tar.gz) = 68c3a46ab08836fe041d15dcbf838f74a990d551db47cb24ab1c4576fc19351c
SIZE (duckdb-1.1.3.tar.gz) = 12240672
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-pybind11>=2.6.0 : devel/py-pybind11@py311
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- py311-fsspec>0 : filesystems/py-fsspec@py311
- py311-google-cloud-storage>0 : www/py-google-cloud-storage@py311
- py311-mypy>0 : devel/py-mypy@py311
- py311-requests>0 : www/py-requests@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-pandas>0 : math/py-pandas@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- databases/py-dbt-duckdb
- databases/py-duckdb_engine
Configuration Options:
- No options to configure
- Options name:
- databases_py-duckdb
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.3 08 Nov 2024 21:40:32 |
Yuri Victorovich (yuri) |
databases/{,py-}duckdb: update 1.1.2 → 1.1.3 |
1.1.2 06 Nov 2024 15:17:35 |
Robert Clausecker (fuz) |
filesystems: add new category for file systems and related utilities
The filesystems category houses file systems and file system utilities.
It is added mainly to turn the sysutils/fusefs-* pseudo-category into
a proper one, but is also useful for the sundry of other file systems
related ports found in the tree.
Ports that seem like they belong there are moved to the new category.
Two ports, sysutils/fusefs-funionfs and sysutils/fusefs-fusepak are
not moved as they currently don't fetch and don't have TIMESTAMP set
in their distinfo, but that is required to be able to push a rename
of the port by the pre-receive hook.
Approved by: portmgr (rene)
Reviewed by: mat
Pull Request: https://github.com/freebsd/freebsd-ports/pull/302
PR: 281988 |
1.1.2 15 Oct 2024 03:36:02 |
Yuri Victorovich (yuri) |
databases/{,py-}duckdb: update 1.1.1 → 1.1.2 |
1.1.1 26 Sep 2024 08:27:12 |
Yuri Victorovich (yuri) |
databases/{,py-}duckdb: update 1.1.0 → 1.1.1
Reported by: portscout |
1.1.0 16 Sep 2024 19:29:59 |
Yuri Victorovich (yuri) |
databases/{,py-}duckdb: update 1.0.0 → 1.1.0 |
1.0.0 05 Jun 2024 05:57:25 |
Yuri Victorovich (yuri) |
databases/{,py-}duckdb: update 0.10.3 → 1.0.0
Reported by: portscout |
0.10.3 23 May 2024 15:58:15 |
Yuri Victorovich (yuri) |
databases/{,py-}duckdb: update 0.10.2 → 0.10.3
Reported by: portscout |
0.10.2 19 Apr 2024 03:08:30 |
Yuri Victorovich (yuri) |
databases/{,py-}duckdb: update 0.10.1 → 0.10.2 |
0.10.1 21 Mar 2024 01:54:44 |
Yuri Victorovich (yuri) |
databases/{,py-}duckdb: update 0.10.0 → 0.10.1
Reported by: portscout |
0.10.0 14 Feb 2024 09:28:06 |
Yuri Victorovich (yuri) |
databases/{,py-}duckdb: update 0.9.2 → 0.10.0
Reported by: portscout |
0.9.2 14 Dec 2023 09:00:37 |
Yuri Victorovich (yuri) |
databases/py-duckdb: Fix build by correcting the path of the binary
... in the strip command.
Reported by: fallout |
0.9.2 16 Nov 2023 02:29:00 |
Yuri Victorovich (yuri) |
databases/{,py-}duckdb: update 0.8.1 → 0.9.2
Reported by: portscout |
0.8.1 03 Nov 2023 22:36:50 |
Yuri Victorovich (yuri) |
databases/py-duckdb: Remove limitation on setuptools_scm
PR: 272134 |
0.8.1 17 Jun 2023 18:35:40 |
Yuri Victorovich (yuri) |
databases/{,py-}duckdb: Update 0.8.0 → 0.8.1
Reported by: portscout |
0.8.0 19 May 2023 07:54:17 |
Yuri Victorovich (yuri) |
databases/{,py-}duckdb: Update 0.7.1 → 0.8.0
Reported by: portscout |
0.7.1_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
0.7.1 27 Feb 2023 18:45:32 |
Yuri Victorovich (yuri) |
databases/duckdb: Update 0.6.1 → 0.7.1
Reported by: portscout |
0.6.1 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
0.6.1 09 Dec 2022 05:08:44 |
Yuri Victorovich (yuri) |
databases/duckdb: Update 0.6.0 -> 0.6.1
Reported by: portscout |
0.6.0 16 Nov 2022 07:26:31 |
Yuri Victorovich (yuri) |
databases/{,py-}duckdb: Update 0.5.1 -> 0.6.0
Reported by: portscout |
0.5.1 21 Sep 2022 06:42:18 |
Yuri Victorovich (yuri) |
databases/{,py-}duckdb: Update 0.5.0 -> 0.5.1
Reported by: portscout |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.5.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.5.0 05 Sep 2022 22:30:08 |
Yuri Victorovich (yuri) |
databases/{,py-}duckdb: Update 0.4.0 -> 0.5.0
Reported by: portscout |
0.4.0 26 Jun 2022 07:20:18 |
Yuri Victorovich (yuri) |
databases/py-duckdb: Fix typo |
0.4.0 21 Jun 2022 20:14:56 |
Yuri Victorovich (yuri) |
databases/py-duckdb: Fix tests |
0.4.0 21 Jun 2022 07:08:26 |
Yuri Victorovich (yuri) |
databases/py-duckdb: New port: In-process SQL OLAP database management system |