| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
| |
On 5 August, 2023, Bram Moolenaar, the long-time maintainer and
architect of Vim, passed away. In addition to being a legendary
software engineer and open-source advocate, he was a major
philanthropist. His impact on the OSS world was immense, as was
his dedication to speaking out for those whose voices are too
often missed.. The Vim project remains in good hands with the
Vim community.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Previously, we patched in the names of all the python binary versions, but
I have been doing a terrible job of keeping them up-to-date. Instead, just
tell vim's configure script the path to the binary we're using.
This will fix building against python 3.7.
PR: 230675
Reported by: Kamigishi Rei
MFH: 2018Q3
Notes:
svn path=/head/; revision=477376
|
|
|
|
| |
Notes:
svn path=/head/; revision=467896
|
|
|
|
|
|
|
|
|
|
|
|
| |
this, users with DEFAULT_VERSIONS+=python=3.6 were getting vim without
python3 support. PORTREVISION bump for this, because py3.6 users need
a rebuilt vim.
PR: 215676
Submitted by: rsmith xs4all nl
Notes:
svn path=/head/; revision=430125
|
|
|
|
|
|
|
| |
Changes: https://github.com/vim/vim/commits/master
Notes:
svn path=/head/; revision=407740
|
|
|
|
| |
Notes:
svn path=/head/; revision=405117
|
|
|
|
|
|
|
|
|
| |
- Add PORTSCOUT
Changes: https://github.com/vim/vim/commits/master
Notes:
svn path=/head/; revision=389616
|
|
|
|
|
|
|
|
|
|
|
| |
- Update src/auto/configure patch
- Add python 3.4
- Remove python 3.1
Changes: https://code.google.com/p/vim/source/list
Notes:
svn path=/head/; revision=373970
|
|
|
|
|
|
|
|
|
| |
- Fix patch: merge patch-configure into patch-src-auto-configure
Changes: https://code.google.com/p/vim/source/list
Notes:
svn path=/head/; revision=356001
|
|
- Bump PORTREVISION for package change
PR: ports/185601
Submitted by: Stefan Beke <stefan@beke.info>
Notes:
svn path=/head/; revision=344970
|