[Bug 258905] Adding description to bsd.options.desc.mk for Xaw and NeXtaw
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 258905] Adding description to bsd.options.desc.mk for Xaw and NeXtaw"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 258905] Adding description to bsd.options.desc.mk for Xaw and NeXtaw"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 258905] Adding description to bsd.options.desc.mk for Xaw"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 04 Oct 2021 05:53:24 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258905
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?= NetCDF data format support
NETLIB_DESC?= Blas implementation from Netlib
NETPBM_DESC?= Netpbm graphics toolkit support
+NEXTAW_DESC?= Use NeXtaw implementation of Athena
NFS_DESC?= Network File System support
NIS_DESC?= Network Information Services/YP support
NLS_DESC?= Native Language Support
@@ -533,6 +534,7 @@
X264_DESC?= H.264 video codec support via x264
X265_DESC?= H.265 video codec support via x265
XALAN_DESC?= Xalan XSLT processor support
+XAW_DESC?= Use Xaw implementation of Athena
XCURSOR_DESC?= Cursor themes support
XERCES_DESC?= XML parser support via Xerces
XFT_DESC?= Xft font library support
--
You are receiving this mail because:
You are the assignee for the bug.