Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Nov 2000 19:20:41 -0500 (EST)
From:      Mikhail Teterin <mi@privatelabs.com>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        dugsong@OpenBSD.ORG, msmith@freebsd.org
Subject:   ports/23031: editors/wordperfect no longer requires manual download
Message-ID:  <200011230020.eAN0Kfo18444@misha.privatelabs.com>

next in thread | raw e-mail | index | archive | help

>Number:         23031
>Category:       ports
>Synopsis:       editors/wordperfect no longer requires manual download
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 22 16:30:01 PST 2000
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:
 X-send-pr-version: 3.2
 
 


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?200011230020.eAN0Kfo18444>