aboutsummaryrefslogtreecommitdiffstats
path: root/databases/spatialite
Commit message (Collapse)AuthorAgeFilesLines
* - Mark BROKEN when ${OSVERSION} < 800000wen2012-05-311-1/+8
| | | | Reported by: pav@
* - Update to 3.0.1wen2012-05-243-24/+33
| | | | | PR: 168153 Submitted by: lbartoletti <coder@tuxfamily.org>
* - Bump PORTREVISION to chase the update of graphics/projwen2012-05-071-2/+2
|
* - Bump PORTREVISION to chase the update of graphics/geoswen2012-05-071-1/+1
|
* - Stylistic cleanup: remove trailing slashes from *_DEPENDS lines.matthew2012-02-271-3/+3
| | | | | | | | | | | | audio/cd2mp3 [1] audio/mp3unicode [2] databases/spatialite [3] deskutils/aspostit devel/bennugd-modules [4] net/hinfo www/caudium14 [5] Approved by: shaun (mentor) mark@foster.cc (maintainer[1]) makc (maintainer[2]) wenheping@gmail.com (maintainer[3]) amdmi3 (maintainer[4]) johans (maintainer[5])
* - Fix build after geos updatewen2011-07-031-2/+2
| | | | Reported by: pav@
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* - Bump PORTREVISION to chase the update of graphics/geoswen2009-12-201-1/+1
|
* - Chase graphics/proj shlib bumpmiwi2009-11-281-2/+2
|
* - Chase graphics/geos shlib bumpmiwi2009-08-151-2/+2
|
* - Chase graphics/geos shlib bumpmiwi2009-04-111-1/+2
|
* - Update to 2.2miwi2008-11-023-8/+13
| | | | | PR: 128457 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
* SpatiaLite is just a small sized SQLite extension. Once you have installedmiwi2008-07-184-0/+52
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>