Subject: CVS commit: pkgsrc/www/bluefish
To: None <pkgsrc-changes@netbsd.org>
From: Lubomir Sedlacik <salo@netbsd.org>
List: pkgsrc-changes
Date: 02/20/2003 19:34:51
Module Name:	pkgsrc
Committed By:	salo
Date:		Thu Feb 20 17:34:51 UTC 2003

Modified Files:
	pkgsrc/www/bluefish: Makefile PLIST distinfo
Removed Files:
	pkgsrc/www/bluefish/patches: patch-ab

Log Message:
Updated to version 0.9.

Patch provided by Juan RP via PR pkg/20430 with minor improvements by me.

Changes:

0.9:
====
- Many bugs are fixed, several segfaults, and many small annoying bugs.
- Major performance improvements:
  * highlighting performance improvements up to 50X faster in some cases
  * file loading times are faster
  * loading and closing of many documents is much faster (tested with
    3500 documents opened simultaneously)
- Many improvements for the user interface; much more compliant to the
  Gnome usability guidelines.
- New features:
  * line number support
  * new spell checker
  * and many more..

0.8:
====
- The first release of the gtk2 port of bluefish
- New features include:
  * new highlighting engine, for multiple filetypes
  * new filebrowser
  * configurable toolbar
  * new text widget with UTF-8 support, Xinput support etc.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 pkgsrc/www/bluefish/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/www/bluefish/PLIST
cvs rdiff -r1.4 -r1.5 pkgsrc/www/bluefish/distinfo
cvs rdiff -r1.6 -r0 pkgsrc/www/bluefish/patches/patch-ab

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