Changes since 1.5:
- Added -V (version) option
- Added -exonly (exif only) option
- Fixed lots of typos (Thanks, David Baker [mailto:dave@dsb3.com])
- Use EDITOR environment variable to pick which editor (Instead of notpead or VI)
- Improved thumbnail deletion feature - now not just shortens the header, but
also removes pointers to the thumbnail form the exif header.
DIST_SUBDIR to ${PKGNAME}.
Pointed out by Thomas Klausner <wiz@netbsd.org>, thanks!
PKGREVISION hasn't been bumped as the window between changes is reasonably
slow (about 20 minutes)
Changes in Dinotrace 9.1g 01/24/2002
*** Reread all traces on receiving a USR1 signal. [Uwe Bonnes]
**** Allow value searches on one-bit signals. [Vitaly Oratovsky]
Changes in Dinotrace 9.1f 01/08/2002
*** Let right button terminate Zoom click. [Uwe Bonnes]
**** Fixed Emacs 21.0 incompatibility with back-annotation.
**** Hacked around bug causing window manager crash when
using Examine inside Zoom. [Uwe Bonnes]
* Changes in Dinotrace 9.1e 11/16/2001
*** Allow 1-bit wide signals to have statenames. [Dominik Strasser]
*** Eliminate common prefix from postscript dumps. [Dominik Strasser]
*** Show count of posedges and negedges in value examine.
Changes:
# 0.35 12/2/2001 Fixed big-endian bug in subnets(). This was reported
# by Igor Zozulya and Steve Kent. Thank you for your help
# and access to your sparc machine!
Fixes pkg/15576, though in a different way than suggested by originator
(distfile has been put into MASTER_SITE_LOCAL, so distinfo will never get
broken again)
automatic document feeder (ADF) frontend.
While at it, use sane-backends/buildlink.mk instead of manual dependency
and pull in common definitions from sane-backends/Makefile.common
additional supported scanners, and new backends for Mustek USB scanners.
While at it, split out common "sane" definitions into a Makefile.common
for sane-frontents (and possibly others) to use.
* Redesigned xscreensaver-demo GUI: it now includes small-preview and
per-hack configuration dialogs.
* Added three new modes of operation: One Screen Saver, Blank Screen,
and Don't Blank (in addition to the historical Random Screen Saver).
* Configure now defaults to installing the hacks in
<prefix>/lib/xscreensaver/ instead of <prefix>/bin/. (Most distros
already did it this way.)
* New GL hacks, menger, engine, flipscreen3d.
* Made sierpinski3d be more colorful.
* New versions of xmatrix and nerverot.
* Fixed a bug in starwars that made the font be drawn with thin lines
in -root mode.
* Fixed a bad colormap bug in crystal that could make subsequent hacks
malfunction!
* Made gflux able to grab screen images (-mode grab).
* Updated webcollage for recent search engine changes.
* Removed most command-line options to xscreensaver: just edit the
~/.xscreensaver file instead.
* Improved behavior on multi-screen and Xinerama systems: the mouse
now stays on the screen where the user left it, and the password and
splash dialogs always appear on the screen that has the mouse.
* Made the splash dialog use more Gtk-like colors; made it have only
two buttons, ``Settings'' and ``Help''.
* Made sonar understand .ssh/known_hosts2 format files, and be better
about stripping out illegal addresses.
o Remove USE_LIBTOOL and LTCONFIG_OVERRIDE from Makefile since ipadic
don't use libtool at all.
o Reflect change from chasen-base/Makefile.common to chasen/Makefile.common.
o Utilize bsd.pkg.install.mk for handling configuration file and its example.
Package's own changes are below.
o utilize bsd.pkg.install.mk for handling of dictonary directory.
o move mkchadic commands from ${LOCALBASE}/libexec/chasen to
${LOCALBASE}/sbin since these commands aren't daemon nor executed
by other programs.
o Drop installation of program for SICStus Prolog since this should be
a separate package. But there is no SICStus Prolog pacakge now.
o Installation of documents written in TeX and PDF was dropped by
chasen distribution. If someone wants it, chasen-doc pacakge should
be created.
Here is quote from ChangeLog.
2002-02-08 Masayuki Asahara <masayu-a@is.aist-nara.ac.jp>
* release-2.2.9
2002-02-06 KITAUCHI Akira <kitauchi@rd.nttdata.co.jp>
* new option (KIHONKEI ---) in cforms.cha
changing BASE_FORM name
2002-01-05 TAKAOKA Kazuma <kazuma-t@is.aist-nara.ac.jp>
* lib/tokenizer.c (cha_tok_parse): Fix wrong size of buffer.
Thanks to HAMATANI Chihiro <hamatani@rsk.ricoh.co.jp>
* lib/init.c (cha_init): the tokenizer is never destroyed.
* configure.in: Change the order of AC_PROG_CC and AM_PROG_LIBTOOL.
2001-12-25 TAKAOKA Kazuma <kazuma-t@is.aist-nara.ac.jp>
* lib/chalib.c (chasen_command):
* mkchadic/makeint.c (main):
* mkchadic/mkary.c (open_array_file):
* mkchadic/sortdic.c (sortdic): Open files in binary mode.
2001-12-11 TAKAOKA Kazuma <kazuma-t@is.aist-nara.ac.jp>
* lib/jfgets.c (cha_fget_line): Fix a buffer-overrun bug.
* Patch the grammer file getdate.y to be usable by (recent?) bison.
* Use pthreads.buildlink.mk (native pthreads probably won't work, but
we'll let it break until the time comes when we actually do have native
threads).
handle everything for us. Invoking "pgcc" is equivalent to invoking
"cc -pthread" on other platforms. Change the buildlink.mk file to
appropriately define CC and CXX to pgcc and pg++, respectively.
WHAT'S NEW SINCE 0.5?
Quite a lot. Innumerable bugs have been fixed, and standards coverage
has been improved significantly. Warning and error messages have been
improved, and so has compile performance. Gate delays, strength
modeling, and floating point delays have all improved since the 0.5
release. If you had trouble with the 0.5 release, the 0.6 release
probably fixes your problem.
Support for large designs spanning multiple files has been improved
dramatically. The usual preprocessor inclusion method still works, but
The 0.6 release adds command files for keeping source file lists, and
automatic library searches for missing modules. The library mechinisms
are compatible with commercial tools, and commercial module libraries
can be used with Icarus Verilog.
Many compiler limitations related to the size and complexity of large
designs have been relaxed or eliminated. There are no known design
size limitations remaining in the compiler. Icarus Verilog should be
able to handle any design that you have the patience to compile.
PKG_SYSCONFVAR is the special suffix used to distinguish any overriding
values for a particular package (see next item). It defaults to
${PKGNAME}, but for a collection of related packages that should
all have the same PKG_SYSCONFDIR value, it can be set in each of
the package Makefiles to a common value.
PKG_SYSCONFDIR.${PKG_SYSCONFVAR} overrides the value of ${PKG_SYSCONFDIR}
for packages with the same value for PKG_SYSCONFVAR.
Package maintainers may want to set PKG_SYSCONFVAR to a common value for
related packages, e.g. all of the amanda packages set PKG_SYSCONFVAR=amanda
so that the PKG_SYSCONFDIR for all of them may be tweaked by just setting
PKG_SYSCONFDIR.amanda in /etc/mk.conf.
<schmonz@schmonz.com> who did this in parallel to my efforts, faster
and slightly cleaner. Thanks also to Tom Lord for timely help
yesterday and the actual fix for an alignment problem on the SPARC
platform. (Which is already rolled into the distribution file.)
Kdrill: the free kanji quiz and Japanese dictionary for unix and X
window systems.
KDrill stands for "Kanji Drill". It's a program to help people learn
kanji and kana (the Japanese character set). It also doubles as a
dictionary lookup program. Kdrill runs under the X window GUI system.