Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Nov 2005 11:59:25 -0500
From:      Jose Alonso Cardenas Marquez <jacardenasm@gmail.com>
To:        freebsd-gnats-submit@freebsd.org, freebsd-ports-bugs@freebsd.org
Cc:        Julio Guillermo Paredes Cornejo <gparedes@gupac.com.pe>
Subject:   Re: ports/89075: /usr/ports/net/ncplib problem with download the source file ncplib-1.3.4.tar.gz
Message-ID:  <7c58fcfc0511150859nadfff6bt@mail.gmail.com>
In-Reply-To: <200511151624.jAFGO1Fr060521@www.freebsd.org>
References:  <200511151624.jAFGO1Fr060521@www.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
2005/11/15, Julio Guillermo Paredes Cornejo <gparedes@gupac.com.pe>:
>
> >Number:         89075
> >Category:       ports
> >Synopsis:       /usr/ports/net/ncplib problem with download the source f=
ile ncplib-1.3.4.tar.gz
> >Confidential:   no
> >Severity:       serious
> >Priority:       medium
> >Responsible:    freebsd-ports-bugs
> >State:          open
> >Quarter:
> >Keywords:
> >Date-Required:
> >Class:          maintainer-update
> >Submitter-Id:   current-users
> >Arrival-Date:   Tue Nov 15 16:30:14 GMT 2005
> >Closed-Date:
> >Last-Modified:
> >Originator:     Julio Guillermo Paredes Cornejo
> >Release:        FreeBSD 5.4-STABLE
> >Organization:
> Sociedad Peruana de COmputacion
> >Environment:
> FreeBSD host.spc.org.pe 5.4-STABLE FreeBSD 5.4-STABLE #8: Wed Sep  7 11:3=
4:28 PET 2005     gparedes@host.spc.org.pe:/usr/obj/usr/src/sys/i865  i386
>
> >Description:
> I can download de source file to compile the ncplib port please check, i =
write to port mantainer and this mail bounce again to my mail box, please c=
heck this issue
>
> root@host# pwd
> /usr/ports/net/ncplib
> root@host# make fetch
> =3D=3D=3D>  Vulnerability check disabled, database not found
> =3D> ncplib-1.3.4.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
> =3D> Attempting to fetch from ftp://ftp.butya.kz/pub/nwlib/.
> fetch: ftp://ftp.butya.kz/pub/nwlib/ncplib-1.3.4.tar.gz: Not logged in
> =3D> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/dis=
tfiles/.
> fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ncplib-1.3.4.tar=
.gz: File unavailable (e.g., file not found, no access)
> =3D> Couldn't fetch it - please try to retrieve this
> =3D> port manually into /usr/ports/distfiles/ and try again.
> *** Error code 1
>
> Stop in /usr/ports/net/ncplib.
> >How-To-Repeat:
> well just in to
>
> /usr/port/net/ncplib
>
> and try to do make fetch
>
> >Fix:
> Just change to a valid route to download the  ncplib-1.3.4.tar.gz file
>
>
> >Release-Note:
> >Audit-Trail:
> >Unformatted:
> _______________________________________________
> freebsd-ports-bugs@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs
> To unsubscribe, send any mail to "freebsd-ports-bugs-unsubscribe@freebsd.=
org"
>

Fix:

--- Makefile.orig       Tue Nov 15 11:56:20 2005
+++ Makefile    Tue Nov 15 11:56:32 2005
@@ -8,7 +8,7 @@
 PORTNAME=3D      ncplib
 PORTVERSION=3D   1.3.4
 CATEGORIES=3D    net
-MASTER_SITES=3D  ftp://ftp.butya.kz/pub/nwlib/
+MASTER_SITES=3D  http://rbp.chat.ru/pub/nwlib/

 MAINTAINER=3D    bp@butya.kz
 COMMENT=3D       Client for Novell NetWare servers

Greetings
ACM



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7c58fcfc0511150859nadfff6bt>