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 check this issue root@host# pwd /usr/ports/net/ncplib root@host# make fetch ===> Vulnerability check disabled, database not found => ncplib-1.3.4.tar.gz doesn't seem to exist in /usr/ports/distfiles/. => 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 => Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ncplib-1.3.4.tar.gz: File unavailable (e.g., file not found, no access) => 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/net/ncplib. Fix: Just change to a valid route to download the ncplib-1.3.4.tar.gz file How-To-Repeat: well just in to /usr/port/net/ncplib and try to do make fetch
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
State Changed From-To: open->feedback Ask for maintainer approval.
Dear maintainer, Do you approve this update? http://www.freebsd.org/cgi/query-pr.cgi?q=89075 Thanks -- Marcus Alves Grando marcus(at)corp.grupos.com.br | Grupos Internet S/A mnag(at)FreeBSD.org | FreeBSD.org
State Changed From-To: feedback->closed Fixed. Thanks.