summaryrefslogtreecommitdiff
path: root/cad/geda
diff options
context:
space:
mode:
authorrh <rh>2000-02-22 08:38:51 +0000
committerrh <rh>2000-02-22 08:38:51 +0000
commit87e5f76c949676e514f206d8df3eb8c4901aceea (patch)
treef13c59ffd5482672a79c58986c82f876eeb1f126 /cad/geda
parent56e4eeb81a8914d5192d6ff27ea491a653595b24 (diff)
downloadpkgsrc-87e5f76c949676e514f206d8df3eb8c4901aceea.tar.gz
Update gEDA to 20000220.
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).
Diffstat (limited to 'cad/geda')
-rw-r--r--cad/geda/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/geda/Makefile b/cad/geda/Makefile
index 27b61cb56a4..3c661dbf1e0 100644
--- a/cad/geda/Makefile
+++ b/cad/geda/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2000/01/02 23:09:49 rh Exp $
+# $NetBSD: Makefile,v 1.13 2000/02/22 08:38:51 rh Exp $
#
DISTNAME= gEDA-${PKGVERSION}
@@ -22,7 +22,7 @@ NO_PATCH= yes
NO_CONFIGURE= yes
NO_BUILD= yes
-PKGVERSION= 19991011
+PKGVERSION= 20000220
do-install: # empty