git: d11bd27f7c66 - main - x11-toolkits/Xaw3d: Assume maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 19 Mar 2025 14:49:54 UTC
The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/ports/commit/?id=d11bd27f7c66fd5b8dc1de62cf97ba94ff18039e commit d11bd27f7c66fd5b8dc1de62cf97ba94ff18039e Author: Cy Schubert <cy@FreeBSD.org> AuthorDate: 2025-03-19 14:42:20 +0000 Commit: Cy Schubert <cy@FreeBSD.org> CommitDate: 2025-03-19 14:49:49 +0000 x11-toolkits/Xaw3d: Assume maintainership Assume maintainership because I have plans for this port. libXaw3d is now maintained by the freedesktop.org project. The plan is to: 1. Rename this port to x11-toolkits/libXaw3d. 2. Update the port to 1.6.6 as per https://gitlab.freedesktop.org/xorg/lib/libxaw3d. This passes the build test. 3. Update dependent ports to the new origin. 4. Exp-run. 5. Finally push the updated libXaw3d. --- x11-toolkits/Xaw3d/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-toolkits/Xaw3d/Makefile b/x11-toolkits/Xaw3d/Makefile index 608c38451830..757bb5af0f7f 100644 --- a/x11-toolkits/Xaw3d/Makefile +++ b/x11-toolkits/Xaw3d/Makefile @@ -4,7 +4,7 @@ PORTREVISION= 8 CATEGORIES= x11-toolkits MASTER_SITES= http://slackware.cs.utah.edu/pub/slackware/slackware64-13.1/source/x/xaw3d/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= cy@FreeBSD.org COMMENT= 3-D Athena Widget set that looks like Motif LICENSE= MIT