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

Comparing cvsroot/schmorpforge/genpage (file contents):
Revision 1.34 by root, Mon Aug 25 01:42:38 2008 UTC vs.
Revision 1.36 by root, Tue Sep 30 02:27:46 2008 UTC

102 print <<EOF; 102 print <<EOF;
103<li><a href='http://git.ta-sa.org/?p=$name.git;a=summary'>Browse GIT repository '$name'</a></li> 103<li><a href='http://git.ta-sa.org/?p=$name.git;a=summary'>Browse GIT repository '$name'</a></li>
104<li>Read-only GIT checkout:<br /> 104<li>Read-only GIT checkout:<br />
105 <tt>&#160;git-clone http://git.ta-sa.org/$name.git</tt> 105 <tt>&#160;git-clone http://git.ta-sa.org/$name.git</tt>
106</li> 106</li>
107<li>Contributor CVS Access:<br /> 107<li>(EXPERIMENTAL) contributor CVS access (command requires CVS versions (&gt;= 1.12.11)):<br />
108 <tt>cvs -d ":ext;CVS_SERVER=git-cvsserver:USER\@ruth.plan9.de/gitroot/$name.git" co -d $name master</tt> 108 <tt>cvs -d ":ext;CVS_SERVER=git-cvsserver:USER\@ruth.plan9.de/gitroot/$name.git" co -d $name master</tt>
109</li> 109</li>
110EOF 110EOF
111 } else { 111 } else {
112 my $modules = $name; 112 my $modules = $name;
274 libptytty is an offspring of rxvt-unicode that handles pty/tty/utmp/wtmp/lastlog handling 274 libptytty is an offspring of rxvt-unicode that handles pty/tty/utmp/wtmp/lastlog handling
275 in mostly OS-independent ways, so it's less of a hassle for you :) 275 in mostly OS-independent ways, so it's less of a hassle for you :)
276 276
277 Mailing list and contacts are the same as for rxvt-unicode, above. 277 Mailing list and contacts are the same as for rxvt-unicode, above.
278 278
279gtkbfc cvs-co(README) 279gtkbfc cvs-pod(README)
280 Gtk+ bash file chooser replacement. 280 Gtk+ bash file chooser replacement.
281 281
282 <b>gtkbfc</b> is a hack that replaces the dreaded, slow and hard-to-use GTK+ 282 <b>gtkbfc</b> is a hack that replaces the dreaded, slow and hard-to-use GTK+
283 file chooser by a rxvt-unicode window with a little script that lets you use 283 file chooser by a rxvt-unicode window with a little script that lets you use
284 readline tab-completion to enter filenames. 284 readline tab-completion to enter filenames.
319 It could be used to write Knuddels clients, bots and even servers 319 It could be used to write Knuddels clients, bots and even servers
320 (although the latter doesn't make much sense, the protocol is rather 320 (although the latter doesn't make much sense, the protocol is rather
321 ugly. If you want to implement your own group communication server, use 321 ugly. If you want to implement your own group communication server, use
322 IRC instead). 322 IRC instead).
323 323
324Net-IRC3 cpan-elmex cvs-pod(lib/Net/IRC3.pm,) cvs-co(Changes) cvs-co(samples/netirc3cl) cvs-co(samples/netirc3) 324AnyEvent-IRC cpan-elmex git-pod(lib/AnyEvent/IRC.pm,) git-co(Changes) git-co(samples/anyeventirccl) git-co(samples/anyeventirc)
325 This module provides an alternative to the Net-IRC and Net-IRC2 325 This module provides an alternative to the Net-IRC and Net-IRC2
326 modules. Its design rationale is offfering a 100% non-blocking 326 modules. Its design rationale is offering a 100% non-blocking
327 callback-based interface, RFC-compliant parsing and a lightweight 327 callback-based interface, RFC-compliant parsing and a lightweight
328 approach to modularity and reusability. 328 approach to modularity and reusability.
329 329
330Net-IRC-Server cvs-pod(Net/IRC/Server.pm,) 330Net-IRC-Server cvs-pod(Net/IRC/Server.pm,)
331 This module provides a simple API for handling the IRC Protocol 331 This module provides a simple API for handling the IRC Protocol
389 Perl module family for the <a href="http://www.deliantra.net/">Deliantra</a> game. 389 Perl module family for the <a href="http://www.deliantra.net/">Deliantra</a> game.
390 390
391 They can be used to read/write/cache archetypes, image packs and map files. 391 They can be used to read/write/cache archetypes, image packs and map files.
392 Follow the link to <a href="http://www.deliantra.net/">Deliantra</a> for background info. 392 Follow the link to <a href="http://www.deliantra.net/">Deliantra</a> for background info.
393 393
394deliantra/gcrossedit cvs-pod(bin/gde,) 394deliantra/gde cvs-pod(bin/gde,)
395 The <a href="http://www.deliantra.net/">Deliantra</a> editor, written in Perl + Gtk2. 395 The <a href="http://www.deliantra.net/">Deliantra</a> editor, written in Perl + Gtk2.
396 396
397 The editor for the game Deliantra, written in Perl. 397 The editor for the game Deliantra, written in Perl.
398 Follow the link to <a href="http://www.deliantra.net/">Deliantra</a> for background info. 398 Follow the link to <a href="http://www.deliantra.net/">Deliantra</a> for background info.
399 399

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines