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

Comparing cvsroot/schmorpforge/genpage (file contents):
Revision 1.59 by elmex, Fri Aug 28 16:18:58 2009 UTC vs.
Revision 1.60 by root, Wed Sep 30 22:40:34 2009 UTC

4 4
5mkdir "software.schmorp.de", 0755; 5mkdir "software.schmorp.de", 0755;
6mkdir "software.schmorp.de/pkg", 0755; 6mkdir "software.schmorp.de/pkg", 0755;
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
10# apparently moved
11#ermyth cvs-pod(doc/poddoc/documentation.pod) cvs-co(Changes)
12# This is a fork of Atheme IRC Services.
13#
14# Ermyth IRC Services is a set of Services for IRC networks that allows
15# users to manage their channels in a secure and efficient way and
16# allows operators to manage various things about their networks.
17# Ermyth has been ported to C++ and goes its way using modern concepts
18# and the object oriented paradigm.
9 19
10sub hdr($$) { 20sub hdr($$) {
11 print <<EOF; 21 print <<EOF;
12<?xml version='1.0' encoding='utf-8'?> 22<?xml version='1.0' encoding='utf-8'?>
13<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> 23<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
920 930
921wvsniff 931wvsniff
922 Undocumented but nicely working wavelan sniffer that I wrote for use 932 Undocumented but nicely working wavelan sniffer that I wrote for use
923 with my cisco aironet card. If you get it working, praise yourself. 933 with my cisco aironet card. If you get it working, praise yourself.
924 934
925ermyth cvs-pod(doc/poddoc/documentation.pod) cvs-co(Changes)
926 This is a fork of Atheme IRC Services.
927
928 Ermyth IRC Services is a set of Services for IRC networks that allows
929 users to manage their channels in a secure and efficient way and
930 allows operators to manage various things about their networks.
931 Ermyth has been ported to C++ and goes its way using modern concepts
932 and the object oriented paradigm.
933
934dhcpping cvs-pod(dhcping.pod,) 935dhcpping cvs-pod(dhcping.pod,)
935 A version of dhcpping enhanced by <a href="mailto:marco@nethype.de">Marco Maisenhelder</a> 936 A version of dhcpping enhanced by <a href="mailto:marco@nethype.de">Marco Maisenhelder</a>
936 to support passing dhcp options. Intended to test dhcp server implementations. 937 to support passing dhcp options. Intended to test dhcp server implementations.
937 938
938Object-Event cpan-elmex git-pod(lib/Object/Event.pm,) git-co(Changes) 939Object-Event cpan-elmex git-pod(lib/Object/Event.pm,) git-co(Changes)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines