This package contains the configuration files, platform data, & Makefile
templates for the old Imake build tool.
Today is the 10th anniversary of X.Org moving off this tool for our own
builds. While we continue to accept patches and publish updates for the
benefit of other packages which still use Imake to build, we have not been
actively maintaining, testing, or adding new OS or platform support for
Imake. Software that still uses Imake to build is encouraged to move
to another build system that is better maintained.
Alan Coopersmith (8):
configure: Drop AM_MAINTAINER_MODE
autogen.sh: Honor NOCONFIGURE=1
Remove very out of date OS2 DLL mappings for no-longer-shipped makedef.cmd
sun.cf: limit SysV man page sections to Solaris 2.0-11
sun.cf: Sun Studio 12.0 & later compilers prefer -m32/-m64
README: reword status section
Remove os2def.db from EXTRA_DIST
xorg-cf-files 1.0.6
Andreas Boll (1):
Imake.tmpl: Use gzip -n to not save the timestamps
James Cloos (1):
Minor adjustment to the or1k patch.
Manuel A. Fernandez Montecelo (1):
Add support for OpenRISC 1000 (or1k) CPU
Riku Voipio (1):
add DefaultGcc2AArch64Opt to xorg.cf
Thomas Klausner (2):
NetBSD: add AMD64Architecture, fix Arm32Architecture.
Always include xorg.cf for GccAliasingArgs.
Problems found locating distfiles:
Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2
Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz
Package xservers: missing distfile xservers-3.3.6.5.tar.bz2
Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz
Package xview-lib: missing distfile xview3.2p1-X11R6.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
This minor maintenance release adds support for the Aarch64 platform to
the Linux configuration and updates the Solaris configuration to reflect
changes in Solaris 11 & later.
Alan Coopersmith (6):
On Solaris 11 & later, use /usr/gnu/bin/install for InstallCmd
Update xorgversion.def from 7.6 to 7.7
Trim trailing whitespace
Remove xprint_host.def
sun.cf: stop linking libraries merged into libc in later Solaris releases
xorg-cf-files 1.0.5
Riku Voipio (1):
Add Aarch64 support
Always use xorg-cf-files and imake from pkgsrc, replacing xpkgwedge.
Always install man pages, not cat pages when using imake.
Unify the various imake PLIST variables in preparation for dropping.
Adjust xbattbar for the new expectations.
Update x11/xorg-cf-files 1.0.3 to 1.0.4
Date: Wed Jan 5 20:31:00 2011 -0800
xorg-cf-files 1.0.4
- config: Add missing AC_CONFIG_SRCDIR
- Regroup AC statements under the Autoconf initialization section.
Regroup AM statements under the Automake initialization section.
- Update xorgversion.def from 7.5 to 7.6
- Add support for darwin x86_64
- Add .gitignore
- Update README & COPYING files
- Use INSTALL_CMD from xorg-macros-1.4 to make INSTALL file
- Also bump minimum autoconf version to 2.60 for consistency with other
X.Org modules
- Remove libXp from XawClientLibs
- libXaw has lost Xp support some times ago.
- Use font-util 1.1 macros to set FontDir and FontEncDir in site.def
- Replaces cygwin.cf rules to manually set these paths.
- List X.Org version as 7.5 instead of 6.8.99.903
- cf: Update Cygwin rules
A: Because joerg@ had a local change which forced the use of
makedepend and which somehow didn't make it into xorg-cf-files
when packages.
Fix that, bump revision of xorg-cf-files and imake, the latter with a
dependency on a newer version of the former.
This are the default rules used by imake. Platforms other than
DragonFly, FreeBSD, Linux and NetBSD will most likely want some work
here.
OK for import during freeze: agc@ and wiz@