From owner-freebsd-ports Sat Apr 13 5:50:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 49FA437B400 for ; Sat, 13 Apr 2002 05:50:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3DCo4Z73430; Sat, 13 Apr 2002 05:50:04 -0700 (PDT) (envelope-from gnats) Date: Sat, 13 Apr 2002 05:50:04 -0700 (PDT) Message-Id: <200204131250.g3DCo4Z73430@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Jean-Sebastien Roy Subject: Re: ports/26884: new port for visualworks 5i.3 Reply-To: Jean-Sebastien Roy Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/26884; it has been noted by GNATS. From: Jean-Sebastien Roy 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