From nobody Mon Oct 4 05:53:24 2021 X-Original-To: ports-bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 025A617E33E5 for ; Mon, 4 Oct 2021 05:53:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HN8yr5ghKz3hmX for ; Mon, 4 Oct 2021 05:53:24 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A3316141AE for ; Mon, 4 Oct 2021 05:53:24 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 1945rOWm031436 for ; Mon, 4 Oct 2021 05:53:24 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 1945rOum031435 for ports-bugs@FreeBSD.org; Mon, 4 Oct 2021 05:53:24 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 258905] Adding description to bsd.options.desc.mk for Xaw and NeXtaw Date: Mon, 04 Oct 2021 05:53:24 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: sid@bsdmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports-bugs@freebsd.org X-BeenThere: freebsd-ports-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258905 Bug ID: 258905 Summary: Adding description to bsd.options.desc.mk for Xaw and NeXtaw Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: sid@bsdmail.com Proposal to add a description for Xaw and NeXtaw in bsd.options.desc.mk Xaw is the most commonly used Athena implementation. NeXtaw is arguably the best visually appeasing Athena implementation. I intend to add make config options to Xaw applications to work with NeXtaw. Thank you --- bsd.options.desc.mk.orig 2021-10-03 07:02:36.446891000 +0000 +++ bsd.options.desc.mk 2021-10-03 07:04:58.859109000 +0000 @@ -359,6 +359,7 @@ NETCDF_DESC?=3D NetCDF data format support NETLIB_DESC?=3D Blas implementation from Netlib NETPBM_DESC?=3D Netpbm graphics toolkit support +NEXTAW_DESC?=3D Use NeXtaw implementation of Athena NFS_DESC?=3D Network File System support NIS_DESC?=3D Network Information Services/YP support NLS_DESC?=3D Native Language Support @@ -533,6 +534,7 @@ X264_DESC?=3D H.264 video codec support via x264 X265_DESC?=3D H.265 video codec support via x265 XALAN_DESC?=3D Xalan XSLT processor support +XAW_DESC?=3D Use Xaw implementation of Athena XCURSOR_DESC?=3D Cursor themes support XERCES_DESC?=3D XML parser support via Xerces XFT_DESC?=3D Xft font library support --=20 You are receiving this mail because: You are the assignee for the bug.=