23 Commits

Author SHA1 Message Date
naddy
67400f1ad0 replace libiconv module with library dependency; no bump needed 2016-04-09 23:38:55 +00:00
sthen
4e2d8093a5 sync WANTLIB (curl+nghttp2) 2015-10-30 12:47:38 +00:00
landry
248387f5fb Update to spatialite-tools 4.3.0. 2015-09-18 09:48:26 +00:00
landry
115504f11b Update to libspatialite 4.3.0a. 2015-09-18 09:47:54 +00:00
landry
31d91825a9 update to readosm-1.0.0e 2015-09-17 21:25:27 +00:00
sthen
00115727ec wantlib 2015-08-25 12:57:33 +00:00
sthen
5b20a18d31 sync WANTLIB 2015-08-19 18:55:04 +00:00
jasper
0c52046197 - update to freexl-1.0.2 2015-07-24 14:20:04 +00:00
ajacoutot
a183b75553 "/usr/local/lib/pkgconfig/" is part of mtree(8).
Packages should not own this dir to prevent its deletion or a warning that it
cannot be removed because it's not empty at pkg_delete(1) time.
2015-05-22 11:31:10 +00:00
sthen
e76718f18f add some simple missing lzma WANTLIBs (crept in via libxml) 2015-04-21 18:51:24 +00:00
landry
be3db058c8 +librasterlite2,librewms 2014-09-02 09:26:12 +00:00
landry
5eb7b7c3ec Import librewms 1.0.0.
LibreWMS is a light-weight, elementary simple free software application
implementing the functionalities of an almost complete standard compliant WMS
client; in other words, you can use this simple tool in order to directly access
an external WMS server.

ok ajacoutot@
2014-09-02 09:25:28 +00:00
landry
5f66b8db3e Import librasterlite2 1.0.0rc0.
librasterlite2 is an open source library that stores and retrieves huge
raster coverages using a SpatiaLite DBMS. It doesnt conflict with the
existing librasterlite.

with tweaks from and ok ajacoutot@
2014-09-02 09:24:23 +00:00
landry
73bcaa9bef @comment lib/mod_spatialite.la and bump REVISION.
prodded by a comment from ajacoutot@ on another upcoming port - since
mod_spatialite.so is a module, we dont need to install the libtool archive.
2014-09-02 08:37:53 +00:00
landry
eb20e7dbfd update to spatialite-tools 4.2.0 2014-08-26 19:04:02 +00:00
landry
90da597374 update to librasterlite 1.1g 2014-08-26 19:03:35 +00:00
landry
a7904984d3 update to spatialite_gui 1.7.1 2014-08-26 19:02:54 +00:00
landry
ccbfa9ac5d update to freexl-1.0.0g 2014-08-26 19:02:27 +00:00
landry
0d6f31ed86 Update to libspatialite 4.2.0. 2014-08-26 19:02:03 +00:00
naddy
10bfdff492 the png headers are now directly under include/ 2013-06-04 18:41:39 +00:00
ajacoutot
dec54ef5a7 Regen WANTLIB to unbreak. 2013-06-01 12:55:05 +00:00
ajacoutot
fbfca78cd6 USE_LIBTOOL=Yes is the default now. 2013-03-21 09:01:56 +00:00
landry
5f54574a00 Import the whole spatialite stack.
SpatiaLite is an open source library intended to extend the SQLite core
to support fully fledged Spatial SQL capabilities. It provides a
complete and powerful Spatial DBMS (mostly OGC-SFS compliant).
It is to sqlite what postgis is to postgresql.

freexl-1.0.0e:		extract valid data from within an Excel spreadsheet
readosm-1.0.0b:		library to extract data from OSM files
libspatialite-4.0.0:	sqlite extented with spatial SQL capabilities
libgaiagraphics-0.5:	common-utility raster handling methods, used by spatialite_gui
librasterlite-1.1f:	store rasters coverages within spatialite, used byspatialite_gis
spatialite-tools-4.0.0:	CLI tools for spatialite
spatialite_gis-1.0.0c:	minimalistic GIS on top of spatialite and rasterlite
spatialige_gui-1.6.0:	GUI for spatialite

ok/tweaks ajacoutot@
2013-03-20 21:55:28 +00:00