Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Jun 2009 11:37:24 +0200
From:      Albert Shih <Albert.Shih@obspm.fr>
To:        ports@freebsd.org
Cc:        obrien@cs.ucdavis.edu
Subject:   vim ports broken.
Message-ID:  <20090619093724.GH3582@obspm.fr>

next in thread | raw e-mail | index | archive | help
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.



-- 
Albert SHIH
SIO batiment 15
Observatoire de Paris Meudon
5 Place Jules Janssen
92195 Meudon Cedex
Heure local/Local time:
Ven 19 jui 2009 11:34:12 CEST



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