ports/89075: /usr/ports/net/ncplib problem with download the source file ncplib-1.3.4.tar.gz

Jose Alonso Cardenas Marquez jacardenasm at gmail.com
Tue Nov 15 16:59:28 UTC 2005


2005/11/15, Julio Guillermo Paredes Cornejo <gparedes at gupac.com.pe>:
>
> >Number:         89075
> >Category:       ports
> >Synopsis:       /usr/ports/net/ncplib problem with download the source file 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:34:28 PET 2005     gparedes at 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 check this issue
>
> root at host# pwd
> /usr/ports/net/ncplib
> root at 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.
> >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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs
> To unsubscribe, send any mail to "freebsd-ports-bugs-unsubscribe at 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=      ncplib
 PORTVERSION=   1.3.4
 CATEGORIES=    net
-MASTER_SITES=  ftp://ftp.butya.kz/pub/nwlib/
+MASTER_SITES=  http://rbp.chat.ru/pub/nwlib/

 MAINTAINER=    bp at butya.kz
 COMMENT=       Client for Novell NetWare servers

Greetings
ACM



More information about the freebsd-ports-bugs mailing list