Browse Source

* INSTALL: Update download locations for MC, rxvt, gpm, ncurses.
Add download location for glib.
* mc.spec.in: Likewise.
* doc/LSM: Likewise.
* doc/mc.1.in: Likewise.
* doc/mcedit.1.in: Likewise.
* src/ext.c: Don't mention download location for MC.

Pavel Roskin 24 years ago
parent
commit
38a1e6499c
7 changed files with 28 additions and 24 deletions
  1. 8 0
      ChangeLog
  2. 9 3
      INSTALL
  3. 3 9
      doc/LSM
  4. 3 3
      doc/mc.1.in
  5. 3 6
      doc/mcedit.1.in
  6. 1 1
      mc.spec.in
  7. 1 2
      src/ext.c

+ 8 - 0
ChangeLog

@@ -1,5 +1,13 @@
 2001-05-18  Pavel Roskin  <proski@gnu.org>
 
+	* INSTALL: Update download locations for MC, rxvt, gpm, ncurses.
+	Add download location for glib.
+	* mc.spec.in: Likewise.
+	* doc/LSM: Likewise.
+	* doc/mc.1.in: Likewise.
+	* doc/mcedit.1.in: Likewise.
+	* src/ext.c: Don't mention download location for MC.
+
 	* FAQ: Update status of Tk, XView. and GNOME editions. Update
 	homepage of gpm.
 

+ 9 - 3
INSTALL

@@ -409,15 +409,21 @@ o Terminal database
   If you want to run mc on xterm/color_xterm/ansi_xterm (not rxvt), then
   you might read lib/README.xterm for further information.
 
+o glib
+
+  Midnight Commander requires glib.  You can get glib from
+
+  ftp://ftp.gtk.org/pub/gtk/
+
 o In the past the Midnight Commander required the NCurses library to
   build, now it's optional.  You can get Ncurses from
 
-  ftp.gnu.org:/pub/gnu
-  ftp.clark.net:/pub/dickey/ncurses
+  ftp://ftp.gnu.org/pub/gnu/ncurses/
+  ftp://dickey.his.com/ncurses/
 
 o The GPM Mouse Server is available at:
 
-  iride.unipv.it:/pub/gpm
+  ftp://ftp.systemy.it/pub/develop/
 
 o The X Windows System libraries are only used if you are going to
   build the X11 versions of the program.  Please note that this code

+ 3 - 9
doc/LSM

@@ -28,11 +28,7 @@ Author:         borsenkow.msk@sni.de            (Andrej Borsenkow)
 
 Maintained-by:  miguel@roxanne.nuclecu.unam.mx  (Miguel de Icaza)
 
-Primary-site:   sunsite.unc.edu /pub/Linux/utils/file/managers/mc
-                1200k mc-4.1.tar.gz
-
-Alternate-site: ftp.nuclecu.unam.mx /linux/local
-                1200k mc-4.1.tar.gz
+Primary-site:   ftp://ftp.gnome.org/mirror/gnome.org/stable/sources/mc/
 
 Platforms:      alpha-dec-osf, alpha-linux, hppa-hp-hpux, ix86-bsdi,
                 ix86-freebsd, ix86-linux, ix86-os2, ix86-sco,
@@ -44,13 +40,11 @@ Platforms:      alpha-dec-osf, alpha-linux, hppa-hp-hpux, ix86-bsdi,
 
                     If mouse support is required on the
                 Linux console, then the GPM mouse server.
-                (available at iride.unipv.it:/pub/gpm)
-                (ftp.nuclecu.unam.mx:/linux/local)
+                (available at ftp://ftp.systemy.it/pub/develop/)
 
                     It is also preferable to use Rxvt as an X
                 Terminal if you are using mc under X.
-                (available at ftp.math.fu-berlin.de:/pub/rxvt)
-                (ftp.nuclecu.unam.mx:/linux/local)
+                (available at http://www.rxvt.org/)
 
 Copying-policy: GPL
 

+ 3 - 3
doc/mc.1.in

@@ -3146,9 +3146,9 @@ This program is distributed under the terms of the GNU General Public
 License as published by the Free Software Foundation. See the built-in
 help for details on the License and the lack of warranty.
 .SH AVAILABILITY
-The latest version of this program can be found at ftp.nuclecu.unam.mx
-in the directory /linux/local and from Europe at sunsite.mff.cuni.cz in the
-directory /GNU/mc and at ftp.teuto.de in the directory /lmb/mc. 
+The latest version of this program can be found at 
+ftp://ftp.gnome.org/mirror/gnome.org/stable/sources/mc/ and on the
+mirrors listed on the GNOME site http://www.gnome.org/.
 .SH SEE ALSO
 ed(1), gpm(1), mcserv(8), terminfo(1), view(1), sh(1), bash(1),
 tcsh(1), zsh(1).

+ 3 - 6
doc/mcedit.1.in

@@ -476,12 +476,9 @@ License as published by the Free Software Foundation. See the built-in
 help of the Midnight Commander for details on the License and the lack
 of warranty.
 .SH AVAILABILITY
-The latest version of this program can be found at ftp.nuclecu.unam.mx
-in the directory /linux/local and from Europe at sunsite.mff.cuni.cz in the
-directory /GNU/mc and at ftp.teuto.de in the directory /lmb/mc. 
-The X Window version can be found at sunsite.unc.edu 
-in /pub/Linux/apps/editors/X or at argeas.argos.hol.gr in
-/pub/unix/cooledit.
+The latest version of this program can be found at 
+ftp://ftp.gnome.org/mirror/gnome.org/stable/sources/mc/ and on the
+mirrors listed on the GNOME site http://www.gnome.org/.
 .SH SEE ALSO
 cooledit(1), mc(1), gpm(1), terminfo(1), scanf(3).
 .PP

+ 1 - 1
mc.spec.in

@@ -10,7 +10,7 @@ Version:   %ver
 Release:   %rel
 Copyright: GPL
 Group:     System Environment/Shells
-Source0:   ftp://ftp.nuclecu.unam.mx/linux/local/devel/mc-%{PACKAGE_VERSION}.tar.gz
+Source0:   ftp://ftp.gnome.org/mirror/gnome.org/stable/sources/mc/mc-%{PACKAGE_VERSION}.tar.gz
 URL:       http://www.gnome.org/mc/
 BuildRoot: /var/tmp/mc-%{PACKAGE_VERSION}-root
 Requires:  mc-common >= %{PACKAGE_VERSION}

+ 1 - 2
src/ext.c

@@ -418,8 +418,7 @@ check_stock_mc_ext:
 _("mc.ext file has changed\n\
 with version 3.0. It seems that installation\n\
 failed. Please fetch a fresh new copy from the\n\
-Midnight Commander package or in case you don't\n\
-have any, get it from ftp://ftp.nuclecu.unam.mx."), NULL);
+Midnight Commander package."), NULL);
 	            message (1, msg, msg2);
                     g_free (msg);
                     g_free (msg2);