Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 69535 - vim shouldn't install vi, ex, or view on BSD.
Summary: vim shouldn't install vi, ex, or view on BSD.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Vim Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-30 12:32 UTC by Stephen Bennett (RETIRED)
Modified: 2004-12-18 14:26 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
vim.eclass patch (vim-eclass-bsdsyms.patch,776 bytes, patch)
2004-10-31 07:45 UTC, Ciaran McCreesh
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stephen Bennett (RETIRED) gentoo-dev 2004-10-30 12:32:53 UTC
FreeBSD's base system provides vi, ex, and view executables, so the vim ebuild shouldn't attempt to overwrite them in this case (when USE=x86-fbsd).
Comment 1 Ciaran McCreesh 2004-10-31 07:45:22 UTC
Created attachment 43015 [details, diff]
vim.eclass patch

Please test...
Comment 2 Stephen Bennett (RETIRED) gentoo-dev 2004-12-18 14:26:09 UTC
Patch works good; committed.