Port details |
- postgresql-ogr_fdw PostgreSQL foreign data wrapper for OGR
- 1.1.5 databases =2 1.1.4_1Version of this port present on the latest quarterly branch.
- Maintainer: lbartoletti@FreeBSD.org
- Port Added: 2019-10-21 17:54:10
- Last Update: 2024-07-31 09:17:09
- Commit Hash: 31c590f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://github.com/pramsey/pgsql-ogr-fdw
- Description:
- This PostgreSQL extension implements a Foreign Data Wrapper (FDW) for OGR.
Please note that this version of ogr_fdw works with PostgreSQL 9.3+, and
have some limitations:
Only non-spatial query restrictions are pushed down to the OGR driver.
Spatial restrictions are not pushed down.
OGR connections every time.
All columns are retrieved every time.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- postgresql16-ogr_fdw>0:databases/postgresql-ogr_fdw
- To install the port:
- cd /usr/ports/databases/postgresql-ogr_fdw/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/postgresql-ogr_fdw
- pkg install postgresql16-ogr_fdw
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: postgresql16-ogr_fdw
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1722405215
SHA256 (pramsey-pgsql-ogr-fdw-v1.1.5_GH0.tar.gz) = 820842a4bd3889d82e767f4eea49954daa894f315e24614650022154446a55d0
SIZE (pramsey-pgsql-ogr-fdw-v1.1.5_GH0.tar.gz) = 255508
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:
-
- gmake>=4.4.1 : devel/gmake
- postgres : databases/postgresql16-server
- Runtime dependencies:
-
- postgres : databases/postgresql16-server
- Library dependencies:
-
- libgdal.so : graphics/gdal
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_postgresql-ogr_fdw
- USES:
- gmake pgsql:11+
- 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.5 31 Jul 2024 09:17:09 |
Loïc Bartoletti (lbartoletti) |
databases/postgresql-ogr_fdw: Update to 1.1.5 |
1.1.4_1 19 May 2024 17:15:14 |
Po-Chuan Hsieh (sunpoet) |
graphics/gdal: Update to 3.9.0
- Bump PORTREVISION of dependent ports for shlib change
- databases/postgis31 is skipped due to
- graphics/R-cran-rgdal is skipped due to build failure and removed from CRAN
repository
Changes: https://github.com/OSGeo/gdal/releases
https://github.com/OSGeo/gdal/blob/release/3.9/NEWS.md |
1.1.4 01 Mar 2024 06:40:02 |
Loïc Bartoletti (lbartoletti) |
databases/postgresql-ogr_fdw: bump to 1.1.4 |
1.1.3_2 27 May 2023 04:08:05 |
Po-Chuan Hsieh (sunpoet) |
graphics/gdal: Update to 3.7.0
Changes: https://github.com/OSGeo/gdal/releases
https://github.com/OSGeo/gdal/blob/release/3.7/NEWS.md |
1.1.3_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
1.1.3 15 Apr 2023 13:14:58 |
Muhammad Moinur Rahman (bofh) |
*/*: Remove pointers to EOLed pgsql versions
- Remove dotted pgsql versions
Approved by: portmgr |
1.1.3 27 Oct 2022 08:04:57 |
Loïc Bartoletti (lbartoletti) |
databases/postgresql-ogr_fdw: Update to 1.1.3 |
1.1.2 29 Sep 2022 04:58:53 |
Loïc Bartoletti (lbartoletti) |
databases/postgresql-ogr_fdw: Update to 1.1.2
Release notes: https://github.com/pramsey/pgsql-ogr-fdw/releases/tag/v1.1.2 |
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) |
1.1.1_1 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 ) |
1.1.1_1 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
1.1.1 11 Feb 2022 18:17:24 |
Loïc Bartoletti (lbartoletti) |
databases/postgresql-ogr_fdw: Update to 1.1.1
- Support PostgreSQL 14 |
1.1.0_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.1.0_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.1.0_1 23 Feb 2021 05:58:36 |
lbartoletti |
graphics/gdal: Set the default options as a workable set
- reinstate r552962 (was reverted in r553000)
- remove pkg-message from qgis and qgis-ltr
- Bump PORTREVSION on all consumers
PR: 224004
Approved by: portmgr |
1.1.0 06 Feb 2021 07:13:22 |
lbartoletti |
databases/postgresql-ogr_fdw: Update to 1.1.0
- New options for handling multi-sheet worksheets
- Better handling of character encoding for sources with non-UTF8 data
- Functions to display version info and list available drivers |
1.0.12 29 May 2020 18:43:35 |
lbartoletti |
databases/postgresql-ogr_fdw: Update to 1.0.12
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D24998 |
1.0.9_1 22 Jan 2020 06:02:25 |
sunpoet |
Bump PORTREVISION for graphics/gdal shlib change |
1.0.9 14 Jan 2020 21:45:15 |
lbartoletti |
Change my mail address to lbartoletti@FreeBSD.org
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D23169 |
1.0.9 22 Nov 2019 09:26:01 |
joneum |
Update to 1.0.9
Changelog: https://github.com/pramsey/pgsql-ogr-fdw/releases/tag/v1.0.9
PR: 242073
Submitted by: Loic Bartoletti <lbartoletti@tuxfamily.org> (maintainer)
Sponsored by: Netzkommune GmbH |
1.0.8 28 Oct 2019 20:52:14 |
amdmi3 |
- Fix pkg-plist
PR: 241527
Submitted by: lbartoletti@tuxfamily.org (maintainer)
Reported by: olgeni |
1.0.8 21 Oct 2019 17:54:03 |
amdmi3 |
Add databases/postgresql-ogr_fdw: PostgreSQL foreign data wrapper for OGR
This PostgreSQL extension implements a Foreign Data Wrapper (FDW) for OGR.
Please note that this version of mysql_fdw works with PostgreSQL 9.3+, and
have some limitations:
Only non-spatial query restrictions are pushed down to the OGR driver.
Spatial restrictions are not pushed down.
OGR connections every time.
All columns are retrieved every time.
WWW: https://github.com/pramsey/pgsql-ogr-fdw
PR: 241199
Submitted by: lbartoletti@tuxfamily.org |