[Bug 200707] databases/postgis21 does not bundle postgis.control

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jun 8 05:43:21 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200707

            Bug ID: 200707
           Summary: databases/postgis21 does not bundle postgis.control
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: jonc at chen.org.nz
                CC: harrison.grundy at astrodoggroup.com
             Flags: maintainer-feedback?(harrison.grundy at astrodoggroup.com
                    )
                CC: harrison.grundy at astrodoggroup.com

I've just installed databases/postgis21 on a clean machine.

,5:36pm> psql -U advciv advciv
psql (9.4.2)
Type "help" for help.

advciv=> \dt
No relations found.
advciv=> create extension postgis;
ERROR:  could not open extension control file
"/usr/local/share/postgresql/extension/postgis.control": No such file or
directory
advciv=> \q
5:42pm> pkg info postgis
postgis-2.1.7
Name           : postgis
Version        : 2.1.7
Installed on   : Mon Jun  8 17:34:44 NZST 2015
Origin         : databases/postgis21
Architecture   : freebsd:10:x86:64
Prefix         : /usr/local
Categories     : geography databases
Licenses       : GPLv2
Maintainer     : harrison.grundy at astrodoggroup.com
WWW            : http://www.postgis.org/
Comment        : Geographic objects support for PostgreSQL databases
Options        :
        LOADERGUI      : off
        RASTER         : off
        SFCGAL         : off
        TOPOLOGY       : on
Shared Libs required:
        libxml2.so.2
        libproj.so.0
        libpq.so.5
        libjson-c.so.2
        libintl.so.8
        libiconv.so.2
        libgeos_c.so.1
Shared Libs provided:
        liblwgeom-2.1.7.so
Annotations    :
Flat size      : 8.26MiB
Description    :
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://www.postgis.org/

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list