Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
dmcmahill 2af806cc30 update to pcb-current-20040530. Changes since last snapshot are:
========================================================================
Release Notes for PCB snapshot 20040530
========================================================================
This has been an exciting 3 months for PCB.  Many improvements have
been made in the program as well as additions and improvements to the
footprint library.  Thanks to everyone who has provided feedback,
patches, etc.

----------------------
Additions/Improvements
----------------------
  - Expanded DRC checking
  - "Realtime" DRC checking
  - DRC settings are now stored in the board fle
  - Centroid (X-Y) and bill of materials output
  - Dynamic menus.  Users can now customize the menus via a
    site-wide, per-user, or per-project menu resource file.
  - Significant improvements to autorouting of congested designs.
  - Autorouter can now use power planes.
  - Improved appearance in autorouter output.
  - Silk on pads/pins is clipped in RS-274-X output
  - Ordering is preserved when writing output files so that diff
    may be effectively used on pcb files.
  - The autoplace feature now actually works
  - Added ToggleVisibility action
  - Most of the database is now kept in rtrees which avoids linear
    searches.  This speeds up operation significantly.
  - Added SetFlag, ClrFlag, ChangeFlag actions

---------
Bug Fixes
---------
  - pin/pad bounding box calculation fixed.  Components can
    now be placed closer to the edge of the board.
  - miter trace optimization bug.
  - Fix bug with pins which are enclosed by multiple polygons.
  - Shorts to unnamed elements and pins are handled correctly.
  - Various memory leaks fixed.
  - Fixed some bugs with a really high zoom.
  - Fixed default media selection in postscript print dialog
  - Fix some DRC bugs with square pins.

------------------
Footprint Library:
------------------
  - Added SOJ footprint family (~geda library)
  - Added CTS series 742/3/4/5/6 resistor pack footprints (~cts library)
  - Added PKG_CONNECTOR_DIL macro to let the HEADER*_1 footprints work
    (~geda library)
  - Correct the SDIP footprints (~geda library)
  - Correct some Minicircuits footprints (~minicircuits library)
  - Correct some panasonic footprints (~panasonic library)
  - Change refdes silk size for sockets (~johnstech library)
  - Increase soldermask relief on some mounting holes
    (~johnstech library)
  - Convert the COMMON_SMT_DIL_MIL and COMMON_SMT_DIL_MM macros
    used by several other libraries to the hi-res format.
  - Correct pin count on 100 pin QFP packages (100 not 72)
    (~geda library)
  - Correct pin count on HEADER60_2 (60 not 50) (~geda library)
2004-05-31 12:42:43 +00:00
archivers Install a man page with INSTALL_MAN, not with INSTALL_DATA. 2004-05-30 07:06:26 +00:00
audio SUBST_FILES.<class> should be relative to ${WRKSRC} 2004-05-30 12:47:18 +00:00
benchmarks malloc.h fixes for darwin, plus a handful of other small fixes for 2004-05-23 23:28:29 +00:00
biology Convert to buildlink3. 2004-04-11 04:07:05 +00:00
bootstrap only attempt to remove bmake files if 'cd bmake' was successful. 2004-05-25 02:25:21 +00:00
cad update to pcb-current-20040530. Changes since last snapshot are: 2004-05-31 12:42:43 +00:00
chat Make this package build with thread-enabled Tcl. 2004-05-31 07:25:58 +00:00
comms Fix some C++ issues that gcc 3.3 complains on. 2004-05-24 16:09:35 +00:00
converters Enable pkgviews installation. 2004-05-24 11:25:16 +00:00
cross Unused. 2004-05-11 21:01:05 +00:00
databases Use CFLAGS when creating the archive. This fixes building under IRIX64 2004-05-26 15:45:14 +00:00
devel oops; move _READLINE_H and _READLINE_READLINE_H definitions outside 2004-05-31 10:00:42 +00:00
distfiles
doc kdebase3 update. 2004-05-31 12:25:43 +00:00
editors Fix SUBST_FILES.sysconf's value. 2004-05-31 09:17:38 +00:00
emulators Bl3ify, and use mk/pthread.buildlink3.mk instead of hard-coding 2004-05-29 23:32:19 +00:00
finance Fix scripts to run the correct guile interpreter. 2004-05-05 11:18:14 +00:00
fonts Bump PKGREVISION. 2004-05-27 23:17:43 +00:00
games Update cgoban-java to 2.6.1. 2004-05-29 07:51:19 +00:00
geography Convert to buildlink3. 2004-05-09 02:26:14 +00:00
graphics Add build dependency on pkgconfig. 2004-05-31 07:54:29 +00:00
ham Updated xlog to 0.9.3: Several bug fixes 2004-05-06 13:41:45 +00:00
inputmethod Correct spelling of ja-FreeWnn-lib, sj3-lib, and Canna-lib in use 2004-05-13 19:51:49 +00:00
lang Update ghc to 6.2.1. 2004-05-29 14:28:43 +00:00
licenses Add license for rar-linux. 2004-02-27 15:17:28 +00:00
mail o Re-add CRAMMD5 support (PKGREVISION++). 2004-05-29 15:42:51 +00:00
math Create "lib" in the depot to install libraries into the correct place. 2004-05-30 15:29:34 +00:00
mbone USE_BUILDLINK3 so that -Wl,-R/usr/X11R6/lib gets stripped/translated 2004-05-23 20:58:41 +00:00
meta-pkgs Say hello to GNOME 2.6.1! 2004-05-15 18:53:21 +00:00
misc Change MASTER_SITES to use new MASTER_SITE_OPENOFFICE list of mirrors. 2004-05-30 08:38:35 +00:00
mk correctly set BDB_TYPE when native db is not available, eg. Solaris, 2004-05-30 10:40:02 +00:00
multimedia Pass CXXFLAGS and LDFLAGS to Makefile, usa more buildlink variables. 2004-05-31 09:50:35 +00:00
net Use "-Ls ..." instead of deprecated "-s" command line option when 2004-05-31 11:47:29 +00:00
news Introduce and use three new variables: 2004-05-23 16:01:49 +00:00
packages
parallel Use option "-r" instead of "-e" for the '[' command since this is not 2004-05-23 15:09:06 +00:00
pkgtools Update "rpm2pkg" package to version 2.1: 2004-05-27 10:28:00 +00:00
print Enable pkgviews installation. 2004-05-29 16:35:15 +00:00
security Fixed bug, which only appeared in the NetBSD 2.0 systems where the 2004-05-28 12:00:10 +00:00
shells Added xsh-1.8.2. 2004-05-29 02:07:50 +00:00
sysutils Make this build under NetBSD 2.0D and above with statvfs(2). 2004-05-30 17:57:52 +00:00
templates These pkgs are known to support IPv6. 2003-10-06 00:27:15 +00:00
textproc Use PTHREAD_OPTS+=require instead of implementing the same functionality 2004-05-29 20:45:34 +00:00
time Add new package: time/gnutime (from pkgsrc-wip). 2004-05-27 21:55:50 +00:00
wm Changes 1.2.0: 2004-05-26 13:52:54 +00:00
www Update to Trac 0.7 'Fulci' (May 18, 2004) 2004-05-31 01:57:25 +00:00
x11 Add PKG_SYSCONFDIR support for kdm. Bump PKGREVISION. 2004-05-31 12:21:06 +00:00
Makefile Add show-deps target: 2004-03-26 02:38:42 +00:00
Packages.txt Add 10.44 Where's the pkgviews documentation? 2004-05-02 10:37:48 +00:00
pkglocate
README the pkgsrc documentation is in Packages.txt right now, as the XML 2004-03-13 11:31:43 +00:00

$NetBSD: README,v 1.17 2004/03/13 11:31:43 grant Exp $

Please see Packages.txt in the top level pkgsrc directory (this
directory) for information.