bash completions

2001-12-18 Thread Morrison, John

Would folks like to consider adding this to the distribution...?

http://www.caliban.org/bash/index.shtml#completion

It's a file of autocompletions, for example, typing ssh [tab][tab] lists (or
completes) hostnames based on the contents of your known_hosts files.

J. 


===
Information in this email and any attachments are confidential, and may
not be copied or used by anyone other than the addressee, nor disclosed
to any third party without our permission.  There is no intention to
create any legally binding contract or other commitment through the use
of this email.

Experian Limited (registration number 653331).  
Registered office: Talbot House, Talbot Street, Nottingham NG1 5HF



RE: bash completions

2001-12-18 Thread Ebrey, Carl

Well, I've just taken a look at this and it's groovy.  I think any froody
dude who knows where his towel is should have this...

Carl :)

-Original Message-
From: Morrison, John [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 18, 2001 9:23 AM
To: '[EMAIL PROTECTED]'
Subject: bash completions


Would folks like to consider adding this to the distribution...?

http://www.caliban.org/bash/index.shtml#completion

It's a file of autocompletions, for example, typing ssh [tab][tab] lists (or
completes) hostnames based on the contents of your known_hosts files.

J. 


===
Information in this email and any attachments are confidential, and may
not be copied or used by anyone other than the addressee, nor disclosed
to any third party without our permission.  There is no intention to
create any legally binding contract or other commitment through the use
of this email.

Experian Limited (registration number 653331).  
Registered office: Talbot House, Talbot Street, Nottingham NG1 5HF



Contribution Package Proposal: JASSPA's MicroEmacs

2001-12-18 Thread Jon Green

Hi,

I would like to contribute JASSPA's MicroEmacs to the Cygwin
package list, a Emacs Text Editor. This is currently being
distributed from http://www.jasspa.com. We are in the process
of putting together the next release and have now resolved
most of the problems in porting to the Cygwin environment
(site contents are not current).

Because we are encumbered with a license that was inherited
from the original uEmacs then I though I had better check
whether our license violates your distribution mechanism. We
are (unfortunately) not under GPL, but all of the source is
freely available. The license we currently run with is
attached below.

So before I take this any further (i.e. put together a
complete package) then I need some sort of approval that we
have a potentially valid submission.

Also attached is the setup.hint - as per Web instructions.

Thanks
Jon.

--- setup.hint 

# Set up for JASSPA's MicroEmacs
@microemacs
sdesc: JASSPA distribution of MicroEmacs text editor
ldesc: Small footprint EMACS text editor, based on Danial Lawrences'
uEmacs 3.8. Includes X-Windows and terminal support under
Cygwin, integrated speller, undo, macro language, color
syntax hilighting and comprehensive on-line help
skip:
curr: 20020101
category: Editors
requires: cygwin

--- License Terms ---

COPYRIGHT MicroEmacs '02

JASSPA Distribution - www.jasspa.com

The following copyrights apply from the original source code
of version 3.8. No explicit copyrights were found with the
original distribution apart from the following found in the
main source code,

(C)opyright 1987 by Daniel M. Lawrence
MicroEMACS can be copied and distributed freely for any
non-commercial purposes. Commercial users may use
MicroEMACS inhouse. Shareware distributors may
redistribute MicroEMACS for media costs only. MicroEMACS
can only be incorporated into commercial software or
resold with the permission of the current author.

The following notices apply after 1988.

Copyright (C) 1988 - 2002, JASSPA MicroEmacs '00 can be
copied and distributed freely for any non-commercial
purposes. Commercial users may use MicroEmacs '00
inhouse. Shareware distributors may redistribute
MicroEmacs '00 for media costs only. MicroEmacs '99 can
only be incorporated into commercial software or resold
with the permission of the current author.

Spelling Dictionary Copyrights

The spelling dictionaries are converted from ispell
dictionaries, each spelling dictionary has it's own copyright
which is reproduced within the appropriate language spelling
macro file.

NO WARRANTY

THIS PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS
AND/OR OTHER PARTIES PROVIDE THE PROGRAM AS IS WITHOUT
WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO
THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.
SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY
MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE
LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL,
INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR
INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO
LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES
SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM
TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR
OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
DAMAGES.

THIS NOTICE MUST BE CARRIED IN ALL COPIES OF THE DISTRIBUTION



rebase

2001-12-18 Thread Jason Tishler

I would like to contribute my rebase utility.  Should it be a stand-alone
package?  Be added to another package (i.e., cygutils -- sorry to suggest
this Chuck...)?  Or, be added to winsup/utils?

Thanks,
Jason



Re: rebase

2001-12-18 Thread Charles Wilson

Jason Tishler wrote:

 I would like to contribute my rebase utility.  Should it be a stand-alone
 package?  Be added to another package (i.e., cygutils -- sorry to suggest
 this Chuck...)?  Or, be added to winsup/utils?


I think it should go in winsup/utils, but I've no objections to putting 
it in cygutils.

--Chuck





Re: Contribution Package Proposal: JASSPA's MicroEmacs

2001-12-18 Thread Charles Wilson

I believe the commercial restrictions are problematic.  If we're going 
to include an emacs, I'd prefer one that is completely free (speech) 
like FSF Emacs or XEmacs.

However, with the soon-to-be-released features in setup.exe, there's no 
reason why Jon can't provide a cygwin-friendly download site (complete 
with his own setup.ini) -- folks could then explicitly add his download 
site to their own list, and the new setup will present a merged view of 
available packages.

That is, folks who want JASSPA's MicroEmacs could get it via setup.exe, 
but it doesn't need to be distributed via the cygwin mirror system.

--Chuck


Jon Green wrote:

 Hi,
 
 I would like to contribute JASSPA's MicroEmacs to the Cygwin
 package list, a Emacs Text Editor. This is currently being
 distributed from http://www.jasspa.com. We are in the process
 of putting together the next release and have now resolved
 most of the problems in porting to the Cygwin environment
 (site contents are not current).
 
 Because we are encumbered with a license that was inherited
 from the original uEmacs then I though I had better check
 whether our license violates your distribution mechanism. We
 are (unfortunately) not under GPL, but all of the source is
 freely available. The license we currently run with is
 attached below.
 
 So before I take this any further (i.e. put together a
 complete package) then I need some sort of approval that we
 have a potentially valid submission.
 
 Also attached is the setup.hint - as per Web instructions.
 
 Thanks
 Jon.
 
 --- setup.hint 
 
 # Set up for JASSPA's MicroEmacs
 @microemacs
 sdesc: JASSPA distribution of MicroEmacs text editor
 ldesc: Small footprint EMACS text editor, based on Danial Lawrences'
 uEmacs 3.8. Includes X-Windows and terminal support under
 Cygwin, integrated speller, undo, macro language, color
 syntax hilighting and comprehensive on-line help
 skip:
 curr: 20020101
 category: Editors
 requires: cygwin
 
 --- License Terms ---
 
 COPYRIGHT MicroEmacs '02
 
 JASSPA Distribution - www.jasspa.com
 
 The following copyrights apply from the original source code
 of version 3.8. No explicit copyrights were found with the
 original distribution apart from the following found in the
 main source code,
 
 (C)opyright 1987 by Daniel M. Lawrence
 MicroEMACS can be copied and distributed freely for any
 non-commercial purposes. Commercial users may use
 MicroEMACS inhouse. Shareware distributors may
 redistribute MicroEMACS for media costs only. MicroEMACS
 can only be incorporated into commercial software or
 resold with the permission of the current author.
 
 The following notices apply after 1988.
 
 Copyright (C) 1988 - 2002, JASSPA MicroEmacs '00 can be
 copied and distributed freely for any non-commercial
 purposes. Commercial users may use MicroEmacs '00
 inhouse. Shareware distributors may redistribute
 MicroEmacs '00 for media costs only. MicroEmacs '99 can
 only be incorporated into commercial software or resold
 with the permission of the current author.
 
 Spelling Dictionary Copyrights
 
 The spelling dictionaries are converted from ispell
 dictionaries, each spelling dictionary has it's own copyright
 which is reproduced within the appropriate language spelling
 macro file.
 
 NO WARRANTY
 
 THIS PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS
 AND/OR OTHER PARTIES PROVIDE THE PROGRAM AS IS WITHOUT
 WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
 BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
 AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO
 THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.
 SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
 ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
 
 IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY
 MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE
 LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL,
 INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR
 INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO
 LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES
 SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM
 TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR
 OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
 DAMAGES.
 
 THIS NOTICE MUST BE CARRIED IN ALL COPIES OF THE DISTRIBUTION
 





Re: rebase

2001-12-18 Thread Christopher Faylor

On Tue, Dec 18, 2001 at 11:35:12AM -0500, Charles Wilson wrote:
Jason Tishler wrote:

I would like to contribute my rebase utility.  Should it be a stand-alone
package?  Be added to another package (i.e., cygutils -- sorry to suggest
this Chuck...)?  Or, be added to winsup/utils?

I think it should go in winsup/utils, but I've no objections to putting 
it in cygutils.

Actually, I think it should go in binutils, so there's a third opinion.

cgf



Re: Restructuring gettext

2001-12-18 Thread Charles Wilson

Okay, I've uploaded and announced the new gettext packages:
   gettext-0.10.40-1
   libintl1-0.10.40-1
   libintl-0.10.38-3

I also updated the setup.hint files on the server for the following 
packages:

wget   mutt   nano   vim   sharutils

The maintainers of those packages should make a note of this; the next 
time they rebuild, they will depend on libintl1 instead of libintl.

For now, I changed each setup.hint from depending on gettext to libintl.

--Chuck




Re: Restructuring gettext

2001-12-18 Thread Gareth Pearce


Okay, I've uploaded and announced the new gettext packages:
   gettext-0.10.40-1
   libintl1-0.10.40-1
   libintl-0.10.38-3

I also updated the setup.hint files on the server for the following
packages:

wget   mutt   nano   vim   sharutils

The maintainers of those packages should make a note of this; the next
time they rebuild, they will depend on libintl1 instead of libintl.

I am going to release nano 1.0.7 after christmas (on holidays right now or I 
would release it tommorow) which fixes a few things including locale being 
installed in the wrong directory - it also compiles completely without 
modification straight from the box - got my lil problems fixed at the source 
:)

anyway ... until 1.1.5 or so (which should be my next release after 1.0.7 I 
think) and both versions are recompiled to depend on libintl1 I assume my 
setup.hint will have to depend on Both libintl and libintl1 correct?

or should I do something else?

Gareth

_
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.




Re: Restructuring gettext

2001-12-18 Thread Robert Collins

I'd recommend specifying both, for users who click 'prev'.

If you don't list a prev version (implicitly or explicitly) then you
don't need both.
Rob