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 4F2837A227 for ; Wed, 3 Feb 2016 19:39:49 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id F136085EAA; Wed, 3 Feb 2016 19:39:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 80C3685EA8 for ; Wed, 3 Feb 2016 19:39:48 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id B8Xn35LWHfKS for ; Wed, 3 Feb 2016 19:39:48 +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 2414B84CE5 for ; Wed, 3 Feb 2016 19:39:48 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 20031FBB7; Wed, 3 Feb 2016 19:39:48 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Wed, 3 Feb 2016 19:39:48 +0000 From: "Manuel Bouyer" Subject: CVS commit: pkgsrc/cad/kicad-footprints To: pkgsrc-changes@NetBSD.org Reply-To: bouyer@netbsd.org X-Mailer: log_accum Message-Id: <20160203193948.20031FBB7@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: bouyer Date: Wed Feb 3 19:39:48 UTC 2016 Added Files: pkgsrc/cad/kicad-footprints: DESCR Makefile PLIST distinfo Log Message: Add kicad-footprints from the 4.0.1 kicad release Kicad is an open source (GPL) software for the creation of electronic schematic diagrams and printed circuit board artwork. Designed and written by Jean-Pierre Charras, a researcher at LIS (Laboratoire des Images et des Signaux) and a teacher in IUT de Saint Martin d'Heres (France), in the field of electrical engineering and image processing. Kicad is a set of four softwares and a project manager: * Eeschema: Schematic entry. * Pcbnew: Board editor. * Gerbview: GERBER viewer (photoplotter documents). * Cvpcb: footprint selector for components used in the circuit design. * Kicad: project manager. This package contains the component footprints for Kicad To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/cad/kicad-footprints/DESCR \ pkgsrc/cad/kicad-footprints/Makefile pkgsrc/cad/kicad-footprints/PLIST \ pkgsrc/cad/kicad-footprints/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.