Date: Thu, 8 Dec 2005 23:30:13 +0000 (UTC) From: Thierry Thomas <thierry@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/cad Makefile ports/cad/kicad Makefile distinfo pkg-descr pkg-message pkg-plist ports/cad/kicad/files patch-include__fctsys.h patch-libs.FreeBSD patch-makefile.gtk patch-pcbnew__class_module.cpp Message-ID: <200512082330.jB8NUD9e026779@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thierry 2005-12-08 23:30:13 UTC FreeBSD ports repository Modified files: cad Makefile Added files: cad/kicad Makefile distinfo pkg-descr pkg-message pkg-plist cad/kicad/files patch-include__fctsys.h patch-libs.FreeBSD patch-makefile.gtk patch-pcbnew__class_module.cpp Log: Add Kicad, a software for the creation of electronic schematic diagrams and printed circuit board artwork. 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. Revision Changes Path 1.78 +1 -0 ports/cad/Makefile 1.1 +101 -0 ports/cad/kicad/Makefile (new) 1.1 +9 -0 ports/cad/kicad/distinfo (new) 1.1 +17 -0 ports/cad/kicad/files/patch-include__fctsys.h (new) 1.1 +74 -0 ports/cad/kicad/files/patch-libs.FreeBSD (new) 1.1 +24 -0 ports/cad/kicad/files/patch-makefile.gtk (new) 1.1 +11 -0 ports/cad/kicad/files/patch-pcbnew__class_module.cpp (new) 1.1 +17 -0 ports/cad/kicad/pkg-descr (new) 1.1 +7 -0 ports/cad/kicad/pkg-message (new) 1.1 +1125 -0 ports/cad/kicad/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512082330.jB8NUD9e026779>