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

Comparing cvsroot/schmorpforge/genpage (file contents):
Revision 1.55 by root, Sat Aug 8 09:28:38 2009 UTC vs.
Revision 1.61 by root, Thu Oct 1 09:39:53 2009 UTC

103</head> 103</head>
104<body> 104<body>
105<p class='back'><a href='/'>Schmorpforge Ta-Sa Software Repository</a></p> 105<p class='back'><a href='/'>Schmorpforge Ta-Sa Software Repository</a></p>
106<h1 class="$_[1]">$_[0]</h1> 106<h1 class="$_[1]">$_[0]</h1>
107<div style="text-align: center; float: right; margin-left: 1em; margin-bottom: 1em"> 107<div style="text-align: center; float: right; margin-left: 1em; margin-bottom: 1em">
108 <a title="Mach mit!" href="http://www.piratenpartei.de/navigation/mitmachen/mitglied-werden"> 108 <a title="Mach mit!" href="http://www.piratenpartei.de/navigation/politik/unsere-ziele">
109 <img src="http://res.tst.eu/denke_selbst.gif" alt="Werde Pirat!" width="468" height="60" border="0" /> 109 <img src="http://res.tst.eu/denke_selbst.gif" alt="Werde Pirat!" width="468" height="60" border="0" />
110 </a> 110 </a>
111 <br /> 111 <br />
112 <a href="http://www.piratenpartei.de/navigation/politik/unsere-ziele"> 112 <a href="http://www.piratenpartei.de/navigation/politik/unsere-ziele">
113 <img src="http://res.tst.eu/piraten1.png" alt="Piratenpartei" width="468" height="60" border="0" /> 113 <img src="http://res.tst.eu/piraten1.png" alt="Piratenpartei" width="468" height="60" border="0" />
168<h2>Resources</h2> 168<h2>Resources</h2>
169<table class='resources'> 169<table class='resources'>
170EOF 170EOF
171 if (grep /git/, @args) { 171 if (grep /git/, @args) {
172 print <<EOF; 172 print <<EOF;
173<tr><td><tt class="icon">GIT</tt></td><td class='rr'><a href='http://git.ta-sa.org/?p=$name.git;a=summary'>Browsable GIT repository '$name'</a></li></tr> 173<tr><td><tt class="icon">GIT</tt></td><td class='rr'><a href='http://git.ta-sa.org/git/$name/'>Browsable GIT repository '$name'</a></li></tr>
174<tr><td><tt class="icon">GIT</tt></td><td class='rr'>Read-only GIT checkout: <tt>&#160;git-clone http://git.ta-sa.org/$name.git</tt> 174<tr><td><tt class="icon">GIT</tt></td><td class='rr'>Read-only GIT checkout: <tt>&#160;git-clone http://git.ta-sa.org/$name.git</tt>
175</td></tr> 175</td></tr>
176<tr><td><tt class="icon">CVS</tt></td><td class='rr'>Contributor CVS access (command requires CVS version &gt;= 1.12.11):<br /> 176<!-- <tr><td><tt class="icon">CVS</tt></td><td class='rr'>Contributor CVS access (command requires CVS version &gt;= 1.12.11):<br />
177 <tt>cvs -d ":ext;CVS_SERVER=git-cvsserver:USER\@ruth.plan9.de/gitroot/$name.git" co -d $name master</tt> 177 <tt>cvs -d ":ext;CVS_SERVER=git-cvsserver:USER\@ruth.plan9.de/gitroot/$name.git" co -d $name master</tt>
178</td></tr> 178</td></tr> -->
179EOF 179EOF
180 } else { 180 } else {
181 my $modules = $name; 181 my $modules = $name;
182 $modules = "$1" if grep /modules\((.*)\)/, @args; 182 $modules = "$1" if grep /modules\((.*)\)/, @args;
183 183
535 See <a href="http://home.schmorp.de/marc/lmainit.html">its homepage</a> for more info. 535 See <a href="http://home.schmorp.de/marc/lmainit.html">its homepage</a> for more info.
536 536
537Algorithm-FEC cpan cvs-pod(FEC.pm,) cvs-co(README.fec) cvs-co(Changes) 537Algorithm-FEC cpan cvs-pod(FEC.pm,) cvs-co(README.fec) cvs-co(Changes)
538 Perl module implementing forward error correction using Vandermonde matrices 538 Perl module implementing forward error correction using Vandermonde matrices
539 539
540AnyEvent cpan cvs-pod(lib/AnyEvent.pm,) cvs-pod(lib/AnyEvent/Intro.pod,Introduction/Tutorial) cvs-co(Changes) cvs-pod(lib/AnyEvent/Util.pm,AnyEvent::Util) cvs-pod(lib/AnyEvent/Handle.pm,AnyEvent::Handle) cvs-pod(lib/AnyEvent/Socket.pm,AnyEvent::Socket) cvs-pod(lib/AnyEvent/DNS.pm,AnyEvent::DNS) cvs-pod(lib/AnyEvent/Impl/EV.pm,AnyEvent::Impl::EV) cvs-pod(lib/AnyEvent/Impl/Event.pm,AnyEvent::Impl::Event) cvs-pod(lib/AnyEvent/Impl/Glib.pm,AnyEvent::Impl::Glib) cvs-pod(lib/AnyEvent/Impl/Tk.pm,AnyEvent::Impl::Tk) cvs-pod(lib/AnyEvent/Impl/Perl.pm,AnyEvent::Impl::Perl) cvs-pod(lib/AnyEvent/Impl/Qt.pm,AnyEvent::Impl::Qt) cvs-pod(lib/AnyEvent/Impl/EventLib.pm,AnyEvent::Impl::EventLib) cvs-pod(lib/AnyEvent/Impl/Irssi.pm,AnyEvent::Impl::Irssi) cvs-pod(lib/AnyEvent/Impl/IOAsync.pm,AnyEvent::Impl::IOAsync) cvs-pod(lib/AnyEvent/Impl/POE.pm,AnyEvent::Impl::POE) list(anyevent) 540AnyEvent cpan cvs-pod(lib/AnyEvent.pm,) cvs-pod(lib/AnyEvent/Intro.pod,Introduction/Tutorial) cvs-pod(lib/AE.pm,AE) cvs-co(Changes) cvs-pod(lib/AnyEvent/Util.pm,AnyEvent::Util) cvs-pod(lib/AnyEvent/Handle.pm,AnyEvent::Handle) cvs-pod(lib/AnyEvent/Socket.pm,AnyEvent::Socket) cvs-pod(lib/AnyEvent/DNS.pm,AnyEvent::DNS) cvs-pod(lib/AnyEvent/Impl/EV.pm,AnyEvent::Impl::EV) cvs-pod(lib/AnyEvent/Impl/Event.pm,AnyEvent::Impl::Event) cvs-pod(lib/AnyEvent/Impl/Glib.pm,AnyEvent::Impl::Glib) cvs-pod(lib/AnyEvent/Impl/Tk.pm,AnyEvent::Impl::Tk) cvs-pod(lib/AnyEvent/Impl/Perl.pm,AnyEvent::Impl::Perl) cvs-pod(lib/AnyEvent/Impl/Qt.pm,AnyEvent::Impl::Qt) cvs-pod(lib/AnyEvent/Impl/EventLib.pm,AnyEvent::Impl::EventLib) cvs-pod(lib/AnyEvent/Impl/Irssi.pm,AnyEvent::Impl::Irssi) cvs-pod(lib/AnyEvent/Impl/IOAsync.pm,AnyEvent::Impl::IOAsync) cvs-pod(lib/AnyEvent/Impl/POE.pm,AnyEvent::Impl::POE) list(anyevent)
541 This module offers a simple API for I/O, timer, signal, child process 541 This module offers a simple API for I/O, timer, signal, child process
542 and completion events, independent of a specific event loop. 542 and completion events, independent of a specific event loop.
543 543
544 <p>This module allows module authors to use those events internally 544 <p>This module allows module authors to use those events internally
545 without forcing users of the module to use a specific event loop, without 545 without forcing users of the module to use a specific event loop, without
595 The caller is responsible for authentication management, cookies (if 595 The caller is responsible for authentication management, cookies (if
596 the simplistic implementation in this module doesn't suffice), referer 596 the simplistic implementation in this module doesn't suffice), referer
597 and other high-level protocol details for which this module offers only 597 and other high-level protocol details for which this module offers only
598 limited support. 598 limited support.
599 599
600AnyEvent-MP cpan cvs-pod(MP.pm,) cvs-pod(MP/Intro.pod,Introduction/Tutorial) cvs-co(Changes) list(anyevent)
601 This Perl module (-family) implements a simple message passing framework for Perl.
602
603 Despite its simplicity, you can securely message other processes running
604 on the same or other hosts.
605
606 For an introduction to this module family, see the Intro manual page.
607
600AnyEvent-DBI cpan cvs-pod(DBI.pm,) cvs-co(Changes) list(anyevent) 608AnyEvent-DBI cpan cvs-pod(DBI.pm,) cvs-co(Changes) list(anyevent)
601 A relatively simple wrapper around DBI to make asynchronous 609 A relatively simple wrapper around DBI to make asynchronous
602 SQL requests. 610 SQL requests.
603 611
604 This module implements asynchronous DBI access my forking or executing 612 This module implements asynchronous DBI access my forking or executing
611 619
612 This is a very basic HTTP server that allows the user/programmer to install 620 This is a very basic HTTP server that allows the user/programmer to install
613 hooks for URL paths to generate the output. It uses AnyEvent to be easily 621 hooks for URL paths to generate the output. It uses AnyEvent to be easily
614 embeddable into other applications. The main objective was to make it 622 embeddable into other applications. The main objective was to make it
615 easier to make simple HTTP frontends in Perl for Perl programs and Perl modules. 623 easier to make simple HTTP frontends in Perl for Perl programs and Perl modules.
624
625AnyEvent-Feed cpan-elmex git-pod(lib/AnyEvent/Feed.pm,) git-co(Changes) list(anyevent)
626 A RSS/Atom Feed aggregator.
627
628 This module uses AnyEvent::HTTP and XML::Feed to fetch and parse RSS and Atom
629 feeds. It provides aggregation (detecting of new entries) to provide an easy
630 interface for simple feed readers.
631
632AnyEvent-Twitter cpan-elmex git-pod(lib/AnyEvent/Twitter.pm,) git-co(Changes) list(anyevent)
633 Implementation of the Twitter API for AnyEvent.
634
635 Provides a simple non-blocking API to access information (aka tweets) provided
636 by <a href="http://www.twitter.com">Twitter</a>.
616 637
617AnyEvent-IGS cpan-elmex git-pod(lib/AnyEvent/IGS.pm,) git-co(Changes) list(anyevent) 638AnyEvent-IGS cpan-elmex git-pod(lib/AnyEvent/IGS.pm,) git-co(Changes) list(anyevent)
618 A Perl module that interfaces to the International Go Server. 639 A Perl module that interfaces to the International Go Server.
619 640
620 This module is an Anyevent-based interface to the International Go Server 641 This module is an Anyevent-based interface to the International Go Server
899 920
900wvsniff 921wvsniff
901 Undocumented but nicely working wavelan sniffer that I wrote for use 922 Undocumented but nicely working wavelan sniffer that I wrote for use
902 with my cisco aironet card. If you get it working, praise yourself. 923 with my cisco aironet card. If you get it working, praise yourself.
903 924
904ermyth cvs-pod(doc/poddoc/documentation.pod) cvs-co(Changes)
905 This is a fork of Atheme IRC Services.
906
907 Ermyth IRC Services is a set of Services for IRC networks that allows
908 users to manage their channels in a secure and efficient way and
909 allows operators to manage various things about their networks.
910 Ermyth has been ported to C++ and goes its way using modern concepts
911 and the object oriented paradigm.
912
913dhcpping cvs-pod(dhcping.pod,) 925dhcpping cvs-pod(dhcping.pod,)
914 A version of dhcpping enhanced by <a href="mailto:marco@nethype.de">Marco Maisenhelder</a> 926 A version of dhcpping enhanced by <a href="mailto:marco@nethype.de">Marco Maisenhelder</a>
915 to support passing dhcp options. Intended to test dhcp server implementations. 927 to support passing dhcp options. Intended to test dhcp server implementations.
916 928
917Object-Event cpan-elmex git-pod(lib/Object/Event.pm,) git-co(Changes) 929Object-Event cpan-elmex git-pod(lib/Object/Event.pm,) git-co(Changes)
1028 of the original l-systems language, which is far more complex and 1040 of the original l-systems language, which is far more complex and
1029 powerful than most available l-system interpreters.</p> 1041 powerful than most available l-system interpreters.</p>
1030 1042
1031 <p>See <a href="http://home.schmorp.de/marc/lsys.html">the original homepage</a> 1043 <p>See <a href="http://home.schmorp.de/marc/lsys.html">the original homepage</a>
1032 for more explanations and some images. 1044 for more explanations and some images.
1045
1046ermyth cvs-pod(doc/poddoc/documentation.pod) cvs-co(Changes)
1047 This is a fork of Atheme IRC Services.
1048
1049 Ermyth IRC Services is a set of Services for IRC networks that allows
1050 users to manage their channels in a secure and efficient way and
1051 allows operators to manage various things about their networks.
1052 Ermyth has been ported to C++ and goes its way using modern concepts
1053 and the object oriented paradigm.
1054

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines