ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/cvsroot/schmorpforge/genpage
(Generate patch)

Comparing cvsroot/schmorpforge/genpage (file contents):
Revision 1.127 by root, Sat Oct 27 09:22:30 2018 UTC vs.
Revision 1.133 by root, Wed Aug 14 23:52:38 2019 UTC

695 incorporate into your own programs. The compression algorithm is very, 695 incorporate into your own programs. The compression algorithm is very,
696 very fast, yet still written in portable C. More info and the latest 696 very fast, yet still written in portable C. More info and the latest
697 release can be found at the <a href="http://liblzf.plan9.de">LibLZF 697 release can be found at the <a href="http://liblzf.plan9.de">LibLZF
698 Homepage</a>. 698 Homepage</a>.
699 699
700root-tail cvs-co(README) cvs-co(Changes)
701 Full-featured program to print text directly to the X11 root window.
702
703 More info, screenshots, documentation and current releases can be found
704 at the <a href="http://root-tail.plan9.de">root-tail homepage</a>.
705
706xcb cvs-co(README) cvs-co(Changes) 700xcb cvs-co(README) cvs-co(Changes)
707 A fork of the unmaintained xcb (x cut buffers) program implementing better i18n. 701 A fork of the unmaintained xcb (x cut buffers) program implementing better i18n.
702
703root-tail cvs-co(root-tail.man.html) cvs-co(Changes) dist
704 Root-tail displays log files in the screen background -
705 basically a graphical <tt>tail -f</tt>.
706
707 Root-tail displays log files in the X root window or another window. It
708 can use different colours for different files, match log entries by
709 regular expressions and more.
710
711 <p>Some history about this fork: some time before the Cebit00, I got my
712 hands on a program named root-tail. Its purpose is to display logfiles in
713 different colours on your root-window. That is, it works just like tail
714 -f.</p>
715
716 <p>Unfortunately, root-tail was thoroughly broken, so I fixed it and
717 contacted its author. I never received a reply, so I decided to
718 publish my modified version of root-tail here.</p>
708 719
709lmainit cvs-co(NEWS) 720lmainit cvs-co(NEWS)
710 A sysvinit replacement that can even be configured to be sysvinit-compliant. 721 A sysvinit replacement that can even be configured to be sysvinit-compliant.
711 722
712 See <a href="http://home.schmorp.de/marc/lmainit.html">its homepage</a> for more info. 723 See <a href="http://home.schmorp.de/marc/lmainit.html">its homepage</a> for more info.
878 Perl interface to the uulib library (a.k.a. uudeview/uuenview), which 889 Perl interface to the uulib library (a.k.a. uudeview/uuenview), which
879 allows easy decoding of multipart mime, uuencode and a whole lot of 890 allows easy decoding of multipart mime, uuencode and a whole lot of
880 differently encoded messages. You basically throw files at it, and 891 differently encoded messages. You basically throw files at it, and
881 it extracts the files in them. This module is used by the popular <a 892 it extracts the files in them. This module is used by the popular <a
882 href="www.amavis.org">amavis virus scanner</a>. 893 href="www.amavis.org">amavis virus scanner</a>.
894
895Convert-BER-XS cpan cvs-pod(XS.pm,) cvs-co(Changes)
896 A <em>very</em> low level BER/DER decoder and encoder library.
897
898 This BER en-/decoder is tuned for speed and low memory usage,
899 representing all BER values as tuples (perl-arrays) consisting of (class,
900 tag, constructed, data).
883 901
884Coro cpan cvs-co(Changes) cvs-pod(Coro.pm,) cvs-pod(Coro/AIO.pm,Coro::AIO) cvs-pod(Coro/AnyEvent.pm,Coro::AnyEvent) cvs-pod(Coro/BDB.pm,Coro::BDB) cvs-pod(Coro/Channel.pm,Coro::Channel) cvs-pod(Coro/Debug.pm,Coro::Debug) cvs-pod(Coro/EV.pm,Coro::EV) cvs-pod(Coro/Event.pm,Coro::Event) cvs-pod(Coro/Handle.pm,Coro::Handle) cvs-pod(Coro/LWP.pm,Coro::LWP) cvs-pod(Coro/MakeMaker.pm,Coro::MakeMaker) cvs-pod(Coro/RWLock.pm,Coro::RWLock) cvs-pod(Coro/Select.pm,Coro::Select) cvs-pod(Coro/Semaphore.pm,Coro::Semaphore) cvs-pod(Coro/SemaphoreSet.pm,Coro::SemaphoreSet) cvs-pod(Coro/Signal.pm,Coro::Signal) cvs-pod(Coro/Socket.pm,Coro::Socket) cvs-pod(Coro/Specific.pm,Coro::Specific) cvs-pod(Coro/State.pm,Coro::State) cvs-pod(Coro/Storable.pm,Coro::Storable) cvs-pod(Coro/Timer.pm,Coro::Timer) cvs-pod(Coro/Util.pm,Coro::Util) list(anyevent) irc(anyevent) 902Coro cpan cvs-co(Changes) cvs-pod(Coro.pm,) cvs-pod(Coro/AIO.pm,Coro::AIO) cvs-pod(Coro/AnyEvent.pm,Coro::AnyEvent) cvs-pod(Coro/BDB.pm,Coro::BDB) cvs-pod(Coro/Channel.pm,Coro::Channel) cvs-pod(Coro/Debug.pm,Coro::Debug) cvs-pod(Coro/EV.pm,Coro::EV) cvs-pod(Coro/Event.pm,Coro::Event) cvs-pod(Coro/Handle.pm,Coro::Handle) cvs-pod(Coro/LWP.pm,Coro::LWP) cvs-pod(Coro/MakeMaker.pm,Coro::MakeMaker) cvs-pod(Coro/RWLock.pm,Coro::RWLock) cvs-pod(Coro/Select.pm,Coro::Select) cvs-pod(Coro/Semaphore.pm,Coro::Semaphore) cvs-pod(Coro/SemaphoreSet.pm,Coro::SemaphoreSet) cvs-pod(Coro/Signal.pm,Coro::Signal) cvs-pod(Coro/Socket.pm,Coro::Socket) cvs-pod(Coro/Specific.pm,Coro::Specific) cvs-pod(Coro/State.pm,Coro::State) cvs-pod(Coro/Storable.pm,Coro::Storable) cvs-pod(Coro/Timer.pm,Coro::Timer) cvs-pod(Coro/Util.pm,Coro::Util) list(anyevent) irc(anyevent)
885 A large Perl module family that implements cooperative multitasking in 903 A large Perl module family that implements cooperative multitasking in
886 Perl. It supports filehandle and event abstraction and also implements 904 Perl. It supports filehandle and event abstraction and also implements
887 continuations as well as the necessary directives to implement a slightly 905 continuations as well as the necessary directives to implement a slightly
1200 1218
1201basex 1219basex
1202 Very old, very portable ANSI-C program that implements something 1220 Very old, very portable ANSI-C program that implements something
1203 that is similar to yencode. yencode is more "standard", so don't use this. 1221 that is similar to yencode. yencode is more "standard", so don't use this.
1204 1222
1223pbcdedit cvs-pod(pbcdedit) cvs-co(pbcdedit)
1224 This is "a small hack properly grown out of proportion" that implements
1225 a portable version of the Microsoft Windows BCDEDIT program. It is pretty
1226 unique in that it does run on non-windows platforms, can create BCD hives
1227 from scratch and parses and edits BCD device elements. it is also
1228 self-contained and only needs a perl 5.14 (or above) installation.
1229
1230 <p>It doesn't implement the same syntax as BCDEDIT, but in turn
1231 can do a lot more complex modifications. Check out its <a
1232 href="http://pod.tst.eu/http://cvs.schmorp.de/pbcdedit/pbcdedit">
1233 documentation</a> for details.
1234
1235 You can download the executable perl script directly using the FILE link
1236 below, or using <a href="http://cvs.schmorp.de/pbcdedit/pbcdedit">direct
1237 link</a>.
1238
1205dinfo 1239dinfo
1206 Undocumented and working tools to extract the data from the D-Info CD. 1240 Undocumented and working tools to extract the data from the D-Info CD.
1207 1241
1208syncmail 1242syncmail
1209 Unfinished, undocumented and not working. 1243 Unfinished, undocumented and not working.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines