Question on submitting a package to cygwin

2002-05-15 Thread Peter A. Castro
ggest one of the existing categories that would be fitting, I'd appreciate it. Thanks! -- Peter A. Castro <[EMAIL PROTECTED]> or <[EMAIL PROTECTED]> "Cats are just autistic Dogs" -- Dr. Tony Attwood

Re: Question on submitting a package to cygwin

2002-05-15 Thread Peter A. Castro
urself, would 'telnet' be considdered a utility (because it's basically a telnet client)? If so, then you could considder x3270 a utility too. If not, then what? If nothing else pops up, then Util it well be. > Earnie. > > "Peter A. Castro" wrote: >

RE: Question on submitting a package to cygwin

2002-05-15 Thread Peter A. Castro
On Thu, 16 May 2002, Robert Collins wrote: > > -Original Message- > > From: Peter A. Castro [mailto:[EMAIL PROTECTED]] > > Sent: Thursday, May 16, 2002 7:57 AM > > > I'd like to submit couple of packages that I've built under > > Cygwin

RE: Question on submitting a package to cygwin

2002-05-15 Thread Peter A. Castro
ve been created by now. > Harold > > > -Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED]]On Behalf Of Peter A. Castro > > Sent: Wednesday, May 15, 2002 8:13 PM > > To: Robert Collins > > Cc: [EMAIL PROTECTED] > >

new package offering: zsh

2002-05-22 Thread Peter A. Castro
he packages themselves, please let me know. The packaging process was based on Method Two as described in the "Cygwin Package Contributors Guide". -- Peter A. Castro <[EMAIL PROTECTED]> or <[EMAIL PROTECTED]> "Cats are just autistic Dogs" -- Dr. Tony Attwood

Re: new package offering: zsh

2002-05-22 Thread Peter A. Castro
ll on a regular bases > > on many systems. Here's the setup.hint and all the URLs: -- Peter A. Castro <[EMAIL PROTECTED]> or <[EMAIL PROTECTED]> "Cats are just autistic Dogs" -- Dr. Tony Attwood

Re: new package offering: zsh

2002-05-22 Thread Peter A. Castro
attribute > >>issue, but if it's annoying enough for people, I'll loosen the size > >>matching restrictions. A workaround for now is to strip your functions > >>of all Carriage-Returns, thus only have linefeeds in the file. -- Peter A. Castro <[EMAIL PROTECTED]> or <[EMAIL PROTECTED]> "Cats are just autistic Dogs" -- Dr. Tony Attwood

Re: new package offering: zsh

2002-05-24 Thread Peter A. Castro
On Thu, 23 May 2002, Charles Wilson wrote: > Peter A. Castro wrote: > > > On Wed, 22 May 2002, Charles Wilson wrote: > > > >>No -- if zsh can handle cr+lf internally, then let it do so. Explicitly > >>open function files in binary mode -- this will over

Re: new package offering: zsh

2002-05-24 Thread Peter A. Castro
t; it will be opened in O_BINARY mode. > > include O_BINARY in your open call to force binary mode on the file. > > But, an ounce of experience is worth a pound of theory...all I've got is > theory. :-) >--Chuck Now, as to the use of O_BINARY. Is it the general concensus

Re: new package offering: zsh

2002-05-26 Thread Peter A. Castro
On Fri, 24 May 2002, Christopher Faylor wrote: > On Fri, May 24, 2002 at 06:02:35PM -0700, Peter A. Castro wrote: > >On 23 May 2002 [EMAIL PROTECTED] wrote: > >There were some messages/questions that were only on the list (I get > >the digest version), so I appologize fo

new version of zsh available, please check and upload (gobble!)

2002-11-28 Thread Peter A. Castro
her the submission or the packages themselves, please let me know. The packaging process is still based on Method Two as described in the "Cygwin Package Contributors Guide". Gobble Gobble! -- Peter A. Castro <[EMAIL PROTECTED]> or <[EMAIL PROTECTED]> "Cats are just autistic Dogs" -- Dr. Tony Attwood

Re: Updated: zsh-4.0.6-1

2002-11-29 Thread Peter A. Castro
On Sat, 30 Nov 2002, Hack Kampbjørn wrote: > Peter A. Castro wrote: > > I've updated the version of zsh to 4.0.6-1. > > > > Some additions for Cygwin: > > - Added a default /etc/zprofile. If you already have a custom > > /etc/zprofile, please s

newer version of zsh available, please check and upload

2002-11-29 Thread Peter A. Castro
ygwin/index.html If there are any problems with either the submission or the packages themselves, please let me know. The packaging process is still based on Method Two as described in the "Cygwin Package Contributors Guide". Thanks! -- Peter A. Castro <[EMAIL PROTECTED]>

[Package Update] zsh-4.0.6-3

2003-02-06 Thread Peter A. Castro
ion or the packages themselves, please let me know. The packaging process is still based on Method Two as described in the "Cygwin Package Contributors Guide". Thanks! -- Peter A. Castro <[EMAIL PROTECTED]> or <[EMAIL PROTECTED]> "Cats are just autistic Dogs" -- Dr. Tony Attwood

Re: [ANNOUNCEMENT] Updated: zsh-4.0.6-3

2003-02-08 Thread Peter A. Castro
On Sat, 8 Feb 2003, Max Bowsher wrote: > Peter A. Castro wrote: > > On Fri, 7 Feb 2003 [EMAIL PROTECTED] wrote: > > > >> Not sure whether it's worth mentioning, but here it is: > >> zprofile and zshell.zsh have DOS-style line-endings. > >> Should b

Re: [ANNOUNCEMENT] Updated: zsh-4.0.6-3

2003-02-08 Thread Peter A. Castro
On Sat, 8 Feb 2003, Max Bowsher wrote: > Peter A. Castro wrote: > > On Sat, 8 Feb 2003, Max Bowsher wrote: > > > >> Peter A. Castro wrote: > >>> On Fri, 7 Feb 2003 [EMAIL PROTECTED] wrote: > >>> > >>>> Not sure whether it's worth

[Package Update] zsh-4.0.6-5

2003-02-08 Thread Peter A. Castro
mounted binmode. Otherwise patch might generate incorrect line termination on the files it patches. Thanks! -- Peter A. Castro <[EMAIL PROTECTED]> or <[EMAIL PROTECTED]> "Cats are just autistic Dogs" -- Dr. Tony Attwood

Re: [Package Update] zsh-4.0.6-5

2003-02-09 Thread Peter A. Castro
problem seconds after sending that mail. Oh, good... err, bad :( Well, at least I'm not losing as many brain cells as I thought I was :) Is this worth a note somewhere or should I perhaps file a bug against how patch is working? > Corinna -- Peter A. Castro <[EMAIL PROTECTED]> o

[Package Update] zsh-4.0.7-1 and test zsh-4.1.1-1

2003-08-28 Thread Peter A. Castro
eral index of Cygwin packages I maintain: http://www.fruitbat.org/Cygwin/index.html If there are any problems with either the submission or the packages themselves, please let me know. The packaging process is still based on Method Two as described in the "Cygwin Package Contributors Guid

Re: [Package Update] zsh-4.0.7-1 and test zsh-4.1.1-1

2003-08-28 Thread Peter A. Castro
On Thu, 28 Aug 2003, Corinna Vinschen wrote: > On Wed, Aug 27, 2003 at 09:36:12PM -0700, Peter A. Castro wrote: > > Hi! > > I've updated zsh to the latest 4.0 tree (4.0.7-1) and build the 4.1 > > tree as a test (4.1.1-1). > > > > URLs: > > http://www

Re: [Package Update] zsh-4.0.7-1 and test zsh-4.1.1-1

2003-08-28 Thread Peter A. Castro
On Thu, 28 Aug 2003, Igor Pechtchanski wrote: > On Thu, 28 Aug 2003, Peter A. Castro wrote: > > > [snip] > > One question I have concerning building under 1.5: is it's possible to > > have two separate Cygwin environments on the same machine? Installing > >

[Package Update] zsh-4.0.7-2

2003-09-03 Thread Peter A. Castro
ssion or the packages themselves, please let me know. The packaging process is still based on Method Two as described in the "Cygwin Package Contributors Guide". Thanks! -- Peter A. Castro <[EMAIL PROTECTED]> or <[EMAIL PROTECTED]> "Cats are just autistic Dogs" -- Dr. Tony Attwood

Re: [Package Update] zsh-4.0.7-2

2003-09-06 Thread Peter A. Castro
On Thu, 4 Sep 2003, Corinna Vinschen wrote: > On Wed, Sep 03, 2003 at 09:38:35PM -0700, Peter A. Castro wrote: > > I've updated zsh to 4.0.7-2. This is both an update to zsh and a build > > based on Cygwin 1.5.3. Please upload at your earliest convenience. &g

new package proposal: suite3270

2003-09-24 Thread Peter A. Castro
y website contains info on the Cygwin packages I maintain: http://www.fruitbat.org/Cygwin/ Oh, and just so there isn't any confusion: cgf: this is *not* an editor :-) -- Peter A. Castro <[EMAIL PROTECTED]> or <[EMAIL PROTECTED]> "Cats are just autistic Dogs" -- Dr. Tony Attwood

Re: new package proposal: suite3270

2003-09-25 Thread Peter A. Castro
On Thu, 25 Sep 2003, Corinna Vinschen wrote: > On Wed, Sep 24, 2003 at 09:02:56PM -0700, Peter A. Castro wrote: > > Hi All! > > > > I've create packages for Paul Mattes's 3270 emulator suite. These are > > Cool! Has my vote (even though I don't have an

Re: package list maintainer wanted (was Re: replacement for Elfyn?)

2003-09-29 Thread Peter A. Castro
database, if necessary. Or, if we want to just do > this the old fashioned flat text way, that's fine, too. Tell me what the job entails. I might be willing to do it. > cgf -- Peter A. Castro <[EMAIL PROTECTED]> or <[EMAIL PROTECTED]> "Cats are just autistic Dogs" -- Dr. Tony Attwood

[Package Update] zsh-4.1.1-1

2003-10-10 Thread Peter A. Castro
Guide". Thanks! -- Peter A. Castro <[EMAIL PROTECTED]> or <[EMAIL PROTECTED]> "Cats are just autistic Dogs" -- Dr. Tony Attwood

Re: Pending Packages List, 2003-10-21

2003-10-28 Thread Peter A. Castro
On Tue, 21 Oct 2003, Charles Wilson wrote: > Daniel Reed wrote: > > > > > Package: suite3270 3.2.20-1 > > Description: 3270 Emulator Suite > >Proposer: Peter A. Castro > >Proposal: http://sources.redhat.com/ml/cygwin-apps/2003-09/msg00340.html >

Re: 3270 package naming (Re: Pending Packages List, 2003-10-17)

2003-10-28 Thread Peter A. Castro
On Fri, 17 Oct 2003, Max Bowsher wrote: > > Package: suite3270 3.2.20-1 > > Description: 3270 Emulator Suite > > Proposer: Peter A. Castro > > suite3270-common [3270 Emulator Suite (common)] > > c3270 [3270 Emulator (Curses)] > > pr3287 [3287 Printer

package proposal update: suite3270

2003-10-29 Thread Peter A. Castro
.fruitbat.org/Cygwin/suite3270/suite3270-tcl3270-3.2.20-1.tar.bz2 http://www.fruitbat.org/Cygwin/suite3270/suite3270-x3270-3.2.20-1.tar.bz2 -- Peter A. Castro <[EMAIL PROTECTED]> or <[EMAIL PROTECTED]> "Cats are just autistic Dogs" -- Dr. Tony Attwood

Re: package proposal update: suite3270

2003-10-30 Thread Peter A. Castro
On Wed, 29 Oct 2003, Daniel Reed wrote: > On 2003-10-29T09:56-0800, Peter A. Castro wrote: > ) http://www.fruitbat.org/Cygwin/suite3270/suite3270-c3270-3.2.20-1.tar.bz2 > ) http://www.fruitbat.org/Cygwin/suite3270/suite3270-pr3287-3.2.20-1.tar.bz2 > ) http://www.fruitbat.org/Cygw

Re: package proposal update: suite3270

2003-10-31 Thread Peter A. Castro
On Fri, 31 Oct 2003, Corinna Vinschen wrote: > On Wed, Oct 29, 2003 at 09:56:28AM -0800, Peter A. Castro wrote: > > Hi All! > > > > Due to "popular" suggestion (well, from Max and Chuck :), I've change the > > names of the packages comprising Paul Mattes&

Re: package proposal update: suite3270

2003-11-01 Thread Peter A. Castro
On Sat, 1 Nov 2003, Corinna Vinschen wrote: > On Fri, Oct 31, 2003 at 05:17:29PM -0800, Peter A. Castro wrote: > > On Fri, 31 Oct 2003, Corinna Vinschen wrote: > > > > http://www.fruitbat.org/Cygwin/suite3270/setup.hint.suite3270 > > > > > > The requires

New package: suite3270-3.2.20-1

2003-11-15 Thread Peter A. Castro
I don't really have the time to do). If you wish, at the login and password prompts, press Ctrl-J () instead of Return and you can successfully login. However, you can't do all that much after logging in, unless you happen to have a termcap entry for 'ibm-3279-4-e' :) -- Peter A. Castro <[EMAIL PROTECTED]> or <[EMAIL PROTECTED]> "Cats are just autistic Dogs" -- Dr. Tony Attwood

Re: New package: suite3270-3.2.20-1

2003-11-17 Thread Peter A. Castro
On Mon, 17 Nov 2003, Corinna Vinschen wrote: > On Sat, Nov 15, 2003 at 12:15:16PM -0800, Peter A. Castro wrote: > > On Sat, 1 Nov 2003, Corinna Vinschen wrote: > > > Btw., I tried a test of the binary c3270.exe. From the man page I > > > got the impression, the emulato

Re: New package: suite3270-3.2.20-1

2003-11-19 Thread Peter A. Castro
On Tue, 18 Nov 2003, Corinna Vinschen wrote: > On Mon, Nov 17, 2003 at 02:51:15PM -0800, Peter A. Castro wrote: > > After getting a successful login I did the following: > > [EMAIL PROTECTED] ~ $ od -c > > > > > > > > > > > > >

Re: [Review - Not yet] suite3270

2003-11-26 Thread Peter A. Castro
Suite base package > >Proposer: Peter A. Castro > >Proposal: http://cygwin.com/ml/cygwin-apps/2003-11/msg00198.html > > http://www.fruitbat.org/Cygwin/suite3270/suite3270-3.2.20-1.tar.bz2 > > > > http://www.fruitbat.org/Cygwin/suite3270/suit

Re: [Review - Not yet] suite3270

2003-11-29 Thread Peter A. Castro
tbat.org/Cygwin/suite3270/x3270-3.2.20-1.tar.bz2 http://www.fruitbat.org/Cygwin/suite3270/setup.hint.x3270 > Peter A. Castro wrote: > > On Wed, 26 Nov 2003, Harold L Hunt II wrote: > > >>I just reviewed your suite3270 package. Very nice work. See review below. > > &g

Re: [Review - Good to go] suite3270

2003-12-01 Thread Peter A. Castro
On Sun, 30 Nov 2003, Harold L Hunt II wrote: > Harold L Hunt II wrote: > > Peter, > > > > Peter A. Castro wrote: > > > >> Hi Harold, > >> I've fixed item #2 concerning the install phase of building. As > >> discussed, issue #1 wi

Re: [Review - Not yet] suite3270

2003-12-03 Thread Peter A. Castro
On Tue, 2 Dec 2003, Daniel Reed wrote: > On 2003-11-29T21:41-0800, Peter A. Castro wrote: > ) http://www.fruitbat.org/Cygwin/suite3270/suite3270-3.2.20-1.tar.bz2 > ) http://www.fruitbat.org/Cygwin/suite3270/suite3270-3.2.20-1-src.tar.bz2 > ) http://www.fruitbat.org/Cygw

Re: [UPDATE] chere-0.5-2

2004-11-15 Thread Peter A. Castro
an't squeeze it out in the next day or so. With reguard to migrating startup files to the base-files package... well... I suppose it would be nice to have both zsh and tcsh's startup scripts integrated in with the rest of the base shells. What do others think on this? Corinna? Any pla

To ITP or not to ITP, that is the question...

2005-05-01 Thread Peter A. Castro
o has the sample demos failing in the same way. Well, at least it's consistent :) But, it begs the question: does this code actually work at all? I'd presume IBM thinks so, otherwise why would they release it? So, even though I've managed to build and package it, it could be compl

Re: [HEADSUP] ALL Maintainers, please reply.

2005-09-15 Thread Peter A. Castro
zsh (maybe adding a few packages in the near future). -- Peter A. Castro <[EMAIL PROTECTED]> or <[EMAIL PROTECTED]> "Cats are just autistic Dogs" -- Dr. Tony Attwood

Re: [HEADSUP] ALL Maintainers, please reply.

2005-09-15 Thread Peter A. Castro
On Thu, 15 Sep 2005, Corinna Vinschen wrote: On Sep 15 13:15, Peter A. Castro wrote: On Thu, 15 Sep 2005, Corinna Vinschen wrote: Mails in the last couple of weeks indicate that we have lost one or the other maintainer without getting any notice from them. Since we have a couple of packages

Re: [ANNOUNCEMENT] Updated: suite3270-3.3.4p7-1, c3270-3.3.4p7-1, pr3287-3.3.4p7-1, s3270-3.3.4p7-1, tcl3270-3.3.4p7-1, x3270-3.3.4p7-1

2006-02-08 Thread Peter A. Castro
ven distribution change names each major release (well, at least that's how it appears to me :) And, honestly, pr3287 is a lesser know/used package. Anyone who really needs it will know to look for the correct name in the future. -- Eric Blake -- Peter A. Castro <[EMAIL PROTECTED]> or

Re: [ANNOUNCEMENT] Updated: suite3270-3.3.4p7-1, c3270-3.3.4p7-1, pr3287-3.3.4p7-1, s3270-3.3.4p7-1, tcl3270-3.3.4p7-1, x3270-3.3.4p7-1

2006-02-09 Thread Peter A. Castro
On Thu, 9 Feb 2006, Igor Peshansky wrote: On Wed, 8 Feb 2006, Peter A. Castro wrote: On Thu, 9 Feb 2006, Eric Blake wrote: NOTE: The previous release of suite3270 for Cygwin incorrectly named the pr3287 package as 'pr3270'. This release corrects the package name. The previous, i

Re: [ITP] mlcscope-14.1.8 (Attempt 2)

2006-09-11 Thread Peter A. Castro
; SRC_URI="http://puzzle.dl.sourceforge.net/sourceforge/cscope/${PN}-${PV}.tar.gz"; cygport cscope-15.5-1.cygport get almostall -- Peter A. Castro <[EMAIL PROTECTED]> or <[EMAIL PROTECTED]> "Cats are just autistic Dogs" -- Dr. Tony Attwood

Please upload: zsh-4.3.9-1

2008-11-25 Thread Peter A. Castro
Greetings! New version, hot off the compiler! Please upload: http://www.fruitbat.org/Cygwin/zsh/setup.hint http://www.fruitbat.org/Cygwin/zsh/zsh-4.3.9-1.tar.bz2 http://www.fruitbat.org/Cygwin/zsh/zsh-4.3.9-1-src.tar.bz2 Thanks! -- Peter A. Castro <[EMAIL PROTECTED]> or <[EMAIL

Re: Packages still installed into /usr/X11R6/bin

2009-12-09 Thread Peter A. Castro
Peter A. Castro Daniel, Jan, Peter, could you please rebuild these packages for 1.7, so that they are going to be installed into /usr/bin instead? I'll see about moving x3270.exe into /usr/bin (though I still don't understand the justifcation for this movement), there's several othe

Re: Packages still installed into /usr/X11R6/bin

2009-12-09 Thread Peter A. Castro
On Wed, 9 Dec 2009, Peter A. Castro wrote: On Wed, 9 Dec 2009, Corinna Vinschen wrote: Hi guys, according to http://cygwin.com/ml/cygwin/2009-12/msg00057.html there are four packages left which are still installed into /usr/X11R6/bin/, namely openbox ORPHANED) tcm Daniel

RFU: suite3270 3.3.4p7-2

2009-12-10 Thread Peter A. Castro
suite3270/setup.hint.pr3287 \ http://www.fruitbat.org/Cygwin/suite3270/setup.hint.s3270 \ http://www.fruitbat.org/Cygwin/suite3270/setup.hint.tcl3270 \ http://www.fruitbat.org/Cygwin/suite3270/setup.hint.x3270 Thanks! -- Peter A. Castro or "Cats are just autistic Dogs" -- Dr. Tony Attwood

[RFU] zsh-4.3.10-1 & zsh-4.3.10dev2-1

2010-07-29 Thread Peter A. Castro
://www.fruitbat.org/Cygwin/zsh/zsh-4.3.10dev2-1.tar.bz2 \ http://www.fruitbat.org/Cygwin/zsh/zsh-4.3.10dev2-1-src.tar.bz2 Thanks! -- Peter A. Castro or "Cats are just autistic Dogs" -- Dr. Tony Attwood

Re: [RFU] zsh-4.3.10-1 & zsh-4.3.10dev2-1

2010-08-04 Thread Peter A. Castro
On Sun, 1 Aug 2010, Charles Wilson wrote: On 8/1/2010 8:31 AM, Charles Wilson wrote: On 7/29/2010 3:21 AM, Peter A. Castro wrote: Greetings, A newish upstream version of zsh (and a test version) has been released. Please upload: Done. I added the following to the setup.hint: curr

[RFU] zsh-4.3.11-1

2011-01-06 Thread Peter A. Castro
Greetings, A new upstream version of zsh has been released. Please upload: wget -nd \ http://www.fruitbat.org/Cygwin/zsh/setup.hint \ http://www.fruitbat.org/Cygwin/zsh/zsh-4.3.11-1.tar.bz2 \ http://www.fruitbat.org/Cygwin/zsh/zsh-4.3.11-1-src.tar.bz2 Thanks! -- Peter A. Castro or

[RFU] zsh-4.3.11-2

2011-01-12 Thread Peter A. Castro
nt \ http://www.fruitbat.org/Cygwin/zsh/zsh-4.3.11-2.tar.bz2 \ http://www.fruitbat.org/Cygwin/zsh/zsh-4.3.11-2-src.tar.bz2 Versions 4.3.9-1, 4.3.10dev2-1 and 4.3.11-1 can be deleted. Only versions 4.3.10-1 and 4.3.11-2 should remain. Thanks! -- Peter A. Castro or "Cats are just autist

Re: [RFU] zsh-4.3.11-2

2011-01-25 Thread Peter A. Castro
On Wed, 12 Jan 2011, Corinna Vinschen wrote: Greetings, Corinna, AARRGGHH!! I'm waaay behind in my emails again!!! (Sorry for the late reply). On Jan 12 00:31, Peter A. Castro wrote: Greetings, Due to an environmental setup error on my part, the build & install of zsh-4.3.11

[RFU] zsh-4.3.12-1

2011-08-07 Thread Peter A. Castro
Greetings, A new upstream version of zsh has been released. Please upload: wget -nd \ http://www.fruitbat.org/Cygwin/zsh/setup.hint \ http://www.fruitbat.org/Cygwin/zsh/zsh-4.3.12-1.tar.bz2 \ http://www.fruitbat.org/Cygwin/zsh/zsh-4.3.12-1-src.tar.bz2 Thanks! -- Peter A. Castro or

Re: ATTENTION: Tcl/Tk transition

2012-01-10 Thread Peter A. Castro
On Sat, 7 Jan 2012, Yaakov (Cygwin/X) wrote: Still outstanding are: * python[-tkinter] (Jason Tishler) * suite3270 [tcl3270] (Peter A. Castro) In order to provide a seamless transition for users, your packages must be rebuilt for the new Tcl/Tk per my original instructions[1]. Please let us

[RFU] zsh-5.0.2-1

2012-12-23 Thread Peter A. Castro
Greetings, A new upstream version of zsh has been released. Please upload: wget -nd \ http://www.fruitbat.org/Cygwin/zsh/setup.hint \ http://www.fruitbat.org/Cygwin/zsh/zsh-5.0.2-1.tar.bz2 \ http://www.fruitbat.org/Cygwin/zsh/zsh-5.0.2-1-src.tar.bz2 -- --=> Peter A. Castro Email: doc

[RFU] zsh-5.0.2-1

2013-01-08 Thread Peter A. Castro
! -- --=> Peter A. Castro Email: doctor at fruitbat dot org / Peter dot Castro at oracle dot com "Cats are just autistic Dogs" -- Dr. Tony Attwood

Re: [RFU] zsh-5.0.2-1

2013-01-13 Thread Peter A. Castro
On Tue, 8 Jan 2013, Yaakov wrote: Greetings, Yaakov, Subject: Re: [RFU] zsh-5.0.2-1 On Tue, 8 Jan 2013 00:09:00 -0800 (PST), Peter A. Castro wrote: wget -nd \ http://www.fruitbat.org/Cygwin/zsh/setup.hint \ http://www.fruitbat.org/Cygwin/zsh/zsh-5.0.2-1.tar.bz2 \ http://www.fruitbat.org

Re: [RFU] zsh-5.0.2-1

2013-01-16 Thread Peter A. Castro
On Sun, 13 Jan 2013, Yaakov wrote: On Sun, 13 Jan 2013 17:56:56 -0800 (PST), Peter A. Castro wrote: On Tue, 8 Jan 2013, Yaakov wrote: The connection to www.fruitbat.org times out, so I was unable to upload. My apologies. I've been having issues with my ISP lately, but I think I'

Re: nuke cygwin legacy?

2013-02-08 Thread Peter A. Castro
sues as of late, but those (hopefully) should have (mostly) been resolved. If you can't get to the Time Machine, wait a few minutes and try again. So, as an alternative, we could advertise that the directory is going away on the main web page for a month before nuking it. cgf -- --=> Pet

Re: zsh for x86_64 uploaded

2013-08-07 Thread Peter A. Castro
age and since the changes could be applied to both 32-bit and 64-bit, you probably should have made this 5.0.2-2 instead, but, hey, no worries. I'll sync things up once I get a 64-bit Win running. :-) Thanks again! HTH, Corinna -- --=> Peter A. Castro Email: doctor at fruitbat dot

Re: zsh for x86_64 uploaded

2013-08-09 Thread Peter A. Castro
On Thu, 8 Aug 2013, Corinna Vinschen wrote: Hi Peter, Greetings, Corinna, On Aug 7 16:36, Peter A. Castro wrote: On Thu, 1 Aug 2013, Corinna Vinschen wrote: Hi guys, Hi Peter, Greetings, Corinna, I just uploaded a 64 bit zsh-5.0.2-1 package. I did not convert it to cygport but kept

SSH key for upload access

2013-10-29 Thread Peter A. Castro
Name: Peter A. Castro Package: zsh SSHkey: ssh-rsa B3NzaC1yc2EDAQABAAAEAQDFdqRkJQbjhJeoggEzOym1belbKv1IIJn+gAzqufl7BwOYcvtZ9hrqZLIdD4QtZLMJbGDRYzEEeXJqCcOy3OJjJ3PUq4q0CuZwiVppNlytxLlim7/0Ex+6gPTHS02nae9aFlMqIx+VVLn10yPj4N/wp/oNKKocWGi7cac42VTmwn6UadhznvkWu0q/f7lJbw4VdpdQz4w

Re: [HEADSUP] Dropping libopenssl098 from distro

2015-01-15 Thread Peter A. Castro
On Wed, 14 Jan 2015, Corinna Vinschen wrote: Date: Wed, 14 Jan 2015 15:13:44 +0100 From: Corinna Vinschen Reply-To: cygwin-apps@cygwin.com To: cygwin-apps@cygwin.com Cc: Jari Aalto , Kostya Altukhov , Peter A. Castro , Yaakov Selkowitz , Marco Atzeri , Dr. Volker Zell

Re: [HEADSUP] Dropping libopenssl098 from distro

2015-01-15 Thread Peter A. Castro
oving. The following packages need simple rebuilding: [snip] suite3270 Peter A. Castro I'm looking into this. Actually, I need to upgrade the packages to newer versions so will get that done too. Thanks, Corinna -- --=> Peter A. Castro Email: doctor at fruitbat dot org / Pet

Re: [HEADSUP] Dropping libopenssl098 from distro

2015-01-31 Thread Peter A. Castro
ue to remove the OpenSSL 0.98 DLLs from the 32 bit distro. Fortunately they were never in the 64 bit distro. The problem is that we still have packages requiring libopenssl098. These need rebuilding or removing. The following packages need simple rebuilding: suite3270 Peter A. Castro Peter

Re: [HEADSUP] Dropping libopenssl098 from distro

2015-03-19 Thread Peter A. Castro
omplete my port soon. Again, Sorry! On Feb 2 10:16, Corinna Vinschen wrote: On Jan 31 13:32, Peter A. Castro wrote: On Mon, 26 Jan 2015, Corinna Vinschen wrote: Date: Mon, 26 Jan 2015 21:43:44 +0100 From: Corinna Vinschen Subject: Re: [HEADSUP] Dropping libopenssl098 from distro Just a qu

Re: [HEADSUP] Dropping libopenssl098 from distro

2015-04-20 Thread Peter A. Castro
re! Nothing up my sleeve" -- Bullwinkle J. Moose. :) On Mar 19 22:19, Corinna Vinschen wrote: On Mar 19 22:09, Corinna Vinschen wrote: On Mar 19 13:19, Peter A. Castro wrote: On Thu, 19 Mar 2015, Corinna Vinschen wrote: Date: Thu, 19 Mar 2015 18:12:21 +0100 From: Corinna Vinschen S

Re: [HEADSUP] Dropping libopenssl098 from distro

2015-04-24 Thread Peter A. Castro
On Mon, 20 Apr 2015, Peter A. Castro wrote: Date: Mon, 20 Apr 2015 14:40:40 -0700 (PDT) From: Peter A. Castro Subject: Re: [HEADSUP] Dropping libopenssl098 from distro On Thu, 2 Apr 2015, Corinna Vinschen wrote: Date: Thu, 2 Apr 2015 13:35:23 +0200 From: Corinna Vinschen Subject: Re

Re: [HEADSUP] Dropping libopenssl098 from distro

2015-04-27 Thread Peter A. Castro
On Fri, 24 Apr 2015, Peter A. Castro wrote: Date: Fri, 24 Apr 2015 07:40:46 -0700 (PDT) From: Peter A. Castro To: cygwin-apps@cygwin.com Subject: Re: [HEADSUP] Dropping libopenssl098 from distro On Mon, 20 Apr 2015, Peter A. Castro wrote: Date: Mon, 20 Apr 2015 14:40:40 -0700 (PDT) From

Re: [HEADSUP] Dropping libopenssl098 from distro

2015-04-27 Thread Peter A. Castro
On Fri, 24 Apr 2015, Peter A. Castro wrote: Date: Fri, 24 Apr 2015 07:40:46 -0700 (PDT) From: Peter A. Castro Subject: Re: [HEADSUP] Dropping libopenssl098 from distro Ugh...resending since I forgot to remove the email addresses from the quoted header and expect that email to be bounce, but

Re: Planned setup.ini changes for early 2018

2018-01-11 Thread Peter A. Castro
om/ml/cygwin-apps/2017-04/msg00069.html [4] https://cygwin.com/ml/cygwin-apps/2017-05/msg00012.html [5] https://cygwin.com/ml/cygwin-apps/2017-11/msg00044.html [6] https://cygwin.com/ml/cygwin-apps/2017-10/msg00123.html -- --=> Peter A. Castro Email: doctor at fruitbat dot org / Peter dot Castro at oracle dot com "Cats are just autistic Dogs" -- Dr. Tony Attwood

Re: Planned setup.ini changes for early 2018

2018-01-12 Thread Peter A. Castro
On Fri, 12 Jan 2018, Jon Turney wrote: On 11/01/2018 17:53, Peter A. Castro wrote: On Wed, 10 Jan 2018, Jon Turney wrote: * Add depends: to version descriptions This is a version-specific list of required packages (as opposed to requires:, which is per-package, and contains the union of the

Problem with Setup and multiple URLs with same host

2018-11-07 Thread Peter A. Castro
this to light and see what people think. I haven't had time to look at the code for Setup but I'm hoping that the good people who are most familiar with it can give a quick evaluation if some of this is easy to implement or change. Yes, I know, "PTC" :) -- --=> Peter A. Castro Email: doctor at fruitbat dot org / Peter dot Castro at oracle dot com "Cats are just autistic Dogs" -- Dr. Tony Attwood

Re: zsh 5.8: configure fails only on 32bit

2020-06-25 Thread Peter A. Castro
0 > > > Not sure if your end result will be a patch to the Cygwin zsh package > > or an ITA of same. In either case it seems like the Cygwin zsh > > maintainer (Peter A. Castro) ought to be brought into this > > conversation... > > I want to ask him some questions,

Re: zsh 5.8: configure fails only on 32bit

2020-06-26 Thread Peter A. Castro
On Thu, Jun 25, 2020 at 02:09:06PM -0700, Peter A. Castro wrote: > Greetings, Mark & Yasuhiro, (please excuse the top-posting :) Greetings, again, Mark & Yasuhiro, I wanted to followup with you two on this. But first, I've pushed a new zsh-5.8 release so that should be avail