Problems found with existing distfiles:
distfiles/javascript-2.1b1.el
distfiles/yEd-3.14.2.zip
No changes made to the javascript-mode or yEd distinfo files.
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.
pkgsrc changes:
-- Use correct master site.
-- Use SUBST framework where appropriate, correcting hard-coded
path to pixmaps in interface.c.
-- Use desktop-file-utils to install new beaver.desktop.
-- Uses GTK+2 (much better!)
Changes since beaver-0.2.6:
* First implementation of Python highlighting
* New About window
* Massive interface changes to comply with the GNOME HIG
* Ported to GTK+ 2
Beaver is an Early AdVanced EditoR, for Linux and other Unices
(and even Windows); in other words, it's a text editor that is
intended to be light-weight, but full of useful features for
programming, from editing of web sites to C coding.
It is based upon the GTK+ toolkit, supports many languages
through config files and offers functions such as automatic
indentation and completion or syntax highlighting. In fact,
it is 100% compatible with Ultraedit's wordfile.txt files,
and has its own mini macro language.
Package submitted by Vincent Derrien via PR pkg/21180 with modifications
by me (with short stop in pkgsrc-wip).