Date: Fri, 9 Jan 2004 12:55:02 -0500 (EST) From: Ken Smith <kensmith@cse.Buffalo.EDU> To: FreeBSD-gnats-submit@FreeBSD.org Cc: marcel@FreeBSD.org Subject: ports/61136: Fix for ports/emulators/ski unfetchable distfile Message-ID: <200401091755.i09Ht2rP007228@portnoy.cse.buffalo.edu> Resent-Message-ID: <200401091800.i09I0YqO038284@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 61136 >Category: ports >Synopsis: Fix for ports/emulators/ski unfetchable distfile >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jan 09 10:00:34 PST 2004 >Closed-Date: >Last-Modified: >Originator: Ken Smith >Release: FreeBSD 5.2-CURRENT i386 >Organization: FreeBSD >Environment: System: FreeBSD portnoy.cse.buffalo.edu 5.2-CURRENT FreeBSD 5.2-CURRENT #3: Sun Jan 4 02:37:21 EST 2004 root@portnoy.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: ski distfile needs to be manually downloaded due to license issues. Currently email is sent periodically to freebsd-ia64 mailing list complaining that the distfile is not fetchable because freebsd-ia64@ is listed as maintainer. >How-To-Repeat: Read freebsd-ia64 mailing list... :-) >Fix: Based on a port with similar distfile license restrictions (java/jdk14) I think this patch will fix the problem. If I'm wrong can you let me know what will fix the problem please? Patch is for ports/emulators/ski/Makefile. --- Makefile_orig Mon Dec 15 12:35:12 2003 +++ Makefile Fri Jan 9 12:46:42 2004 @@ -9,7 +9,7 @@ PORTNAME= ski PORTVERSION= 0.943l.2 CATEGORIES= emulators -MASTER_SITES= ftp://www.software.hp.com/dist/swdepot/ +MASTER_SITES= # ftp://www.software.hp.com/dist/swdepot/ DISTNAME= ski-0.943l-2.i386 EXTRACT_SUFX= .rpm >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401091755.i09Ht2rP007228>