Corinna Vinschen | 1 Jun 2003 21:37
Favicon

Updated: vim-6.2-1

I've updated the version of vim to 6.2-1.

This version is an update to the today's release of Vim 6.2.

It should be available on the mirrors within a few hours.  Like previous
versions it's build with multibyte editing support but without any
interpreter support.

The official release message:
=======================================================================
Announcing:  Vim (Vi IMproved) version 6.2 - the Amiga memorial edition
    Author:  Bram Moolenaar et al.

Announcement
------------

This is a bugfix release of Vim.  Since Vim 6.1 hundreds of reported
problems have been fixed.  Also included are new and updated syntax
files, translated menus and messages.

The main new features are:
- Support for GTK 2. (Daniel Elstner)
- Support for editing Arabic text. (Nadim Shaikli & Isam Bayazidi)
- ":try" command and exception handling. (Servatius Brandt)
- Support for the neXtaw GUI toolkit (mostly like Athena). (Alexey Froloff)
- Cscope support for Win32. (Sergey Khorev)
- Support for PostScript printing in various 8-bit encodings. (Mike Williams)

Once you have installed 6.2 you can find details about the changes
since Vim 6.1 with ":help version-6.2".  There is a long list of fixed
(Continue reading)

Abraham Backus | 2 Jun 2003 05:59

Updated: xerces-c-2.3.0-1

I've updated the version of xerces-c to 2.3.0-1.  This also includes the
xerces-c-devel, xerces-c-doc, and libxerces-c23 packages.

This is an official update release.  The official release announcement text
follows:

The Xerces-C team is pleased to announce that Xerces-C 2.3.0 is now
available.  The primary features of this release are:

- pluggable memory management:  Allows an application to have Xerces
request memory from a user-supplied object rather than directly from the
heap.  To allow for maximum flexibility, this has been implemented on a
per-parser basis;
- pluggable panic handler:  The user may now register an object with the
parser that the will notify when it cannot initialize itself;
- security handling:  a means is now provided allowing applications to
limit the extent to which the parser will process certain XML constructs
that could be exploited in a denial-of-service attack.
- partial implementation of DOM level 3 normalization.

The release is available in both source and binary formats; the binary
formats that are provided are for 32- and 64-bit versions of AIX, HPUX,
Linux, Solaris and Windows.  They can be downloaded from
http://xml.apache.org/dist/xerces-c/stable/.

To update your installation, click on the "Install Cygwin now" link on
the http://cygwin.com/ web page.  This downloads setup.exe to your
system.  Once you've downloaded setup.exe, run it and select "Libs"
("Devel" for the xerces-c-devel package, "Doc" for the xerces-c-doc
package) and then click on the appropriate field until the above announced
(Continue reading)

William A. Hoffman | 2 Jun 2003 15:43
Picon

cmake-1.6.7-1

CMake 1.6.7-1 is now available on Cygwin mirrors.

Changes from 1.6.6 to 1.6.7

Added support for Visual Studio 2003. Fixed a bug where LINK_FLAGS were
not getting passed to Visual Studio generators.  Added a fix for MipsPro
7.3. Fix for C++ object file rule for nmake. A fix for search paths in
the FindCable and FindFLTK modules. A fix for the TRY_COMPILE command
when make -I is used. A fix to support very long lines in CmakeList
files. Improved the MACRO command to provide warnings whan a MACRO is
not properly closed with a matching END_MACRO. Fixed the REMOVE command
to not ignore the first argument. Fixed the STRING command to be
inherited. Fixed some keyboard issues with ccmake on the SGI. Fix to
ccmake to not report and error if non error message occur. Fixed some
flags for C++ shared libs on SunOS and win32 executables on Borland. A
fix in the implementation of the CheckIncludeFiles.cmake module.
Improved error messages when a bad generator was selected. More robust
CheckSymbolExists.cmake module.

See www.cmake.org for more information.

Bill Hoffman 
Cygwin CMake maintainer

Pavel Tsekov | 2 Jun 2003 17:38
Picon

Updated: mc-4.6.0-3

The Midnight Commander visual shell has been updated to version 4.6.0-3.

This update brings you a Midnight Commander linked against the latest
version of the ncurses library available on Cygwin.

NOTE:

A simple patch was applied to src/regex.c to enable the build. The code
in regerror() references __mempcpy() which is glibc specific. The patch
replaces the __mempcpy() call with a call to mempcpy() which is exported
by the Cygwin dll. This issue did not surface so far since Cygwin was
missing mempcpy() until recently.

The issue was brought to the attention of the MC developers.

Pavel Tsekov
Midnight Commander maintainer for Cygwin

INSTALLATION:

To update your installation, click on the "Install Cygwin now" link
on the http://cygwin.com/ web page. This downloads setup.exe to
your system. Save it and run setup, answer the questions and pick
up 'mc' from the 'Utils' category.

Note that downloads from sources.redhat.com (aka cygwin.com) aren't
allowed due to bandwidth limitations. This means that you will need
to find a mirror which has this update.

In the US, ftp://mirrors.rcn.net/mirrors/sources.redhat.com/cygwin/
(Continue reading)

Jason Tishler | 3 Jun 2003 19:10

Updated Cygwin Package: proftpd-1.2.9rc1-2

New News:
=== ====
I have updated the version of ProFTPD to 1.2.9rc1-2.  The tarballs
should be available on a Cygwin mirror near you shortly.

This version was built from the official ProFTPD 1.2.9rc1 tarball with
two small patches applied to:

    1. handle textmode mounts properly
    2. fix the empty "ls /" problem

See the following for the details, if interested:

    http://bugs.proftpd.org/show_bug.cgi?id=2043
    http://bugs.proftpd.org/show_bug.cgi?id=2075

Old News:
=== ====
ProFTPD is an enhanced FTP server with a focus toward simplicity,
security, and ease of configuration. It features a very Apache-like
configuration syntax, and a highly customizable server infrastructure,
including support for multiple 'virtual' FTP servers, anonymous FTP, and
permission-based directory visibility.

See the ProFTPD home page for more details:

    http://www.proftpd.org/

Please read the README file:

(Continue reading)

Elfyn McBratney | 5 Jun 2003 14:25
Picon

New package: patchutils


Patchutils is a small collection of programs that operate on patch files. You
can use the programs to combine, filter and split, correct output from `cvs
diff', list and grep patch files.

To update your installation, click on the "Install Cygwin now" link on the
http://cygwin.com/ web page.  This downloads setup.exe to your system.  Once
you've downloaded setup.exe, run it and select "Net" or "Mail" and then
click on the appropriate field until the above announced version number
appears if it is not displayed already.

If you have questions or comments, please send them to the Cygwin mailing
list at: cygwin at cygwin dot com .  I would appreciate it if you would use
this
mailing list rather than emailing me directly.  This includes ideas and
comments about the setup utility or Cygwin in general.

If you want to make a point or ask a question, the Cygwin mailing list is
the appropriate place.

              *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, look at
the "List-Unsubscribe: " tag in the email header of this message. Send email
to the address specified there.  It will be in the format:

cygwin-announce-unsubscribe-you=yourdomain dot com at cygwin dot com

If you need more information on unsubscribing, start reading here:

(Continue reading)

Jason Tishler | 5 Jun 2003 16:26

Updated Cygwin Package: postgresql-7.3.3-1

New News:
=== ====
I have updated the version of PostgreSQL to 7.3.3-1.  The tarballs should
be available on a Cygwin mirror near you shortly.

It is recommend that 7.3.x users upgrade at their earliest convenience.
See the following for the details, if interested:

    http://www.postgresql.org/news.php?NewsID=135

Old News:
=== ====
PostgreSQL is an open-source, Object-Relational DBMS.  If interested,
see the PostgreSQL web site for more details:

    http://www.postgresql.org/

Please read the README file:

    /usr/doc/Cygwin/postgresql-7.3.3.README

since it covers requirements, installation, known issues, etc.

To update your installation, click on the "Install Cygwin now" link on
the http://cygwin.com/ web page.  This downloads setup.exe to your
system.  Then, run setup and answer all of the questions.

Note that we have recently stopped downloads from sources.redhat.com
(aka cygwin.com) due to bandwidth limitations.  This means that you will
need to find a mirror which has this update.
(Continue reading)

Ronald Landheer-Cieslak | 5 Jun 2003 16:44

New PCRE packages available for download

New News:
=========
The pcre package has been split into several sub-packages. The new 
packages should be available on the various mirrors shortly.

Note though that I made a mistake when making the various .hint files - 
they have been fixed and should propagate with the packages, but updating 
pcre right away might break your installation - please wait until 
tomorow..

The rationale for splitting up the pcre packages is amply explained in the 
cygwin-apps mailing list archives. To summarize, it allows for the API 
version of the various libraries to be put in the archive & library 
filenames (libpcre0, libpcre1, etc.) to prevent utilities from breaking 
when the newly released pcre libraries are binary-incompatible.

To update your installation:
===========================
Run the Setup utility from http://cygwin.com/setup.exe and pick up the 
proper packages.

Problem reports:
===============
Please send reports of any problems related to these packages to 
cygwin <at> cygwin.com and *do not* mail me personally. I moniter the list on a 
regular basis.

Note to maintainers of packages that depend on pcre:
===================================================
Please update your dependencies to make your packages depend on libpcre 
(Continue reading)

Simon Liddington | 6 Jun 2003 00:12

Updated: ctags-5.5-4

I've just updated the version of exuberant ctags to 5.5-4

This is a bugfix over 5.5-3:

* Fixed compiled in default TMPDIR to /tmp. 

There are numerous changes since 5.2 including many bug fixes, 
highlights are:

* Removed explicit descriptions of individual ---types options from --help 
output. See new --list-languages and --list-kinds options.
* Removed explicit list of supported languages and supported tag kinds and
mapping patterns from man page. See new --list-languages, --list-kinds, and
--list-maps options.
* Added support for C# language.
* Added support for Erlang language, contributed by Brent Fulgham.
* Added support for HTML language files.
* Added support for JavaScript language files.
* Added support for SML (Standard ML) language, contributed by Venkatesh 
Prasad.
* Added support for numerous language extensions [Fortran].
* Added support for PL/SQL language.
* Added support for Vera language, inspired by Dave Eggum [Vera].
* Improved Cobol support to include data, files, groups, and sections [Cobol].
* Added support for Verilog language, submitted by Nam SungHyun.

For more information click on the version numbers on the ctags files 
page at sourceforge:

http://sourceforge.net/project/showfiles.php?group_id=6556
(Continue reading)

Pavel Tsekov | 6 Jun 2003 17:59
Picon

Updated: mc-4.6.0-4

The Midnight Commander visual shell has been updated to version 4.6.0-4.

This is a bugfix update. It addresses the following issue:

  http://sources.redhat.com/ml/cygwin/2003-04/msg02119.html

Pavel Tsekov
Midnight Commander maintainer for Cygwin

INSTALLATION:

To update your installation, click on the "Install Cygwin now" link
on the http://cygwin.com/ web page. This downloads setup.exe to
your system. Save it and run setup, answer the questions and pick
up 'mc' from the 'Utils' category.

Note that downloads from sources.redhat.com (aka cygwin.com) aren't
allowed due to bandwidth limitations. This means that you will need
to find a mirror which has this update.

In the US, ftp://mirrors.rcn.net/mirrors/sources.redhat.com/cygwin/
is a reliable high bandwidth connection.

In Japan, ftp://ftp.u-aizu.ac.jp/pub/gnu/gnu-win32/ is already
updated.

In DK, http://mirrors.sunsite.dk/cygwin/ is usually up-to-date.

If one of the above doesn't have the latest version of this package
you can either wait for the site to be updated or find another
(Continue reading)


Gmane