pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/cad update to 20070526



details:   https://anonhg.NetBSD.org/pkgsrc/rev/53fa0d250913
branches:  trunk
changeset: 529330:53fa0d250913
user:      dmcmahill <dmcmahill%pkgsrc.org@localhost>
date:      Thu May 31 12:48:32 2007 +0000

description:
update to 20070526

Release notes for the gEDA/gaf 20070526 snapshot

   Changes
     _________________________________________________________________

   libgeda/gschem

     * libgeda's shared library version is now 29:0:0.
     * Added  "recently used files" File menu option. Now you can open up
       files  you  used recently (and if you have a gafrc your components
       should  be  found  too)  and  open  those files up in a new gschem
       window. (Ivan Stankovic)
     * Merge  of  the noscreen branch (many changes). This branch removed
       all  cached  screen  coordinates. Now all calculations are done in
       world  coordinates and should yield some drawing improvements. End
       users  should  not  notice  any  difference (other than the slight
       speed up). (Peter Clifton)
     * Many  improvements  to  the "Write image..." dialog box in gschem.
       gschem   can   now   export   any   image  that  gtk+  (gdk-pixbuf
       specifically)  can write (png, jpg, ico, bmp, etc...). Libgd is no
       longer   an   optional   dependency   and   cannot  be  used  with
       libgeda/gschem. (Carlos Nieves Onega)
     * Improved  the  auto  placing  mechanism.  One improvement (amongst
       others)  is  in  the  cases of: if the attribute overlap with pins
       (including  pinnumbers),  or  the pin connection direction where a
       net  is  supposed  to  be  drawn,  then  the  attributes are moved
       automatically. (Carlos Nieves Onega)
     * A  few  improvements  to  the  component  place selector including
       adding  ok  button  to  hide  the  component  insert  dialog box).
       (Various)
     * Added  items  (links to the wiki and FAQ) to the gschem help menu.
       (Peter Brett)
     * Fixed  a  nasty  bug  that was causing random crashes with keymaps
       that did not have a valid keyval/keysym. (Peter Clifton)
     * Fixed  the  drawing of dotted arcs/circles when the dot spacing is
       too small to render. (Peter Clifton)
     * Fixed  component  selector  filter to be case insensitive. (Carlos
       Nieves Onega)
     * Added  PageUp  and  PageDown  hotkeys  to  change pages in gschem.
       (Peter Brett)
     * Fixed  the  ordering  of  buttons  in  all  gtk dialog boxes to be
       correct  (based  on  what gtk+/gnome/desktop conventions). (Carlos
       Nieves Onega)
     * Added  %%Orientation  to  DSC  block  in  postscript output. (Mike
       Jarabek)
     * Fixed  color  printing  of  select  objects (should not output the
       selected color). (Peter Clifton)
     * Added  hotkeys  to  decrease  and  increase the snap grid spacing.
       (Carlos Nieves Onega and Peter Brett)
     * Improved keymap filling routines (Werner Hoch and Patrick Bernaud)
     * Fixed a couple of small memory leaks. (Ales Hvezda)
     * The usual slew of bug fixes by many individuals.
     * A bunch of code cleanup/fixes by various individuals.
     * Various language translations updated by various individuals.

   gnetlist
     * New gnetlist backends written: Calay and Osmond. (John Doty)
     * Moved  the  loading  of  scheme  files using the "-l" command line
       before  the  schematics are loaded (this allows the scheme code to
       modify the various search paths).
     * Various  improvements  to  the  spice-sdb  backend  including  the
       treatment  of  slotted  parts  (so that pins are emitted in pinseq
       order). (Stuart Brorson)
     * Added  and improved a bunch of regression tests. The vast majority
       of  these tests are now run during make distcheck. (Stuart Brorson
       and Ales Hvezda)
     * A few bugs fixed. (Various)

   gattrib
     * Added doxygen generated docs. (Stuart Brorson)
     * A bunch of bugs fixed. (Stuart Brorson and Peter Clifton)

   docs
     * Removed  the  html  version of the gsch2pcb tutorial. Instead, the
       gsch2pcb  tutorial  is  now  part  of  the  wiki thanks to several
       individuals (Patrick Doyle and Bogdan Petrisor).
     * Updated  the  wiki  snapshot to the latest web wiki version. (Ales
       Hvezda)
     * Misc improvements to various wiki scripts. (Ales Hvezda)

   symbols
     * Added greek mu character. (Carlos Nieves Onega)
     * Added upper case greek omega character. (Jens Persson)

   gsymcheck
     * No significant changes.

   utils
     * Added refdes_renum test suite. (Dan McMahill and Stuart Brorson)
     * Incorporated  --gentle  into  refdes_renum which doesn't overwrite
       refdes'es already numbered. (Stuart Brorson)
     * Moved  gschemdoc  to  the gschem package. Bunch of improvements to
       the    gschemdoc    script   related   to   finding   local/remote
       documentation. (Carlos Nieves Onega)

   examples
     * Fixed  automake  infrastructure  to  install  2N3904 model for the
       TwoStageAmp example. (Stuart Brorson)

   For more a detailed changes, please look in the appropriate ChangeLogs
   in the source tarballs.

diffstat:

 cad/gattrib/distinfo        |   8 ++++----
 cad/geda-docs/Makefile      |   5 ++++-
 cad/geda-docs/PLIST.post    |   5 +----
 cad/geda-docs/PLIST.pre     |  26 +-------------------------
 cad/geda-docs/distinfo      |   8 ++++----
 cad/geda-examples/distinfo  |   8 ++++----
 cad/geda-symbols/PLIST      |   3 ++-
 cad/geda-symbols/distinfo   |   8 ++++----
 cad/geda-utils/Makefile     |   3 +--
 cad/geda-utils/PLIST        |   4 ++--
 cad/geda-utils/distinfo     |   8 ++++----
 cad/geda/Makefile.common    |   4 ++--
 cad/gnetlist/PLIST          |   4 +++-
 cad/gnetlist/distinfo       |   8 ++++----
 cad/gschem/Makefile         |   7 +++++--
 cad/gschem/PLIST            |   3 ++-
 cad/gschem/distinfo         |  11 ++++++-----
 cad/gschem/patches/patch-aa |  23 ++++++++++-------------
 cad/gschem/patches/patch-ab |  11 +++++++++++
 cad/gsymcheck/distinfo      |   8 ++++----
 cad/libgeda/buildlink3.mk   |   6 +++---
 cad/libgeda/distinfo        |   8 ++++----
 22 files changed, 85 insertions(+), 94 deletions(-)

diffs (truncated from 372 to 300 lines):

diff -r 559e81727868 -r 53fa0d250913 cad/gattrib/distinfo
--- a/cad/gattrib/distinfo      Thu May 31 12:29:38 2007 +0000
+++ b/cad/gattrib/distinfo      Thu May 31 12:48:32 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2007/02/21 13:23:53 dmcmahill Exp $
+$NetBSD: distinfo,v 1.15 2007/05/31 12:48:32 dmcmahill Exp $
 
-SHA1 (geda/geda-gattrib-20070216.tar.gz) = 869bd629013d4b366b9dc922ba4b8f90829abdb6
-RMD160 (geda/geda-gattrib-20070216.tar.gz) = dc11bdf8ab2e990c1dd35c5add93c2a46ecff13b
-Size (geda/geda-gattrib-20070216.tar.gz) = 274582 bytes
+SHA1 (geda/geda-gattrib-20070526.tar.gz) = 4ced3f9775dc6e7abd8a1a08f7ea0886de6a32c6
+RMD160 (geda/geda-gattrib-20070526.tar.gz) = bb229409cbbe522e0c25b6bed95865324c6b8856
+Size (geda/geda-gattrib-20070526.tar.gz) = 291639 bytes
diff -r 559e81727868 -r 53fa0d250913 cad/geda-docs/Makefile
--- a/cad/geda-docs/Makefile    Thu May 31 12:29:38 2007 +0000
+++ b/cad/geda-docs/Makefile    Thu May 31 12:48:32 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2007/02/21 13:23:56 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.20 2007/05/31 12:48:34 dmcmahill Exp $
 #
 
 DISTNAME=              geda-docs-${PKGVERSION}
@@ -20,6 +20,9 @@
 
 PLIST_SRC=             ${WRKDIR}/PLIST
 
+# The docs are a snapshot of the wiki and each time around this is substantially different
+# which makes maintaining the PLIST a bit of a pain.  So, automatically generate this
+# portion of the PLIST.
 post-install:
        ${CAT} ${.CURDIR}/PLIST.pre > ${PLIST_SRC}
        ${FIND} ${PREFIX}/share/doc/geda-doc/wiki -type f -print | \
diff -r 559e81727868 -r 53fa0d250913 cad/geda-docs/PLIST.post
--- a/cad/geda-docs/PLIST.post  Thu May 31 12:29:38 2007 +0000
+++ b/cad/geda-docs/PLIST.post  Thu May 31 12:48:32 2007 +0000
@@ -1,5 +1,2 @@
-@comment $NetBSD: PLIST.post,v 1.1 2007/02/21 13:23:57 dmcmahill Exp $
-@dirrm share/doc/geda-doc/tutorials/gsch2pcb/images
-@dirrm share/doc/geda-doc/tutorials/gsch2pcb
-@dirrm share/doc/geda-doc/tutorials
+@comment $NetBSD: PLIST.post,v 1.2 2007/05/31 12:48:34 dmcmahill Exp $
 @unexec ${RMDIR} %D/share/doc/geda-doc 2>/dev/null || ${TRUE}
diff -r 559e81727868 -r 53fa0d250913 cad/geda-docs/PLIST.pre
--- a/cad/geda-docs/PLIST.pre   Thu May 31 12:29:38 2007 +0000
+++ b/cad/geda-docs/PLIST.pre   Thu May 31 12:48:32 2007 +0000
@@ -1,26 +1,2 @@
-@comment $NetBSD: PLIST.pre,v 1.1 2007/02/21 13:23:57 dmcmahill Exp $
+@comment $NetBSD: PLIST.pre,v 1.2 2007/05/31 12:48:34 dmcmahill Exp $
 share/doc/geda-doc/gedadocs.html
-share/doc/geda-doc/tutorials/gsch2pcb/gschem-warmup.html
-share/doc/geda-doc/tutorials/gsch2pcb/images/board-1.png
-share/doc/geda-doc/tutorials/gsch2pcb/images/board-2.png
-share/doc/geda-doc/tutorials/gsch2pcb/images/board-3.png
-share/doc/geda-doc/tutorials/gsch2pcb/images/board-4.png
-share/doc/geda-doc/tutorials/gsch2pcb/images/board-5.png
-share/doc/geda-doc/tutorials/gsch2pcb/images/board-6.png
-share/doc/geda-doc/tutorials/gsch2pcb/images/gschem-sym-1.png
-share/doc/geda-doc/tutorials/gsch2pcb/images/gschem-sym-2.png
-share/doc/geda-doc/tutorials/gsch2pcb/images/gschem-sym-3.png
-share/doc/geda-doc/tutorials/gsch2pcb/images/one-sch-1.png
-share/doc/geda-doc/tutorials/gsch2pcb/images/one-sch-2.png
-share/doc/geda-doc/tutorials/gsch2pcb/images/one-sch-3.png
-share/doc/geda-doc/tutorials/gsch2pcb/images/paper1.gif
-share/doc/geda-doc/tutorials/gsch2pcb/images/pcb-el-1.png
-share/doc/geda-doc/tutorials/gsch2pcb/images/pcb-el-2.png
-share/doc/geda-doc/tutorials/gsch2pcb/images/two-sch-1.png
-share/doc/geda-doc/tutorials/gsch2pcb/images/two-sch-2.png
-share/doc/geda-doc/tutorials/gsch2pcb/images/warmup-0.png
-share/doc/geda-doc/tutorials/gsch2pcb/images/warmup-1.png
-share/doc/geda-doc/tutorials/gsch2pcb/images/warmup-2.png
-share/doc/geda-doc/tutorials/gsch2pcb/transistor-guide.html
-share/doc/geda-doc/tutorials/gsch2pcb/tutorial-old.html
-share/doc/geda-doc/tutorials/gsch2pcb/tutorial.html
diff -r 559e81727868 -r 53fa0d250913 cad/geda-docs/distinfo
--- a/cad/geda-docs/distinfo    Thu May 31 12:29:38 2007 +0000
+++ b/cad/geda-docs/distinfo    Thu May 31 12:48:32 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2007/02/21 13:23:57 dmcmahill Exp $
+$NetBSD: distinfo,v 1.19 2007/05/31 12:48:34 dmcmahill Exp $
 
-SHA1 (geda/geda-docs-20070216.tar.gz) = 04a74038e37672e567972f8ecdcc608c659687c7
-RMD160 (geda/geda-docs-20070216.tar.gz) = 70977902fe4cd9545f5f6a42138680c7c702848f
-Size (geda/geda-docs-20070216.tar.gz) = 3364816 bytes
+SHA1 (geda/geda-docs-20070526.tar.gz) = 3dcd9fe85c55fc46257ff61cfc961fec2f2e0f5f
+RMD160 (geda/geda-docs-20070526.tar.gz) = 98c9f54548c8d83963964b598dcbd55947b510e2
+Size (geda/geda-docs-20070526.tar.gz) = 1808257 bytes
diff -r 559e81727868 -r 53fa0d250913 cad/geda-examples/distinfo
--- a/cad/geda-examples/distinfo        Thu May 31 12:29:38 2007 +0000
+++ b/cad/geda-examples/distinfo        Thu May 31 12:48:32 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2007/02/21 13:23:57 dmcmahill Exp $
+$NetBSD: distinfo,v 1.12 2007/05/31 12:48:34 dmcmahill Exp $
 
-SHA1 (geda/geda-examples-20070216.tar.gz) = e135b83124259002e9dee7e1da37d34a392639b7
-RMD160 (geda/geda-examples-20070216.tar.gz) = 458550f836e3681bfbdec38552b1681b4a7fcabf
-Size (geda/geda-examples-20070216.tar.gz) = 253241 bytes
+SHA1 (geda/geda-examples-20070526.tar.gz) = 1104a2be6ce6ab93df55e6b9854f139bfae431ad
+RMD160 (geda/geda-examples-20070526.tar.gz) = 8581372a0c23b9061aba552fd24e04e5a2868878
+Size (geda/geda-examples-20070526.tar.gz) = 253225 bytes
diff -r 559e81727868 -r 53fa0d250913 cad/geda-symbols/PLIST
--- a/cad/geda-symbols/PLIST    Thu May 31 12:29:38 2007 +0000
+++ b/cad/geda-symbols/PLIST    Thu May 31 12:48:32 2007 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.18 2007/02/22 04:25:56 dmcmahill Exp $
+@comment $NetBSD: PLIST,v 1.19 2007/05/31 12:48:34 dmcmahill Exp $
 share/doc/geda-doc/nc.pdf
 share/gEDA/sym/4000/4000-1.sym
 share/gEDA/sym/4000/4000-2.sym
@@ -790,6 +790,7 @@
 share/gEDA/sym/font/O-diaeresis.sym
 share/gEDA/sym/font/O-slash.sym
 share/gEDA/sym/font/O.sym
+share/gEDA/sym/font/Omega.sym
 share/gEDA/sym/font/P.sym
 share/gEDA/sym/font/Q.sym
 share/gEDA/sym/font/R.sym
diff -r 559e81727868 -r 53fa0d250913 cad/geda-symbols/distinfo
--- a/cad/geda-symbols/distinfo Thu May 31 12:29:38 2007 +0000
+++ b/cad/geda-symbols/distinfo Thu May 31 12:48:32 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2007/02/21 13:23:55 dmcmahill Exp $
+$NetBSD: distinfo,v 1.19 2007/05/31 12:48:34 dmcmahill Exp $
 
-SHA1 (geda/geda-symbols-20070216.tar.gz) = 26c04131ea0791492ade3a5b9d687eecc8767a46
-RMD160 (geda/geda-symbols-20070216.tar.gz) = 4aa2b27bfb8c4585dd8c730466d2e14ff42c10cc
-Size (geda/geda-symbols-20070216.tar.gz) = 704359 bytes
+SHA1 (geda/geda-symbols-20070526.tar.gz) = 2e7bdcf0132ca8e380e59418daadde34fa10eff2
+RMD160 (geda/geda-symbols-20070526.tar.gz) = 49c2f6d7a0eba1b4a94378d9b76c0ad983e568a5
+Size (geda/geda-symbols-20070526.tar.gz) = 835528 bytes
diff -r 559e81727868 -r 53fa0d250913 cad/geda-utils/Makefile
--- a/cad/geda-utils/Makefile   Thu May 31 12:29:38 2007 +0000
+++ b/cad/geda-utils/Makefile   Thu May 31 12:48:32 2007 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.41 2007/05/20 17:04:36 joerg Exp $
+# $NetBSD: Makefile,v 1.42 2007/05/31 12:48:33 dmcmahill Exp $
 #
 
 DISTNAME=              geda-utils-${PKGVERSION}
 CATEGORIES=            cad
-PKGREVISION=           1
 
 MAINTAINER=            dmcmahill%NetBSD.org@localhost
 HOMEPAGE=              http://www.geda.seul.org/
diff -r 559e81727868 -r 53fa0d250913 cad/geda-utils/PLIST
--- a/cad/geda-utils/PLIST      Thu May 31 12:29:38 2007 +0000
+++ b/cad/geda-utils/PLIST      Thu May 31 12:48:32 2007 +0000
@@ -1,17 +1,17 @@
-@comment $NetBSD: PLIST,v 1.8 2007/02/21 13:23:54 dmcmahill Exp $
+@comment $NetBSD: PLIST,v 1.9 2007/05/31 12:48:33 dmcmahill Exp $
 bin/convert_sym
 bin/garchive
 bin/gmk_sym
 bin/gnet_hier_verilog.sh
 bin/grenum
 bin/gsch2pcb
-bin/gschemdoc
 bin/gschlas
 bin/gschupdate
 bin/gsymfix.pl
 bin/gsymupdate
 bin/olib
 bin/pads_backannotate
+bin/pcb_backannotate
 bin/refdes_renum
 bin/sarlacc_schem
 bin/sarlacc_sym
diff -r 559e81727868 -r 53fa0d250913 cad/geda-utils/distinfo
--- a/cad/geda-utils/distinfo   Thu May 31 12:29:38 2007 +0000
+++ b/cad/geda-utils/distinfo   Thu May 31 12:48:32 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2007/02/21 13:23:54 dmcmahill Exp $
+$NetBSD: distinfo,v 1.20 2007/05/31 12:48:33 dmcmahill Exp $
 
-SHA1 (geda/geda-utils-20070216.tar.gz) = 19c702b4b485d0d6c8e32f357d7cb972b52da021
-RMD160 (geda/geda-utils-20070216.tar.gz) = b5d88ca52e4c003c4e0f8d3c7de68b30a7efd92f
-Size (geda/geda-utils-20070216.tar.gz) = 290743 bytes
+SHA1 (geda/geda-utils-20070526.tar.gz) = 742551219cd930438c4c74b995b986a8297b7801
+RMD160 (geda/geda-utils-20070526.tar.gz) = c66cbebb70001fb389f957e09c5003d7adbb11bb
+Size (geda/geda-utils-20070526.tar.gz) = 309717 bytes
diff -r 559e81727868 -r 53fa0d250913 cad/geda/Makefile.common
--- a/cad/geda/Makefile.common  Thu May 31 12:29:38 2007 +0000
+++ b/cad/geda/Makefile.common  Thu May 31 12:48:32 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.11 2007/02/21 13:23:57 dmcmahill Exp $
+# $NetBSD: Makefile.common,v 1.12 2007/05/31 12:48:35 dmcmahill Exp $
 #
 
 DIST_SUBDIR=   geda
-PKGVERSION=    20070216
+PKGVERSION=    20070526
 MASTER_SITES=  ftp://ftp.geda.seul.org/pub/geda/devel/${PKGVERSION}/ \
                http://www.geda.seul.org/devel/${PKGVERSION}/
diff -r 559e81727868 -r 53fa0d250913 cad/gnetlist/PLIST
--- a/cad/gnetlist/PLIST        Thu May 31 12:29:38 2007 +0000
+++ b/cad/gnetlist/PLIST        Thu May 31 12:48:32 2007 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2006/01/25 01:51:34 dmcmahill Exp $
+@comment $NetBSD: PLIST,v 1.10 2007/05/31 12:48:33 dmcmahill Exp $
 bin/gnetlist
 bin/mk_verilog_syms
 bin/sch2eaglepos.sh
@@ -21,6 +21,7 @@
 share/gEDA/scheme/gnet-bae.scm
 share/gEDA/scheme/gnet-bom.scm
 share/gEDA/scheme/gnet-bom2.scm
+share/gEDA/scheme/gnet-calay.scm
 share/gEDA/scheme/gnet-cascade.scm
 share/gEDA/scheme/gnet-drc.scm
 share/gEDA/scheme/gnet-drc2.scm
@@ -30,6 +31,7 @@
 share/gEDA/scheme/gnet-gossip.scm
 share/gEDA/scheme/gnet-gsch2pcb.scm
 share/gEDA/scheme/gnet-maxascii.scm
+share/gEDA/scheme/gnet-osmond.scm
 share/gEDA/scheme/gnet-pads.scm
 share/gEDA/scheme/gnet-partslist-common.scm
 share/gEDA/scheme/gnet-partslist1.scm
diff -r 559e81727868 -r 53fa0d250913 cad/gnetlist/distinfo
--- a/cad/gnetlist/distinfo     Thu May 31 12:29:38 2007 +0000
+++ b/cad/gnetlist/distinfo     Thu May 31 12:48:32 2007 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.22 2007/02/21 13:23:53 dmcmahill Exp $
+$NetBSD: distinfo,v 1.23 2007/05/31 12:48:33 dmcmahill Exp $
 
-SHA1 (geda/geda-gnetlist-20070216.tar.gz) = 873a8cec8cb674e0a9d2656baf6255d6d3d2a19e
-RMD160 (geda/geda-gnetlist-20070216.tar.gz) = eea0076b964d178c8d8dab71aab0978da6ebb6de
-Size (geda/geda-gnetlist-20070216.tar.gz) = 355709 bytes
+SHA1 (geda/geda-gnetlist-20070526.tar.gz) = 91eadb4b3dbf4a1355e70559565fcded64f93270
+RMD160 (geda/geda-gnetlist-20070526.tar.gz) = 37d09ffc935f0a3c7ac8aacaeaf4dc3e66fc9887
+Size (geda/geda-gnetlist-20070526.tar.gz) = 382149 bytes
 SHA1 (patch-aa) = 1fdc681538545f5712a423bc62b1ce89fbc7ff4c
diff -r 559e81727868 -r 53fa0d250913 cad/gschem/Makefile
--- a/cad/gschem/Makefile       Thu May 31 12:29:38 2007 +0000
+++ b/cad/gschem/Makefile       Thu May 31 12:48:32 2007 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.42 2007/02/23 13:51:05 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.43 2007/05/31 12:48:32 dmcmahill Exp $
 #
 
 DISTNAME=              geda-gschem-${PKGVERSION}
 PKGNAME=               gschem-${PKGVERSION}
-PKGREVISION=           1
 CATEGORIES=            cad
 
 MAINTAINER=            dmcmahill%NetBSD.org@localhost
@@ -18,6 +17,10 @@
 
 GNU_CONFIGURE=         YES
 USE_TOOLS+=            pkg-config
+# otherwise the gettext stuff in here tries to do
+# /bin/sh /usr/bin/install -d /some/directory
+# but of course /usr/bin/install is a binary.
+MAKE_FLAGS+=           install_sh=${WRKSRC}/install-sh
 USE_PKGLOCALEDIR=      YES
 
 .include "../../cad/libgeda/buildlink3.mk"
diff -r 559e81727868 -r 53fa0d250913 cad/gschem/PLIST
--- a/cad/gschem/PLIST  Thu May 31 12:29:38 2007 +0000
+++ b/cad/gschem/PLIST  Thu May 31 12:48:32 2007 +0000
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.19 2007/02/23 13:51:05 dmcmahill Exp $
+@comment $NetBSD: PLIST,v 1.20 2007/05/31 12:48:32 dmcmahill Exp $
 bin/gschem
+bin/gschemdoc
 man/man1/gschem.1
 share/gEDA/bitmap/gschem-alignment_bottomcenter.png
 share/gEDA/bitmap/gschem-alignment_bottomleft.png
diff -r 559e81727868 -r 53fa0d250913 cad/gschem/distinfo
--- a/cad/gschem/distinfo       Thu May 31 12:29:38 2007 +0000
+++ b/cad/gschem/distinfo       Thu May 31 12:48:32 2007 +0000
@@ -1,6 +1,7 @@
-$NetBSD: distinfo,v 1.24 2007/02/21 13:23:53 dmcmahill Exp $
+$NetBSD: distinfo,v 1.25 2007/05/31 12:48:32 dmcmahill Exp $
 
-SHA1 (geda/geda-gschem-20070216.tar.gz) = 7aaa669f8e25f89f99259f0bfb39efee2f932a86
-RMD160 (geda/geda-gschem-20070216.tar.gz) = 76924c6970784a02d54ed47c5a72bd0325805dba
-Size (geda/geda-gschem-20070216.tar.gz) = 1053241 bytes
-SHA1 (patch-aa) = 6e1f3926d3f9019ed7032575bd81faeefe2b3d2e
+SHA1 (geda/geda-gschem-20070526.tar.gz) = 48fb4acfc628bb64fdc8c1c047671b31c3fd7778
+RMD160 (geda/geda-gschem-20070526.tar.gz) = 76eb9285c8ff4e6f5ee0edb05d8ccd618e6dbaff
+Size (geda/geda-gschem-20070526.tar.gz) = 1100946 bytes
+SHA1 (patch-aa) = 749ad5d273b3ef4da318d63171c4ec50214d72ea
+SHA1 (patch-ab) = 338c3ceaafb9fb15ea669bd6442a40899e040854
diff -r 559e81727868 -r 53fa0d250913 cad/gschem/patches/patch-aa
--- a/cad/gschem/patches/patch-aa       Thu May 31 12:29:38 2007 +0000
+++ b/cad/gschem/patches/patch-aa       Thu May 31 12:48:32 2007 +0000
@@ -1,14 +1,11 @@
-$NetBSD: patch-aa,v 1.15 2007/02/21 13:25:00 dmcmahill Exp $
+$NetBSD: patch-aa,v 1.16 2007/05/31 12:48:32 dmcmahill Exp $
 
---- src/gschem.c.orig  2006-10-19 03:25:33.000000000 +0000
-+++ src/gschem.c
-@@ -36,9 +36,7 @@
- #include <dmalloc.h>
- #endif
- 
--#ifdef HAVE_LOCALE_H
- #include <locale.h>
--#endif
- 



Home | Main Index | Thread Index | Old Index