Received: from mail.netbsd.org (mail.NetBSD.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 93C047ACBE for ; Sun, 27 Dec 2015 11:31:55 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 4791F85EF6; Sun, 27 Dec 2015 11:31:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C84DD85ECF for ; Sun, 27 Dec 2015 11:31:54 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 5xhGcejEl7Pc for ; Sun, 27 Dec 2015 11:31:54 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 2D93685E94 for ; Sun, 27 Dec 2015 11:31:54 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2B874FBA4; Sun, 27 Dec 2015 11:31:54 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 27 Dec 2015 11:31:54 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/x11/xorg-cf-files To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20151227113154.2B874FBA4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Sun Dec 27 11:31:54 UTC 2015 Modified Files: pkgsrc/x11/xorg-cf-files: Makefile distinfo pkgsrc/x11/xorg-cf-files/patches: patch-aa patch-ag Log Message: Update xorg-cf-files to 1.0.6. 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. To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 pkgsrc/x11/xorg-cf-files/Makefile cvs rdiff -u -r1.25 -r1.26 pkgsrc/x11/xorg-cf-files/distinfo cvs rdiff -u -r1.3 -r1.4 pkgsrc/x11/xorg-cf-files/patches/patch-aa cvs rdiff -u -r1.4 -r1.5 pkgsrc/x11/xorg-cf-files/patches/patch-ag Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.