Bug 32921

Summary: Dead URL in FreeBSD FAQ
Product: Documentation Reporter: Graeme Cross <gjc>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Graeme Cross 2001-12-17 03:50:01 UTC
http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/commercial.html has a dead link (Section 5.1, "You can purchase ApplixWare for FreeBSD here.")
The dead link points to
http://www.wccdrom.com/titles/freebsd/applix.phtml

Fix: 

I can't find an alternative URL at FreeBSDMall (the replacement for www.wccdrom.com?)
I would suggest simply deleting the line in question.
Comment 1 setantae 2001-12-17 09:38:13 UTC
Well it seems that ApplixWare is now called AnyWare, but there is an
ApplixWare Office 4.42 available from here :
http://www.vistasource.com/products/axware/platforms

If anyone knows for sure that this is the same thing, then here's a
patch.

Ceri

--- doc.old/en_US.ISO8859-1/books/faq/book.sgml Thu Dec 13 20:35:03 2001
+++ doc/en_US.ISO8859-1/books/faq/book.sgml     Mon Dec 17 09:36:15 2001
@@ -4715,10 +4715,8 @@
         <answer>
          <itemizedlist>
            <listitem>
-             <para><ulink url="http://www.freebsdmall.com/">The FreeBSD Mall</ulink>
-                offers a FreeBSD native version of <ulink
-                url="http://www.vistasource.com/">VistaSource</ulink>
-                ApplixWare 5.</para>
+             <para><ulink url="http://www.vistasource.com/">VistaSource</ulink>
+               produce a FreeBSD native version of ApplixWare 4.42.</para>
        
              <para>ApplixWare is a rich full-featured, commercial
                Office Suite for FreeBSD containing a word processor,
@@ -4727,7 +4725,7 @@
                </para>
 
              <para>You can purchase ApplixWare for FreeBSD <ulink
-               url="http://www.wccdrom.com/titles/freebsd/applix.phtml">here</ulink>.
+               url="http://www.vistasource.com/products/axware/platforms">here</ulink>.
                 </para>
 
            </listitem>
Comment 2 chern freebsd_committer freebsd_triage 2001-12-22 00:24:31 UTC
State Changed
From-To: open->closed

VistaSource makes the FreeBSD port of Applixware, but FreeBSD Mall distributes 
it with their Desktop Edition package.  I've updated the sentence, removing the 
broken link.  Thanks!