does, so rearrange the arguments so that "-f -" is always at the end.
noted by krister@.
while I'm here, make sure we use the same tar(1) program pkgsrc does.
Pkgsrc change:
o use subst.mk instead of hand-crafted sed which removes the need
for patches.
GKrellM changes:
* Patches:
o Frederick Bruckman <fredb--at--immanent.net> detect multiple CPUs
on NetBSD.
* Bugfixes:
o Andreas Liebe <liebe--at--hrz.tu-darmstadt.de> patch to solaris.c
prevents running out of fds on some SPARC servers.
o CPU and Net stats from 64 bit gkrellmd server overflowed on a 32
bit client.
o Changed Linux sysfs sensor temperature factor from 100 to 1000.
Those running Linux kernels >= 2.6.2 should now only need gkrellm
config temperature factors of 1.0. But those still running kernels
<= 2.6.1 may still need factor of 10 gkrellm config adjustments.
o $d should be %d typo in cs.po
http://www.securityfocus.com/archive/1/354362/2004-02-15/2004-02-21/2
* Bump PKGREVISION to 2.
* Make patches only modify one file each
* Fix some spelling errors
* Use ${SED} instead of sed, and ${CHMOD} instead of chmod
* Set CFLAGS.SunOS instead of doing the bsd.prefs.mk dance
Changes:
Library Management
* Packages and Device Sets can now be copied into the currently
edited library from other libraries, either through Drag&Drop from
the Control Panel or by using the COPY command's new extended syntax
(see "Help Copy").
* New package variants can now be created by directly using packages
from other libraries, either through Drag&Drop from the Control Panel
or by using the PACKAGE command's new extended syntax.
* The packages of the currently edited library can now be updated with
those from other libraries, either through Drag&Drop from the Control
Panel or by using the UPDATE command's new extended syntax.
And more! please review this link to see a full list of changes:
http://www.cadsoft.de/version41.htm
Collection.
gkleds is a GKrellM plugin which monitors the CapsLock, NumLock and
ScrollLock keys and reports their current status via on screen LEDs.
This is useful for people who have keyboards without LEDs, typically
cordless keyboards.
It also lets you toggle the indicator state via mouse clicks.
Collection, from pkgsrc-wip.
GKrellMLaunch plugin which allows one-click access to frequently used
applications from GKrellM.
Offering customisable buttons, GKrellMLaunch allows you to quickly
launch a shell, Mozilla etc. with a simple click - all from GKrellM.
- Unused buttons can be hidden to save screen space.
- Button labels can be different from command.
Collection. Yes, this is the DooM marine plugin.
Flynn is a tiny system load meter for gkrellm. I've picked
this idea from Timm Mueller's Amiga application which was
derived from a WindowMaker appicon. GKrellFlynn was
written by Henryk Richter.
Flynn is a guy who suffers from your activity, i.e. the
applications consuming precious processor time. Hurt him
plenty!
To make Flynn smile, just click onto his face.
Collection. Yes, this is the DooM marine plugin.
Flynn is a tiny system load meter for gkrellm. I've picked
this idea from Timm Mueller's Amiga application which was
derived from a WindowMaker appicon. GKrellFlynn was
written by Henryk Richter.
Flynn is a guy who suffers from your activity, i.e. the
applications consuming precious processor time. Hurt him
plenty!
To make Flynn smile, just click onto his face.
Collection, from pkgsrc-wip.
gkrellm-multiping is a GKrellM plugin that repeatedly pings a list of hosts
and show their respective status. Optionally it can displays the average
round-trip time value for each host.
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].