[imp] Back-up source for Xlhtml ?

Thierry Thomas thierry@pompo.net
Mon, 4 Mar 2002 19:16:11 +0100


Hello,

Le  4 Mar 02 à 11:00:11 +0000, GB écrivait :
> I'm trying to do a fresh install of IMP on FreeBSD 4.5. I keep hanging
> at the xlhtml dependency because, for the last couple of days, it seems
> that the xlhtml.org Web/FTP site has been down.
> 
> So, two questions:
> 
> * Other than losing the ability to view Excel files, can I build without
> this dependency by commenting it out?
> 
> * Anyone know of an alternate source I can specify in the makefile?

Here is a mirror for this distfile:
<URL:http://www.go.dlr.de/fresh/unix/src/www/xlhtml-0.4.tar.gz>.

and a patch for your Makefile:

--- Makefile.orig       Thu Feb 28 19:33:34 2002
+++ Makefile    Thu Feb 28 21:45:06 2002
@@ -8,7 +8,8 @@
 PORTNAME=      xlhtml
 PORTVERSION=   0.4
 CATEGORIES=    textproc
-MASTER_SITES=  http://www.xlhtml.org/
+MASTER_SITES=  http://www.xlhtml.org/ \
+               http://www.go.dlr.de/fresh/unix/src/www/

 MAINTAINER=    sobomax@FreeBSD.org

-- 
Th. Thomas.