| Port details |
- py-redshift-connector Redshift interface library
- 2.1.11 databases
=0 2.1.10Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2025-12-09 11:24:15
- Last Update: 2026-03-09 18:18:35
- Commit Hash: 6268cee
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/aws/amazon-redshift-python-driver
- Description:
- redshift_connector is the Amazon Redshift connector for Python. Easy integration
with pandas and numpy, as well as support for numerous Amazon Redshift specific
features help you get the most out of your data.
Supported Amazon Redshift features include:
- IAM authentication
- Identity provider (IdP) authentication
- Redshift specific data types
This pure Python connector implements Python Database API Specification 2.0.
¦ ¦ ¦ ¦ 
- 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}redshift-connector>0:databases/py-redshift-connector@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/databases/py-redshift-connector/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/py-redshift-connector
- pkg install py311-redshift-connector
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-redshift-connector listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-redshift-connector
- Package flavors (<flavor>: <package>)
- py311: py311-redshift-connector
- distinfo:
- TIMESTAMP = 1771421526
SHA256 (aws-amazon-redshift-python-driver-v2.1.11_GH0.tar.gz) = 654793300425fd3c6ef9d12e633763a3f5f4a063131af6cb6bb62f109933c0c2
SIZE (aws-amazon-redshift-python-driver-v2.1.11_GH0.tar.gz) = 389052
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-setuptools>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@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-beautifulsoup>=4.7.0<5.0.0 : www/py-beautifulsoup@py311
- py311-boto3>=1.9.201<2.0.0 : www/py-boto3@py311
- py311-botocore>=1.12.201<2.0.0 : devel/py-botocore@py311
- py311-lxml>=4.6.5 : devel/py-lxml@py311
- py311-packaging>=0 : devel/py-packaging@py311
- py311-pytz>=2020.1,1 : devel/py-pytz@py311
- py311-requests>=2.23.0<3.0.0 : www/py-requests@py311
- py311-scramp>=1.2.0<1.5.0 : security/py-scramp@py311
- py311-setuptools>=0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_py-redshift-connector
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.1.11 09 Mar 2026 18:18:35
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-redshift-connector: Update to 2.1.11
Changes: https://github.com/aws/amazon-redshift-python-driver/releases
https://github.com/aws/amazon-redshift-python-driver/blob/master/CHANGELOG.md |
2.1.10 09 Dec 2025 11:20:48
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-redshift-connector: Add py-redshift-connector 2.1.10
redshift_connector is the Amazon Redshift connector for Python. Easy integration
with pandas and numpy, as well as support for numerous Amazon Redshift specific
features help you get the most out of your data.
Supported Amazon Redshift features include:
- IAM authentication
- Identity provider (IdP) authentication
- Redshift specific data types
This pure Python connector implements Python Database API Specification 2.0. |
Number of commits found: 2
|