./x11/libXmu, X Miscellaneous Utilities library

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


Branch: CURRENT, Version: 1.2.1, Package name: libXmu-1.2.1, Maintainer: pkgsrc-users

This Xmu library contains miscellaneous utilities and is not part of the
Xlib standard. It contains routines which only use public interfaces
so that it may be layered on top of any proprietary implementation of
Xlib or Xt.

This also includes the Mini Xmu library that does not use Xt and Xaw.

This is from the modular X.org project.


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

Master sites:

Filesize: 356.336 KB

Version history: (Expand)


CVS history: (Expand)


   2024-04-16 23:18:48 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
libXmu: update to 1.2.1.

Matt Turner (3):
      test: Add missing setjmp()
      test: Add prototype for Xmureallocarray to silence warning
      libXmu 1.2.1
   2024-04-03 23:26:00 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
libXmu: update to 1.2.0.

This release raises the minimum version of libXt required to 1.1.0
(released in 2011), and for those builders who need to regenerate
the autoconf files, raises the minimum version of autoconf required
to 2.70 (released in 2020).

Alan Coopersmith (21):
      configure: raise minimum autoconf requirement to 2.70
      src/Makefile.am: Remove hardcoded -D_BSD_SOURCE
      configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
      test: Convert test code to use glib test helpers
      test: Add simple test cases for functions in src/RdBitF.c
      test: Add simple test cases for functions in src/CursorName.c
      test: Add simple test cases for functions in src/Lower.c
      test: Add simple test cases for functions in src/StrToBS.c
      test: Add simple test cases for functions in src/StrToGrav.c
      test: Add simple test cases for functions in src/StrToJust.c
      test: Add simple test cases for functions in src/StrToLong.c
      test: Add simple test cases for functions in src/StrToOrnt.c
      test: Add simple test cases for functions in src/StrToShap.c
      test: Add simple test cases for functions in src/reallocarray.c
      XmuReadBitmapDataFromFile: set close-on-exec when opening files
      unifdef hpux
      unifdef Lynx
      Remove "#ifndef notdef" checks
      unifdef SYSV
      Use XtAsprintf to simplify os_name string generation
      libXmu 1.2.0
   2022-11-09 14:14:32 by Joerg Sonnenberger | Files touched by this commit (223)
Log message:
Reset MAINTAINER
   2022-10-17 23:41:37 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
libXmu: update to 1.1.4.

This release includes two notable changes to XmuConvertStandardSelection():

1) It no longer supports XA_IP_ADDRESS, which only supported IPv4 addresses
   and simply provided the output of gethostbyname() on the local hostname.

2) XA_OWNER_OS no longer reports "BSD" for any Unix-like OS (including \ 
Linux)
   that it hadn't been coded to handle, instead relying on uname() where
   available to provide the OS name.

The lack of bug reports about the previously misleading output for these
suggests they're not widely used, with codesearch.debian.net only finding
matches in libXmu and the rust bindings to libXmu, and not any consumers
of these interfaces.

Alan Coopersmith (19):
      Build xz tarballs instead of bzip2
      Fix spelling/wording issues
      gitlab CI: add a basic build test
      COPYING: correct source file path names
      Remove unnnecessary casts from *alloc() and free() calls
      Import reallocarray() from libX11 (originally from OpenBSD)
      Convert code to use Xmumallocarray() & reallocarray()
      XmuGetHostname: Drop support for ancient USG systems
      get_os_name: Use autoconf to detect uname() support
      More typo fixes
      Use memcpy instead of memmove when buffers are known not to overlap
      Use _CONST_X_STRING to make libXt declare String as const char *
      Clear some more -Wdiscarded-qualifiers warnings
      Handle -Wsign-compare warnings
      Handle -Wmissing-field-initializers warnings
      _XEditResGet32: Fix casts to avoid unexpected sign extension in 64-bit
      Add simple test cases for _XEditRes{Put,Get}* functions
      Add .git-blame-ignore-revs to hide whitespace commits from git blame
      libXmu 1.1.4

Matthieu Herrb (3):
      Unifdef SYSVNET
      Fix OWNER_OS in XmuConvertStandardSelection() on Linux
      Remove support for XA_IP_ADDRESS
   2022-04-10 10:53:24 by Nia Alarie | Files touched by this commit (90)
Log message:
x11: adapt to new avoid-duplicate.mk usage
   2021-12-01 14:01:17 by Nia Alarie | Files touched by this commit (38)
Log message:
x11: Add avoid-duplicate.mk to Xorg library packages
   2021-10-26 13:35:01 by Nia Alarie | Files touched by this commit (674)
Log message:
x11: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz
   2021-10-07 17:14:47 by Nia Alarie | Files touched by this commit (675)
Log message:
x11: Remove SHA1 hashes for distfiles