Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Apr 2002 05:50:04 -0700 (PDT)
From:      Jean-Sebastien Roy <js@jeannot.org>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/26884: new port for visualworks 5i.3
Message-ID:  <200204131250.g3DCo4Z73430@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/26884; it has been noted by GNATS.

From: Jean-Sebastien Roy <js@jeannot.org>
To: freebsd-gnats-submit@FreeBSD.org, jean-sebastien.roy@wanadoo.fr
Cc:  
Subject: Re: ports/26884: new port for visualworks 5i.3
Date: Sat, 13 Apr 2002 14:44:31 +0200

 Sadly enough, 6 month passed, and the distfiles are not available on the same location anymore.
 The new directories are :
 ftp://ftp.cincom.com/pub/st/vw/
 ftp://ftp.cincom.com/pub/st/vm/
 ftp://ftp.cincom.com/pub/st/goodies/
 
 The following patch may fix the downloads.
 
 js
 
 diff -ru visualworks/Makefile visualworks.new/Makefile
 --- visualworks/Makefile     Thu Nov  1 12:09:20 2001
 +++ visualworks.new/Makefile Sat Apr 13 14:21:41 2002
 @@ -8,7 +8,9 @@
  PORTNAME=      visualworks
  PORTVERSION=   5i.4
  CATEGORIES=    lang linux
 -MASTER_SITES=  http://www.cincom.com/downloads/gz/VisualWorks/
 +MASTER_SITES=  ftp://ftp.cincom.com/pub/st/vw/ \
 +               ftp://ftp.cincom.com/pub/st/vm/ \
 +               ftp://ftp.cincom.com/pub/st/goodies/
  DISTFILES= BaseVisualWorks.tar.gz Image.tar.gz VM-Linux86.tar.gz \
         ExtendedBase.tar.gz DST.tar.gz PlugIn.tar.gz \
         VisualWaveWebToolkit.tar.gz Opentalk.tar.gz \

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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