From xemacs-cvs at xemacs.org Mon Feb 27 02:23:47 2017
Content-Type: multipart/mixed; boundary="===============7757823748658466125=="
MIME-Version: 1.0
From: CVS Monitor
To: xemacs-cvs at xemacs.org
Subject: CVS update: MODIFIED: win32 ...
Date: 2005-01-31 03:51:53 +0000
Message-ID: <20050131035153.19162.qmail@sunsite.dk>
--===============7757823748658466125==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
User: ben =
Date: 05/01/31 04:51:53
Modified: xemacsweb/Download/win32 ChangeLog index.content
Added: xemacsweb/Download/win32 optional-libs.exe
Removed: xemacsweb/Download/win32 jpeg-6b.exe patch.2.5.exe.win32.gz
png-1.0.3.exe ssh-1.2.14.exe xpm-3.4k.exe
zlib-1.1.3.exe
Log:
Update win32 optional libraries
=
optional-libs.exe, index.content: Update optional libraries.
=
Revision Changes Path
1.43 +5 -0 XEmacs/xemacsweb/Download/win32/ChangeLog
=
(In the diff below, changes in quantity of whitespace are not shown.)
=
Index: ChangeLog
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
RCS file: /pack/xemacscvs/XEmacs/xemacsweb/Download/win32/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -b -r1.42 -r1.43
--- ChangeLog 2004/11/10 22:11:57 1.42
+++ ChangeLog 2005/01/31 03:51:48 1.43
@@ -1,3 +1,8 @@
+2005-01-30 Ben Wing
+
+ * optional-libs.exe: Move here, from FTP site.
+ * index.content: Update optional libraries.
+
2004-11-10 Adrian Aichner
=
* index.content: Update list of available InstallShield releases.
=
=
=
1.38 +14 -28 XEmacs/xemacsweb/Download/win32/index.content
=
(In the diff below, changes in quantity of whitespace are not shown.)
=
Index: index.content
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
RCS file: /pack/xemacscvs/XEmacs/xemacsweb/Download/win32/index.content,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -b -r1.37 -r1.38
--- index.content 2004/11/10 22:11:58 1.37
+++ index.content 2005/01/31 03:51:48 1.38
@@ -153,35 +153,21 @@
Various Binaries and Libraries
=
- Below you can find binaries of useful programs and libraries for
- use with XEmacs on Windows 9x/NT. Most of these are
- self-extracting executables. Please report back whether the
- binaries provided here work for you, if you decide to use
- them.
+ The file optional-libs.exe contains
+ binaries for common graphics libraries needed for building XEmacs and =
for
+ zlib, needed to support the PNG library. This isa self-extracting
+ executable, which will install pre-built binaries for all of the optio=
nal
+ graphics libraries needed by XEmacs, in the correct hierarchy as expec=
ted
+ by XEmacs. Then just set the OPTIONAL_LIBRARY_DIR parameter =
to
+ the appropriate directory in which you installed the libraries (by
+ default, c:\src).
=
-
- - cvs-1.10.exe
- -
- CVS binaries. CVS is the source-code control system used to
- maintain the XEmacs sources. See
- http://www.xemacs.org/Develop/cvsaccess.html for info on using
- CVS.
- - ssh-1.2.14.exe
- - SSH binaries. SSH is the "Secure SHell", an RSH
- replacement that provides strong encryption and is required if you=
get
- write privileges to the XEmacs tree. (You do NOT need this if you =
just
- want read-only access to the sources.)
- - png-1.0.3.exe
- - PNG libraries. A requirement for building XEmacs.
- - zlib-1.1.3.exe
- - ZLIB libraries. Required along with PNG.
- - xpm-3.4k.exe
- - XPM libraries. A requirement for building XEmacs.
- - jpeg-6b.exe
- - JPEG libraries. Optional for building XEmacs.
- - patch.2.5.exe.win32.gz
-
- The PATCH program, for applying diffs.
-
+
+ We no longer provide binaries for CVS, SSH or patch. If you want th=
ese,
+ just install Cygwin, which pro=
vides
+ versions of these and all other common Unix utilities, has an easy
+ install program, and is frequently updated.
+
=