CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/05/14 13:16:25
Modified files:
databases/strigi: Makefile
graphics/exiv2 : Makefile distinfo
graphics/exiv2/patches: patch-src_actions_cpp
patch-src_value_cpp
patch-src_version_cpp
patch-xmpsdk_src_XMPMeta-Serialize_cpp
graphics/exiv2/pkg: DESCR PLIST
graphics/hugin : Makefile
graphics/hugin/pkg: PLIST
graphics/nomacs: Makefile
graphics/rawstudio: Makefile
graphics/ufraw : Makefile
sysutils/krename: Makefile
x11/kde4/kfilemetadata: Makefile
x11/kde4/libkexiv2: Makefile
x11/kde4/libkexiv2/patches: patch-CMakeLists_txt
x11/kde4/nepomuk-core: Makefile
Added files:
databases/strigi/patches:
patch-libstreamanalyzer_cmake_FindExiv2_cmake
patch-libstreamanalyzer_plugins_endplugins_jpegendanalyzer_cpp
graphics/exiv2/patches: patch-cmake_compilerFlags_cmake
graphics/hugin/patches: patch-src_hugin1_hugin_RawImport_cpp
patch-src_hugin_base_panodata_SrcPanoImage_cpp
graphics/nomacs/patches: patch-src_DkCore_DkMetaData_cpp
patch-src_DkGui_DkNoMacs_cpp
graphics/rawstudio: patch-librawstudio_rs-exif_cc
graphics/rawstudio/patches: patch-src_rs-exif_cc
graphics/ufraw/patches: patch-ufraw_exiv2_cc
sysutils/krename/patches: patch-CMakeLists_txt
patch-config-krename_h_cmake
patch-src_CMakeLists_txt
patch-src_exiv2plugin_cpp
x11/kde4/libkexiv2/patches: patch-libkexiv2_kexiv2_cpp
patch-libkexiv2_kexiv2_p_cpp
patch-libkexiv2_kexiv2exif_cpp
x11/kde4/libs/patches: patch-cmake_modules_FindExiv2_cmake
Removed files:
graphics/exiv2/patches: patch-config_config_mk_in
patch-src_Makefile patch-src_http_cpp
patch-src_pentaxmn_cpp
Log message:
Update exiv2 to 0.27.2
Noteable exiv2 port changes:
- Switch to cmake and enable i18n support
- Change COMMENT and cleanup DESCR
- Switch to https
- Don't provide the new Exiv2::getProcessPath() function. Not portable,
doesn't work on OpenBSD, and shouldn't be exposed in the API of a
graphics library. Instead, define a macro with CMake to help runtime
find gettext files. from jca@'s commit
https://v4.freshbsd.org/commit/openbsd/ports/fHGCS7kzl4zKjdnW
- All consumer fixed. configure checks, port-lib-depends-checks checks
and also some run-time tests with krita, digikam, nomacs.
Consumer patches from upstream, gentoo, freebsd and by me for the old
creepy KDE4 stuff.
This went through a full amd64 bulk build. Thanks jj