Subject: CVS commit: pkgsrc/cad/gerbv
To: None <pkgsrc-changes@netbsd.org>
From: Dan McMahill <dmcmahill@netbsd.org>
List: pkgsrc-changes
Date: 12/16/2001 00:04:19
Module Name:	pkgsrc
Committed By:	dmcmahill
Date:		Sat Dec 15 22:04:19 UTC 2001

Modified Files:
	pkgsrc/cad/gerbv: Makefile PLIST distinfo

Log Message:
update to 0.0.6.

changes since 0.0.5:

- Turn on and off explicit layers.
- Color on button reflect color on layer.
- Automatic detection of drill- or gerber file.
- Tooltips over buttons to reflect loaded filename.
- Handles Polygon Area Fill
- Major rehacking of file IO and pan code to significantly
  increase speed.
- Autoscaling. Loaded gerber files are automagically scaled and
  panned to fit in window. Also possible to do with loaded files
  with Zoom/Fit meny option.
- configure.in enhancement to support package building in Red Hat.
  Thanks to Wojciech Kazubski for patch.
- bzero changed to memset, which hopefully is more POSIX (for portability).
- Loads of bugs squashed and hopefully fewer added.


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/cad/gerbv/Makefile pkgsrc/cad/gerbv/PLIST \
    pkgsrc/cad/gerbv/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.