Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Jun 2009 18:59:07 -0400
From:      matt donovan <kitchetech@gmail.com>
To:        Albert Shih <Albert.Shih@obspm.fr>
Cc:        ports@freebsd.org, obrien@cs.ucdavis.edu
Subject:   Re: vim ports broken.
Message-ID:  <28283d910906191559j95c1a32t2a76f5bd766594ad@mail.gmail.com>
In-Reply-To: <20090619093724.GH3582@obspm.fr>
References:  <20090619093724.GH3582@obspm.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jun 19, 2009 at 5:37 AM, Albert Shih <Albert.Shih@obspm.fr> wrote:

> Hi all
>
> I think the vim ports is broken.
>
> When I try to compile I've got :
>
> [root@ vim]# make
> ===>  Vulnerability check disabled, database not found
> => 7.2.041% doesn't seem to exist in /usr/ports/distfiles/vim.
> => Attempting to fetch from http://ftp.vim.org/pub/vim/patches/7.2/.
> fetch: http://ftp.vim.org/pub/vim/patches/7.2/7.2.041%: Bad Request
> => Attempting to fetch from
> http://mirrors.24-7-solutions.net/pub/vim/patches/7.2/.
> fetch: http://mirrors.24-7-solutions.net/pub/vim/patches/7.2/7.2.041%: Bad
> Request
> => Attempting to fetch from http://ftp.tw.vim.org/pub/vim/patches/7.2/.
> fetch: http://ftp.tw.vim.org/pub/vim/patches/7.2/7.2.041%: Bad Request
> => Attempting to fetch from http://vim.stu.edu.tw/patches/7.2/.
> fetch: http://vim.stu.edu.tw/patches/7.2/7.2.041%: Not Found
> => Attempting to fetch from http://gd.tuwien.ac.at/pub/vim/patches/7.2/.
> fetch: http://gd.tuwien.ac.at/pub/vim/patches/7.2/7.2.041%: Bad Request
> => Attempting to fetch from
> http://www.etsimo.uniovi.es/pub/vim/patches/7.2/.
> fetch: http://www.etsimo.uniovi.es/pub/vim/patches/7.2/7.2.041%: Bad
> Request
> => Attempting to fetch from http://www.pt.vim.org/pub/vim/patches/7.2/.
> fetch: http://www.pt.vim.org/pub/vim/patches/7.2/7.2.041%: Bad Request
> => Attempting to fetch from
> http://www.pangora.org/vim.org/pub/vim/patches/7.2/.
>
> I don't known the purpose of last line of
>
>        #       bits to remove
>        BADPATCHES=     007 036 049 071 072 074 088 089 093 101 138 150 172
> 191 194
>        204 205
>        #.if !defined(WITH_LANG)
>        #BADPATCHES+=
>        #.endif
>        .for p in ${BADPATCHES}
>        PATCHFILES:=    ${PATCHFILES:N7.2.${p}}
>        .endfor
>        PATCHFILES:=    ${PATCHFILES:S/041/041%/}
>
> but it seem strange for me...
>
> Thanks the work.
>
> Regards.
>
>
>
> --
>
Nope not broken just takes a long time to grab that patch since it pulls
from FreeBSD ftp localdistfiles mirror under obrien



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