Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id B612263B89C for ; Wed, 22 Dec 2010 20:43:48 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 8D3D119D5E4; Wed, 22 Dec 2010 20:43:48 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id F220219D5D9 for ; Wed, 22 Dec 2010 20:43:45 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id E6C76175DD; Wed, 22 Dec 2010 20:43:45 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Wed, 22 Dec 2010 20:43:45 +0000 From: "David Brownlee" Subject: CVS commit: pkgsrc/mk/platform To: pkgsrc-changes@NetBSD.org Reply-To: abs@netbsd.org X-Mailer: log_accum Message-Id: <20101222204345.E6C76175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: abs Date: Wed Dec 22 20:43:45 UTC 2010 Modified Files: pkgsrc/mk/platform: Darwin.mk Log Message: Why should apps compiled for OS X 10.4 and earlier have to languish with outdated X libraries? Default to modular x11 for a more modern set of features, bugfixes (and bugs), and to simplify application support Does *not* affect 10.5 (Leopard) or later To generate a diff of this commit: cvs rdiff -u -r1.43 -r1.44 pkgsrc/mk/platform/Darwin.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.