head 1.1; access; symbols pkgsrc-2026Q1:1.1.0.6 pkgsrc-2026Q1-base:1.1 pkgsrc-2025Q4:1.1.0.4 pkgsrc-2025Q4-base:1.1 pkgsrc-2025Q3:1.1.0.2 pkgsrc-2025Q3-base:1.1; locks; strict; comment @# @; 1.1 date 2025.07.31.08.06.28; author pin; state Exp; branches; next ; commitid TfBs29R5XFXVaS4G; desc @@ 1.1 log @misc/projectable: update to 1.3.2 What's Changed - Add NetBSD by @@0323pin in #27 - merge more config file settings into config by @@aikomastboom in #28 - Merge entries within the 'commands' config by @@warpfork in #29 - chore: update deps and msrv by @@chenrui333 in #31 - feat: add dependabot by @@chenrui333 in #32 - chore: update action deps and replace deprecated actions-rs/toolchain with actions-rust-lang/setup-rust-toolchain by @@chenrui333 in #33 @ text @$NetBSD$ Add NetBSD-generic32. --- ../vendor/openssl-src-300.4.1+3.4.0/openssl/Configurations/10-main.conf.orig 2025-07-31 07:22:21.855263878 +0000 +++ ../vendor/openssl-src-300.4.1+3.4.0/openssl/Configurations/10-main.conf @@@@ -1033,6 +1033,10 @@@@ my %targets = ( shared_target => "bsd-gcc-shared", shared_cflag => "-fPIC", }, + "NetBSD-generic32" => { + inherit_from => [ "BSD-generic32" ], + ex_libs => add(threads("-latomic")), + }, "BSD-generic64" => { inherit_from => [ "BSD-generic32" ], bn_ops => "SIXTY_FOUR_BIT_LONG", @