pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/cad/pcb Update to pcb-20070912
details: https://anonhg.NetBSD.org/pkgsrc/rev/e3ea9b2fe68d
branches: trunk
changeset: 533265:e3ea9b2fe68d
user: dmcmahill <dmcmahill%pkgsrc.org@localhost>
date: Thu Sep 13 02:24:51 2007 +0000
description:
Update to pcb-20070912
========================================================================
Release Notes for PCB snapshot 20070912
========================================================================
This release represents nearly 200 commits and as such this summary
clearly is not complete. See the ChangeLog file for the complete list
of changes.
- Many many bug fixes. Too many to list.
- Added keystone, C&K, Nichicon, and Optek footprint libraries
- Add attribute editor to the GTK HID
- Add a fileselect() function to the HID spec
- Fix ps output with drill helper on
- Add a visual indicater when elements are locked
- Corrections to the manual
- BOM can export in mm as well as mil
- Fix a ps output bug with arcs
- Fix some memory leaks found with Coverity
- Added autoconf test for buggy versions of m4
- Fixed some footprint drill sizes
- Add user customizable menus for the gtk HID. The gtk HID now is capable
of reading the same format menu resource files as the lesstif HID.
This represents significant rework of the menu code and menu callback code.
- Added Center() action
- Store the file format in the .pcb file. This will let pcb know when
presented with a file which is too new. The code for checking the format
was present in the prior snapshot.
- Fix DRC checking of square pads to square pads
- Added window panning/cursor warping
- Add the ability to directly load a footprint from a file as if it were
a complete layout.
- Add a Popup() action
diffstat:
cad/pcb/Makefile | 4 ++--
cad/pcb/PLIST | 49 +++++++++++++++++++++++++++++++++++++++++++++----
cad/pcb/distinfo | 8 ++++----
3 files changed, 51 insertions(+), 10 deletions(-)
diffs (155 lines):
diff -r db3dfcc1e1f7 -r e3ea9b2fe68d cad/pcb/Makefile
--- a/cad/pcb/Makefile Wed Sep 12 21:05:29 2007 +0000
+++ b/cad/pcb/Makefile Thu Sep 13 02:24:51 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.39 2007/02/09 23:53:05 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.40 2007/09/13 02:24:51 dmcmahill Exp $
#
-DISTNAME= pcb-20070208p1
+DISTNAME= pcb-20070912
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pcb/}
diff -r db3dfcc1e1f7 -r e3ea9b2fe68d cad/pcb/PLIST
--- a/cad/pcb/PLIST Wed Sep 12 21:05:29 2007 +0000
+++ b/cad/pcb/PLIST Thu Sep 13 02:24:51 2007 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2007/02/09 23:53:05 dmcmahill Exp $
+@comment $NetBSD: PLIST,v 1.11 2007/09/13 02:24:51 dmcmahill Exp $
bin/MergePCBPS
bin/Merge_dimPCBPS
bin/pcb
@@ -7,7 +7,6 @@
share/pcb/CreateLibrary.sh
share/pcb/CreateLibraryContents.sh
share/pcb/ListLibraryContents.sh
-share/pcb/Pcb
share/pcb/QueryLibrary.sh
share/pcb/default_font
share/pcb/examples/LED
@@ -16,6 +15,7 @@
share/pcb/examples/libraries/example.inc
share/pcb/examples/libraries/example.list
share/pcb/examples/libraries/example.m4
+share/pcb/gpcb-menu.res
share/pcb/m4/TTL_74xx_DIL.m4
share/pcb/m4/amp.inc
share/pcb/m4/amp.list
@@ -27,6 +27,9 @@
share/pcb/m4/bourns.inc
share/pcb/m4/bourns.list
share/pcb/m4/bourns.m4
+share/pcb/m4/candk.inc
+share/pcb/m4/candk.list
+share/pcb/m4/candk.m4
share/pcb/m4/common.m4
share/pcb/m4/connector.inc
share/pcb/m4/connector.list
@@ -56,6 +59,12 @@
share/pcb/m4/minicircuits.list
share/pcb/m4/minicircuits.m4
share/pcb/m4/misc.inc
+share/pcb/m4/nichicon.inc
+share/pcb/m4/nichicon.list
+share/pcb/m4/nichicon.m4
+share/pcb/m4/optek.inc
+share/pcb/m4/optek.list
+share/pcb/m4/optek.m4
share/pcb/m4/optical.list
share/pcb/m4/optical.m4
share/pcb/m4/panasonic.inc
@@ -102,6 +111,7 @@
share/pcb/newlib/headers/0.1_inch_10pin
share/pcb/newlib/headers/0.1_inch_2pin
share/pcb/newlib/headers/2mm_8pin_header
+share/pcb/newlib/keystone/KEYSTONE_1062.fp
share/pcb/newlib/msp430/MSP430F1121
share/pcb/newlib/msp430/MSP430F1121+jtag
share/pcb/newlib/not_vetted_ingo/pc104+.ele
@@ -174,6 +184,13 @@
share/pcb/pcblib-newlib/bourns/BOURNS_3224X.png
share/pcb/pcblib-newlib/bourns/index.html
share/pcb/pcblib-newlib/broken.html
+share/pcb/pcblib-newlib/candk/CANDK_ES01MSABE.fp
+share/pcb/pcblib-newlib/candk/CANDK_ES01MSABE.png
+share/pcb/pcblib-newlib/candk/CANDK_ES02MSABE.fp
+share/pcb/pcblib-newlib/candk/CANDK_ES02MSABE.png
+share/pcb/pcblib-newlib/candk/CANDK_ES03MSABE.fp
+share/pcb/pcblib-newlib/candk/CANDK_ES03MSABE.png
+share/pcb/pcblib-newlib/candk/index.html
share/pcb/pcblib-newlib/connector/1.fp
share/pcb/pcblib-newlib/connector/1.png
share/pcb/pcblib-newlib/connector/10.fp
@@ -1715,6 +1732,28 @@
share/pcb/pcblib-newlib/minicircuits/MINICIRCUITS_KK81.fp
share/pcb/pcblib-newlib/minicircuits/MINICIRCUITS_KK81.png
share/pcb/pcblib-newlib/minicircuits/index.html
+share/pcb/pcblib-newlib/nichicon/NICHICON_WT_CAP_10_10.fp
+share/pcb/pcblib-newlib/nichicon/NICHICON_WT_CAP_10_10.png
+share/pcb/pcblib-newlib/nichicon/NICHICON_WT_CAP_3_5p4.fp
+share/pcb/pcblib-newlib/nichicon/NICHICON_WT_CAP_3_5p4.png
+share/pcb/pcblib-newlib/nichicon/NICHICON_WT_CAP_4_5p4.fp
+share/pcb/pcblib-newlib/nichicon/NICHICON_WT_CAP_4_5p4.png
+share/pcb/pcblib-newlib/nichicon/NICHICON_WT_CAP_5_5p4.fp
+share/pcb/pcblib-newlib/nichicon/NICHICON_WT_CAP_5_5p4.png
+share/pcb/pcblib-newlib/nichicon/NICHICON_WT_CAP_6p3_5p4.fp
+share/pcb/pcblib-newlib/nichicon/NICHICON_WT_CAP_6p3_5p4.png
+share/pcb/pcblib-newlib/nichicon/NICHICON_WT_CAP_6p3_5p8.fp
+share/pcb/pcblib-newlib/nichicon/NICHICON_WT_CAP_6p3_5p8.png
+share/pcb/pcblib-newlib/nichicon/NICHICON_WT_CAP_6p3_7p7.fp
+share/pcb/pcblib-newlib/nichicon/NICHICON_WT_CAP_6p3_7p7.png
+share/pcb/pcblib-newlib/nichicon/NICHICON_WT_CAP_8_10.fp
+share/pcb/pcblib-newlib/nichicon/NICHICON_WT_CAP_8_10.png
+share/pcb/pcblib-newlib/nichicon/NICHICON_WT_CAP_8_5p4.fp
+share/pcb/pcblib-newlib/nichicon/NICHICON_WT_CAP_8_5p4.png
+share/pcb/pcblib-newlib/nichicon/index.html
+share/pcb/pcblib-newlib/optek/OPTEK_OVSRWACR6.fp
+share/pcb/pcblib-newlib/optek/OPTEK_OVSRWACR6.png
+share/pcb/pcblib-newlib/optek/index.html
share/pcb/pcblib-newlib/optical/6N136.fp
share/pcb/pcblib-newlib/optical/6N136.png
share/pcb/pcblib-newlib/optical/6N137.fp
@@ -1779,6 +1818,8 @@
@dirrm share/pcb/pcblib-newlib/pci
@dirrm share/pcb/pcblib-newlib/panasonic
@dirrm share/pcb/pcblib-newlib/optical
+@dirrm share/pcb/pcblib-newlib/optek
+@dirrm share/pcb/pcblib-newlib/nichicon
@dirrm share/pcb/pcblib-newlib/minicircuits
@dirrm share/pcb/pcblib-newlib/johnstech
@dirrm share/pcb/pcblib-newlib/gtag
@@ -1787,18 +1828,18 @@
@dirrm share/pcb/pcblib-newlib/cts
@dirrm share/pcb/pcblib-newlib/crystal
@dirrm share/pcb/pcblib-newlib/connector
+@dirrm share/pcb/pcblib-newlib/candk
@dirrm share/pcb/pcblib-newlib/bourns
@dirrm share/pcb/pcblib-newlib/amphenol
@dirrm share/pcb/pcblib-newlib/amp
@dirrm share/pcb/pcblib-newlib
-@dirrm share/pcb/newlib/toko
@dirrm share/pcb/newlib/tests
@dirrm share/pcb/newlib/sockets
@dirrm share/pcb/newlib/not_vetted_ingo
@dirrm share/pcb/newlib/msp430
+@dirrm share/pcb/newlib/keystone
@dirrm share/pcb/newlib/headers
@dirrm share/pcb/newlib/electro-optics
-@dirrm share/pcb/newlib/cypress
@dirrm share/pcb/newlib/crystal
@dirrm share/pcb/newlib/connectors
@dirrm share/pcb/newlib/burr-brown
diff -r db3dfcc1e1f7 -r e3ea9b2fe68d cad/pcb/distinfo
--- a/cad/pcb/distinfo Wed Sep 12 21:05:29 2007 +0000
+++ b/cad/pcb/distinfo Thu Sep 13 02:24:51 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2007/02/09 23:53:05 dmcmahill Exp $
+$NetBSD: distinfo,v 1.14 2007/09/13 02:24:51 dmcmahill Exp $
-SHA1 (pcb-20070208p1.tar.gz) = 0b2039ef6f06a19a832df2e18398cbbf4d89a933
-RMD160 (pcb-20070208p1.tar.gz) = 4b5971d7ae1b0c5bef99264d77ffdbfece1ec762
-Size (pcb-20070208p1.tar.gz) = 3771706 bytes
+SHA1 (pcb-20070912.tar.gz) = 3df27a8c0afaddfef96ef1be4fedd9b5333a8229
+RMD160 (pcb-20070912.tar.gz) = 63df0117d5cc0d995a530c444c6333d46ad6d815
+Size (pcb-20070912.tar.gz) = 3836056 bytes
Home |
Main Index |
Thread Index |
Old Index