Port details |
- librasterlite2 Library that stores and retrieves raster coverages using a SpatiaLite
- 1.1.0_10 graphics =2 1.1.0_10Version of this port present on the latest quarterly branch.
- Maintainer: lbartoletti@FreeBSD.org
- Port Added: 2015-02-07 17:14:10
- 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: MPL11 GPLv2 LGPL21
- WWW:
- https://www.gaia-gis.it/fossil/librasterlite2/index
- Description:
- librasterlite2 is an open source library that stores and retrieves huge raster
coverages using a SpatiaLite DBMS.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- librasterlite2>0:graphics/librasterlite2
- To install the port:
- cd /usr/ports/graphics/librasterlite2/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/librasterlite2
- pkg install librasterlite2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: librasterlite2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1641841068
SHA256 (librasterlite2-1.1.0-beta1.tar.gz) = f7284cdfc07ad343a314e4878df0300874b0145d9d331b063b096b482e7e44f4
SIZE (librasterlite2-1.1.0-beta1.tar.gz) = 17865163
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:
-
- liblz4.so : archivers/liblz4
- libzstd.so : archivers/zstd
- libspatialite.so : databases/spatialite
- libgeotiff.so : graphics/libgeotiff
- libjbig.so : graphics/jbigkit
- libpng.so : graphics/png
- libgif.so : graphics/giflib
- libgeos.so : graphics/geos
- libproj.so : graphics/proj
- libopenjp2.so : graphics/openjpeg
- libtiff.so : graphics/tiff
- libwebp.so : graphics/webp
- libcairo.so : graphics/cairo
- libcurl.so : ftp/curl
- libfreexl.so : textproc/freexl
- libjpeg.so : graphics/jpeg-turbo
- libsqlite3.so : databases/sqlite3
- This port is required by:
- for Libraries
-
- databases/spatialite_gui
Configuration Options:
- No options to configure
- Options name:
- graphics_librasterlite2
- USES:
- gmake iconv jpeg libtool pathfix 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 |
1.1.0_10 28 Aug 2024 06:54:30 |
Loïc Bartoletti (lbartoletti) |
graphics/proj: Update to 9.4.1 |
1.1.0_9 27 Apr 2024 12:44:59 |
Tijl Coosemans (tijl) |
graphics/tiff: Update to 4.6.0
PR: 278577
Exp-run by: antoine |
1.1.0_8 15 Apr 2024 04:44:23 |
Loïc Bartoletti (lbartoletti) |
graphics/proj: Update to 9.4.0 |
1.1.0_7 25 Nov 2023 11:08:30 |
Loïc Bartoletti (lbartoletti) |
databases/spatialite: Update to 5.1.0 |
1.1.0_6 28 Jul 2023 17:13:17 |
Daniel Engberg (diizzy) |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
1.1.0_5 27 Jul 2023 11:57:34 |
Loïc Bartoletti (lbartoletti) |
textproc/freexl: Update to 2.0.0
Reported by: portscout |
1.1.0_4 26 Jul 2023 19:58:55 |
Loïc Bartoletti (lbartoletti) |
graphics/proj: Update to 9.2.1 |
1.1.0_3 09 Mar 2023 12:42:31 |
Loïc Bartoletti (lbartoletti) |
graphics/proj: Update to 9.2.0 |
1.1.0_2 18 Jan 2023 14:48:50 |
Loïc Bartoletti (lbartoletti) |
graphics/proj: Update to 9.1.1 |
1.1.0_1 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) |
1.1.0 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 ) |
1.1.0 20 Jul 2022 14:22:04 |
Tobias C. Berner (tcberner) |
graphics: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Abel Chow <ozsanh45vds001@sneakemail.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Ade Lovett <ade@lovett.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Hayward <xelah@xelah.com>
* Alex Ivasyuv <siegerstein@pochta.ru>
* Alex Samorukov <samm@os2.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
1.1.0 11 Jan 2022 05:11:01 |
Loïc Bartoletti (lbartoletti) |
databases/librasterlite2: Update to 1.1.0-beta1
Enable to build graphics/gdal 3.3.3
PR: 261008, 260840
Reported by: jau@iki.fi, darcy@dbitech.ca |
1.0.0_8 19 Apr 2021 16:54:48 |
Loïc Bartoletti (lbartoletti) |
databases/spatialite and databases/spatialite-tools: Update to 5.0.1 |
1.0.0_7 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.0_7 18 Nov 2020 05:27:29 |
lbartoletti |
graphics/proj: Update to 7.2.0
Changelog:
- https://proj.org/news.html#release-notes |
1.0.0_6 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 |
1.0.0_5 16 Nov 2020 18:43:43 |
lbartoletti |
graphics/* convert to USES=sqlite
PR: 251142
Approved by: portmgr (blanket, convert to USES) |
1.0.0_5 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 |
1.0.0_5 27 Jun 2019 19:57:33 |
sunpoet |
Update graphics/libgeotiff to 1.5.1
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/OSGeo/libgeotiff/blob/master/libgeotiff/NEWS
https://lists.osgeo.org/pipermail/geotiff/2019-March/000861.html
https://lists.osgeo.org/pipermail/geotiff/2019-March/000862.html |
1.0.0_4 12 May 2019 05:37:12 |
tobik |
graphics/librasterlite2: Explicitly link with libm and fix build after base
r345349
ld: error:
/wrkdirs/usr/ports/graphics/librasterlite2/work/librasterlite2-1.0.0-rc0/src/.libs/librasterlite2.so:
undefined reference to floor
ld: error:
/wrkdirs/usr/ports/graphics/librasterlite2/work/librasterlite2-1.0.0-rc0/src/.libs/librasterlite2.so:
undefined reference to atan2
ld: error:
/wrkdirs/usr/ports/graphics/librasterlite2/work/librasterlite2-1.0.0-rc0/src/.libs/librasterlite2.so:
undefined reference to cos
ld: error:
/wrkdirs/usr/ports/graphics/librasterlite2/work/librasterlite2-1.0.0-rc0/src/.libs/librasterlite2.so:
undefined reference to sin
ld: error:
/wrkdirs/usr/ports/graphics/librasterlite2/work/librasterlite2-1.0.0-rc0/src/.libs/librasterlite2.so:
undefined reference to tan
ld: error:
/wrkdirs/usr/ports/graphics/librasterlite2/work/librasterlite2-1.0.0-rc0/src/.libs/librasterlite2.so:
undefined reference to atan
ld: error:
/wrkdirs/usr/ports/graphics/librasterlite2/work/librasterlite2-1.0.0-rc0/src/.libs/librasterlite2.so:
undefined reference to pow
http://beefy12.nyi.freebsd.org/data/head-amd64-default/p501065_s347375/logs/errors/librasterlite2-1.0.0_4.log
https://www.gaia-gis.it/fossil/librasterlite2/info/961e1780c4f016bc |
1.0.0_4 04 Nov 2017 11:43:35 |
dbaio |
Update license of ports using MPL (without version)
All ports now should use MPL[10|11|20] license.
Approved by: portmgr (blanket) |
1.0.0_4 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 |
1.0.0_4 30 Apr 2017 12:50:54 |
sunpoet |
Update to 0.6.0
- Bump PORTREVISION for dependent ports
Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS |
1.0.0_3 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.0.0_3 01 Apr 2016 11:17:54 |
sunpoet |
- Update to 0.5.0
- Bump PORTREVISION for graphics/webp shlib change
Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS |
1.0.0_2 03 Dec 2015 20:01:04 |
antoine |
Update giflib to 5.1.1
PR: 204492 |
1.0.0_1 28 Jul 2015 00:51:57 |
amdmi3 |
- Fix build
Approved by: portmgr blanket |
1.0.0_1 22 Jun 2015 18:33:22 |
antoine |
Convert to USES=jpeg |
1.0.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) |
1.0.0 07 Feb 2015 17:13:59 |
jbeich |
Add new port: graphics/librasterlite2
PR: 197228
Submitted by: coder@tuxfamily.org
Approved by: mentors (implicit)
librasterlite2 is an open source library that stores and retrieves huge raster
coverages using a SpatiaLite DBMS.
WWW: https://www.gaia-gis.it/fossil/librasterlite2/index |