Date: Fri, 28 Mar 2025 11:10:40 GMT From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e6a8b80c8208 - main - x11-toolkits/SoXt: Mark DEPRECATED Message-ID: <202503281110.52SBAebM035288@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=e6a8b80c820833d029df0882d3671dfce78ee1b6 commit e6a8b80c820833d029df0882d3671dfce78ee1b6 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2025-03-27 11:27:21 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2025-03-28 11:10:14 +0000 x11-toolkits/SoXt: Mark DEPRECATED - Broken for more than 6 months - Set EXPIRATION_DATE 2025-04-26 If someone needs this port feel free to undeprecate and takeover maintainership. --- x11-toolkits/SoXt/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/x11-toolkits/SoXt/Makefile b/x11-toolkits/SoXt/Makefile index 5ee3dea88373..c831e9399411 100644 --- a/x11-toolkits/SoXt/Makefile +++ b/x11-toolkits/SoXt/Makefile @@ -1,6 +1,6 @@ PORTNAME= SoXt -DISTVERSION= 1.4.1 DISTVERSIONPREFIX= v +DISTVERSION= 1.4.1 CATEGORIES= x11-toolkits MASTER_SITES= https://github.com/coin3d/${PORTNAME:tl}/releases/download/${DISTVERSIONFULL}/ DISTNAME= ${PORTNAME:tl}-${DISTVERSION}-src @@ -12,6 +12,8 @@ WWW= https://github.com/coin3d/soxt LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2025-04-27 BROKEN_FreeBSD_14= error: couldn't compile and link with Motif BROKEN_FreeBSD_15= error: couldn't compile and link with Motif @@ -26,7 +28,6 @@ USE_XORG= ice sm x11 xext xi xmu xt SHEBANG_FILES= cfg/doxy4win.pl GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS+= --with-pthread=yes --with-coin=${LOCALBASE} # avoid renaming of soxt-config and soxt-config.1home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202503281110.52SBAebM035288>
