Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#17252 closed enhancement (fixed)

vim installs but doesn't create symbolic link for vi

Reported by: mark@… Owned by: raimue (Rainer Müller)
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc:
Port: vim

Description

/usr/bin/ has lrwxr-xr-x 1 root wheel 3 31 Aug 04:36 /usr/bin/vi -> vim lrwxr-xr-x 1 root wheel 3 31 Aug 04:36 /usr/bin/view -> vim -rwxr-xr-x 1 root wheel 2706720 26 Sep 03:37 /usr/bin/vim lrwxr-xr-x 1 root wheel 3 31 Aug 04:36 /usr/bin/vimdiff -> vim -rwxr-xr-x 1 root wheel 2084 26 Sep 03:38 /usr/bin/vimtutor

but /opt/local/bin/ has only lrwxr-xr-x 1 root admin 3 14 Nov 23:39 /opt/local/bin/view -> vim -rwxr-xr-x 2 root admin 1346344 14 Nov 23:39 /opt/local/bin/vim lrwxr-xr-x 1 root admin 3 14 Nov 23:39 /opt/local/bin/vimdiff -> vim -rwxr-xr-x 2 root admin 2084 14 Nov 23:39 /opt/local/bin/vimtutor

Is the lack of a link for /opt/local/bin/vi -> vim intentional or an oversight?

Also the patches for vim are now up to 7.2.40 (current MacPorts installs up to 7.2.32)

Mark

Change History (5)

comment:1 Changed 15 years ago by blb@…

Owner: changed from macports-tickets@… to raimue@…
Port: vim added

comment:2 Changed 15 years ago by raimue (Rainer Müller)

Status: newassigned

comment:3 Changed 15 years ago by raimue (Rainer Müller)

Added in r42125.

comment:4 Changed 15 years ago by raimue (Rainer Müller)

Resolution: fixed
Status: assignedclosed

comment:5 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.