Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Jan 2004 16:49:37 +0100
From:      Simon Barner <barner@in.tum.de>
To:        dotz@irc.pl
Cc:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/61309: x11-toolkits/wxgtk-docs: Added tuturial to documentation
Message-ID:  <20040113154936.GG687@zi025.glhnet.mhn.de>
In-Reply-To: <200401131430.i0DEUJSa017590@freefall.freebsd.org>
References:  <200401131430.i0DEUJSa017590@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
>  Also, wxTutorial.pdf doesn't contain version number. If wxWindows team
>  uploads a new file to the same place, we'll have to update the port or it
>  will be broken.

Okay, I did not think of this -- true!

>  I object putting the file to the package.
>  
>  I suggest using a pkg-message file and put information about the
>  availability of the tutorial on the web.

What about the following patch that changes the relative link on the
local filesystem into an external link to the document?

Simon

--- index.htm.orig	Tue Jan 13 16:46:04 2004
+++ index.htm	Tue Jan 13 16:47:11 2004
@@ -115,7 +115,7 @@
 application, either compiling it from utils/helpview in the distribution,
 or downloading a binary, for example from <a href="http://www.storylinescentral.com/helpview.htm">here</a>.<P>;
 
-See also the <a href="../pdf/wxTutorial.pdf">wxWindows Tutorial</a>
+See also the <a href="http://users.skynet.be/saw/download/wxWindows/wxTutorial.pdf">wxWindows Tutorial</a>
 by Franky Braem, in PDF format.<P>
 
 <P>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040113154936.GG687>