Bluefish is at v1.0.5 in ports. I've just downloaded the source code for bluefish v1.0.7 (stable) from the bluefish site. It compiles and runs on my machine (PPC GC 600MHz, OS10.3.9, xcode v1.5) without any alterations. Here's a list of the changes. Bluefish 1.0.7 (05 November 2006) --------------------------------- - Updated translations: French, Japanese. - Adds datarootdir to all Makefile.in to avoid warnings with autoconf 2.60 - Fixes application/bluefish-project MIME type icon name - Fixes Tcl highlighting - Fixes a bug when trying to save a file with a new install and a file has never been opened or a project is not open. Closes bug #360401. - Fix a bug where Bluefish would crash when deleting multiple bookmarks. - Fix a bookmark memory leak - Fix a bug where the editor tab was incorrectly displayed when moving a document to another window. - README: more complete README Bluefish 1.0.6 (25 September 2006) --------------------------------- - Updated translations: Finnish, French, German, Japanese, Norwegian, Polish, Swedish. - Configure: fixes host recognition for new Mac Intel. - Custom menu: fixes a typo in docbook informal table rowsep, adds distinct tags for XML and SGML images and links. - Data filetypes: adds the .pm extension for Perl files. Closes Bluefish bug #343569. - Highlighting: small fix to XML highlighting (adding general support for namespaces). Highlight numbers in Java. - Man-pages: fixes distclean target. - Adds XHTML 1.1 DOCTYPE in creators. Closes Bluefish bug #338586. - Fixes the recognition of GNOME_VFS >= 2.6. - Fixes a bug where the Bluefish icon was not displayed if the splash screen was disabled. - Fixes a bug in smart cursor positioning. - Fixes a bug where the old file was deleted before the new file was saved successfully. - Removes redundant show hidden checkbox from file chooser dialog. Closes Bluefish bug #316298. - Fixes Definition list formatting. - Fixes a bug where icons were missing in open/save dialogs. Closes Bluefish bug #323634. - Fixes a bug where the backup file was not deleted after renaming it. Closes Bluefish bug #324788. - Fixes a critical bug where Bluefish crashed when closing and saving a project. Closes Bluefish bug #330544. - Fixes a bug where backup project file was not deleted when closing a project. Closes Bluefish bug #330575. - Fixes a bug where savedir was not initialized correctly when creating a new project on a remote server. Closes Bluefish bug #330781. - Fixes a bug where syntax highlighting was not refreshed after executing an external command. Closes Bluefish bug #337564. - Fixes a critical bug where Bluefish crashed when pressing the Esc key in the Search:no match found dialog. Closes Bluefish bug #337739. - Fixes a bug where undoing did not behave correctly for text pasted from the clipboard over other text. Closes Bluefish bug #340262. - Fixes a critical bug where undoing after inserting a file into an unsaved file lead to loss of data. Closes Bluefish bug #344698. - Fixes a bug in python syntax highlighting. Closes Bluefish bug #349662. - Fixes a critical bug where Bluefish crashed when pressing the green info dialog button. Closes Bluefish bug #349743 and Ubuntu bug #55256. - Fixes a critical bug where Bluefish used a high CPU load when searching for empty lines with Perl regexp syntax. Closes Bluefish bug #350721. - Fixes a critical bug where Bluefish crashed when performing search with bookmark on unsaved document. Closes Bluefish bug #350754. - Fixes a bug in syntax highlighting where escaped quotes were not highlighted correctly. Closes Bluefish Bug #352701. - Fixes a critical bug in the replace dialog which caused data corruption when replacing text in "all open files" with files that contained UTF-8 characters. Closes Bluefish Bug #352762. - Fixes a bug where clicking in folder browser did not draw new selection bar until a file from that folder was loaded. Closes Ubuntu bug #45927.