./x11/motif, LGPLed Motif toolkit for the X Window System

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.3.8nb3, Package name: motif-2.3.8nb3, Maintainer: pkgsrc-users

The industry standard user interface toolkit for the X Window System.
This is released under LGPL 2.1.


Required to run:
[graphics/png] [graphics/jpeg] [fonts/Xft2]

Required to build:
[pkgtools/x11-links] [x11/xbitmaps] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

Filesize: 5570.633 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570)
Log message:
*: revebump for new brotli option for freetype2

Addresses PR 57693
   2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527)
Log message:
*: Recursive revbup from graphics/freetype2
   2022-04-16 12:40:05 by Taylor R Campbell | Files touched by this commit (1)
Log message:
x11/motif: Explain what's going on with the libXt tool dependency.
   2022-04-16 12:39:51 by Taylor R Campbell | Files touched by this commit (3)
Log message:
x11/motif: Work around quirks in build-time tool-building.

See comments for details.  Tidy up variable definitions while here.
Use native ar/ranlib if available -- armv7--netbsdelf-eabihf-ranlib
doesn't seem to do anything on an archive of x86 objects to build a
tool library, so let's try using the native one instead for such a
cross-build.
   2022-04-11 11:04:51 by Nia Alarie | Files touched by this commit (1)
Log message:
motif: pull libXt as a tool dependency only if using modular xorg *and*
cross-compiling.

using TOOL_DEPENDS for libXt bypasses normal builtin checks, so the
pkgsrc version is pulled in, and libXt is marked unavailable when using
native x.

evidence so far indicates libxt is only needed as a tool dependency
when cross-compiling (the distinction between normal and tool depends
primarily being relevent during cross-builds anyway), but this
also confused me because libXt installs nothing tool-like? Is motif's
build system broken (it's likely!)?
   2022-04-10 14:52:26 by Taylor R Campbell | Files touched by this commit (1)
Log message:
x11/motif: Make build work for both cross and native.
   2022-04-05 12:01:06 by Taylor R Campbell | Files touched by this commit (5)
Log message:
x11/motif: Patch more ctype(3) abuse.
   2022-04-05 12:00:21 by Taylor R Campbell | Files touched by this commit (5)
Log message:
x11/motif: Fix cross-build.