CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2026/07/03 08:33:58
Modified files:
cad/kicad : Makefile distinfo
cad/kicad/patches: patch-common_api_api_handler_common_cpp
patch-cvpcb_CMakeLists_txt
patch-eeschema_eeschema_jobs_handler_cpp
patch-eeschema_sch_io_easyedapro_sch_io_easyedapro_cpp
patch-gerbview_CMakeLists_txt
patch-include_kiway_h
patch-include_tool_coroutine_h
patch-kicad_kicad_cli_cpp
patch-kicad_kicad_manager_frame_cpp
patch-libs_kiplatform_os_unix_io_cpp
patch-pcbnew_CMakeLists_txt
cad/kicad/pkg : PLIST
cad/kicad-share: Makefile.inc
cad/kicad-share/footprints: distinfo
cad/kicad-share/footprints/pkg: PLIST
cad/kicad-share/packages3D: distinfo
cad/kicad-share/packages3D/pkg: PLIST
cad/kicad-share/symbols: distinfo
cad/kicad-share/symbols/pkg: PLIST
cad/kicad-share/templates: distinfo
Added files:
cad/kicad/patches:
patch-3d-viewer_3d_viewer_eda_3d_viewer_frame_cpp
patch-3d-viewer_3d_viewer_eda_3d_viewer_frame_h
patch-3d-viewer_dialogs_panel_preview_3d_model_cpp
patch-3d-viewer_dialogs_panel_preview_3d_model_h
patch-cmake_FindPoppler_cmake
patch-common_eda_base_frame_cpp
patch-common_spacenav_libspnav_driver_h
patch-eeschema_sch_base_frame_cpp
patch-eeschema_sch_base_frame_h
patch-gerbview_gerbview_frame_cpp
patch-gerbview_gerbview_frame_h
patch-include_pcb_base_frame_h
patch-pagelayout_editor_pl_editor_frame_cpp
patch-pagelayout_editor_pl_editor_frame_h
patch-pcbnew_pcb_base_frame_cpp
patch-thirdparty_thread-pool_bs_thread_pool_hpp
Removed files:
cad/kicad/patches: patch-CMakeLists_txt
Log message:
Update KiCAD to 10.0.4
- Take maintainership
- Added -DBOOST_STACKTRACE_GNU_SOURCE_NOT_REQUIRED to fix the build with
Boost. Iâve taken this from other ports.
- patch-cmake_FindPoppler_cmake I have removed all references to Qt, as
otherwise we would be linking agents Qt, which makes no sense in this
port.
Runtime test feedback from two users