public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* A cygport build script for openssh
@ 2012-03-23  5:43 Steven Monai
  2012-03-23 11:01 ` Corinna Vinschen
  0 siblings, 1 reply; 4+ messages in thread
From: Steven Monai @ 2012-03-23  5:43 UTC (permalink / raw)
  To: cygwin

Hi folks,

I recently downloaded the latest 'openssh' source package (5.9p1-1) via
setup.exe, and was disappointed to discover that it did not come with an
automated build script. Isn't every package supposed to have one? (The
Cygwin Package Contributor's Guide seems to imply this.)

Anyway, as a side-effect of some other work I did, I created a cygport
script for openssh that (I believe) recreates the latest binary package
correctly. If anyone is interested, I put a copy of the cygport script
and the associated patches here:

http://dev.monai.ca/cygwin/openssh-cygport/index.html

The files are very small (each < 1kB); feel free to download and use
them however you like.

-SM
--

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: A cygport build script for openssh
  2012-03-23  5:43 A cygport build script for openssh Steven Monai
@ 2012-03-23 11:01 ` Corinna Vinschen
  2012-03-23 19:42   ` Yaakov (Cygwin/X)
  0 siblings, 1 reply; 4+ messages in thread
From: Corinna Vinschen @ 2012-03-23 11:01 UTC (permalink / raw)
  To: cygwin

On Mar 22 22:43, Steven Monai wrote:
> Hi folks,
> 
> I recently downloaded the latest 'openssh' source package (5.9p1-1) via
> setup.exe, and was disappointed to discover that it did not come with an
> automated build script. Isn't every package supposed to have one? (The
> Cygwin Package Contributor's Guide seems to imply this.)
> 
> Anyway, as a side-effect of some other work I did, I created a cygport
> script for openssh that (I believe) recreates the latest binary package
> correctly. If anyone is interested, I put a copy of the cygport script
> and the associated patches here:
> 
> http://dev.monai.ca/cygwin/openssh-cygport/index.html
> 
> The files are very small (each < 1kB); feel free to download and use
> them however you like.

Cool, thanks!  I'll give them a try next week.


Corinna

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

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: A cygport build script for openssh
  2012-03-23 11:01 ` Corinna Vinschen
@ 2012-03-23 19:42   ` Yaakov (Cygwin/X)
  2012-03-27  7:46     ` Corinna Vinschen
  0 siblings, 1 reply; 4+ messages in thread
From: Yaakov (Cygwin/X) @ 2012-03-23 19:42 UTC (permalink / raw)
  To: cygwin

On 2012-03-23 06:00, Corinna Vinschen wrote:
> On Mar 22 22:43, Steven Monai wrote:
>> I recently downloaded the latest 'openssh' source package (5.9p1-1) via
>> setup.exe, and was disappointed to discover that it did not come with an
>> automated build script. Isn't every package supposed to have one? (The
>> Cygwin Package Contributor's Guide seems to imply this.)
>>
>> Anyway, as a side-effect of some other work I did, I created a cygport
>> script for openssh that (I believe) recreates the latest binary package
>> correctly. If anyone is interested, I put a copy of the cygport script
>> and the associated patches here:
>>
>> http://dev.monai.ca/cygwin/openssh-cygport/index.html
>>
>> The files are very small (each<  1kB); feel free to download and use
>> them however you like.
>
> Cool, thanks!  I'll give them a try next week.

Close, a few changes are needed:

http://cygwin-ports.git.sourceforge.net/git/gitweb.cgi?p=cygwin-ports/openssh;a=tree


Yaakov

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: A cygport build script for openssh
  2012-03-23 19:42   ` Yaakov (Cygwin/X)
@ 2012-03-27  7:46     ` Corinna Vinschen
  0 siblings, 0 replies; 4+ messages in thread
From: Corinna Vinschen @ 2012-03-27  7:46 UTC (permalink / raw)
  To: cygwin

On Mar 23 14:41, Yaakov (Cygwin/X) wrote:
> On 2012-03-23 06:00, Corinna Vinschen wrote:
> >On Mar 22 22:43, Steven Monai wrote:
> >>I recently downloaded the latest 'openssh' source package (5.9p1-1) via
> >>setup.exe, and was disappointed to discover that it did not come with an
> >>automated build script. Isn't every package supposed to have one? (The
> >>Cygwin Package Contributor's Guide seems to imply this.)
> >>
> >>Anyway, as a side-effect of some other work I did, I created a cygport
> >>script for openssh that (I believe) recreates the latest binary package
> >>correctly. If anyone is interested, I put a copy of the cygport script
> >>and the associated patches here:
> >>
> >>http://dev.monai.ca/cygwin/openssh-cygport/index.html
> >>
> >>The files are very small (each<  1kB); feel free to download and use
> >>them however you like.
> >
> >Cool, thanks!  I'll give them a try next week.
> 
> Close, a few changes are needed:
> 
> http://cygwin-ports.git.sourceforge.net/git/gitweb.cgi?p=cygwin-ports/openssh;a=tree

Thanks,  I'll use that for the next OpenSSH release.  6.0p1 is already
a bit overdue.  The call for testing was early February.


Corinna

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

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-03-27  7:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-23  5:43 A cygport build script for openssh Steven Monai
2012-03-23 11:01 ` Corinna Vinschen
2012-03-23 19:42   ` Yaakov (Cygwin/X)
2012-03-27  7:46     ` Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).