Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.
Packages needing empty directories can use the @pkgdir command in PLIST.
Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
* Command line option support
* Icon theme support
* Now builds a working executable on systems with newer libglade
* New GTK+ file chooser button
* Replaced about dialog with stock GTK+ one
* Completely revamped build system
* Lots of new translations
* Other minor cleanups and fixes
Regexxer is a nifty GUI search/replace tool featuring Perl-style regular
expressions.
If you need project-wide substitution and you're tired of hacking sed
command lines together, then you should definitely give it a try.
--
NOTE: You will need to compile the pcre package with UTF8 support ( --enable-utf8 ).
http://regexxer.sourceforge.net/