aboutsummaryrefslogtreecommitdiff
path: root/cad/kicad/files
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 2010.05.05.Thierry Thomas2010-05-249-191/+45
| | | | Notes: svn path=/head/; revision=254975
* Fix a Makefile bug.Thierry Thomas2008-11-301-0/+20
| | | | | | | Reported by: pointyhat via Pav Notes: svn path=/head/; revision=223629
* Upgrade to 20080825.Thierry Thomas2008-09-246-168/+117
| | | | Notes: svn path=/head/; revision=220724
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-195-9/+9
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* Upgrade to 20070702.Thierry Thomas2007-07-076-43/+109
| | | | | | | Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt>. Notes: svn path=/head/; revision=195122
* Upgrade to 2007.05.25 and switch to wxWidgets-2.8.Thierry Thomas2007-05-261-21/+36
| | | | | | | Note: Python bindings not yet enabled. Notes: svn path=/head/; revision=191888
* Upgrade to 2007-01-15.Thierry Thomas2007-01-271-15/+21
| | | | | | | Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt>. Notes: svn path=/head/; revision=183415
* Upgrade to 2006.06.26.Thierry Thomas2006-06-291-7/+7
| | | | | | | Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt>. Notes: svn path=/head/; revision=166629
* Upgrade to 20060424.Thierry Thomas2006-04-241-4/+5
| | | | | | | Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt>. Notes: svn path=/head/; revision=160373
* Upgrade to 2006-03-28.Thierry Thomas2006-03-291-18/+43
| | | | | | | Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt>. Notes: svn path=/head/; revision=158372
* Upgrade to 2005-12-22.Thierry Thomas2005-12-252-21/+4
| | | | | | | Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt>. Notes: svn path=/head/; revision=152021
* Add Kicad, a software for the creation of electronic schematicThierry Thomas2005-12-084-0/+126
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. Notes: svn path=/head/; revision=150689