Adapted to buildlink3.
Changes since 0.16
===================
* lib/Convert/ASN1.pm:
* MANIFEST, Makefile.PL, t/0-signature.t:
Use Module::Build to build Makefile and add SIGNATURE
* lib/Convert/: ASN1.pm, ASN1/_encode.pm:
Fix bug in encoding BIT STRINGS where chr() was causing an upgrade to UTF8
* lib/Convert/ASN1.pm:
Release 0.17
* MANIFEST:
Add new tests into MANIFEST
* t/funcs.pl:
Skip rtest if Data::Dumper is not available
* parser.y, lib/Convert/ASN1/parser.pm, t/04opt.t, t/funcs.pl:
Support OPTIONAL on SET OF and SEQUENCE OF
* lib/Convert/ASN1/_decode.pm, t/00prim.t:
Fix OID decoding
* t/14any.t:
Remove duplicate my
* parser.y, lib/Convert/ASN1.pm, lib/Convert/ASN1/_decode.pm,
lib/Convert/ASN1/_encode.pm, lib/Convert/ASN1/parser.pm, t/14any.t:
Add support for ANY DEFINED BY
Patch from Simon Wilkinson
* lib/Convert/ASN1/Debug.pm:
Fix debug output for OIDs
* parser.y, lib/Convert/ASN1.pm, lib/Convert/ASN1.pod,
lib/Convert/ASN1/parser.pm, t/08set.t, t/12der.t, t/13utf8.t:
CER and DER SET encoding
* t/13utf8.t, lib/Convert/ASN1.pm, lib/Convert/ASN1/_decode.pm,
lib/Convert/ASN1/_encode.pm:
utf8 support for perl >= 5.8
Taking maintainership.
Adapted to buildlink3.
Shut up warnings during test with patch-aa.
Updated version requirements according to Makefile.PL.
Changes sinces 1.47
===================
* In ::Key::generate() calls to ::Key::Private::write() and
::Key::Public::write() have been fixed. Thanks to
Lars Rehe <rehe@mail.desy.de> for pointing out this bug.
* Fixed some documentation typos.
* POD documentation for ::Key::[Private|Public].
Collection, from pkgsrc-wip.
With the 2.x series, GKrellM introduced a client/server mode where a server
process has the probes on a host of the network, and a client can gather
data from that server and display it as a normal GKrellM applet.
Collection. This is the GTK+2 port of old gkrellm1.
Package imported from pkgsrc-wip.
With a single process, GKrellM manages multiple stacked monitors and supports
applying themes to match the monitors appearance to your window manager,
Gtk, or any other theme.
* SMP CPU, Disk, Proc, and active net interface monitors with LEDs.
* Internet monitor that displays current and charts historical port hits
* Memory and swap space usage meters and a system uptime monitor.
* File system meters show capacity/free space and can mount/umount.
* A mailbox monitor which can launch mail reader, remote mail fetch.
* Clock/calendar and hostname display.
* APM laptop battery monitor.
* CPU/motherboard temperature display if lm_sensors modules installed.
* Multiple monitors managed by a single process to reduce system load.
* A timer button that can execute PPP or ISDN logon/logoff scripts.
* Charts are autoscaling with configurable grid line resolution, or
can be set to a fixed scale mode.
* Separate colors for "in" and "out" data. The in color is used for
CPU user time, disk read, forks, and net receive data. The out color
is used for CPU sys time, disk write, load, and net transmit data.
* Commands can be configured to run when monitor labels are clicked.
* GKrellM is plugin capable so special interest monitors can be created.
* A different theme can be created with the GIMP.
While GKrellM monitors the host it is running on, it can poll a server
over the network. The server package is named gkrellm-server.
slightly based on the one in pkgsrc-wip, but with lots of changes
by me.
Description:
gnome-pkgview is an application that displays the versions of all
installed GNOME components, and tries to guess the overall GNOME2
version. This tool can be very useful when trying to report bugs
in GNOME's Bugzilla database.
* Portability fixes for OS X and OpenBSD
* EDITOR can take a full path and arguments
* The "-V" flag (extra verbosity) was added
* Miscellaneous bugfixes
Also, remove patch-ad, as it was buggy and unnecessary. This part closes
PR pkg/24401.
DrWright is a program that reminds you to take regular breaks from your
computer. Its main focus is being usable and to simply work.
DrWright monitors keyboard and mouse activity and displays a small meter
in the notification area on your panel. When it starts blinking, you know
it's time to take a break. If you don't, it will lock your screen to
force a break.