Subject: CVS commit: pkgsrc/lang/icon
From: Jason Beegan
Date: 2003-06-06 10:58:43
Message id: 20030606085844.53848B004@cvs.netbsd.org

Log Message:
Update to version 9.4.2.

   Notable changes in this latest version are listed here. Some code
   cleanup work and documentation editing has also been done.

  256-color limit removed

   Icon's X-windows interface previously limited each window to 256
   colors at one time. This limitation has been removed for the TrueColor
   displays provided by most modern computers. Median-cut quantization is
   used to select 256 image colors when WriteImage() is called to write a
   GIF file.

  Library changes

   As usual, several files in the Icon program library have been added or
   edited. The core library files, however, remain stable.

  Minor changes

     * The command "icon - [args]" can now be used to execute a source
       program read from standard input.
     * A new "icont -N" flag suppresses embedding of an iconx path in the
       generated executable
     * The configuration directory has been restructured.
     * Several obsolete configurations have been removed.
     * The environment variables HEAPSIZE and BLOCKSIZE no longer
       function as undocumented alternatives to BLKSIZE. The GNU ls
       utility uses BLOCKSIZE for other purposes, leading to confusion.
     * "make Install" has been changed to never delete anything. It now
       creates a new directory rather than altering an existing one.

Files:
RevisionActionfile
1.25modifypkgsrc/lang/icon/Makefile
1.5modifypkgsrc/lang/icon/PLIST
1.8modifypkgsrc/lang/icon/distinfo
1.7modifypkgsrc/lang/icon/patches/patch-aa
1.8modifypkgsrc/lang/icon/patches/patch-ab
1.7modifypkgsrc/lang/icon/patches/patch-ac
1.2modifypkgsrc/lang/icon/patches/patch-ad
1.8modifypkgsrc/lang/icon/patches/patch-ae
1.9modifypkgsrc/lang/icon/patches/patch-af
1.7modifypkgsrc/lang/icon/patches/patch-ag
1.5modifypkgsrc/lang/icon/patches/patch-ah
1.6modifypkgsrc/lang/icon/patches/patch-ai
1.6modifypkgsrc/lang/icon/patches/patch-aj
1.4modifypkgsrc/lang/icon/patches/patch-al
1.5modifypkgsrc/lang/icon/patches/patch-an
1.6modifypkgsrc/lang/icon/patches/patch-ao
1.7modifypkgsrc/lang/icon/patches/patch-ap
1.6modifypkgsrc/lang/icon/patches/patch-aq
1.4modifypkgsrc/lang/icon/patches/patch-as
1.4modifypkgsrc/lang/icon/patches/patch-at
1.4modifypkgsrc/lang/icon/patches/patch-au
1.5modifypkgsrc/lang/icon/patches/patch-av
1.5modifypkgsrc/lang/icon/patches/patch-aw
1.5modifypkgsrc/lang/icon/patches/patch-ax