CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2024/07/10 07:06:03
Modified files:
graphics/mapnik: Makefile distinfo
graphics/mapnik/pkg: PLIST
Removed files:
graphics/mapnik/patches: patch-SConstruct
patch-include_mapnik_json_generic_json_hpp
patch-plugins_input_csv_csv_utils_cpp
patch-src_libxml2_loader_cpp
patch-src_text_font_feature_settings_cpp
patch-test_run
patch-test_unit_serialization_wkb_test_cpp
Log message:
graphics/mapnik: unbreak with latest icu4c & upgrade to 4.0.0.
- see https://github.com/mapnik/mapnik/releases/tag/v4.0.0
- as a bonus this switches to c++17 and moves from scons to cmake
- all headers are now installed under include/mapnik to avoid
conflicts with protozero & osrm-backend
- dont build the demo mapnik-viewer as this drags qt6.