From mi@privatelabs.com  Wed Nov 22 16:21:05 2000
Return-Path: <mi@privatelabs.com>
Received: from privatecube.privatelabs.com (unknown [63.114.185.254])
	by hub.freebsd.org (Postfix) with ESMTP
	id 250A537B4CF; Wed, 22 Nov 2000 16:21:05 -0800 (PST)
Received: from misha.privatelabs.com (root@misha.plten [10.0.0.106])
	by privatecube.privatelabs.com (8.9.3/8.9.2) with ESMTP id TAA02976;
	Wed, 22 Nov 2000 19:40:24 -0500
Received: (from mi@localhost)
	by misha.privatelabs.com (8.11.0/8.9.3) id eAN0Kfo18444;
	Wed, 22 Nov 2000 19:20:41 -0500 (EST)
	(envelope-from mi)
Message-Id: <200011230020.eAN0Kfo18444@misha.privatelabs.com>
Date: Wed, 22 Nov 2000 19:20:41 -0500 (EST)
From: Mikhail Teterin <mi@privatelabs.com>
Reply-To: mi@aldan.algebra.com
To: FreeBSD-gnats-submit@freebsd.org
Cc: dugsong@OpenBSD.ORG, msmith@freebsd.org
Subject: editors/wordperfect no longer requires manual download

>Number:         23031
>Category:       ports
>Synopsis:       editors/wordperfect no longer requires manual download
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    dougb
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 22 16:30:01 PST 2000
>Closed-Date:    Fri Nov 24 22:33:23 PST 2000
>Last-Modified:  Fri Nov 24 22:37:13 PST 2000
>Originator:     Mikhail Teterin
>Release:        FreeBSD 4.1.1-STABLE i386
>Organization:
Virtual Estates, Inc.
>Environment:

>Description:

	It is no longer neccessary to jump through the Corel's hoops
	to download the thing. After all the jumping, Corel sends you
	to http://download.cnet.com/downloads/0-10144-101-901399.html,
	which redirects you to
	ftp://ftp.download.com/pub/linux/business/GUILG/GUILG00.GZ

>How-To-Repeat:

>Fix:

--- Makefile	Tue Apr 25 09:01:46 2000
+++ Makefile	Wed Nov 22 19:15:51 2000
@@ -11,3 +11,3 @@
 CATEGORIES=	editors linux
-MASTER_SITES=	# must fetch manually
+MASTER_SITES=	ftp://ftp.download.com/pub/linux/business/GUILG/
 DISTNAME=	GUILG00
@@ -27,8 +27,2 @@
 
-.include <bsd.port.pre.mk>
-
-.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX})
-IGNORE='The source to this port may not be automatically fetched due to licensing restrictions.  You MUST fetch the source manually after reading and agreeing to the license at: http://linux.corel.com/products/linuxproducts_wp8.htm  Once ${DISTFILES} has been downloaded, move it to ${DISTDIR} and then restart this build.'
-.endif
-
 post-extract:
@@ -69,2 +63,2 @@
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: dougb 
State-Changed-When: Fri Nov 24 22:33:23 PST 2000 
State-Changed-Why:  

While we appreciate the update, it's not totally clear that 
the license has been removed, just modified. However, we 
do appreciate the notice regarding the change.  

BTW, next time you might want to choose more realistic 
estimates of severity and priority for your PR. :) 


Responsible-Changed-From-To: freebsd-ports->dougb 
Responsible-Changed-By: dougb 
Responsible-Changed-When: Fri Nov 24 22:33:23 PST 2000 
Responsible-Changed-Why:  

I updated the where to look URL, but didn't remove the 
manual fetch requirement. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=23031 
>Unformatted:
 X-send-pr-version: 3.2
 
 
