build the package without the gnome dependencies.
XXX sometimes the canvas isn't drawn on startup. Resizing the window makes
it appear (noted by Patrick Welche).
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
=============
Dasher 4.10.1
=============
* Fix crash when scrolling precisely vertically.
* Gtk: the speed spin button on the main screen now changes and is in
synch with the value in preferences.
============
Dasher 4.10.0
============
* Fix click modes where letters near the edge of the selection box to "leak"
out so they could not be selected.
* Fix UTF-8 bug so e.g., Japanese and Hebrew work.
problem with the build on DragonFly:
/usr/libexec/binutils215/elf/ld: : No such file: No such file or directory
is not a very helpful message to trace down to a spurious comma.
I'm not sure how this built at all on other platforms.
Dasher 4.0.4
* Fixed error introduced in last commit
* Backported bugfix from HEAD
Dasher 4.0.3
* Fixed compile error when --without-gnome specified
* Regenerated configure to match configure.in
since they always need a C compiler, even when the source code is
completely in C++.
For some other packages, stated in the comment that a C compiler is
really not needed.
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
=============
Dasher 4.0.0
=============
* Promoted to stable release
=============
Dasher 3.99.5
=============
* New icon
* Bugfixes in 'enter text into other windows' mode
=============
Dasher 3.99.4
=============
* Fixed font behaviour in Windows
* Fixed broken start/stop in dynamic button mode
* Other minor bugfixes
=============
Dasher 3.99.3
=============
* Bugfix to tarball
=============
Dasher 3.99.2
=============
* Improved button mode support
* Cairo support ported from 3.2 branch
* Win32 should build from tarball again
* Bugfixes
=============
Dasher 3.99.1
=============
New 4.0.0 preview, highlights include:
* (Partial) button mode support
* Infinite back off
* Improved symbol grouping in alphabets
* New status bar, with 'favourite' alphabet selection
=============
Dasher 3.99.0
=============
First preview of 4.0.0 - many changes and re-writes
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.