# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup cmake 1.1 PortGroup compiler_blacklist_versions 1.0 PortGroup gitea 1.0 PortGroup legacysupport 1.1 # clock_gettime legacysupport.newest_darwin_requires_legacy 15 gitea.domain git.skyjake.fi gitea.setup skyjake the_Foundation 1.9.1 v revision 0 categories devel license BSD maintainers {@sikmir disroot.org:sikmir} openmaintainer description Opinionated C11 library for low-level functionality long_description {*}${description} checksums rmd160 af4907968ee2d0f77e4598e8d9d478b35687fb8c \ sha256 e45a77e509c5a864ce4f28ec230a2874e99adbee11ef8390d2b55aca87fba70f \ size 221737 depends_build-append \ port:pkgconfig depends_lib-append port:curl \ port:libunistring \ path:lib/libssl.dylib:openssl \ port:pcre2 \ port:zlib worksrcdir the_foundation patchfiles-append patch-environ.diff compiler.c_standard 2011 # fatal error: 'stdatomic.h' file not found compiler.blacklist-append {clang < 700} # t_test.c: error: variable 'remCount' set but not used [-Werror,-Wunused-but-set-variable] configure.args-append \ -DTFDN_ENABLE_WARN_ERROR=OFF