Bug 125528 - [NEW PORT] databases/spatialite:Spatial Extensions for SQLite
Summary: [NEW PORT] databases/spatialite:Spatial Extensions for SQLite
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-12 05:10 UTC by wenheping
Modified: 2008-07-18 13:50 UTC (History)
0 users

See Also:


Attachments
file.shar (2.57 KB, text/plain)
2008-07-12 05:10 UTC, wenheping
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description wenheping 2008-07-12 05:10:02 UTC
SpatiaLite is just a small sized SQLite extension.
Once you have installed SpatiaLite (a very simple
and elementary task), the SQLite DBMS is enable to
load, store and manipulate Spatial Data (aka Geographic
Data, GIS Data, Cartographic Data, GeoSpatial Data,
Geometry Data and alike).SpatiaLite implements spatial
extensions following the specification of the Open
Geospatial Consortium(OGC).

WWW:   http://www.gaia-gis.it/spatialite-2.0/index.html

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-07-12 05:10:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2008-07-18 13:43:38 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-07-18 13:44:03 UTC
miwi        2008-07-18 12:43:50 UTC

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
  Added files:
    databases/spatialite Makefile distinfo pkg-descr pkg-plist 
  Log:
  SpatiaLite is just a small sized SQLite extension. Once you have installed
  SpatiaLite (a very simple and elementary task), the SQLite DBMS is enable to
  load, store and manipulate Spatial Data (aka GeographicData, GIS Data,
  Cartographic Data, GeoSpatial Data, Geometry Data and alike). SpatiaLite
  implements spatial extensions following the specification of the Open
  Geospatial Consortium (OGC).
  
  WWW:   http://www.gaia-gis.it/spatialite-2.0/index.html
  
  PR:             ports/125528
  Submitted by:   Wen Heping <wenheping at gmail.com>
  
  Revision  Changes    Path
  1.694     +1 -0      ports/databases/Makefile
  1.1       +29 -0     ports/databases/spatialite/Makefile (new)
  1.1       +3 -0      ports/databases/spatialite/distinfo (new)
  1.1       +8 -0      ports/databases/spatialite/pkg-descr (new)
  1.1       +12 -0     ports/databases/spatialite/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"