Mailing-List: contact cygwin-announce-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-announce-owner AT cygwin DOT com Delivered-To: mailing list cygwin-announce AT cygwin DOT com Delivered-To: moderator for cygwin-announce AT cygwin DOT com X-Authentication-Warning: localhost.localdomain: ronald owned process doing -bs Date: Thu, 12 Jun 2003 15:13:57 +0200 (CEST) From: Ronald Landheer-Cieslak X-X-Sender: ronald AT localhost DOT localdomain To: cygwin-announce AT cygwin DOT com Subject: updated PCRE packages available for download Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII New News: ========= Version 4.2-2 of the PCRE packages is now available for download. This fixes a packaging bug that lead to four files appearing in the ~\cygwin\usr\bin directory (in which ~ is the path leading up to your Cygwin installation) and thus not being available from the Cygwin environment itself (because /bin is mounted over it). 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 DOT com and *do not* mail me personally. I moniter the list on a regular basis. Old News: ======== The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. PCRE has its own native API, as well as a set of wrapper functions that correspond to the POSIX regular expression API. The PCRE library is free, even for building commercial software. have a look at http://www.pcre.org for details Port Notes: ========== ----- version 4.2-2 ----- A slight modification was made to the packaging script to kill a bug that had Asnuck into the tarballs ----- version 4.2-1 ----- The patch I made earlier, which got into the canonical PCRE, worked around using Libtool on Cygwin without there being any need to do so, as Gerrit P. Haase kindly pointed out. With his patch and one by Charles Wilson, the Cygwin build procedure is just like any *NIX - due thanks go to the both of them. ----- versions prior to 4.2-1 ----- Anything prior to 4.2-1 was maintained by Corinna Vinschen - any notes on those versions are available in the mail archives. rlc -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/