[ITA] aspell: A spell checker designed to eventually replace Ispell

2007-12-18 Thread Dr. Volker Zell
Hi

I would like to adopt and maintain the 'aspell/aspell-dev/aspell-doc and 
libaspell15'
packages from Gareth Pearce.

 o http://aspell.net/(Homepage)
 o ftp://ftp.gnu.org/gnu/aspell/aspell-0.60.5.tar.gz (Download location)


Here are the setup.hint files:

aspell:
===
sdesc: A spell checker designed to eventually replace Ispell
ldesc: GNU Aspell is a spell checker designed to eventually replace Ispell.  It
can either be used as a library or as an independent spell checker.  Its
main feature is that it does a much better job of suggesting possible
replacements for a misspelled word than just about any other spell
checker out there for the English language.  Unlike Ispell, Aspell can
also easily check documents in UTF-8 without having to use a special
dictionary.  Aspell will also do its best to respect the current locale
setting.  Other advantages over Ispell include support for using
multiple dictionaries at once and intelligently handling personal
dictionaries when more than one Aspell process is open at once.
category: Text
requires: cygwin libaspell15 libncurses8

libaspell15:

sdesc: A spell checker designed to eventually replace Ispell (Libraries)
ldesc: GNU Aspell is a spell checker designed to eventually replace Ispell.  It
can either be used as a library or as an independent spell checker.  Its
main feature is that it does a much better job of suggesting possible
replacements for a misspelled word than just about any other spell
checker out there for the English language.  Unlike Ispell, Aspell can
also easily check documents in UTF-8 without having to use a special
dictionary.  Aspell will also do its best to respect the current locale
setting.  Other advantages over Ispell include support for using
multiple dictionaries at once and intelligently handling personal
dictionaries when more than one Aspell process is open at once.
category: Text
requires: cygwin libintl8
external-source: aspell

aspell-doc:
===
sdesc: A spell checker designed to eventually replace Ispell (Documentation)
ldesc: GNU Aspell is a spell checker designed to eventually replace Ispell.  It
can either be used as a library or as an independent spell checker.  Its
main feature is that it does a much better job of suggesting possible
replacements for a misspelled word than just about any other spell
checker out there for the English language.  Unlike Ispell, Aspell can
also easily check documents in UTF-8 without having to use a special
dictionary.  Aspell will also do its best to respect the current locale
setting.  Other advantages over Ispell include support for using
multiple dictionaries at once and intelligently handling personal
dictionaries when more than one Aspell process is open at once.
category: Text
requires: cygwin
external-source: aspell

aspell-dev:
===
sdesc: A spell checker designed to eventually replace Ispell (Development)
ldesc: GNU Aspell is a spell checker designed to eventually replace Ispell.  It
can either be used as a library or as an independent spell checker.  Its
main feature is that it does a much better job of suggesting possible
replacements for a misspelled word than just about any other spell
checker out there for the English language.  Unlike Ispell, Aspell can
also easily check documents in UTF-8 without having to use a special
dictionary.  Aspell will also do its best to respect the current locale
setting.  Other advantages over Ispell include support for using
multiple dictionaries at once and intelligently handling personal
dictionaries when more than one Aspell process is open at once.
category: Text
requires: cygwin libaspell15
external-source: aspell

 cut here 
#!/bin/bash

mkdir -p aspell/aspell-dev aspell/aspell-doc aspell/libaspell15

cd aspell
wget http://volkerzell.de/cygwin/ITP/aspell/setup.hint
wget http://volkerzell.de/cygwin/ITP/aspell/aspell-0.60.5-1-src.tar.bz2
wget http://volkerzell.de/cygwin/ITP/aspell/aspell-0.60.5-1.tar.bz2

cd aspell-dev
wget http://volkerzell.de/cygwin/ITP/aspell/aspell-dev/setup.hint
wget 
http://volkerzell.de/cygwin/ITP/aspell/aspell-dev/aspell-dev-0.60.5-1.tar.bz2

cd ../aspell-doc
wget http://volkerzell.de/cygwin/ITP/aspell/aspell-doc/setup.hint
wget 
http://volkerzell.de/cygwin/ITP/aspell/aspell-doc/aspell-doc-0.60.5-1.tar.bz2

cd ../libaspell15
wget http://volkerzell.de/cygwin/ITP/aspell/libaspell15/setup.hint
wget 
http://volkerzell.de/cygwin/ITP/aspell/libaspell15/libaspell15-0.60.5-1.tar.bz2
 cut here 

Ciao
  Volker


[ITA] aspell-en: GNU Aspell 0.60 English Dictionary Package

2007-12-18 Thread Dr. Volker Zell
Hi

I would like to adopt and maintain the 'aspell-en' package from Ronald 
Landheer-Cies.

 o ftp://ftp.gnu.org/gnu/aspell/dict/en  (Homepage)
 o ftp://ftp.gnu.org/gnu/aspell/dict/en/aspell6-en-6.0-0.tar.bz2 (Download 
location)


Here is the setup.hint file:

sdesc: GNU Aspell 0.60 English Dictionary Package
ldesc: GNU Aspell 0.60 English Dictionary Package
category: Text
requires: cygwin aspell

 cut here 
#!/bin/bash

mkdir -p aspell/aspell-en

cd aspell/aspell-en
wget http://volkerzell.de/cygwin/ITP/aspell/aspell-en/setup.hint
wget 
http://volkerzell.de/cygwin/ITP/aspell/aspell-en/aspell-en-6.0.0-1-src.tar.bz2
wget http://volkerzell.de/cygwin/ITP/aspell/aspell-en/aspell-en-6.0.0-1.tar.bz2
 cut here 

Ciao
  Volker


Re: [ITA] ttcp 20071212 -- Network benchmarking tool

2007-12-18 Thread Corinna Vinschen
On Dec 13 01:41, Jari Aalto wrote:
 http://cygwin.cante.net/ttcp/ttcp-20071212-1-src.tar.bz2 \
 http://cygwin.cante.net/ttcp/ttcp-20071212-1.tar.bz2 \
 http://cygwin.cante.net/ttcp/setup.hint

Uploaded.


Thanks for taking over,
Corinna

-- 
Corinna Vinschen  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader  cygwin AT cygwin DOT com
Red Hat


Re: [ITA] xmon 1.5.6-2 -- An interactive X protocol monitor

2007-12-18 Thread Corinna Vinschen
On Dec 14 20:06, Jari Aalto wrote:
 http://cygwin.cante.net/xmon/xmon-1.5.6-2-src.tar.bz2 \
 http://cygwin.cante.net/xmon/xmon-1.5.6-2.tar.bz2 \
 http://cygwin.cante.net/xmon/setup.hint

Uploaded.


Thanks for taking over,
Corinna

-- 
Corinna Vinschen  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader  cygwin AT cygwin DOT com
Red Hat


Re: [ITA] epstool 3.08-2 -- edit preview images and fix bounding boxes in EPS files

2007-12-18 Thread Corinna Vinschen
On Dec 14 19:54, Jari Aalto wrote:
 http://cygwin.cante.net/epstool/epstool-3.08-2-src.tar.bz2 \
 http://cygwin.cante.net/epstool/epstool-3.08-2.tar.bz2 \
 http://cygwin.cante.net/epstool/setup.hint

Uploaded.


Thanks for taking over,
Corinna

-- 
Corinna Vinschen  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader  cygwin AT cygwin DOT com
Red Hat


Re: [ITA] aspell: A spell checker designed to eventually replace Ispell

2007-12-18 Thread Corinna Vinschen
On Dec 18 13:33, Dr. Volker Zell wrote:
  cut here 
 #!/bin/bash
 
 mkdir -p aspell/aspell-dev aspell/aspell-doc aspell/libaspell15
 
 cd aspell
 wget http://volkerzell.de/cygwin/ITP/aspell/setup.hint
 wget http://volkerzell.de/cygwin/ITP/aspell/aspell-0.60.5-1-src.tar.bz2
 wget http://volkerzell.de/cygwin/ITP/aspell/aspell-0.60.5-1.tar.bz2
 
 cd aspell-dev
 wget http://volkerzell.de/cygwin/ITP/aspell/aspell-dev/setup.hint
 wget 
 http://volkerzell.de/cygwin/ITP/aspell/aspell-dev/aspell-dev-0.60.5-1.tar.bz2
 
 cd ../aspell-doc
 wget http://volkerzell.de/cygwin/ITP/aspell/aspell-doc/setup.hint
 wget 
 http://volkerzell.de/cygwin/ITP/aspell/aspell-doc/aspell-doc-0.60.5-1.tar.bz2
 
 cd ../libaspell15
 wget http://volkerzell.de/cygwin/ITP/aspell/libaspell15/setup.hint
 wget 
 http://volkerzell.de/cygwin/ITP/aspell/libaspell15/libaspell15-0.60.5-1.tar.bz2
  cut here 

Packaging looks good, uploaded.


Thanks for taking over,
Corinna

-- 
Corinna Vinschen  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader  cygwin AT cygwin DOT com
Red Hat


Re: [ITA] aspell-en: GNU Aspell 0.60 English Dictionary Package

2007-12-18 Thread Dr. Volker Zell
 Corinna Vinschen writes:

 On Dec 18 13:33, Dr. Volker Zell wrote:
 o ftp://ftp.gnu.org/gnu/aspell/dict/en  
(Homepage)
 o ftp://ftp.gnu.org/gnu/aspell/dict/en/aspell6-en-6.0-0.tar.bz2 
(Download location)
 
 
 Here is the setup.hint file:
 
 sdesc: GNU Aspell 0.60 English Dictionary Package
 ldesc: GNU Aspell 0.60 English Dictionary Package
 category: Text
 requires: cygwin aspell
 
  cut here 

 #!/bin/bash
 
 mkdir -p aspell/aspell-en
 
 cd aspell/aspell-en
 wget http://volkerzell.de/cygwin/ITP/aspell/aspell-en/setup.hint
 wget 
http://volkerzell.de/cygwin/ITP/aspell/aspell-en/aspell-en-6.0.0-1-src.tar.bz2
 wget 
http://volkerzell.de/cygwin/ITP/aspell/aspell-en/aspell-en-6.0.0-1.tar.bz2
  cut here 


 Packaging looks fine, and I almost uploaded it, however...
 the aspell version is 0.60, the setup.hint text says Aspell 0.60, but
 the package version is 6.0.0.  I see that this is the upstream version
 number as well (except that it's called aspell6 instead of just aspell),
 but somehow that sounds weird.  What's the secret here?  And, if you
 stick to the upstream version number 6.0.0, shouldn't the setup.hint
 file be changed?

According to the `Available Aspell Dictionaries' web page at

 o ftp://ftp.gnu.org/gnu/aspell/dict/0index.html

the latest dictionaries for aspell 0.60 have the following general
filename structure:

 aspellX-2 or 3 letter ISO code-A.B[.C]-D.tar.bz2

or

 aspellX-2 or 3 letter ISO code-YYYDDMM-D.tar.bz2

where X = empty, 5 or 6
  A,B,C,D = numbers
  YYYDDMM = a date

I would propose to call the cygwin packages like the following:

 aspell-2 or 3 letter ISO code-A.B[.C].D-Cygwin minor 
version.tar.bz2

or

 aspell-2 or 3 letter ISO code-YYYDDMM.D-Cygwin minor version.tar.bz2

 Corinna

I have the new versions of german and polish dictionaries ready for
upload when this will be accepted.

The Swedish dictionary files (maintained by Stefan Björnelund) have to
be rebuild as well as the aspell documentation states:

   The dictionary format has changed so dictionaries will need to be
   recompiled.

  All data, by default, is now included in `LIBDIR/aspell-0.60' so
   that multiple versions of Aspell can more peacefully coexist.  This
   included both the dictionaries and the language data files which were
   stored in `SHAREDIR/aspell' before Aspell 0.60.

  The format of the character data files has changed.  The new
   character data files are installed with Aspell so you should not have
   to worry about it unless you made a custom one.

Ciao
  Volker


Re: [ITA] aspell-en: GNU Aspell 0.60 English Dictionary Package

2007-12-18 Thread Corinna Vinschen
On Dec 18 15:13, Dr. Volker Zell wrote:
  Corinna Vinschen writes:
  the package version is 6.0.0.  I see that this is the upstream version
  number as well (except that it's called aspell6 instead of just aspell),
 
 According to the `Available Aspell Dictionaries' web page at
 
  o ftp://ftp.gnu.org/gnu/aspell/dict/0index.html
 
 the latest dictionaries for aspell 0.60 have the following general
 filename structure:
 
  aspellX-2 or 3 letter ISO code-A.B[.C]-D.tar.bz2
 
 or
 
  aspellX-2 or 3 letter ISO code-YYYDDMM-D.tar.bz2
 
 where X = empty, 5 or 6
   A,B,C,D = numbers
   YYYDDMM = a date
 
 I would propose to call the cygwin packages like the following:
 
  aspell-2 or 3 letter ISO code-A.B[.C].D-Cygwin minor 
 version.tar.bz2
 
 or
 
  aspell-2 or 3 letter ISO code-YYYDDMM.D-Cygwin minor version.tar.bz2

Ok, I've uploaded aspell-en.  Thanks for maintaining it.
 
 I have the new versions of german and polish dictionaries ready for
 upload when this will be accepted.

Shoot.

 The Swedish dictionary files (maintained by Stefan Björnelund) have to
 be rebuild as well as the aspell documentation states:
 
The dictionary format has changed so dictionaries will need to be
recompiled.
 
   All data, by default, is now included in `LIBDIR/aspell-0.60' so
that multiple versions of Aspell can more peacefully coexist.  This
included both the dictionaries and the language data files which were
stored in `SHAREDIR/aspell' before Aspell 0.60.
 
   The format of the character data files has changed.  The new
character data files are installed with Aspell so you should not have
to worry about it unless you made a custom one.

Stefan?  Any problem to generate a new version of aspell-sv?


Thanks,
Corinna

-- 
Corinna Vinschen  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader  cygwin AT cygwin DOT com
Red Hat


Updated: ttcp-20071212-1 -- Network benchmarking tool

2007-12-18 Thread Jari Aalto
PACKAGE DESCRIPTION
===

Homepage: http://www.netcordia.com/resources/tools.asp
License : GPL

Network throughput testing tool. It can be also used to create a
network pipe through which you can push any other data you might have.


CHANGES SINCE LAST RELEASE
==

None. New maintainer.

INSTALL OR UPGRADE NOTES


Standard install.

CYGWIN INSTALLATION INFORMATION
===

To install this package, 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. You'll find
the package listed in the All category. After installation, read the
documentation at directories:

/usr/share/doc/package-version/*
/usr/share/doc/Cygwin/package-version.README

If you have questions or comments, please send them to the Cygwin
mailing list at [EMAIL PROTECTED].

CYGWIN-ANNOUNCE UNSUBSCRIBE INFO


This message has been sent to cygwin-announce list.

If you want to unsubscribe from the 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:

[EMAIL PROTECTED]

More information on unsubscribing can be found:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at the above URL.

-- 
Welcome to FOSS revolution: we fix and modify until it shines


Updated: epstool 3.08-2 -- edit preview images and fix bounding boxes in EPS files

2007-12-18 Thread Jari Aalto
PACKAGE DESCRIPTION
===

Homepage: http://www.cs.wisc.edu/~ghost/gsview/epstool.htm
License : GPL

Encapsulated PostScript (EPS) files may contain a preview to be used
by programs that can't interpret the PostScript code. epstool can
create and extract such previews.

CHANGES SINCE LAST RELEASE
==

None. New maintainer.

INSTALL OR UPGRADE NOTES


Standard install.

CYGWIN INSTALLATION INFORMATION
===

To install this package, 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. You'll find
the package listed in the All category. After installation, read the
documentation at directories:

/usr/share/doc/package-version/*
/usr/share/doc/Cygwin/package-version.README

If you have questions or comments, please send them to the Cygwin
mailing list at [EMAIL PROTECTED].

CYGWIN-ANNOUNCE UNSUBSCRIBE INFO


This message has been sent to cygwin-announce list.

If you want to unsubscribe from the 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:

[EMAIL PROTECTED]

More information on unsubscribing can be found:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at the above URL.

-- 
Welcome to FOSS revolution: we fix and modify until it shines


Re: [ITA] nano package

2007-12-18 Thread Igor Peshansky
On Mon, 17 Dec 2007, Yaakov (Cygwin Ports) wrote:

 Lapo Luchini wrote:
  PS: AFAIR the g-b-s' deps target lists them all, but cygport's dep
  does not.

 The g-b-s deps check was based on cygcheck, which shows the entire
 dependency tree, where cygport uses objdump, which lists only those that
 the binary is linked against.  The latter option can sometimes be slower
 (*cough*KDE*cough*), but is much more accurate.

By default, cygcheck eliminates duplicates in the list of DLL
dependencies, even if they previously appeared at a deeper level of
dependency nesting.  Adding the -v option causes it to list all
dependencies without eliminating duplicates (except that there is a bug
that causes the following line:

Warning: C:/cygwin/bin\cygreadline6.dll hides C:\cygwin\bin\cygreadline6.dll

to be repeated quite a few times, but that's something to be fixed
separately).  So, the solution would be to use cygcheck -v program in
the g-b-s based scripts and to select from the output lines with exactly
two leading spaces.
Igor
-- 
http://cs.nyu.edu/~pechtcha/
  |\  _,,,---,,_[EMAIL PROTECTED] | [EMAIL PROTECTED]
ZZZzz /,`.-'`'-.  ;-;;,_Igor Peshansky, Ph.D. (name changed!)
 |,4-  ) )-,_. ,\ (  `'-'   old name: Igor Pechtchanski
'---''(_/--'  `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

That which is hateful to you, do not do to your neighbor.  That is the whole
Torah; the rest is commentary.  Go and study it. -- Rabbi Hillel


Re: Updated: epstool 3.08-2 -- edit preview images and fix bounding boxes in EPS files

2007-12-18 Thread Corinna Vinschen
On Dec 18 17:22, Jari Aalto wrote:
 PACKAGE DESCRIPTION
 [...]

Wrong mailing list, maybe?


Corinna

-- 
Corinna Vinschen  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader  cygwin AT cygwin DOT com
Red Hat


RE: Updated: ttcp-20071212-1 -- Network benchmarking tool

2007-12-18 Thread Buchbinder, Barry (NIH/NIAID) [E]
Wrong list?

(Top posted on purpose, since there's no need to read the content.)

Jari Aalto wrote on Wednesday, December 12, 2007 3:48 PM:

 PACKAGE DESCRIPTION
 ===
 
 Homepage: http://www.netcordia.com/resources/tools.asp
 License : GPL
 
 Network throughput testing tool. It can be also used to create a
 network pipe through which you can push any other data you might
 have.  
 
 
 CHANGES SINCE LAST RELEASE
 ==
 
 None. New maintainer.
 
 INSTALL OR UPGRADE NOTES
 
 
 Standard install.
 
 CYGWIN INSTALLATION INFORMATION
 ===
 
 To install this package, 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. You'll find
 the package listed in the All category. After installation, read
 the documentation at directories:
 
 /usr/share/doc/package-version/*
 /usr/share/doc/Cygwin/package-version.README
 
 If you have questions or comments, please send them to the Cygwin
 mailing list at [EMAIL PROTECTED]. 
 
 CYGWIN-ANNOUNCE UNSUBSCRIBE INFO
 
 
 This message has been sent to cygwin-announce list.
 
 If you want to unsubscribe from the 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: 
 
 [EMAIL PROTECTED]
 
 More information on unsubscribing can be found:
 
 http://sources.redhat.com/lists.html#unsubscribe-simple
 
 Please read *all* of the information on unsubscribing that is
 available starting at the above URL. 
 
 --
 Welcome to FOSS revolution: we fix and modify until it shines



RE: Updated: epstool 3.08-2 -- edit preview images and fix bounding boxes in EPS files

2007-12-18 Thread Buchbinder, Barry (NIH/NIAID) [E]
Wrong list?

(Top posted on purpose, since there's no need to read the content.)

Jari Aalto wrote on Tuesday, December 18, 2007 10:22 AM:

 PACKAGE DESCRIPTION
 ===
 
 Homepage: http://www.cs.wisc.edu/~ghost/gsview/epstool.htm
 License : GPL
 
 Encapsulated PostScript (EPS) files may contain a preview to be used
 by programs that can't interpret the PostScript code. epstool can
 create and extract such previews.  
 
 CHANGES SINCE LAST RELEASE
 ==
 
 None. New maintainer.
 
 INSTALL OR UPGRADE NOTES
 
 
 Standard install.
 
 CYGWIN INSTALLATION INFORMATION
 ===
 
 To install this package, 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. You'll find
 the package listed in the All category. After installation, read
 the documentation at directories:
 
 /usr/share/doc/package-version/*
 /usr/share/doc/Cygwin/package-version.README
 
 If you have questions or comments, please send them to the Cygwin
 mailing list at [EMAIL PROTECTED]. 
 
 CYGWIN-ANNOUNCE UNSUBSCRIBE INFO
 
 
 This message has been sent to cygwin-announce list.
 
 If you want to unsubscribe from the 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: 
 
 [EMAIL PROTECTED]
 
 More information on unsubscribing can be found:
 
 http://sources.redhat.com/lists.html#unsubscribe-simple
 
 Please read *all* of the information on unsubscribing that is
 available starting at the above URL. 
 
 --
 Welcome to FOSS revolution: we fix and modify until it shines



Re: [ITA] nedit 5.5-2 -- A powerful, customizable, Motif based text editor

2007-12-18 Thread Jari Aalto
* Sat 2007-12-15 Dr Dr [EMAIL PROTECTED]
* Message-Id: [EMAIL PROTECTED]
 -- [NOTE] installing with external: CYGWIN-PATCHES/install.sh .inst 
 ./nedit-5.5-2.sh
 cygbuild: Command not found.
 ./nedit-5.5-2.sh.CygbuildCmdInstallMain: [ERROR] Failed to run 
 /usr/local/src/nedit-5.5/CYGWIN-PATCHES/install.sh 
 /usr/local/src/nedit-5.5/.inst
 [EMAIL PROTECTED] /usr/local/src

Thanks, this error should be fix now.

Jari

a)
  wget\
http://cygwin.cante.net/nedit/setup.hint \
http://cygwin.cante.net/nedit/nedit-5.5-2-src.tar.bz2 \
http://cygwin.cante.net/nedit/nedit-5.5-2.tar.bz2 

b)
  gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8

  mkdir nedit ; cd nedit
  rm -f get.sh get.sh.sig
  wgethttp://cygwin.cante.net/nedit/get.sh \
  http://cygwin.cante.net/nedit/get.sh.sig 
  gpg --verify get.sh.sig get.sh 
  sh get.sh

-- 
Welcome to FOSS revolution: we fix and modify until it shines


[GTG] Re: [ITA] nedit 5.5-2 -- A powerful, customizable, Motif based text editor

2007-12-18 Thread Dr. Volker Zell
 Jari Aalto writes:

 * Sat 2007-12-15 Dr Dr [EMAIL PROTECTED]
 * Message-Id: [EMAIL PROTECTED]
 -- [NOTE] installing with external: CYGWIN-PATCHES/install.sh .inst 
./nedit-5.5-2.sh
 cygbuild: Command not found.
 ./nedit-5.5-2.sh.CygbuildCmdInstallMain: [ERROR] Failed to run 
/usr/local/src/nedit-5.5/CYGWIN-PATCHES/install.sh 
/usr/local/src/nedit-5.5/.inst
 [EMAIL PROTECTED] /usr/local/src

 Thanks, this error should be fix now.

Builds fine from source, packaging and setup.hint look good.

GTG
  Volker