| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.14.1_4 12 May 2026 09:31:14
    |
Po-Chuan Hsieh (sunpoet)  |
graphics/mapcache: Fix build with gdal 3.13.0+
/wrkdirs/usr/ports/graphics/mapcache/work/mapcache-1.14.1/lib/source_gdal.c:350:31:
warning: call to undeclared function 'MIN'; ISO C99 and later do not support
implicit function declarations [-Wimplicit-function-declaration]
350 | double dfDesiredRes = MIN( dfDesiredXRes, dfDesiredYRes );
| ^
1 warning generated.
...
: && /usr/local/libexec/ccache/cc -O2 -pipe -std=c99 -fstack-protector-strong
-isystem /usr/local/include -fno-strict-aliasing -Wall
-Werror=declaration-after-statement -Wno-comment -O2 -pipe -std=c99
-fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing
-DNDEBUG -Xlinker --dependency-file=cgi/CMakeFiles/mapcache.fcgi.dir/link.d
cgi/CMakeFiles/mapcache.fcgi.dir/mapcache.c.o -o cgi/mapcache.fcgi
-Wl,-rpath,/wrkdirs/usr/ports/graphics/mapcache/work/.build:/usr/local/lib:
libmapcache.so.1.14.1 /usr/local/lib/libfcgi.so /usr/local/lib/libpng.so
/usr/lib/libz.so /usr/local/lib/libjpeg.so /usr/local/lib/libcurl.so
/usr/local/lib/libapr-1.so /usr/local/lib/libaprutil-1.so
/usr/local/lib/libpixman-1.so /usr/local/lib/libgdal.so
/usr/local/lib/libsqlite3.so -lm && :
ld: error: undefined reference: MIN
>>> referenced by libmapcache.so.1.14.1 (disallowed by
--no-allow-shlib-undefined)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
Obtained
from: https://github.com/MapServer/mapcache/commit/0948ea28df9ef5dae8705196b32f0742268953cf
Approved by: portmgr (blanket) |
1.14.1_4 12 May 2026 09:31:08
    |
Po-Chuan Hsieh (sunpoet)  |
graphics/gdal: Update to 3.13.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/OSGeo/gdal/releases
https://github.com/OSGeo/gdal/blob/release/3.13/NEWS.md |
1.14.1_3 05 Apr 2026 17:18:27
    |
Po-Chuan Hsieh (sunpoet)  |
graphics/gdal: Update to 3.12.2
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/OSGeo/gdal/releases
https://github.com/OSGeo/gdal/blob/release/3.12/NEWS.md |
1.14.1_2 25 May 2025 09:52:25
    |
Po-Chuan Hsieh (sunpoet)  |
graphics/gdal: Update to 3.11.0
Changes: https://github.com/OSGeo/gdal/releases
https://github.com/OSGeo/gdal/blob/release/3.11/NEWS.md |
1.14.1_1 21 Nov 2024 13:37:59
    |
Po-Chuan Hsieh (sunpoet)  |
graphics/gdal: Update to 3.10.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/OSGeo/gdal/releases
https://github.com/OSGeo/gdal/blob/release/3.10/NEWS.md |
1.14.1 07 Aug 2024 12:19:57
    |
Wen Heping (wen)  |
graphics/mapcache: Update to 1.14.1 |
1.14.0_5 19 May 2024 17:15:14
    |
Po-Chuan Hsieh (sunpoet)  |
graphics/gdal: Update to 3.9.0
- Bump PORTREVISION of dependent ports for shlib change
- databases/postgis31 is skipped due to
- graphics/R-cran-rgdal is skipped due to build failure and removed from CRAN
repository
Changes: https://github.com/OSGeo/gdal/releases
https://github.com/OSGeo/gdal/blob/release/3.9/NEWS.md |
1.14.0_4 27 Apr 2024 12:44:59
    |
Tijl Coosemans (tijl)  |
graphics/tiff: Update to 4.6.0
PR: 278577
Exp-run by: antoine |
1.14.0_3 28 Jul 2023 17:13:17
    |
Daniel Engberg (diizzy)  |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
1.14.0_2 27 May 2023 04:08:05
    |
Po-Chuan Hsieh (sunpoet)  |
graphics/gdal: Update to 3.7.0
Changes: https://github.com/OSGeo/gdal/releases
https://github.com/OSGeo/gdal/blob/release/3.7/NEWS.md |
1.14.0_1 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
1.14.0 01 Apr 2023 14:05:09
    |
Wen Heping (wen)  |
graphics/mapcache: Update to 1.14.0 |
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.12.1_1 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.12.1_1 12 Aug 2022 14:46:53
    |
Dima Panov (fluffy)  |
*/*: bump all consumers after recent boost upgrade |
1.12.1 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.12.1 16 Apr 2022 07:09:19
    |
Wen Heping (wen)  |
graphics/mapcache: Update to 1.12.1 |
1.10.0_1 13 Apr 2021 06:47:14
    |
Wen Heping (wen)  |
graphics/mapcache: Simplify by converting to CMAKE_BOOL
PR: 254857
Submitted by: amdmi3@ |
1.10.0_1 07 Apr 2021 22:46:05
    |
Dmitry Marakasov (amdmi3)  |
graphics/mapcache: update WWW
Approved by: portmgr blanket |
1.10.0_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.10.0_1 23 Feb 2021 05:58:36
  |
lbartoletti  |
graphics/gdal: Set the default options as a workable set
- reinstate r552962 (was reverted in r553000)
- remove pkg-message from qgis and qgis-ltr
- Bump PORTREVSION on all consumers
PR: 224004
Approved by: portmgr |
1.10.0 16 Nov 2020 18:43:43
  |
lbartoletti  |
graphics/* convert to USES=sqlite
PR: 251142
Approved by: portmgr (blanket, convert to USES) |
1.10.0 23 Oct 2020 02:21:47
  |
wen  |
- Update to 1.10.0
- Take maintainership
PR: 244966
Submitted by: wen@
Approved by: maintainer(timeout, >= 6 months) |
1.4.0.94_4 22 Jan 2020 06:02:25
  |
sunpoet  |
Bump PORTREVISION for graphics/gdal shlib change |
1.4.0.94_3 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.4.0.94_2 25 Dec 2018 20:25:40
  |
tcberner  |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
1.4.0.94_2 21 Mar 2018 21:24:44
  |
brnrd  |
devel/apr1: Bump portrevision
- Repair my rookie mistake of earlier today
- Bump revision of dependent ports (again)
Reported by: antoine |
1.4.0.94_1 21 Mar 2018 19:50:35
  |
brnrd  |
devel/apr1: Fix runtime issues of dependent port
- iconv is in base in all supported FreeBSD versions
- Fix build with MariaDB 10.2 [2]
- Bump portrevision in dependencies
PR: 226705 [1], 226026 [2]
With hat: apache
Approved by: joneum (apache) |
1.4.0.94 11 Mar 2018 15:40:02
  |
brnrd  |
graphics/mapcache: Fix regression with Mk/Uses/apache.mk
With hat: apache
Reported by: antoine
Approved by: fixit blanket |
1.4.0.94 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.4.0.94 16 Mar 2016 12:59:06
  |
jbeich  |
graphics/mapcache: add new port
PR: 207448
Submitted by: rmelcer@iteris.com
This is a port of MapCache, a server that implements tile caching to speed up
access to WMS layers. It's primary objectives are to be fast and easily
deployable, while offering the essential features (and more!) expected from a
tile caching solution.
http://www.mapserver.org/mapcache/ |