Problems found locating distfiles:
Package colorls: missing distfile ls.tar.gz
Package molden: missing distfile molden-4.6/molden4.6.tar.gz
Package softmaker-office-demo: missing distfile ofl06trial.tgz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
Changelog:
2013-01-01: gWaei 3.6.2
Bugfix release. Various windows compilation fixes.
Morphology was made less obtrusive because it is a bit greedy.
Fixes to a segfault in waei if no dictionaries are installed
and a search is carried out. Fixes to localization.
Older changelog is not available.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
Changelog:
2011-07-16 Zachary Dovel <pizzach@gmail.com>
* Fixed warning coming from a tooltip window not being empting when adding
an hbox to it.
* Tweaks to the mutexes that were causing the program to freeze and
choppy query input.
* Switch gtk2 to gtk3.
Changelog:
2010-01-10: gWaei 3.0.0
New version of gwaei made to compile against gtk+-3.0 and match other Gnome 3
apps. Most of the code has been rewritten and the advantages won't all appear u
ntil futuer versions of the program.
-Spellcheck is now don't directly with enchant instead of relying on libsexy
-The backend is now separated into a libtool library for cleaner code.
-The dictionary folder is now in ~/.config/gwaei instead of ~/.waei.
-Manual installation of dictionaries is now easier and more straight forward.
-Translations are now handled by intltool instead of gettext
-Much of the code now uses GError for proper error handling and message passin
g
-The code now uses GRegex instead of the C regex library included with the OS,
making the program more cross platform friendly
A new gWaei release for the new year! 1.5.2 is out! Go get it!
Updates of the website have been sparse, but development of gWaei
has continued regardless. A number of bug fixes have made it in
again, and finally I am going around making updates to the README
documentation again. gWaei 1.5.2 should be good an ready for
package maintainers when Gnome 2.31 comes to their machines and
when Gnome 3.0 is finally released.
* Searches when using & in the query work again instead of
being truncated as you type.
* The interface is now more responsive when a search is
carried out by edits to thread locking.
* Exact matching for the console version of gWaei was readded
because it is truly needed there
* The sandboxing issue caused by gtk-update-icon-cache for the
package maintainers.
* The README has been updated as it was woefully out of date.
November 4, 2010
Release of the first Public Binary of gWaei for Windows! Go get it!
Real progress has been made on a usable native gWaei binary for
Windows. It still needs some love, but it means the worst of the
port is over. I am currently looking for someone who wants to be a
Windows port maintainer. If you are interested and ready to learn,
I would be happy to have you aboard. Just contact us through our
IRC channel or email me.
What is still missing from the Windows version are:
* Spellcheck support through libsexy/enchant
* Preferences which will become possible once the code is ported
to GSettings from GConf
* Proper multithreading during searches
* Various polish issues
Otherwise, the program is working pretty well and it is exciting
seeing gWaei make it to more platforms.
May 10, 2010
Version 1.4.0 of gWaei is out! Go get it!
A fair amount more background reworking had went into this
release, and much of the interface has been tweaked to be smaller,
easier to maintain, and prettier.There is a revamped no results
page where you can search for the word online or in another
dictionary with just a click. There is also functionality to
search for a word in a new tab by right clicking it.
The command line now show download progress as a dictionary is
being installe,d, and has recieved some basic maintenace.
May 9, 2010
Version 1.3.1 and 1.2.3 of gWaei is out! Go get it!
This fixes corrupt dictionary installs because the whole file
wasn't being written to disk. If you have gWaei crash right at the
end of searches, it is most likely this bug. Install the update,
reinstall the dictionary, and you should be fine. (Alternatively,
install the dictionary then quit to force the whole file to be
written. Then searches should be fine.)
May 6, 2010
Version 1.2.2 of gWaei is out! Go get it!
But if you have 1.3.0, don't get it! This is a bug fix release
with minimal changes for distrobutions using ths e 1.2.x
series. This should remove crashes that appear when using a
version of gtk+ greater than 2.16.
March 19, 2010
Version 1.3.0 of gWaei is out! Go get it!
Now supports tabs. A lot of code rewritten. New ncurses interface
for the console version. Many bug fixes. Simpler preferences
dialog.