From owner-freebsd-ports-bugs@FreeBSD.ORG Wed May 24 11:30:27 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9FFC816A422 for ; Wed, 24 May 2006 11:30:27 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BFB943D49 for ; Wed, 24 May 2006 11:30:27 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k4OBUQmX039335 for ; Wed, 24 May 2006 11:30:27 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k4OBUQTf039332; Wed, 24 May 2006 11:30:26 GMT (envelope-from gnats) Date: Wed, 24 May 2006 11:30:26 GMT Message-Id: <200605241130.k4OBUQTf039332@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Martin Wilke Cc: Subject: Re: ports/97755: [patch]misc/quotes X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Martin Wilke List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 11:30:27 -0000 The following reply was made to PR ports/97755; it has been noted by GNATS. From: Martin Wilke To: Renato Botelho Cc: bug-followup@FreeBSD.org Subject: Re: ports/97755: [patch]misc/quotes Date: Wed, 24 May 2006 13:26:49 +0200 On Wed, 24 May 2006 07:47:36 -0300 Renato Botelho wrote: > Change /usr/local -> ${LOCALBASE} in this case is a bad idea, file > will *always* have /usr/local/ inside and if LOCALBASE is set to > another thing you will break it. > > try a `make LOCALBASE=/foo patch` > > One of those mirrors are working fine here, did you test it? > > Thanks Hi Thx for your Feedback, I tested mirror, and I could not download the file.the localbase problem fixed I in runs the daily. [13:22] root@mwilke /usr/ports/misc/quotes# make => quotes-1.7-2.tar.gz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch from ftp://ftp.externet.hu/.lib/disk6/linuxberg/files/console/office/. fetch: ftp://ftp.externet.hu/.lib/disk6/linuxberg/files/console/office/quotes-1.7-2.tar.gz: File unavailable (e.g., file not found, no access) => Attempting to fetch from ftp://ftp.waseda.ac.jp/.u7/ports/distfiles/. fetch: ftp://ftp.waseda.ac.jp/.u7/ports/distfiles/quotes-1.7-2.tar.gz: Operation timed out => Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/quotes-1.7-2.tar.gz: Connection refused => Couldn't fetch it - please try to retrieve this => port manually into /usr/ports/distfiles/ and try again. *** Error code 1 Stop in /usr/ports/misc/quotes. Please Look here: http://people.freebsd.org/~fenner/portsurvey/misc.html#quote Thx Regard Martin