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.73 by root, Sun Aug 29 19:34:52 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.
662 by <a href="http://www.twitter.com">Twitter</a>. 670 by <a href="http://www.twitter.com">Twitter</a>.
663 671
664AnyEvent-IGS cpan-elmex git-pod(lib/AnyEvent/IGS.pm,) git-co(Changes) list(anyevent) irc(anyevent) 672AnyEvent-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. 673 A Perl module that interfaces to the International Go Server.
666 674
667 This module is an Anyevent-based interface to the International Go Server 675 This module is an AnyEvent-based interface to the International Go Server
668 protocol. 676 protocol.
669 677
670AnyEvent-EditText cpan-elmex git-pod(lib/AnyEvent/EditText.pm,) git-co(Changes) list(anyevent) irc(anyevent) 678AnyEvent-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. 679 A Perl module which allows editing any text via an editor in a separate process.
672 680

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines