Summary: | [NEW PORT] databases/postgis22: Geographic objects support for PostgreSQL databases | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Christoph Moench-Tegeder <cmt> | ||||||
Component: | Individual Port(s) | Assignee: | Kurt Jaeger <pi> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | david, harrison.grundy, lbartoletti, pi, progressman | ||||||
Priority: | --- | Keywords: | feature, patch, patch-ready | ||||||
Version: | Latest | Flags: | koobs:
maintainer-feedback?
(harrison.grundy) |
||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Bug Depends on: | 206046 | ||||||||
Bug Blocks: | |||||||||
Attachments: |
|
Description
Christoph Moench-Tegeder
![]() ![]() Created attachment 165284 [details]
poudriere testport log
Note: the WWW site of the PostGIS project changed - the site at http://postgis.net is much more recent than the .org. Greatly appreciated! I'll take it and incorporate some changes I'm making to deal with the RASTER/Extensions thing and get it in. It also may be worth considering merging the many PostGIS port versions. I'll also go ahead and update the website listed on the other ports. Thanks again, Harrison *bump* I'd like this as well. I have my own version that I was about to submit until I saw this! (In reply to Harrison Grundy from comment #3) Are there plans to create a "meta" port like a databases/postgis pointing to the major postgis release (this for now: 2.2) ? Maintaining databases/pgrouting, for now I have a dependency with postgis21 but in fact I need a dependency to postgis >= 21 and it will be better if I can use a RUN_DEPENDS to a single port (databases/postgis). Thanks. A commit references this bug: Author: pi Date: Sun Jun 5 16:21:56 UTC 2016 New revision: 416395 URL: https://svnweb.freebsd.org/changeset/ports/416395 Log: New port: databases/postgis22 PostGIS adds support for geographic objects to the PostgreSQL object-relational database. In effect, PostGIS "spatially enables" the PostgreSQL server, allowing it to be used as a backend spatial database for geographic information systems (GIS), much like ESRI's SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS "Simple Features Specification for SQL" and has been certified as compliant with the "Types and Functions" profile. PostGIS development was started by Refractions Research as a project in open source spatial database technology. PostGIS is released under the GNU General Public License. PostGIS continues to be developed by a group of contributors led by a Project Steering Committee and new features continue to be added. WWW: http://postgis.net/ PR: 206049, 208513 Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net>, <darcy@dbitech.ca>, Rainer Hurling <rhurlin@gwdg.de> Approved by: Harrison Grundy <harrison.grundy@astrodoggroup.com> (maintainer postgis21) Changes: head/databases/Makefile head/databases/postgis20/Makefile head/databases/postgis21/Makefile head/databases/postgis22/ head/databases/postgis22/Makefile head/databases/postgis22/distinfo head/databases/postgis22/pkg-descr head/databases/postgis22/pkg-install head/databases/postgis22/pkg-plist Committed with the version from PR#208513 |