aboutsummaryrefslogtreecommitdiff
path: root/graphics/libgaiagraphics
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Change my mail address to lbartoletti@FreeBSD.orgLoïc Bartoletti2020-01-141-2/+2
| | | | | | | | Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D23169 Notes: svn path=/head/; revision=523070
* Update graphics/libgeotiff to 1.5.1Sunpoet Po-Chuan Hsieh2019-06-271-1/+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 Notes: svn path=/head/; revision=505219
* Update maintainer email addressDanilo G. Baio2017-06-101-1/+1
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=443096
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-4/+4
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* Convert to USES=jpegAntoine Brodin2015-06-221-2/+1
| | | | Notes: svn path=/head/; revision=390310
* Bump portrevision after png updateBaptiste Daroussin2014-12-251-1/+1
| | | | Notes: svn path=/head/; revision=375598
* Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeAntoine Brodin2014-12-251-1/+1
| | | | Notes: svn path=/head/; revision=375594
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-07-231-1/+1
| | | | | | | | | - Bump dependent ports as .so version has changed Approved by: portmgr blanket Notes: svn path=/head/; revision=362752
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-06-232-2/+3
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=358896
* graphics/libgaiagraphics: update to 0.5William Grzybowski2013-11-303-19/+14
| | | | | | | | | | | | | - Update to 0.5 - Allow staging - Convert lib depends to new format - Use space in WWW PR: ports/184101 Submitted by: maintainer Notes: svn path=/head/; revision=335295
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* - Make ports use the libc provided iconv implementation on 10-CURRENTGuido Falsi2013-09-041-1/+1
| | | | | | | | | | | | | after r254273 - Fix a bunch of ports to properly work after this - Mark converters/libiconv as IGNORE for systems with iconv in libc Reviewed by: bapt Approved by: portmgr (bapt) Discussed with: bapt, bsam (who both contributed ideas and code) Notes: svn path=/head/; revision=326307
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-021-7/+2
| | | | Notes: svn path=/head/; revision=326025
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-1/+1
| | | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: zeising Notes: svn path=/head/; revision=316662
* libgaiagraphics is an open source library supporting common-utilityPawel Pekala2012-07-025-0/+57
raster handling methods. WWW: https://www.gaia-gis.it/fossil/libgaiagraphics/index PR: ports/169180 Submitted by: lbartoletti <coder@tuxfamily.org> Notes: svn path=/head/; revision=300378