On Fri, Jun 19, 2009 at 5:37 AM, Albert Shih <[email protected]> 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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
