]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
runtime(doc): remove mention of ftp.vim.org
authorChristian Brabandt <cb@256bit.org>
Tue, 22 Jul 2025 17:30:53 +0000 (19:30 +0200)
committerChristian Brabandt <cb@256bit.org>
Tue, 22 Jul 2025 17:39:54 +0000 (19:39 +0200)
fixes: #17819

Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/insert.txt
runtime/doc/os_amiga.txt
runtime/doc/os_vms.txt
runtime/doc/usr_23.txt
runtime/doc/usr_90.txt
runtime/doc/version6.txt
runtime/spell/pt/main.aap
src/INSTALLvms.txt

index 80b60415586eb0e1007ff039aa6bf2c8bf32cbcb..4352388f57051fa621cb7737d81a9e1f3ba06541 100644 (file)
@@ -1,4 +1,4 @@
-*insert.txt*    For Vim version 9.1.  Last change: 2025 Jul 17
+*insert.txt*    For Vim version 9.1.  Last change: 2025 Jul 21
 
 
                  VIM REFERENCE MANUAL    by Bram Moolenaar
@@ -1475,7 +1475,7 @@ Universal Ctags is preferred, Exuberant Ctags is no longer being developed.
 
 For Exuberant ctags, version 5.6 or later is recommended.  For version 5.5.4
 you should add a patch that adds the "typename:" field:
-       ftp://ftp.vim.org/pub/vim/unstable/patches/ctags-5.5.4.patch
+       https://ftp.nluug.nl/pub/vim/unstable/patches/ctags-5.5.4.patch
 A compiled .exe for MS-Windows can be found at:
        http://ctags.sourceforge.net/
        https://github.com/universal-ctags/ctags-win32
index 32d460281c7d76f17759b1d9069f6b4a5a164887..cea3a3e05c9212a1588a0f44c6a527c385eacf56 100644 (file)
@@ -1,4 +1,4 @@
-*os_amiga.txt*  For Vim version 9.1.  Last change: 2010 Aug 14
+*os_amiga.txt*  For Vim version 9.1.  Last change: 2025 Jul 22
 
 
                  VIM REFERENCE MANUAL    by Bram Moolenaar
@@ -111,12 +111,12 @@ would be better to enter:
        vim --noplugins <of course you can add a file>
 
 
-Installation ~
+Installation of a binary archive ~
 
 1) Please copy the binary 'VIM' file to c:
-2) Get the Vim runtime package from:
+2) Get the Vim runtime package from (Note: that server is no longer updated):
 
-       ftp://ftp.vim.org/pub/vim/amiga/vim62rt.tgz
+       https://ftp.nluug.nl/pub/vim/amiga/vim90src.tgz
 
    and unpack it in your 'Apps' directory of the MorphOS installation.  For me
    this would create following directory hierarchy:
@@ -143,5 +143,13 @@ Installation ~
        Cls
        ;End VIM
 
+Compiling~
+
+You can download the Vim source code from the official Vim site:
+       https://github.com/vim/vim/archive/refs/heads/master.zip
+Or using git: >
+       git clone https://github.com/vim/vim.git
+
+For compiling see "src/INSTALLami.txt"
 
  vim:tw=78:ts=8:noet:ft=help:norl:
index 4549c001895ec7cc3c13c0f35d2c5adb4fc1f771..8951d9e516863e3a2626ec414c4eafb30938f260 100644 (file)
@@ -1,4 +1,4 @@
-*os_vms.txt*    For Vim version 9.1.  Last change: 2024 May 11
+*os_vms.txt*    For Vim version 9.1.  Last change: 2025 Jul 22
 
 
                  VIM REFERENCE MANUAL
@@ -33,10 +33,18 @@ Vim on other operating systems.
 
 2. Download files                                      *vms-download*
 
-You can download the Vim source code by ftp from the official Vim site:
-       ftp://ftp.vim.org/pub/vim/
+You can download the Vim source code from the official Vim site:
+       https://github.com/vim/vim/archive/refs/heads/master.zip
+Or using git: >
+       git clone https://github.com/vim/vim.git
+
+Older release archives are also available at:
+       https://ftp.nluug.nl/pub/vim/
+       ftp://ftp.nluug.nl/pub/vim/
 Or use one of the mirrors:
-       ftp://ftp.vim.org/pub/vim/MIRRORS
+       https://ftp.nluug.nl/pub/vim/MIRRORS
+
+Note: the ftp server has been retired and is no longer updated.
 
 You can download precompiled executables from:
        http://www.polarhome.com/vim/
index 016f74295b364b4a08035451d3bfbed8bd592619..335c073f1f31816f5fcf4f4e11143d976220dde1 100644 (file)
@@ -1,4 +1,4 @@
-*usr_23.txt*   For Vim version 9.1.  Last change: 2020 Dec 19
+*usr_23.txt*   For Vim version 9.1.  Last change: 2025 Jul 22
 
                     VIM USER MANUAL - by Bram Moolenaar
 
@@ -118,7 +118,7 @@ Someone sends you an e-mail message, which refers to a file by its URL.  For
 example:
 
        You can find the information here: ~
-               ftp://ftp.vim.org/pub/vim/README ~
+               https://ftp.nluug.nl/pub/vim/README
 
 You could start a program to download the file, save it on your local disk and
 then start Vim to edit it.
index d144303ee25fc0c538ca66dd43c0c369430f48e7..b85c217dcb439f6bffc72f90477763a83a250377 100644 (file)
@@ -1,4 +1,4 @@
-*usr_90.txt*   For Vim version 9.1.  Last change: 2025 Mar 03
+*usr_90.txt*   For Vim version 9.1.  Last change: 2025 Jul 22
 
                     VIM USER MANUAL - by Bram Moolenaar
 
@@ -189,69 +189,49 @@ source code yourself!
 ==============================================================================
 *90.2* MS-Windows
 
-There are two ways to install the Vim program for Microsoft Windows.  You can
-uncompress several archives, or use a self-installing big archive.  Most users
-with fairly recent computers will prefer the second method.  For the first
-one, you will need:
+There are several ways to install the Vim program for Microsoft Windows:
 
-       - An archive with binaries for Vim.
-       - The Vim runtime archive.
-       - A program to unpack the zip files.
+    1. Official Website Download (Stable)~
 
-To get the Vim archives, look in this file for a mirror near you, this should
-provide the fastest download:
+Visit the official Vim website at https://www.vim.org to download the latest
+stable version. The site links to the Windows installer that works out of the
+box for most users.
 
-       ftp://ftp.vim.org/pub/vim/MIRRORS
+    2. Using winget (Windows Package Manager) ~
 
-Or use the home site ftp.vim.org, if you think it's fast enough.  Go to the
-"pc" directory and you'll find a list of files there.  The version number is
-embedded in the file name.  You will want to get the most recent version.
-We will use "82" here, which is version 8.2.
+If you prefer using the command line, you can quickly install Vim using
+Windows' built-in package manager for the stable version: >
 
-       gvim82.exe              The self-installing archive.
+       winget install vim.vim
 
-This is all you need for the second method.  Just launch the executable, and
-follow the prompts.
+Or to download the latest nightly version, use: >
 
-For the first method you must choose one of the binary archives.  These are
-available:
+       winget install vim.vim.nightly
 
-       gvim82.zip              The normal MS-Windows GUI version.
-       gvim82ole.zip           The MS-Windows GUI version with OLE support.
-                               Uses more memory, supports interfacing with
-                               other OLE applications.
-       vim82w32.zip            32 bit MS-Windows console version.
+This method ensures you get an up-to-date version with minimal hassle.
 
-You only need one of them.  Although you could install both a GUI and a
-console version.  You always need to get the archive with runtime files.
+    3. GitHub Installer (All Architectures) >
 
-       vim82rt.zip             The runtime files.
+For more control over the installation (or if you're using a specific CPU
+architecture like ARM), visit the official GitHub repository:
 
-Use your un-zip program to unpack the files.  For example, using the "unzip"
-program: >
+       https://github.com/vim/vim-win32-installer/
 
-       cd c:\
-       unzip path\gvim82.zip
-       unzip path\vim82rt.zip
+This repo provides daily installer and portable zip archives for:
 
-This will unpack the files in the directory "c:\vim\vim82".  If you already
-have a "vim" directory somewhere, you will want to move to the directory just
-above it.
-   Now change to the "vim\vim82" directory and run the install program: >
+    - x86 (32-bit)
+    - x64 (64-bit)
+    - ARM64
 
-       install
-
-Carefully look through the messages and select the options you want to use.
-If you finally select "do it" the install program will carry out the actions
-you selected.
-   The install program doesn't move the runtime files.  They remain where you
-unpacked them.
+It’s a great option if you want nightly builds or specific configuration
 
 In case you are not satisfied with the features included in the supplied
 binaries, you could try compiling Vim yourself.  Get the source archive from
 the same location as where the binaries are.  You need a compiler for which a
 makefile exists.  Microsoft Visual C, MinGW and Cygwin compilers can be used.
-Check the file src/INSTALLpc.txt for hints.
+Check the file src/INSTALLpc.txt for hints.  You can get the source from:
+
+       https://github.com/vim/vim
 
 ==============================================================================
 *90.3* Upgrading
index f4d2a9858504bab779a3aeb998b025f974a2bf89..5f6f0c0e8fe3c22038f633e641ff1b4e52d352f5 100644 (file)
@@ -1,4 +1,4 @@
-*version6.txt*  For Vim version 9.1.  Last change: 2022 Apr 06
+*version6.txt*  For Vim version 9.1.  Last change: 2025 Jul 22
 
 
                  VIM REFERENCE MANUAL    by Bram Moolenaar
@@ -12624,7 +12624,7 @@ Solution:   Use ":compiler!" to set a compiler globally, otherwise it's local
            to the buffer and "b:current_compiler" is used.  Give an error
            when no compiler script could be found.
            Note: updated compiler plugins can be found at
-           ftp://ftp.vim.org/pub/vim/runtime/compiler/
+           https://github.com/vim/vim/tree/master/runtime/compiler
 Files:     runtime/compiler/msvc.vim, runtime/doc/quickfix.txt, src/eval.c,
            src/ex_cmds2.c
 
index d7be7640e3921a62191611a83f125138baed4abd..7b83298365741fb4a97621337879d2feaf169b6b 100644 (file)
@@ -1,5 +1,5 @@
 # Aap recipe for Portuguese Vim spell files.
-# See ftp://ftp.vim.org/pub/vim/runtime/spell/README.txt
+# See https://github.com/vim/vim/blob/master/runtime/spell/README.txt
 
 # Use a freshly compiled Vim if it exists.
 @if os.path.exists('../../../src/vim'):
index 97406ab535b83f35d7ceea1d6b87ba197e033a44..e1dc452aaffa0ff4e4787c7f287f9b08a9183eee 100644 (file)
@@ -31,14 +31,7 @@ Contents:
 ----------------------------------------------------------------------------
 1. Download files
 
-1.1. Visit the Vim ftp site (see ftp://ftp.vim.org/pub/vim/MIRRORS)
-     and obtain the following three files:
-
-     unix/vim-X.X-src.tar.gz
-     unix/vim-X.X-rt.tar.gz
-     extra/vim-X.X-extra.tar.gz
-
-     where X.X is the version number.
+1.1. Visit the Vim Repository Home
 
 You may want to clone the latest source code from https://github/vim/vim
 Or the last tested on OpenVMS from http://polarhome.com/vim/files/source/vms/