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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
py-duckdb_engine SQLAlchemy driver for DuckDB
0.13.6 databases 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 0.11.2Version of this port present on the latest quarterly branch.
Maintainer: pat@patmaddox.com search for ports maintained by this maintainer
Port Added: 2024-09-16 20:23:48
Last Update: 2024-12-10 09:02:55
Commit Hash: 8855f7f
Also Listed In: python
License: MIT
WWW:
https://github.com/Mause/duckdb_engine
Description:
duckdb_engine Basic SQLAlchemy driver for DuckDB Once you've installed this package, you should be able to just use it, as SQLAlchemy does a python path search
Homepage    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}duckdb_engine>0:databases/py-duckdb_engine@${PY_FLAVOR}
To install the port:
cd /usr/ports/databases/py-duckdb_engine/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/py-duckdb_engine
  • pkg install py311-duckdb_engine
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_engine listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-duckdb_engine
Package flavors (<flavor>: <package>)
  • py311: py311-duckdb_engine
distinfo:
TIMESTAMP = 1733298978 SHA256 (duckdb_engine-0.13.6.tar.gz) = 221ec7759e157fd8d4fcb0bd64f603c5a4b1889186f30d805a91b10a73f8c59a SIZE (duckdb_engine-0.13.6.tar.gz) = 47745

Packages (timestamps in pop-ups are UTC):
py311-duckdb_engine
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.13.60.13.6-0.13.60.13.6---
FreeBSD:13:quarterly0.13.60.13.6-0.13.60.13.6---
FreeBSD:14:latest0.13.60.13.6-0.13.60.13.6---
FreeBSD:14:quarterly0.13.60.13.6-0.13.60.13.6---
FreeBSD:15:latest0.13.60.13.6n/a0.13.6n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-poetry-core>=1.0.0 : devel/py-poetry-core@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-duckdb>=0.5.0 : databases/py-duckdb@py311
  2. py311-packaging>=21 : devel/py-packaging@py311
  3. py311-sqlalchemy20>0 : databases/py-sqlalchemy20@py311
  4. python3.11 : lang/python311
There are no ports dependent upon this port

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

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.13.6
10 Dec 2024 09:02:55
commit hash: 8855f7faea03f2d4cb6ee0f0661dcc557fc493f6commit hash: 8855f7faea03f2d4cb6ee0f0661dcc557fc493f6commit hash: 8855f7faea03f2d4cb6ee0f0661dcc557fc493f6commit hash: 8855f7faea03f2d4cb6ee0f0661dcc557fc493f6 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Pat Maddox
databases/py-duckdb_engine: Update to 0.13.6

Changelog: https://github.com/Mause/duckdb_engine/releases/tag/v0.13.6

PR:		283119
0.11.2
21 Nov 2024 13:39:54
commit hash: 0ceca07d5c8e3539243e114d0c39341c6156de10commit hash: 0ceca07d5c8e3539243e114d0c39341c6156de10commit hash: 0ceca07d5c8e3539243e114d0c39341c6156de10commit hash: 0ceca07d5c8e3539243e114d0c39341c6156de10 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-duckdb_engine: Add NO_ARCH

Approved by:	portmgr (blanket)
0.11.2
15 Nov 2024 10:17:16
commit hash: b0de38db34e695700bcf4498bd1257d1dd66cd82commit hash: b0de38db34e695700bcf4498bd1257d1dd66cd82commit hash: b0de38db34e695700bcf4498bd1257d1dd66cd82commit hash: b0de38db34e695700bcf4498bd1257d1dd66cd82 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-click-aliases: Fix BUILD_DEPENDS

from pyproject.toml:
[build-system]
requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"

Approved by:	portmgr (blanket)
With hat:	python
Reference:	https://github.com/Mause/duckdb_engine/blob/v0.11.2/pyproject.toml#L55-L57
0.11.2
16 Sep 2024 20:14:23
commit hash: 2c9ec04156e3a4ddd18468fa89673709e4f579aacommit hash: 2c9ec04156e3a4ddd18468fa89673709e4f579aacommit hash: 2c9ec04156e3a4ddd18468fa89673709e4f579aacommit hash: 2c9ec04156e3a4ddd18468fa89673709e4f579aa files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Pat Maddox
databases/py-duckdb_engine: new port

Basic SQLAlchemy driver for DuckDB

Once you've installed this package, you should be able to just use it,
as SQLAlchemy does a python path search

WWW: https://github.com/Mause/duckdb_engine

PR:		278138

Number of commits found: 4