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@