xaw

  1. sidetone

    Xaw3dxft is alive and well

    libXaw3dXft is alive and well: https://github.com/DaveFlater/libXaw3dXft https://sourceforge.net/projects/sf-xpaint/files/libxaw3dxft/ was the old website. Version 1.6.4 was released 2 months ago. Version 1.6.3 was released 4 months ago. Unfortunately, the original author of libxaw3dxft...
  2. sidetone

    Motif & GTK

    Motif and GTK are being compared, because they're both written in C, and both are under LGPL2.1+. GTK also has a history of its project spawning off of use of Motif. History of Motif Motif started off proprietary in 1988 by Open Software Foundation. This foundation was created by...
  3. sidetone

    Adding NeXtaw option to ports as Athena Widgets, and porting to XCB

    I want to add Nextaw (x11-toolkits/neXtaw) options to applications that use Xaw (x11-toolkits/libXaw) in ports. I've thought about working on adding port customizations since starting the thread athena-xaw-implementations.81588. To start with, I learned a lot about adjusting Makefiles by using...
  4. sidetone

    Athena Widgets/Xaw implementations

    Athena Widgets (Xaw) uses Xt (X toolkit Intrinsics) to interface XCB and Xlib. Xaw is part of Project Athena which has a larger scope beyond graphical widgets. Project Athena was started by MIT, with support from IBM and Digital Equipment Corp. x11-toolkits/neXtaw, x11-toolkits/Xaw3d and...
  5. mecano

    xorg libXaw8 is missing

    Hello, on FreeBSD 7.2-RELEASE-p2 while trying to install x11/xorg (7.4.2) from ports, bitmap complains it can't locate libXaw8 (it seems this later is deprecated and not installed anymore from x11-toolkits/libXaw). I tried rebuilding libs bitmap depends on, portupgrade -af, erasing files in...
  6. L

    Xterm Port

    I'm trying to build Xterm with Xaw3d support. Only problem is, there is no "make config" for Xterm where I can set this. Is there any way to pass configure parameters using the ports infrastructure so that I can customize the Xterm build? This would apply to any port that needs to be passed...
Back
Top