head 1.8; access; symbols pkgsrc-2023Q4:1.7.0.10 pkgsrc-2023Q4-base:1.7 pkgsrc-2023Q3:1.7.0.8 pkgsrc-2023Q3-base:1.7 pkgsrc-2023Q2:1.7.0.6 pkgsrc-2023Q2-base:1.7 pkgsrc-2023Q1:1.7.0.4 pkgsrc-2023Q1-base:1.7 pkgsrc-2022Q4:1.7.0.2 pkgsrc-2022Q4-base:1.7 pkgsrc-2022Q3:1.6.0.10 pkgsrc-2022Q3-base:1.6 pkgsrc-2022Q2:1.6.0.8 pkgsrc-2022Q2-base:1.6 pkgsrc-2022Q1:1.6.0.6 pkgsrc-2022Q1-base:1.6 pkgsrc-2021Q4:1.6.0.4 pkgsrc-2021Q4-base:1.6 pkgsrc-2021Q3:1.6.0.2 pkgsrc-2021Q3-base:1.6 pkgsrc-2021Q2:1.5.0.6 pkgsrc-2021Q2-base:1.5 pkgsrc-2021Q1:1.5.0.4 pkgsrc-2021Q1-base:1.5 pkgsrc-2020Q4:1.5.0.2 pkgsrc-2020Q4-base:1.5 pkgsrc-2020Q3:1.4.0.4 pkgsrc-2020Q3-base:1.4 pkgsrc-2020Q2:1.4.0.2 pkgsrc-2020Q2-base:1.4 pkgsrc-2020Q1:1.3.0.2 pkgsrc-2020Q1-base:1.3 pkgsrc-2019Q4:1.1.0.6 pkgsrc-2019Q4-base:1.1 pkgsrc-2019Q3:1.1.0.2 pkgsrc-2019Q3-base:1.1; locks; strict; comment @# @; 1.8 date 2024.01.31.21.10.34; author ryoon; state Exp; branches; next 1.7; commitid mKZ8OPx3Z9z46EWE; 1.7 date 2022.10.09.02.37.04; author ryoon; state Exp; branches; next 1.6; commitid Q4GB7a7xTG2BkZWD; 1.6 date 2021.08.27.14.11.08; author ryoon; state Exp; branches; next 1.5; commitid N6Px8rhufw4ShC6D; 1.5 date 2020.10.02.16.49.37; author ryoon; state Exp; branches; next 1.4; commitid yTzrkllHoIdUJlqC; 1.4 date 2020.05.12.11.13.51; author nia; state Exp; branches; next 1.3; commitid mhMZNkXk5M2FtW7C; 1.3 date 2020.03.22.14.46.01; author tnn; state Exp; branches; next 1.2; commitid fvlA1wEJyFW5ip1C; 1.2 date 2019.12.29.01.08.14; author ryoon; state Exp; branches; next 1.1; commitid z7kPmW37yFwYsxQB; 1.1 date 2019.09.18.15.36.43; author ryoon; state Exp; branches; next ; commitid sCvorhg80dogyvDB; desc @@ 1.8 log @mingw-w64-{i686,x86_64}-{headers,crt,winpthreads}: Update to 11.0.1 Changelog: 11.0.1: Fixes for w32api/Cygwin 11.0.0: Notable changes: New libdloadhelper.a, like libdelayimp.a but using Windows 8 and later APIs. Fix race condition when building lib32 and lib64 in parallel on Windows. *recalloc now only available from msvcr90 and later, UCRT. Redirect access() to __mingw_access() on UCRT wrt to X_OK problems. New Hyper-V APIs. SEH based setjmp on ARM if supported by compiler. --enable-cfguard to enable Control Flow Guard in CRT, requires compiler support, clang only at this time. Implement some of the stack protector functions/variables so -lssp is now optional when _FORTIFY_SOURCE or -fstack-protector-strong is used. _FORTIFY_SOURCE=3 support added if __builtin_dynamic_object_size is supported by the compiler (gcc 12 or later). genstubdll removed. uchar_c16rtomb, uchar_c32rtomb, uchar_mbrtoc16 and uchar_mbrtoc32 removed for MSVCR*, UCRT only for now. Updates to DX12 headers and much more from Wine. Many other new win32 APIs. @ text @# $NetBSD: Makefile.common,v 1.7 2022/10/09 02:37:04 ryoon Exp $ # # used by cross/mingw-w64-i686-winpthreads/Makefile # used by cross/mingw-w64-x86_64-winpthreads/Makefile DISTNAME= mingw-w64-v11.0.1 CATEGORIES= cross MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mingw-w64/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@@NetBSD.org HOMEPAGE= http://mingw-w64.org/ PATCHDIR= ${.CURDIR}/../../cross/mingw-w64-x86_64-headers/patches DISTINFO_FILE= ${.CURDIR}/../../cross/mingw-w64-x86_64-headers/distinfo WRKSRC= ${WRKDIR}/${DISTNAME}/mingw-w64-libraries/winpthreads RELRO_SUPPORTED= no USE_LANGUAGES= c c++ USE_TOOLS+= gmake pax perl:build USE_GNU_CONFIGURE_HOST= no GNU_CONFIGURE= yes GNU_CONFIGURE_PREFIX= ${PREFIX}/cross/${MINGW_TARGET}-winpthreads/mingw CONFIGURE_ARGS+= --host=${MINGW_TARGET} CONFIGURE_ARGS+= --with-sysroot=${PREFIX}/cross/${MINGW_TARGET} CONFIGURE_ENV+= ac_cv_prog_CC=${MINGW_TARGET}-gcc PREPEND_PATH+= ${PREFIX}/cross/${MINGW_TARGET}/bin PREPEND_PATH+= ${PREFIX}/cross/${MINGW_TARGET}-bootstrap/bin pre-install: ${MKDIR} ${DESTDIR}/${GNU_CONFIGURE_PREFIX} cd ${PREFIX}/cross/${MINGW_TARGET}/mingw && \ ${FIND} include lib -type f \! -name '*.orig' -print | \ pax -rw -pmp ${DESTDIR}${GNU_CONFIGURE_PREFIX} .include "../../cross/mingw-w64/Makefile.common" @ 1.7 log @mingw-w64*: Update to 10.0.0 * Update GCC and binutils to the latest too. Changelog: v10.0.0: 2022-04-04 Notable changes: * New msvcrt10, 20, 40, 70 and 71 import libraries. * Drop x86_64 64bit crtdll.dll * Updated wine imports * Fix intrin.h compatibility with GCC-11 * _(v)scprintf optimization * optimize __ms_vsnprintf for LTO @ text @d1 1 a1 1 # $NetBSD: Makefile.common,v 1.6 2021/08/27 14:11:08 ryoon Exp $ d6 1 a6 1 DISTNAME= mingw-w64-v10.0.0 @ 1.6 log @mingw-w64: Update to 9.0.0 * Update binutils to 2.37. * Update gcc to 10.3.0. Changelog: Notable changes: UCRT updates by Biswapriyo Nath Wine updates by Jacek Caban Various new and updated API headers by Biswapriyo Nath and Liu Hao Various UCRT and MSVCRT fixes by Martin Storsjo at_quick_exit implementation by Martin Storsjo dism API by Biswapriyo Nath idl fixes by Steve Lhomme Winpthreads fixes by Liu Hao gettimeofday precision increase by Christian Franke @ text @d1 1 a1 1 # $NetBSD: Makefile.common,v 1.5 2020/10/02 16:49:37 ryoon Exp $ d6 1 a6 1 DISTNAME= mingw-w64-v9.0.0 d19 2 @ 1.5 log @mingw-w64-*: Update to mingw-w64 to 8.0.0 * Update GCC to 10.2.0. * Update Binutils to 2.35.1 Changelog: v8.0.0: 2020-09-18 Notable changes: New Hyper-V headers and libraries by Biswapriyo Nath Many headers updated from Wine by Jacek Caban. ARM math improvements by Martin Storsjo floating point fixes by Liu Hao many *printf compatibility fixes by Liu Hao and Martin Storsjo massive Windows App Store API updates by Steve Lhomme winstorecompat library updates by Martin Storsjo __USE_MINGW_ANSI_STDIO now automatically enabled in C99 and C11 mode when not using UCRT by Pali Rohar wdm and ddk updates by Zebediah Figura UCRT for Windows Store Apps (-lucrtapp) by Martin Storsjo Audioclient and ActivateAudioInterfaceAsync API updates by Liu Hao DirectX SDKs are now always installed @ text @d1 1 a1 1 # $NetBSD: Makefile.common,v 1.4 2020/05/12 11:13:51 nia Exp $ d6 1 a6 1 DISTNAME= mingw-w64-v8.0.0 @ 1.4 log @mingw-w64.org's TLS cert expired more than a month ago @ text @d1 1 a1 1 # $NetBSD: Makefile.common,v 1.3 2020/03/22 14:46:01 tnn Exp $ d6 1 a6 1 DISTNAME= mingw-w64-v7.0.0 @ 1.3 log @mingw-w64-x86_64-winpthreads: uses pax(1) during pre-install @ text @d1 1 a1 1 # $NetBSD: Makefile.common,v 1.2 2019/12/29 01:08:14 ryoon Exp $ d12 1 a12 1 HOMEPAGE= https://mingw-w64.org/ @ 1.2 log @Update to mingw-w64 to 7.0.0 and binutils to 2.33.1 mingw-w64: Notable changes: _FORTIFY_SOURCE support thanks to Christian Franke. Lots of math fixes from Martin Storsjö. Many headers updated from Wine by Jacek Caban. UCRT support by Martin Storsjö. binutils: No specific change for Windows/PECOFF. @ text @d1 1 a1 1 # $NetBSD: Makefile.common,v 1.1 2019/09/18 15:36:43 ryoon Exp $ d20 1 a20 1 USE_TOOLS+= gmake perl:build @ 1.1 log @cross/mingw-w64-x86_64-winpthreads: import mingw-w64-x86_64-winpthreads-6.0.0 Mingw-w64 is an advancement of the original mingw.org project, created to support the GCC compiler on Windows systems. It has forked it in 2007 in order to provide support for 64 bits and new APIs. It has since then gained widespread use and distribution. This package provides winpthreads library for mingw-w64 x86_64 target. @ text @d1 1 a1 1 # $NetBSD: Makefile.common,v 1.3 2019/05/10 19:30:03 ryoon Exp $ d6 1 a6 1 DISTNAME= mingw-w64-v6.0.0 @