Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Feb 2002 00:56:18 +0100 (CET)
From:      "Julian Stacey" <jhs@bim.bsn.com>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        portmgr@freebsd.org
Subject:   ports/34718: make fetch-list includes things make fetch omits
Message-ID:  <200202072356.g17NuIY39039@wind.jhs.private>

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

>Number:         34718
>Category:       ports
>Synopsis:       make fetch-list includes things make fetch omits
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 07 16:10:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     jhs@freebsd.org
>Release:        FreeBSD 4.5-RELEASE i386
>Organization:
Vector Systems Ltd
>Environment:
System: FreeBSD wind.jhs.private 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Wed Jan 30 18:38:24 CET 2002 jhs@wind.jhs.private:/usr1/ftp/public/freebsd/work/4.5-RELEASE/src/sys/compile/GENERIC i386


	
>Description:
	make fetch-list includes things make fetch omits
bsd.port.mk 4.5-RELEASE needs improving.
Observe the difference between these 2:

        mv  /usr/ports/distfiles/gdkxft-1.4.tar.gz \
                /usr/ports/distfiles/gdkxft-1.4.tar.gz.MOVED
        cd /usr/ports/x11/gdkxft
        make fetch-list
        make fetch
One fetches, one does not

There ase similar inconsistencies involving
/usr/ports/net/SSLtelnet
        SSLtelnet-0.13.tar.gz
/usr/ports/archivers/bzip2
        bzip2-1.0.1.tar.gz
        communicator-v475-us.x86-bsdi-bsd2.tar.gz
/usr/ports/news/dejasearch
        dejasearch-1.8.6.tar.gz


>How-To-Repeat:
cd /usr/ports/net/gopher
% make fetch
===>  gopher-2.3.1 is forbidden: Remote exploits.
% make fetch-list
/usr/bin/env ..... /gopher2_3.1.tar.gz

>Fix:
Fix bsd.port.mk
I've not bothered to write a patch 'cos I know you'll want to do
this yourselves,as all change to this macro file now affect so many ports.

	


>Release-Note:
>Audit-Trail:
>Unformatted:

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?200202072356.g17NuIY39039>