]> sjero.net Git - wget/commitdiff
[svn] Removed MACHINES.
authorhniksic <devnull@localhost>
Mon, 18 Apr 2005 20:21:04 +0000 (13:21 -0700)
committerhniksic <devnull@localhost>
Mon, 18 Apr 2005 20:21:04 +0000 (13:21 -0700)
ChangeLog
MACHINES [deleted file]
doc/wget.texi
windows/Makefile.top
windows/Makefile.top.bor

index 74183177300fa203ad7064c2319d6c342f8da9df..21f8ac95a11b630b3be3b58e858b3315609d6650 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-04-18  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * MACHINES: Removed.
+
 2005-04-08  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * configure.in: When checking for OpenSSL headers, check for all
diff --git a/MACHINES b/MACHINES
deleted file mode 100644 (file)
index 710d9d7..0000000
--- a/MACHINES
+++ /dev/null
@@ -1,31 +0,0 @@
-This file lists the OSes and architectures on which GNU Wget has been
-successfully compiled and used in the past.  If you compile Wget on a
-new OS or architecture, please send a note to bug-wget@gnu.org with
-the output of the ./config.guess script so this file can be updated.
-
-
-Amiga NetBSD (m68k-cbm-netbsd1.2)
-
-DEC Ultrix, Digital Unix (mips-dec-ultrix*, alpha-dec-osf*)
-
-FreeBSD (i386-unknown-freebsd*)
-
-GNU/Linux (armv4l-unknown-linux-gnu, i[3456]86-*-linux*)
-
-HP BSD (m68k-hp-bsd)
-
-HP HP-UX (hppa1.0-hp-hpux7.00, hppa1.1-hp-hpux9.01 and others)
-
-IBM AIX (powerpc-ibm-aix4.1*, rs6000-ibm-aix4.3.3.0)
-
-Microsoft Windows 95/NT (i[3456]86)
-
-NeXT NeXTStep 3.3 Intel (i386-next-nextstep3)
-
-SCO Unix (i586-pc-sco3.2v5.0.4)
-
-SGI IRIX (mips-sgi-irix4.0.5, mips-sgi-irix5.3, mips-sgi-irix6.5)
-
-Sun SunOS, Solaris (sparc-sun-solaris*, sparc-sun-sunos*)
-
-Mac OS X (powerpc-apple-darwin5.2)
index e959effd9d2e8c39db5b6188ede646c9b2ea8d8a..b2d042acfda4508ded4a8bc52e6d6e21a01a8022 100644 (file)
@@ -2955,24 +2955,22 @@ uses GNU Autoconf for building and configuring, and mostly avoids using
 ``special'' features of any particular Unix, it should compile (and
 work) on all common Unix flavors.
 
-Various Wget versions have been compiled and tested under many kinds of
-Unix systems, including Solaris, GNU/Linux, SunOS, OSF (aka Digital Unix
-or Tru64), Ultrix, *BSD, IRIX, AIX, and others; refer to the file
-@file{MACHINES} in the distribution directory for a comprehensive list.
-If you compile it on an architecture not listed there, please let me
-know so I can update it.
-
-Wget should also compile on the other Unix systems, not listed in
-@file{MACHINES}.  If it doesn't, please let me know.
-
-Thanks to kind contributors, this version of Wget compiles and works on
-Microsoft Windows 95 and Windows NT platforms.  It has been compiled
-successfully using MS Visual C++ 6.0, Watcom, and Borland C compilers,
-with Winsock as networking software.  Naturally, it is crippled of some
-features available on Unix, but it should work as a substitute for
-people stuck with Windows.  Note that the Windows port is
-@strong{neither tested nor maintained} by me---all questions and
-problems in Windows usage should be reported to Wget mailing list at
+Various Wget versions have been compiled and tested under many kinds
+of Unix systems, including GNU/Linux, Solaris, SunOS 4.x, OSF (aka
+Digital Unix or Tru64), Ultrix, *BSD, IRIX, AIX, and others.  Some of
+those systems are no longer in widespread use and may not be able to
+support recent versions of Wget.  If Wget fails to compile on your
+system, we would like to know about it.
+
+Thanks to kind contributors, this version of Wget compiles and works
+on 32-bit Microsoft Windows platforms.  It has been compiled
+successfully using MS Visual C++ 6.0, Watcom, Borland C, and GCC
+compilers.  Naturally, it is crippled of some features available on
+Unix, but it should work as a substitute for people stuck with
+Windows.  Note that Windows-specific portions of Wget are not
+guaranteed to be supported in the future, although this has been the
+case in practice for many years now.  All questions and problems in
+Windows usage should be reported to Wget mailing list at
 @email{wget@@sunsite.dk} where the volunteers who maintain the
 Windows-related features might look at them.
 
@@ -2988,8 +2986,10 @@ Otherwise, @code{SIGHUP} is ignored.  This is convenient when you wish
 to redirect the output of Wget after having started it.
 
 @example
-$ wget http://www.ifi.uio.no/~larsi/gnus.tar.gz &
-$ kill -HUP %%     # Redirect the output to wget-log
+$ wget http://www.gnus.org/dist/gnus.tar.gz &
+...
+$ kill -HUP %%
+SIGHUP received, redirecting output to `wget-log'.
 @end example
 
 Other than that, Wget will not try to interfere with signals in any way.
index 619c74b7083ef7b8101784f6d981d6b67701c8ca..a9025abcf036dfb2a3336cf4d97c6682793ebb59 100644 (file)
@@ -72,6 +72,6 @@ bindist: wget.zip
 
 wget.zip: $(SUBDIRS)
        $(RM) wget.zip
-       zip -Djl9 wget.zip AUTHORS COPYING INSTALL MACHINES MAILING-LIST NEWS README doc/sample.wgetrc
+       zip -Djl9 wget.zip AUTHORS COPYING INSTALL MAILING-LIST NEWS README doc/sample.wgetrc
        zip -Dj9 wget.zip src/wget.exe doc/wget.hlp
 
index e4554813505bf74185725167f6179e8a4fc9e24c..9eda2586a73cdc74b3764ac8e6d9718f9178ce04 100644 (file)
@@ -70,6 +70,6 @@ bindist: wget.zip
 
 wget.zip: $(SUBDIRS)
        $(RM) wget.zip
-       zip -Djl9 wget.zip AUTHORS COPYING INSTALL MACHINES MAILING-LIST NEWS README doc/sample.wgetrc
+       zip -Djl9 wget.zip AUTHORS COPYING INSTALL MAILING-LIST NEWS README doc/sample.wgetrc
        zip -Dj9 wget.zip src/wget.exe doc/wget.hlp