Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 3109C63C789 for ; Sun, 4 Sep 2011 18:21:30 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D061F14A66E; Sun, 4 Sep 2011 18:21:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0FE2414A66D for ; Sun, 4 Sep 2011 18:21:28 +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 2IVBW8Oc22Dx for ; Sun, 4 Sep 2011 18:21:27 +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 83B3414A66C for ; Sun, 4 Sep 2011 18:21:27 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 65B9F175DD; Sun, 4 Sep 2011 18:21:27 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sun, 4 Sep 2011 18:21:27 +0000 From: "Aleksey Cheusov" Subject: CVS commit: pkgsrc To: pkgsrc-changes@NetBSD.org Reply-To: cheusov@netbsd.org X-Mailer: log_accum Message-Id: <20110904182127.65B9F175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: cheusov Date: Sun Sep 4 18:21:27 UTC 2011 Modified Files: pkgsrc/devel/lmdbg: Makefile pkgsrc/lang/runawk: Makefile pkgsrc/parallel/paexec: Makefile pkgsrc/pkgtools/distbb: Makefile pkgsrc/pkgtools/pkg_online-client: Makefile pkgsrc/pkgtools/pkg_online-server: Makefile pkgsrc/pkgtools/pkg_summary-utils: Makefile Log Message: For all packages based on mk-configure "configure" target is provided. This fixes parallel builds. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/lmdbg/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/lang/runawk/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/parallel/paexec/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/pkgtools/distbb/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/pkgtools/pkg_online-client/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/pkgtools/pkg_online-server/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/pkgtools/pkg_summary-utils/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.