head 1.2; access; symbols pkgsrc-2024Q2:1.1.0.26 pkgsrc-2024Q2-base:1.1 pkgsrc-2024Q1:1.1.0.24 pkgsrc-2024Q1-base:1.1 pkgsrc-2023Q4:1.1.0.22 pkgsrc-2023Q4-base:1.1 pkgsrc-2023Q3:1.1.0.20 pkgsrc-2023Q3-base:1.1 pkgsrc-2023Q2:1.1.0.18 pkgsrc-2023Q2-base:1.1 pkgsrc-2023Q1:1.1.0.16 pkgsrc-2023Q1-base:1.1 pkgsrc-2022Q4:1.1.0.14 pkgsrc-2022Q4-base:1.1 pkgsrc-2022Q3:1.1.0.12 pkgsrc-2022Q3-base:1.1 pkgsrc-2022Q2:1.1.0.10 pkgsrc-2022Q2-base:1.1 pkgsrc-2022Q1:1.1.0.8 pkgsrc-2022Q1-base:1.1 pkgsrc-2021Q4:1.1.0.6 pkgsrc-2021Q4-base:1.1 pkgsrc-2021Q3:1.1.0.4 pkgsrc-2021Q3-base:1.1 pkgsrc-2021Q2:1.1.0.2 pkgsrc-2021Q2-base:1.1; locks; strict; comment @# @; 1.2 date 2024.08.17.00.59.47; author nia; state dead; branches; next 1.1; commitid gZdZOc3I7Xs807mF; 1.1 date 2021.05.08.19.47.16; author jdolecek; state Exp; branches; next ; commitid DJ5hrjtoEHQ1InSC; desc @@ 1.2 log @databases: Remove mariadb104 @ text @$NetBSD: patch-storage_tokudb_PerconaFT_src_CMakeLists.txt,v 1.1 2021/05/08 19:47:16 jdolecek Exp $ Portability. --- storage/tokudb/PerconaFT/src/CMakeLists.txt.orig 2015-02-25 15:40:56.000000000 +0000 +++ storage/tokudb/PerconaFT/src/CMakeLists.txt @@@@ -36,7 +36,9 @@@@ set_property(TARGET ${LIBTOKUDB} tokudb_ configure_file(export.map . COPYONLY) if (NOT CMAKE_SYSTEM_NAME STREQUAL Darwin) add_space_separated_property(TARGET ${LIBTOKUDB} COMPILE_FLAGS "-fvisibility=hidden -fvisibility-inlines-hidden") + if (NOT CMAKE_SYSTEM_NAME STREQUAL SunOS) add_space_separated_property(TARGET ${LIBTOKUDB} LINK_FLAGS "-Wl,--version-script=${CMAKE_CURRENT_BINARY_DIR}/${CMAKE_CFG_INTDIR}/export.map") + endif () endif () # detect when we are being built as a subproject @ 1.1 log @Add client and server packages for MariaDB 10.4 Copy of the pkgsrc-wip packages by nia@@. Consider experimental for now. @ text @d1 1 a1 1 $NetBSD$ @