Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
18 Nov 2020 05:27:29
5.0.0_2

|
lbartoletti  |
graphics/proj: Update to 7.2.0
Changelog:
- https://proj.org/news.html#release-notes |
17 Nov 2020 09:23:59
5.0.0_1

|
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 |
23 Oct 2020 16:28:09
5.0.0

|
lbartoletti  |
databases/spatialite-tools: Update to 5.0.0 |
14 Jan 2020 21:45:15
4.3.0

|
lbartoletti  |
Change my mail address to lbartoletti@FreeBSD.org
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D23169 |
10 Jun 2017 14:54:35
4.3.0

|
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 |
25 Apr 2016 16:13:39
4.3.0

|
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 |
01 Apr 2016 14:00:57
4.3.0

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
11 Jul 2015 13:49:28
4.3.0

|
robak  |
databases/spatialite-tools: update 4.2.0 -> 4.3.0
- Add USES=iconv
PR: 201312
Submitted by: Bartoletti <coder@tuxfamily.org> (maintainer) |
15 Jun 2015 13:03:12
4.2.0_1

|
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) |
05 Apr 2015 11:21:45
4.2.0

|
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 ) |