Port details |
- spatialite-tools Collection of CLI tools supporting SpatiaLite
- 5.0.1_10 databases =2 5.0.1_9Version of this port present on the latest quarterly branch.
- Maintainer: lbartoletti@FreeBSD.org
- Port Added: 2015-04-05 11:22:04
- Last Update: 2024-08-28 06:54:30
- Commit Hash: 2fc3ef8
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: geography
- License: GPLv3
- WWW:
- http://www.gaia-gis.it/fossil/spatialite-tools/index
- Description:
- spatialite-tools is a collection of open source Command Line Interface (CLI)
tools supporting SpatiaLite.
* spatialite: a complete CLI front-end, more or less equivalent to the well
known sqlite3 front-end, but fully supporting SpatiaLite
* spatialite_tool: a tool supporting import/export of Shapefiles and DBF-files
* shp_doctor: a diagnostic tool to check anomalous shapefiles
* exif_loader: an import tool for EXIF or EXIF-GPS (JPEG) pictures
* spatialite_network: a tool creating a VirtualNetwork (supporting
shortest path / routing SQL queries)
* spatialite_gml: a tool importing GML files
* spatialite_convert: a tool converting DB-files from different versions
of SpatiaLite
* spatialite_dxf: an tool importing DXF files
* OSM-tools: spatialite_osm_raw, spatialite_osm_filter, spatialite_osm_map,
spatialite_osm_net, spatialite_osm_overpass: tools supporting
OpenStreetMap datasets
* XML-tools: spatialite_xml_load, spatialite_xml_collapse,
spatialite_xml_print, spatialite_xml_validator: tools supporting XML files
processing
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- spatialite-tools>0:databases/spatialite-tools
- To install the port:
- cd /usr/ports/databases/spatialite-tools/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/spatialite-tools
- pkg install spatialite-tools
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: spatialite-tools
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1618814255
SHA256 (spatialite-tools-5.0.1.tar.gz) = 9604c205e87f037789bc52302c66ccd1371c3e98c74e8ec4e29b0752de35171c
SIZE (spatialite-tools-5.0.1.tar.gz) = 578520
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libgeos_c.so : graphics/geos
- libproj.so : graphics/proj
- libfreexl.so : textproc/freexl
- libexpat.so : textproc/expat2
- libspatialite.so : databases/spatialite
- libreadosm.so : astro/readosm
- libxml2.so : textproc/libxml2
- libminizip.so : archivers/minizip
- libsqlite3.so : databases/sqlite3
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_spatialite-tools
- USES:
- gmake gnome iconv minizip pkgconfig sqlite
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.0.1_10 28 Aug 2024 06:54:30 |
Loïc Bartoletti (lbartoletti) |
graphics/proj: Update to 9.4.1 |
5.0.1_9 15 Apr 2024 04:44:23 |
Loïc Bartoletti (lbartoletti) |
graphics/proj: Update to 9.4.0 |
5.0.1_8 25 Nov 2023 11:08:30 |
Loïc Bartoletti (lbartoletti) |
databases/spatialite: Update to 5.1.0 |
5.0.1_7 27 Jul 2023 11:57:34 |
Loïc Bartoletti (lbartoletti) |
textproc/freexl: Update to 2.0.0
Reported by: portscout |
5.0.1_6 26 Jul 2023 19:58:55 |
Loïc Bartoletti (lbartoletti) |
graphics/proj: Update to 9.2.1 |
5.0.1_5 09 Mar 2023 12:42:31 |
Loïc Bartoletti (lbartoletti) |
graphics/proj: Update to 9.2.0 |
5.0.1_4 18 Jan 2023 14:48:50 |
Loïc Bartoletti (lbartoletti) |
graphics/proj: Update to 9.1.1 |
5.0.1_3 17 Nov 2022 08:20:57 |
Loïc Bartoletti (lbartoletti) |
graphics/proj: Update to 9.1.0
Release notes:
https://proj.org/news.html#id37
Also remove proj-data dependency.
You can use proj to retrieve data or install graphics/proj-data
manually. |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
5.0.1_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
5.0.1_2 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
5.0.1_1 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
5.0.1 25 Jan 2022 06:35:22 |
Loïc Bartoletti (lbartoletti) |
archivers/minizip*: Add minizip-ng and zlib-ng and create USES=minizip
Import minizip-ng and zlib-ng
Minizip was originally developed in 1998. It was first included in the zlib
distribution as an additional code contribution starting in zlib 1.1.2. Since
that time, it has been continually improved upon and contributed to by many
people.
+ Creating and extracting zip archives.
+ Adding and removing entries from zip archives.
+ Read and write raw zip entry data.
+ Reading and writing zip archives from memory.
+ Zlib, BZIP2, LZMA, and ZSTD compression methods.
+ Password protection through Traditional PKWARE and WinZIP AES encryption. (Only the first 15 lines of the commit message are shown above ) |
5.0.1 19 Apr 2021 16:54:48 |
Loïc Bartoletti (lbartoletti) |
databases/spatialite and databases/spatialite-tools: Update to 5.0.1 |
5.0.0_2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
5.0.0_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.0.0_2 18 Nov 2020 05:27:29 |
lbartoletti |
graphics/proj: Update to 7.2.0
Changelog:
- https://proj.org/news.html#release-notes |
5.0.0_1 17 Nov 2020 09:23:59 |
lbartoletti |
graphics/proj: Update to 7.1.1
- Add a pkg-message explaining how to access or sync datum grids from the CDN
(disabled by default)
- Add curl and tiff dependencies since proj can read datum grids from remote
COG (Cloud Optimized Geotiff)
- Take maintainer'ship (ok wen@)
PR: 245611
Submitted by: wen (first version)
Reviewed by: wen, rhurlin
Approved by: wen
Exp-run by: antoine |
5.0.0 23 Oct 2020 16:28:09 |
lbartoletti |
databases/spatialite-tools: Update to 5.0.0 |
4.3.0 14 Jan 2020 21:45:15 |
lbartoletti |
Change my mail address to lbartoletti@FreeBSD.org
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D23169 |
4.3.0 10 Jun 2017 14:54:35 |
dbaio |
Update maintainer email address
Ownership of the former email address confirmed by email
PR: 219791
Submitted by: lbartoletti@tuxfamily.org (maintainer)
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D11088 |
4.3.0 25 Apr 2016 16:13:39 |
mat |
Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.
While there replace USE_SQLITE=x by USES=sqlite:x.
PR: 208971
Submitted by: mat
Exp-run by: antoine
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D5951 |
4.3.0 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
4.3.0 11 Jul 2015 13:49:28 |
robak |
databases/spatialite-tools: update 4.2.0 -> 4.3.0
- Add USES=iconv
PR: 201312
Submitted by: Bartoletti <coder@tuxfamily.org> (maintainer) |
4.2.0_1 15 Jun 2015 13:03:12 |
wen |
- Update graphics/proj to 4.9.1
- Bump PORTREVISION to chase the update of proj
PR: 200434
Submitted by: wen@(myself)
Approved by: maintainer(timeout, >20 days) |
4.2.0 05 Apr 2015 11:21:45 |
robak |
databases/spatialite-tools: NEW PORT - Collection of CLI tools supporting
SpatiaLite
spatialite-tools is a collection of open source Command Line Interface (CLI)
tools supporting SpatiaLite.
* spatialite: a complete CLI front-end, more or less equivalent to the well
known sqlite3 front-end, but fully supporting SpatiaLite
* spatialite_tool: a tool supporting import/export of Shapefiles and DBF-files
* shp_doctor: a diagnostic tool to check anomalous shapefiles
* exif_loader: an import tool for EXIF or EXIF-GPS (JPEG) pictures
* spatialite_network: a tool creating a VirtualNetwork (supporting
shortest path / routing SQL queries)
* spatialite_gml: a tool importing GML files
* spatialite_convert: a tool converting DB-files from different versions
of SpatiaLite (Only the first 15 lines of the commit message are shown above ) |