CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2026/02/09 20:03:33
Modified files:
security/ghidra: Makefile distinfo
security/ghidra/patches: patch-GPL_DemanglerGnu_build_gradle
patch-GPL_nativeBuildProperties_gradle
patch-Ghidra_Features_Decompiler_src_decompile_cpp_Makefile
patch-Ghidra_Features_FunctionID_build_gradle
patch-Ghidra_Framework_Generic_src_main_java_ghidra_framework_Platform_java
patch-Ghidra_Framework_Utility_src_main_java_ghidra_framework_OperatingSystem_java
patch-Ghidra_RuntimeScripts_Linux_support_launch_sh
patch-gradle_support_ip_gradle
security/ghidra/pkg: PLIST
Added files:
security/ghidra/patches: patch-GPL_nativePlatforms_gradle
patch-GhidraBuild_LaunchSupport_src_main_java_ghidra_launch_AppConfig_java
patch-GhidraBuild_LaunchSupport_src_main_java_ghidra_launch_JavaFinder_java
patch-Ghidra_Debug_Debugger-agent-gdb_src_main_py_src_ghidragdb_arch_py
patch-Ghidra_Debug_Debugger-agent-gdb_src_main_py_src_ghidragdb_util_py
patch-Ghidra_Debug_Debugger-agent-lldb_src_main_py_src_ghidralldb_arch_py
patch-Ghidra_Debug_Debugger-rmi-trace_Module_manifest
patch-Ghidra_Debug_Debugger-rmi-trace_build_gradle
patch-Ghidra_Debug_ProposedUtils_Module_manifest
patch-Ghidra_Features_Decompiler_buildNatives_gradle
patch-Ghidra_Features_FileFormats_buildNatives_gradle
patch-Ghidra_Framework_Pty_Module_manifest
patch-Ghidra_Framework_Pty_build_gradle
patch-Ghidra_Framework_Pty_src_main_java_ghidra_pty_PtyFactory_java
patch-Ghidra_Framework_Pty_src_main_java_ghidra_pty_openbsd_OpenBSDIoctls_java
patch-Ghidra_Framework_Pty_src_main_java_ghidra_pty_openbsd_OpenBSDPtyFactory_java
patch-Ghidra_Framework_Pty_src_main_java_ghidra_pty_openbsd_OpenBSDPtySessionLeader_java
patch-Ghidra_Framework_Utility_src_main_java_utility_application_ApplicationUtilities_java
patch-Ghidra_Test_DebuggerIntegrationTest_src_test_slow_java_agent_dbgeng_rmi_DbgEngConnectorsTest_java
patch-Ghidra_Test_DebuggerIntegrationTest_src_test_slow_java_agent_drgn_rmi_DrgnConnectorsTest_java
patch-Ghidra_Test_DebuggerIntegrationTest_src_test_slow_java_agent_gdb_rmi_GdbConnectorsTest_java
patch-Ghidra_Test_DebuggerIntegrationTest_src_test_slow_java_agent_lldb_rmi_LldbConnectorsTest_java
patch-gradle_hasProtobuf_gradle
patch-gradle_properties
patch-gradle_support_fetchDependencies_gradle
Removed files:
security/ghidra/files: repos.gradle
security/ghidra/patches: patch-GPL_CabExtract_build_gradle
patch-Ghidra_Features_Decompiler_build_gradle
patch-Ghidra_Features_Decompiler_src_decompile_cpp_types_h
patch-Ghidra_Framework_Help_src_main_java_help_GHelpBuilder_java
patch-Ghidra_Framework_SoftwareModeling_Module_manifest
patch-Ghidra_Framework_SoftwareModeling_build_gradle
patch-build_gradle
Log message:
Remove BROKEN and update to 12.0.2:
* In order to get the debugger/egdb working patch all uses of protobuf, jna and
protobuf_java versions to use our ports built protobuf and jna. Also copy the
Linux Pty implementation and patch the copies for OpenBSD.
* Create a maintainer target build-dependencies to create a supplemental
distfile with the downloaded build dependencies.
okay bentley@ ian@