summaryrefslogtreecommitdiff
path: root/cad/gschem/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2003-05-05PKGREVISION goes after PKGNAME.jmmv1-2/+2
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-1/+2
dependency bumps.
2003-03-09update to gEDA-20030223dmcmahill1-2/+2
Quick summary of changes: - works with guile-1.6.3 now - Norwegian/Danish/German character fixes - PNG output now has some of the objects appearing to have the right thickness. - added Russian translation - bug fix in postscript output - non-applicable menu choices are now greyed out - fixed PADS netlist output bug - added several components to library - added multisheet refdes renumber utility - several other bug fixes.
2003-01-10USE_PKGLOCALEDIRcjep1-1/+2
2002-12-18USE_GNU_GETTEXT allows this to build.grant1-1/+2
From pino@dohd.org in PR pkg/19437.
2002-12-13update the gEDA suite of tools to the 20021103 release.dmcmahill1-3/+5
This represents many many improvements and bug fixes. A few items to note are that the attributes used by the symbol library have been greately cleaned up and unified. You may want to run gsymupdate and gschemupdate if migrating from older versions of the tools.
2002-10-14Dan maintains gEDA these days.rh1-2/+2
2002-05-18update the gEDA suite of tools to the 20020414 snapshot.dmcmahill1-4/+4
Many bug fixes and improvements since last snapshot. Many more symbols added to the libraries.
2002-03-13Give all packages which depend on "png" a version bump, and updatefredb1-2/+3
all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".]
2001-07-17update to gschem-20010708dmcmahill1-4/+4
this represents nearly a year and a half of bug fixes and enhancements to numerous to list.
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2000-08-15USE_PKGLIBTOOL -> USE_LIBTOOLwiz1-2/+2
2000-06-01s/USE_LIBTOOL/USE_PKGLIBTOOL/rh1-2/+2
Add a new USE_LIBTOOL definition that uses the libtool package instead of pkglibtool which is now considered outdated. USE_PKGLIBTOOL is available for backwards compatibility with old packages but is deprecated for new packages.
2000-02-22Update gEDA to 20000220.rh1-2/+2
Changes include: * New dialog boxes by Matt Ettus: - A much improved attribute edit dialog box - A multiple attribute edit dialog box * Improved Hierarchy Support: - Hierarchy/Down Schematic - Hierarchy/Down Symbol - Hierarchy/Up * Text alignment. * Attributes are now required to have no spaces besides the equals sign on each side. This shouldn't cause any problems for anybody. * Bunch of updates to the various gnetlist backends (basically all submitted changes have been integrated). Integration of JM Routoure's PCB backend work (Thanks!). Bug fixes and improvements by Matt Ettus, Stefan Petersen and Bas Gieltjes. * Added a bunch of contributed symbols. Thanks to all that have contributed! There are now 566 symbols in the library. * Documentation. There are the beginnings of docs now. Here's the current list: attributes.txt -- Master attribute list fileformats.html -- gEDA file formats gschem.txt -- The start of a serious user's guide keymapping.html -- Stefan's keymapping document netattrib.txt -- A HOWTO on the net= attribute symbols.html -- The ever useful symbol creation guide * Bug fixes and improvements to some of the utils. * Lots and lots of bug fixes (and bug introductions).
2000-01-02Add conflict with gEDA versions < 19991011.rh1-1/+3
2000-01-02Initial import of gschem-19991011, a schematic capture program.rh1-0/+27