CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/05/28 00:20:04
Modified files:
astro/stellarium: Makefile
audio/chromaprint: Makefile
audio/clementine: Makefile
audio/mscore : Makefile
cad/graywolf : Makefile
cad/oce : Makefile
comms/gammu : Makefile
comms/hackrf : Makefile
converters/opencc: Makefile
databases/evolution-data-server: Makefile
databases/kexi/patches: patch-CMakeLists_txt
devel/bullet : Makefile
devel/cutter : Makefile
devel/libgit2/libgit2: Makefile
devel/mygui : Makefile
editors/TeXmacs: Makefile
editors/featherpad: Makefile
editors/sigil : Makefile
editors/teaqt : Makefile
emulators/citra: Makefile
emulators/dolphin: Makefile
emulators/ppsspp: Makefile
games/arx-libertatis: Makefile
games/barony : Makefile
games/choria : Makefile
games/colobot/colobot: Makefile
games/dustrac : Makefile
games/flightgear/base: Makefile
games/gemrb : Makefile
games/gzdoom : Makefile
games/irrlamb : Makefile
games/lugaru : Makefile
games/meandmyshadow: Makefile
games/megaglest/base: Makefile
games/minetest : Makefile
games/odamex : Makefile
games/openclonk: Makefile
games/openmw : Makefile
games/openomf : Makefile
games/openrct2 : Makefile
games/speeddreams: Makefile
games/stepmania: Makefile
games/sumwars : Makefile
games/supertuxkart: Makefile
games/tic80 : Makefile
games/valyriatear: Makefile
games/wesnoth : Makefile
games/xmoto : Makefile
geo/lib2geom : Makefile
geo/mdal : Makefile
geo/osm2pgsql : Makefile
geo/osrm-backend: Makefile
geo/qgis : Makefile
geo/qgis/patches: patch-CMakeLists_txt
graphics/digikam: Makefile
graphics/drawpile: Makefile
graphics/gdcm : Makefile
graphics/glfw : Makefile
graphics/gmic : Makefile
graphics/gmic-qt: Makefile.inc
graphics/ksnip : Makefile
graphics/opencolorio: Makefile
graphics/openexr: Makefile
graphics/orthanc/postgresql-plugin: Makefile
graphics/orthanc/server: Makefile
graphics/orthanc/webviewer-plugin: Makefile
graphics/rawtherapee: Makefile
inputmethods/fcitx: Makefile
lang/flang/libpgmath: Makefile
lang/ldc : Makefile
mail/evolution : Makefile
mail/trojita : Makefile
math/armadillo : Makefile
math/imath : Makefile
math/rstudio : Makefile
multimedia/libmatroska: Makefile
net/dino : Makefile
net/ettercap : Makefile
net/libproxy : Makefile
net/nextcloudclient: Makefile
net/owncloudclient: Makefile
net/weechat : Makefile
print/gl2ps : Makefile
security/keepassxc: Makefile
security/minisign: Makefile
security/qtkeychain: Makefile
security/stegseek: Makefile
telephony/linphone/mediastreamer2: Makefile
textproc/luceneplusplus: Makefile
textproc/podofo: Makefile
www/webkitgtk4 : Makefile
x11/grantlee-qt5: Makefile
x11/kde-applications/akonadiconsole: Makefile
x11/kde-applications/audiocd-kio: Makefile
x11/kde-applications/kalgebra: Makefile
x11/kde-applications/kdepim-addons: Makefile
x11/kde-applications/kdesdk-thumbnailers: Makefile
x11/kde-applications/kopeninghours: Makefile
x11/kde-applications/krfb: Makefile
x11/kde-applications/messagelib: Makefile
x11/polkit-qt5 : Makefile
x11/polybar : Makefile
x11/qt5/qtwebkit: Makefile
x11/qt6 : Makefile.inc
x11/qt6/qtbase : Makefile
x11/remmina : Makefile
x11/sakura : Makefile
Added files:
devel/kf5/kdewebkit/patches: patch-CMakeLists_txt
devel/kreport/patches: patch-CMakeLists_txt
devel/zeal/patches: patch-src_libs_core_CMakeLists_txt
patch-src_libs_ui_CMakeLists_txt
net/qsyncthingtray/patches: patch-CMakeLists_txt
productivity/libalkimia/patches: patch-CMakeLists_txt
x11/kde-applications/umbrello/patches: patch-CMakeLists_txt
Log message:
Fix build with CMake 3.23
- Use CFLAGS and CXXFLAGS instead of CMAKE_CXX_FLAGS and CMAKE_C_FLAGS.
- Use MODCMAKE_LDFLAGS instead of CMAKE_EXE_LINKER_FLAGS
- Fix broken builds with CMake 3.23