15 Commits

Author SHA1 Message Date
Marcus Calhoun-Lopez dab2d43f68 vim, MacVim: update to vim version 9.0.1276 2023-03-14 23:37:46 +01:00
Rainer Müller 2645a328d1 vim: Update to version 8.2.2681
- Re-roll patches as needed
- Remove patch applied by upstream
2021-04-05 16:36:18 +02:00
Rainer Müller 17330f3b45 vim, MacVim: Do not link with -framework Python
Using -framework for linking is not correct, as MacPorts provides
multiple versions of Python. This would always pick up the 'port select'
version and not the one request by variants. Restore parts of the patch
for python that were errorneously removed in 00f3dc13b8 and 0dbff7850a.

Incrementing the revision as this change means that the ports might have
linked against the wrong version of python, for example against the
macOS system framework instead of a version provided by MacPorts.

Closes: https://trac.macports.org/ticket/56652
2018-06-12 18:54:12 +02:00
Rainer Müller 0dbff7850a vim: Update to version 8.1.0022
Use --with-python-command/--with-python3-command configure options and
remove custom patches for the same functionality.

Closes: https://trac.macports.org/ticket/37727
2018-06-06 18:35:32 +02:00
Rainer Müller fcb70fe837 vim, MacVim: Fix patch for +python27 variant
Closes: https://trac.macports.org/ticket/55277
2017-11-09 15:33:46 +01:00
Rainer Müller 1b0ba89b27 vim: fix patches after rename of configure.in
This is a follow-up after f028fa310a.

Closes: https://trac.macports.org/ticket/52938
Closes: https://trac.macports.org/ticket/52939
Closes: #57
2016-11-23 09:47:13 +01:00
Rainer Müller 200cfa23ad editors/vim: update to version 8.0.0003
Regenerate patches for new version.
Remove patches applied upstream.
Remove +gtk1 variant, add +gtk3 variant.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@152701 d073be05-634f-4543-b044-5fe20cf6d1d6
2016-09-14 21:45:11 +00:00
Rainer Müller 0062cce0a2 editors/vim, editors/vim-app, editors/MacVim:
Fix target path in python patch

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@136934 d073be05-634f-4543-b044-5fe20cf6d1d6
2015-05-30 20:47:47 +00:00
Rainer Müller 3ef4f3602f editors/vim, editors/vim-app, editors/MacVim:
Link correct python library when using +python2x and +python3y at the same time, see https://trac.macports.org/ticket/41344

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@136909 d073be05-634f-4543-b044-5fe20cf6d1d6
2015-05-29 20:48:45 +00:00
Rainer Müller 3a5283e8f0 editors/vim, editors/vim-app:
Update to version 7.4.729
Remove +breakindent variant, merged upstream in 7.4.338
Remove commented out +shell variant, which will not return
Add --without-local-dir to remove -L/usr/local/lib from LDFLAGS

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@136907 d073be05-634f-4543-b044-5fe20cf6d1d6
2015-05-29 20:04:42 +00:00
Rainer Müller e5f3c336eb editors/vim, editors/vim-app:
Update to version 7.4.035

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@111449 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-09-22 20:15:45 +00:00
Rainer Müller 35113f2370 editors/vim, editors/vim-app, editors/MacVim:
Fix linking with +python27, which failed silently before, closes https://trac.macports.org/ticket/39207.
Also ensure we are always using the correct tclsh binary.

Thanks to larryv@ for the patches.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@110123 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-08-26 17:36:09 +00:00
Rainer Müller caf21ebe95 editors/vim, editors/vim-app:
Update to version 7.3.762
Make +huge the default variant, see https://trac.macports.org/ticket/36212

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@101348 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-01-09 11:17:05 +00:00
Rainer Müller 80ddf0b59f editors/vim, editors/vim-app:
Update to version 7.3.3, closes https://trac.macports.org/ticket/26140

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@70726 d073be05-634f-4543-b044-5fe20cf6d1d6
2010-08-19 12:08:12 +00:00
Rainer Müller cae9e95c61 editors/vim, editors/vim-app:
Add new +python25 and +python26 variants, keeping +python for compatibility by
requiring +python25. Also adds a patch to vim's configure to choose which python to use.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@49482 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-04-10 23:36:27 +00:00