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

Comparing cvsroot/schmorpforge/genpage (file contents):
Revision 1.69 by root, Mon Jun 21 21:56:05 2010 UTC vs.
Revision 1.74 by root, Tue Nov 16 02:03:54 2010 UTC

7mkdir "software.schmorp.de/img", 0755; 7mkdir "software.schmorp.de/img", 0755;
8system "rsync -av *.jpg software.schmorp.de/img/"; 8system "rsync -av *.jpg software.schmorp.de/img/";
9 9
10our %IRC = ( 10our %IRC = (
11 anyevent => ["irc.perl.org", "#anyevent", "http://mibbit.com/chat/#anyevent\@irc.perl.org"], 11 anyevent => ["irc.perl.org", "#anyevent", "http://mibbit.com/chat/#anyevent\@irc.perl.org"],
12 freenode => ["irc.freenode.org", "#schmorp", "http://webchat.freenode.net/?randomnick=1&channels=schmorp&prompt=1", ", users <tt>schmorp</tt> and <tt>elmex</tt>"], 12# freenode => ["irc.freenode.org", "#schmorp", "http://webchat.freenode.net/?randomnick=1&channels=schmorp&prompt=1", ", users <tt>schmorp</tt> and <tt>elmex</tt>"],
13 freenode => ["irc.schmorp.de", "#schmorpforge", "http://chat.schmorp.de/?channels=schmorpforge", ", users <tt>schmorp</tt> and <tt>elmex</tt>"],
14 rxvt => ["irc.freenode.org", "#rxvt-unicode", "http://webchat.freenode.net/?randomnick=1&channels=rxvt-unicode&prompt=1", ""],
15 rxvtdev => ["irc.freenode.org", "#rxvt-unicode-dev", "http://webchat.freenode.net/?randomnick=1&channels=rxvt-unicode-dev&prompt=1", " <b>(no support, development only)</b>"],
13); 16);
14 17
15sub hdr($$) { 18sub hdr($$) {
16 print <<EOF; 19 print <<EOF;
17<?xml version='1.0' encoding='utf-8'?> 20<?xml version='1.0' encoding='utf-8'?>
283<tr><td><tt class='icon'>CVS</tt></td><td class='rr'>All CVS modules can be browsed <a href="http://cvs.schmorp.de/">here</a></td></tr> 286<tr><td><tt class='icon'>CVS</tt></td><td class='rr'>All CVS modules can be browsed <a href="http://cvs.schmorp.de/">here</a></td></tr>
284<tr><td><tt class='icon'>GIT</tt></td><td class='rr'>All GIT repositories can be found <a href="http://git.ta-sa.org/">here</a></td></tr> 287<tr><td><tt class='icon'>GIT</tt></td><td class='rr'>All GIT repositories can be found <a href="http://git.ta-sa.org/">here</a></td></tr>
285<tr><td><tt class='icon'>FILE</tt></td><td class='rr'>All file releases can be found <a href="http://dist.schmorp.de/">here</a> or on CPAN (for Perl modules)</td></tr> 288<tr><td><tt class='icon'>FILE</tt></td><td class='rr'>All file releases can be found <a href="http://dist.schmorp.de/">here</a> or on CPAN (for Perl modules)</td></tr>
286<tr><td><tt class='icon'>LIST</tt></td><td class='rr'>All mailinglists can be found <a href="http://lists.schmorp.de/mailman/listinfo">here</a></td></tr> 289<tr><td><tt class='icon'>LIST</tt></td><td class='rr'>All mailinglists can be found <a href="http://lists.schmorp.de/mailman/listinfo">here</a></td></tr>
287<!--<tr><td><tt class='icon'>WIKI</tt></td><td class='rr'>The Wiki can be found <a href="http://wiki.schmorp.de/">here</a></td></tr>--> 290<!--<tr><td><tt class='icon'>WIKI</tt></td><td class='rr'>The Wiki can be found <a href="http://wiki.schmorp.de/">here</a></td></tr>-->
291
288<tr><td><tt class='icon'>IRC</tt></td><td class='rr'>Server <a href='http://webchat.freenode.net/?randomnick=1&amp;channels=schmorp&amp;prompt=1'><tt><b>irc.freenode.net</b></tt>, channel <tt>#schmorp</tt></a>, users <tt>schmorp</tt> and <tt>elmex</tt> <b>(say hi and <i>wait a few minutes or hours</i>)</b><br/>Other project-specific IRC servers are listed on their respective project page.</td></tr> 292<!--<tr><td><tt class='icon'>IRC</tt></td><td class='rr'>Server <a href='http://webchat.freenode.net/?randomnick=1&amp;channels=schmorp&amp;prompt=1'><tt><b>irc.freenode.net</b></tt>, channel <tt>#schmorp</tt></a>, users <tt>schmorp</tt> and <tt>elmex</tt> <b>(say hi and <i>wait a few minutes or hours</i>)</b><br/>Other project-specific IRC servers are listed on their respective project page.</td></tr>-->
293<tr><td><tt class='icon'>IRC</tt></td><td class='rr'>Server <a href='http://chat.schmorp.de/?channels=schmorpforge'><tt><b>irc.schmorp.de</b></tt>, channel <tt>#schmorpforge</tt></a>, users <tt>schmorp</tt> and <tt>elmex</tt> <b>(say hi and <i>wait a few minutes or hours</i>)</b><br/>Other project-specific IRC servers are listed on their respective project page.</td></tr>
289EOF 294EOF
290 295
291print <<EOF; 296print <<EOF;
292</table> 297</table>
293 298
299 304
300print "</table>"; 305print "</table>";
301ftr; 306ftr;
302 307
303__DATA__ 308__DATA__
304rxvt-unicode dist list(rxvt-unicode) cvs-pod(doc/rxvt.1.pod,) cvs-pod(doc/rxvt.7.pod,FAQ) cvs-pod(src/urxvt.pm,Perl) cvs-co(Changes) 309rxvt-unicode dist list(rxvt-unicode) cvs-pod(doc/rxvt.1.pod,) cvs-pod(doc/rxvt.7.pod,FAQ) cvs-pod(src/urxvt.pm,Perl) cvs-co(Changes) irc(rxvt) irc(rxvtdev)
305 rxvt-unicode is a clone of the well known terminal emulator rxvt. 310 rxvt-unicode is a fork of the well known terminal emulator rxvt.
306 311
307 <p>If you have a problem, please have a look at the 312 <p>If you have a problem, please have a look at the
308 <a href="http://cvs.schmorp.de/rxvt-unicode/doc/rxvt.7.html">FAQ</a> 313 <a href="http://cvs.schmorp.de/rxvt-unicode/doc/rxvt.7.html">FAQ</a>
309 <em>first</em>.</p> 314 <em>first</em>.</p>
310 315
327 <li>Remote pastebin, digital clock, block graphics to ascii filter and 332 <li>Remote pastebin, digital clock, block graphics to ascii filter and
328 whatever you like to implement for yourself.</li> 333 whatever you like to implement for yourself.</li>
329 </ul> 334 </ul>
330 </li> 335 </li>
331 <li>Crash-free. At least I try, but rxvt-unicode certainly crashes much less often than 336 <li>Crash-free. At least I try, but rxvt-unicode certainly crashes much less often than
332 rxvt and its many clones, and reproducible bugs get fixed immediately.</li> 337 rxvt and its many forks, and reproducible bugs get fixed immediately.</li>
333 <li>Completely flicker-free.</li> 338 <li>Completely flicker-free.</li>
334 <li>Re-wraps long lines instead of splitting or cutting them on resizes.</li> 339 <li>Re-wraps long lines instead of splitting or cutting them on resizes.</li>
335 <li>Full combining character support (unlike xterm :).</li> 340 <li>Full combining character support (unlike xterm :).</li>
336 <li>Multiple fonts supported at the same time: No need to choose between 341 <li>Multiple fonts supported at the same time: No need to choose between
337 nice japanese and ugly latin, or no japanese and nice latin characters :).</li> 342 nice japanese and ugly latin, or no japanese and nice latin characters :).</li>
460libcoro cvs-co(README) cvs-co(coro.h) 465libcoro cvs-co(README) cvs-co(coro.h)
461 This C-library implements coroutines (cooperative multitasking) in a 466 This C-library implements coroutines (cooperative multitasking) in a
462 portable fashion. 467 portable fashion.
463 468
464 As long as your system implements the <tt>ucontext</tt> (Unix) or the 469 As long as your system implements the <tt>ucontext</tt> (Unix) or the
465 older <tt>sigaltstack</tt> interfaces it should work out of the box, with 470 older <tt>sigaltstack</tt> interfaces it should work out of the box,
466 minimal configuration (it consists of only a single <tt>.h</tt> and a 471 with minimal configuration (it consists of only a single <tt>.h</tt> and
467 single <tt>.c</tt> file). It is known to run on a wide variety of unix 472 a single <tt>.c</tt> file). For the broken systems, it also supports
468 systems (SunOS, IRIX, GNU/Linux, HP-UX) and also on Windows, does not use 473 a slow pthreads-based system and (optional) assembly backends for
469 any assembly language and is architecture-independent. 474 higher speed on some systems. It is known to run on a wide variety of
475 unix systems (SunOS, IRIX, GNU/Linux, HP-UX, FreeBSD, NetBSD, OpenBSD)
476 and also on Windows, does not require any assembly language and is
477 architecture-independent.
470 478
471deliantra/server cvs-co(README) cvs-co(Changes) cvs-co(COPYING.Affero) 479deliantra/server cvs-co(README) cvs-co(Changes) cvs-co(COPYING.Affero)
472 The <a href="http://www.deliantra.net/">Deliantra</a> game server. 480 The <a href="http://www.deliantra.net/">Deliantra</a> game server.
473 481
474 Follow the link to <a href="http://www.deliantra.net/">Deliantra</a> for background info. 482 Follow the link to <a href="http://www.deliantra.net/">Deliantra</a> for background info.
593 more address ranges, to which pings will be distributed according to a 601 more address ranges, to which pings will be distributed according to a
594 least-load principle. 602 least-load principle.
595 603
596 A command line utility (<tt>fastping</tt>) is included. 604 A command line utility (<tt>fastping</tt>) is included.
597 605
606AnyEvent-AIO cpan cvs-pod(AIO.pm,) list(anyevent) irc(anyevent)
607 A perl module providing transparent integration of IO::AIO into AnyEvent.
608
609AnyEvent-BDB cpan cvs-pod(BDB.pm,) list(anyevent) irc(anyevent)
610 A perl module providing transparent integration of BDB into AnyEvent.
611
612AnyEvent-DBus cpan cvs-pod(DBus.pm,) list(anyevent) irc(anyevent)
613 A perl module providing mostly transparent integration of Net::DBus into AnyEvent.
614
615AnyEvent-DBI cpan cvs-pod(DBI.pm,) list(anyevent) irc(anyevent)
616 A perl module providing an asynchronous DBI interface for AnyEvent.
617
618 This module provides an asynchronous DBI interface for AnyEvent by
619 starting one or more proxy processes that handle trhe actual sql
620 commands.
621
622AnyEvent-FCP cpan cvs-pod(FCP.pm,) list(anyevent) irc(anyevent)
623 A perl module implementing a Freenet Client Protocol 2.0 client.
624
625AnyEvent-GPSD cpan cvs-pod(GPSD.pm,) list(anyevent) irc(anyevent)
626 A perl module implementing an AnyEvent client for the (pre-xml) GPSD protocol.
627
628AnyEvent-Porttracker cpan cvs-pod(Porttracker.pm,) list(anyevent) irc(anyevent)
629 A perl module implementing a client for the Porttracker/PortIQ API protocol.
630
631AnyEvent-SNMP cpan cvs-pod(SNMP.pm,) list(anyevent) irc(anyevent)
632 A perl module that transparently integrates Net::SNMP into AnyEvent.
633
634 In addition to making Net::SNMP AnyEvent-aware, this module also
635 implements advanced rate-limiting that enables you to query many devices
636 in parallel without running into timeouts due to high CPU usage.
637
638AnyEvent-Watchdog cpan cvs-pod(Watchdog.pm,) list(anyevent) irc(anyevent)
639 A perl module implementing a watchdog for Perl processes.
640
641 This module forks your Perl process early during it's startup. It can
642 automatically restart the program on crashes, provide clean restarts
643 requested by the watched program and a number of other small feats.
644
598AnyEvent-HTTP cpan cvs-pod(HTTP.pm,) cvs-co(Changes) list(anyevent) irc(anyevent) 645AnyEvent-HTTP cpan cvs-pod(HTTP.pm,) cvs-co(Changes) list(anyevent) irc(anyevent)
599 A simple and plain event based http and https client. 646 A simple and plain event based http and https client.
600 647
601 This module implements a simple, stateless and non-blocking HTTP 648 This module implements a simple, stateless and non-blocking HTTP
602 client. It supports GET, POST and other request methods, cookies and more, 649 client. It supports GET, POST and other request methods, cookies and more,
662 by <a href="http://www.twitter.com">Twitter</a>. 709 by <a href="http://www.twitter.com">Twitter</a>.
663 710
664AnyEvent-IGS cpan-elmex git-pod(lib/AnyEvent/IGS.pm,) git-co(Changes) list(anyevent) irc(anyevent) 711AnyEvent-IGS cpan-elmex git-pod(lib/AnyEvent/IGS.pm,) git-co(Changes) list(anyevent) irc(anyevent)
665 A Perl module that interfaces to the International Go Server. 712 A Perl module that interfaces to the International Go Server.
666 713
667 This module is an Anyevent-based interface to the International Go Server 714 This module is an AnyEvent-based interface to the International Go Server
668 protocol. 715 protocol.
669 716
670AnyEvent-EditText cpan-elmex git-pod(lib/AnyEvent/EditText.pm,) git-co(Changes) list(anyevent) irc(anyevent) 717AnyEvent-EditText cpan-elmex git-pod(lib/AnyEvent/EditText.pm,) git-co(Changes) list(anyevent) irc(anyevent)
671 A Perl module which allows editing any text via an editor in a separate process. 718 A Perl module which allows editing any text via an editor in a separate process.
672 719

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines