From Bug Hunting in PR pkg/45737
Changes in the 6.0:
- several Xinerama fixes;
- a new approach to hide clients into negative space rather than positive;
- the return of the nmaster functionality (Mod1-i, Mod1-d);
- better EWHM support for floating windows;
- fixed sloppy focussing of empty screens;
- a new default color scheme (actually a new old one, now bluedark rather than
bluegray).
From Bug Hunting in PR pkg/45761
Changes since version 4.28:
Version 4.36:
* Removed the rarely used cm2 variant.
* Added new ll2 variant with more distinctive l.
* Added quotereversed (201B), quotedblreversed (201F), I/i/U/u dotbelow
(1ECA, 1ECB, 1EE4, 1EE5).
* Moved all quotes and alike in size 32 one line down.
* Small fixes and improvements (t commaaccent, quotes alignment etc. in
some sizes).
* Windows installation: creates the relevant registry key.
Version 4.35:
* Added hi2 variant for size 18.
* Fixes in size 18: normal V, normal W, bold X, H stroke, some
pseudographic characters and the *NIX installation.
Version 4.34:
* Added size 10x18.
* Small fixes and improvements in section, multiply, Eng/eng, Dje,
dje, house, male, zeta and various characters in the different sizes.
* The default cyrillic ghe is now ge1, with ge2 available as an option.
Version 4.32:
* Slightly more distintive normal M and W.
* Rounded 28-bold, 32-normal, 32-bold.
Also removed the 32-normal kx2 style.
* Small changes: Che/che stroke, phi, Zhe/zhe etc.
* Linux console: the default bold is now framebuffer.
* Smaller Makefile, GNU make required.
* Changed the font license to SIL OFL 1.1.
It's FSF approved, no need to worry.
* And, as you can see, Terminus Font is now on sourceforge.
Version 4.30:
* Added size 22 (not very good).
* Added another 25 characters.
* Various small fixes and improvements.
* Changed the default prefix and x11dir.
Notable changes:
* jka-cmpr-hook.el (jka-compr-compression-info-list): Support .lz
and .lzma compressed files.
* mail/emacsbug.el (report-emacs-bug): Fill the potentially long
line that displays system-configuration-options.
* descr-text.el (describe-char): Show the raw character, not only
its display form at POS.
Major changes between 2.4 and 2.6:
New in Version 2.6
Added automake support for easy "configure, make install" installation
fixed strftime bug when sending alert mails
New in Version 2.5
Switched from SpeedyCGI to FastCGI
DismanPing probe by Bill Fenner
OpenSSHJunOSPing (Sponsoerd by Juniper)
SIP Ping Probe (Sponsored by ANI Networks)
Support alert patterns with upper AND lower limit: (>a<b)
SmokeTrace removed. Check out remOcular.
Updated Prototype and scriptaculous libraries
ExpLoss matcher by Konoplev V.Konoplev
Improved slave update performance
update.
Config::Grammar is a Perl module to parse configuration files by
following a grammar, which specifies how the configuration file should
look like. The configuration files are nice to work with for humans
and the error messages are helpful because it tells right away that
for example you are setting a variable which isn't defined.
Config::Grammar supports many advanced features, that you can read
about in its documentation (type 'man Config::Grammar' or 'perldoc
lib/Config/Grammar.pm' in this directory)
* Any of compiler languages are not required to build.
* No need to buildlink with py-wxWidgets, simple DEPENDS is sufficient.
* distutils pkg, use lang/python/distutils.mk, then register egg-info.
Bump PKGREVISION.
* Any of compiler languages are not required to build.
* No need to buildlink with py-Tk, simple DEPENDS is sufficient.
* distutils pkg, use lang/python/distutils.mk.
* install man pages.
Bump PKGREVISION.
Robert Elz.
startup-notification provides mechanisms allowing a desktop environment to
track application startup, to provide user feedback and other features.
This is an older version to allow compatibility with native X11 in
NetBSD 5 and earlier (pre-xcb).