Fixed wording.
[www.jankratochvil.net.git] / project / captive / CVS.html.pl
index 5ba4f41..ffcc660 100755 (executable)
@@ -103,19 +103,6 @@ my $ntfsprogs_after=sub ($) {
 
 my @dist=(
                {
-                       "name"=>"Debian GNU/Linux<br />'unstable' i386",
-                       "id"=>"debian",
-                       "out"=>sub {
-                               my($pkg,$version_base,$version_ext)=@_;
-                                       $version_ext=~s/^\d+//;
-                                       my $file="${pkg}_$version_base".($version_ext=~/^\d+$/ ? "" : $version_ext)."_i386.deb";
-                                       my $r=&$a_href_arch("dist/$file",$file);
-                                       (my $filedev=$file)=~s/^\Q$pkg\E_/${pkg}-dev_/;
-                                       $r.="<br />".&$a_href_arch("dist/$filedev",$filedev) if $has_devel{$pkg};
-                                       return $r;
-                               },
-                       },
-               {
                        "name"=>"Sources (.tar.gz)",
                        "id"=>"source",
                        "out"=>sub {
@@ -171,22 +158,8 @@ print <<"HERE";
                        <li>Many fixes of the userland lufsd(8) daemon</li>
                        <li>Scripts for unattended Linux kernel module prebuilds/compilation/installation</li>
                </ul>
-       </dd>
-       <dt>@{[ a_href $W->{"project_viewcvs"}.'/gnome-vfs-httpcaptive/?only_with_tag=captive','gnome-vfs-httpcaptive' ]}</dt>
-       <dd>
-               <p>seek() function support for http:// handler was submitted as Gnome BugZilla
-                               @{[ a_href 'http://bugzilla.gnome.org/show_bug.cgi?id=121194','Bug # 121194' ]}.
-                               Bug is currently pending.</p>
-       </dd>
-       <dt>Debian ntfsprogs-200309071734-1captive1 (libntfs5/libntfs5-dev/libntfs-gnomevfs)</dt>
-       <dd>
-               <p>Debian packaging is updated for
-                               @{[ a_href 'http://linux-ntfs.sourceforge.net/downloads.html#ntfs','version 1.8.0' ]}
-                               although its libntfs-gnomevfs packaging
-                               containing the Captive-developed @{[ a_href '/project/ntfsprogsgnomevfs/','ntfsprogs-gnomevfs' ]}
-                               is currently broken. Debian Bugs pending:
-                                               @{[ a_href 'http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=229497','229497' ]},
-                                               @{[ a_href 'http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=229498','229498' ]}.</p>
+               <p>The recommended way is to port Captive project to maintained
+               @{[ a_href 'http://fuse.sourceforge.net/','FUSE' ]}.</p>
        </dd>
 </dl>