From b905cf5f4f66563d9d21d9a53bcc0b1efec62ab8 Mon Sep 17 00:00:00 2001 From: short <> Date: Fri, 16 May 2003 16:27:31 +0000 Subject: [PATCH] update --- project/FordFulk/ListItem.pm | 3 +-- project/FordFulk/index.html.pl | 6 ++++++ project/Heat/ListItem.pm | 1 - project/Heat/index.html.pl | 6 ++++++ project/Islet/ListItem.pm | 1 - project/Islet/index.html.pl | 6 ++++++ project/ircon/ListItem.pm | 2 +- project/kware/ListItem.pm | 2 +- project/mdsms/ListItem.pm | 1 + project/sshpatch/ListItem.pm | 2 +- project/tac_plus/ListItem.pm | 2 +- project/wllib/ListItem.pm | 2 +- 12 files changed, 25 insertions(+), 9 deletions(-) diff --git a/project/FordFulk/ListItem.pm b/project/FordFulk/ListItem.pm index b6f17c2..055e13e 100755 --- a/project/FordFulk/ListItem.pm +++ b/project/FordFulk/ListItem.pm @@ -31,13 +31,12 @@ our %ListItem=( "name"=>"Ford-Fulkenson Algorithm Demonstration", "priority"=>5, "download"=>"FordFulk/FordFulk.zip", - "online-demo"=>"FordFulk/", "summary"=>"Web applet", "license"=>"PD", "maintenance"=>"finished", "language"=>"Java 1.0.2", "description"=>"" - .'

Java applet to demonstrate the internals of Ford-Fulkerson network algorithm.

' + .'

Java applet to demonstrate the internals of Ford-Fulkenson network algorithm.

' ); 1; diff --git a/project/FordFulk/index.html.pl b/project/FordFulk/index.html.pl index eca85e7..5134e2c 100755 --- a/project/FordFulk/index.html.pl +++ b/project/FordFulk/index.html.pl @@ -33,4 +33,10 @@ My::Web->init_project( "ListItem"=>\%My::Project::FordFulk::ListItem, ); +print <<'HERE'; + +HERE + My::Web->footer(); diff --git a/project/Heat/ListItem.pm b/project/Heat/ListItem.pm index 9c8e6f3..8781cff 100755 --- a/project/Heat/ListItem.pm +++ b/project/Heat/ListItem.pm @@ -31,7 +31,6 @@ our %ListItem=( "name"=>"Heat Distribution Simulation", "priority"=>5, "download"=>"Heat/Heat.zip", - "online-demo"=>"Heat/", "summary"=>"Web applet", "license"=>"PD", "maintenance"=>"finished", diff --git a/project/Heat/index.html.pl b/project/Heat/index.html.pl index 5788afd..4fd1ad1 100755 --- a/project/Heat/index.html.pl +++ b/project/Heat/index.html.pl @@ -33,4 +33,10 @@ My::Web->init_project( "ListItem"=>\%My::Project::Heat::ListItem, ); +print <<'HERE'; + +HERE + My::Web->footer(); diff --git a/project/Islet/ListItem.pm b/project/Islet/ListItem.pm index 3fc03ff..11104f9 100755 --- a/project/Islet/ListItem.pm +++ b/project/Islet/ListItem.pm @@ -31,7 +31,6 @@ our %ListItem=( "name"=>'ICP 1998 Competition Software', "priority"=>5, "download"=>"Islet/Islet.zip", - "online-demo"=>"Islet/", "summary"=>"Web game applet", "license"=>"PD", "maintenance"=>"finished", diff --git a/project/Islet/index.html.pl b/project/Islet/index.html.pl index b47522d..5ef85ab 100755 --- a/project/Islet/index.html.pl +++ b/project/Islet/index.html.pl @@ -33,6 +33,12 @@ My::Web->init_project( "ListItem"=>\%My::Project::icp::ListItem, ); +print <<'HERE'; + +HERE + print '
'.My::Web::img("Islet.png","Applet demo screen").'
'."\n"; My::Web->footer(); diff --git a/project/ircon/ListItem.pm b/project/ircon/ListItem.pm index 1a0dd71..cd4f448 100755 --- a/project/ircon/ListItem.pm +++ b/project/ircon/ListItem.pm @@ -36,7 +36,7 @@ our %ListItem=( "summary"=>"InfraRed control", "license"=>"PD", "maintenance"=>"obsolete", - "obsoleted"=>"Linux kernel driver no longer maintained. Superseded by LIRC", + "reason"=>"Linux kernel driver no longer maintained. Superseded by LIRC", "language"=>"C, Java", "description"=>"" .'

Software package for custom simple hardware connected to PC parallel port' diff --git a/project/kware/ListItem.pm b/project/kware/ListItem.pm index f64a707..b617182 100755 --- a/project/kware/ListItem.pm +++ b/project/kware/ListItem.pm @@ -34,7 +34,7 @@ our %ListItem=( "summary"=>"Drivers debugging", "license"=>"PD", "maintenance"=>"obsolete", - "obsoleted"=>"The User-mode Linux Kernel", + "reason"=>"The User-mode Linux Kernel", "language"=>"C", "description"=>"" .'

Do you also find debugging of Linux kernel drivers a nightmare? Would you' diff --git a/project/mdsms/ListItem.pm b/project/mdsms/ListItem.pm index 8ecb529..f4a8652 100755 --- a/project/mdsms/ListItem.pm +++ b/project/mdsms/ListItem.pm @@ -35,6 +35,7 @@ our %ListItem=( "download-i386 RPM package"=>"mdsms-1.5.2-0.i386.rpm", "download-sources RPM package"=>"mdsms-1.5.2-0.src.rpm", "download-logos from KESSLER Wireless Design"=>"http://www.kessler-design.com/wireless/samples.php3", + "link-View CVS"=>"http://cvs.jankratochvil.net/viewcvs/mdsms/", "summary"=>"Mobile communication", "license"=>"GPL", "maintenance"=>"finished", diff --git a/project/sshpatch/ListItem.pm b/project/sshpatch/ListItem.pm index d6a039b..0e516e6 100755 --- a/project/sshpatch/ListItem.pm +++ b/project/sshpatch/ListItem.pm @@ -36,7 +36,7 @@ our %ListItem=( "summary"=>"SSH enhancement", "license"=>"PD", "maintenance"=>"update", - "update"=>"OpenSSH is now preferred but this patch is not yet migrated.", + "reason"=>"OpenSSH is now preferred but this patch is not yet migrated.", "language"=>"C patch", "description"=>"" .'This patch will protect your mostly idle SSH connection from broken masquerading firewalls' diff --git a/project/tac_plus/ListItem.pm b/project/tac_plus/ListItem.pm index 8fefdad..93f8679 100755 --- a/project/tac_plus/ListItem.pm +++ b/project/tac_plus/ListItem.pm @@ -37,7 +37,7 @@ our %ListItem=( "license"=>"PD", "maintenance"=>"finished", "language"=>"C patch", - "sponsor"=>"GTS", + "sponsorship"=>"GTS", "description"=>"" .'

Patch provides complete freedom of specifying ANY' .' configuration changes depending on the specific NAS the user is being logged' diff --git a/project/wllib/ListItem.pm b/project/wllib/ListItem.pm index 733ae31..c490ca7 100755 --- a/project/wllib/ListItem.pm +++ b/project/wllib/ListItem.pm @@ -34,7 +34,7 @@ our %ListItem=( "summary"=>"Graphics library", "license"=>"PD", "maintenance"=>"obsolete", - "obsoleted"=>"All supported engines no longer being used as they are", + "reason"=>"Supported backends are no longer being used.", "language"=>"C", "description"=>"" .'

This library should make you generically use line drawing on the following platforms:' -- 1.8.3.1