git: 578ac2c980cf - main - devel/mingw32-directx: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 20 Oct 2023 21:04:53 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=578ac2c980cf2c5ad3b216a2a56db5546b091fdc commit 578ac2c980cf2c5ad3b216a2a56db5546b091fdc Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-10-20 19:49:42 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-10-20 21:04:39 +0000 devel/mingw32-directx: Mark DEPRECATED - Last upstream release was in 2002 - mingw32 project is more or less defunct - Pet portclippy - Set EXPIRATION_DATE 2023-11-20 --- devel/mingw32-directx/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/devel/mingw32-directx/Makefile b/devel/mingw32-directx/Makefile index b6d1c204a96b..769b32bc036f 100644 --- a/devel/mingw32-directx/Makefile +++ b/devel/mingw32-directx/Makefile @@ -10,12 +10,16 @@ MAINTAINER= ports@FreeBSD.org COMMENT= DirectX header files for use with MinGW WWW= https://www.libsdl.org/extras/win32/cygwin/README.txt +DEPRECATED= Last upstream release was in 2002 and mingw32 project is more or less dead +EXPIRATION_DATE= 2023-11-20 + BUILD_DEPENDS= ${PKGNAMEPREFIX}gcc:devel/${PKGNAMEPREFIX}gcc \ mingwm10.dll:devel/mingw32-bin-msvcrt -NO_WRKSUBDIR= yes NO_BUILD= yes +NO_WRKSUBDIR= yes + do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/mingw32/include .for f in d3dtypes.h ddraw.h dinput.h directx.h dsound.h