pkgsrc/devel/imake/DESCR
wiz afede96015 imake: update to 1.0.8.
Alan Coopersmith (7):
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      Use SEEK_* names instead of raw numbers for fseek whence argument
      README: reword status section
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      imake 1.0.8

Andrew Savchenko (1):
      imake support for lcc compiler

Mihail Konev (1):
      autogen: add default patch prefix
2019-03-17 11:15:21 +00:00

14 lines
697 B
Text

The imake package contains the imake utility, plus a number of
support programs, such as mkdirhier, revpath, and xmkmf.
The X Window System used imake extensively up through the X11R6.9
release, for both full builds within the source tree and external
software. X moved to GNU autoconf and automake for its build system
in 2005 for X11R7.0 and later releases, but still provides imake
for building existing external software programs that have not yet
converted, though they are not actively maintaining it for new OS
or platform releases.
Anyone shipping software still using imake to build should be
working on moving to something that is still adding support for
new platforms and runtimes.