public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* ITP: makeself -- Utility to generate self-extractable archives
@ 2012-10-07 18:26 Jari Aalto
  2012-10-08  4:41 ` Steven Monai
  0 siblings, 1 reply; 14+ messages in thread
From: Jari Aalto @ 2012-10-07 18:26 UTC (permalink / raw)
  To: cygwin-apps

wget --recursive --no-host-directories --cut-dirs=3 \
    http://cante.net/~jaalto/tmp/cygwin/makeself/makeself-2.1.5-1-src.tar.bz2 \
    http://cante.net/~jaalto/tmp/cygwin/makeself/makeself-2.1.5-1.tar.bz2 \
    http://cante.net/~jaalto/tmp/cygwin/makeself/setup.hint

    # To check packaging

    cd makeself
    tar -xf *-src.tar.bz2
    ./*.sh --color --verbose all

Included in Debian:

    http://packages.debian.org/makeself

Jari

[ setup.hint ]

sdesc: "Utility to generate self-extractable archives"
ldesc: "A small utility to generate a self-extractable archive from a
directory. The resulting file appears as a shell script (many of those
have a .run suffix), and can be launched as is. The archive will then
uncompress itself to a temporary directory and an optional arbitrary
command will be executed (for example an installation script). This is
pretty similar to archives generated with WinZip Self-Extractor in the
Windows world. Makeself archives also include checksums for integrity
self-validation (CRC and/or MD5 checksums)."
category: Archive
requires: bzip2

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

* Re: ITP: makeself -- Utility to generate self-extractable archives
  2012-10-07 18:26 ITP: makeself -- Utility to generate self-extractable archives Jari Aalto
@ 2012-10-08  4:41 ` Steven Monai
  2012-10-08 13:02   ` Jari Aalto
  0 siblings, 1 reply; 14+ messages in thread
From: Steven Monai @ 2012-10-08  4:41 UTC (permalink / raw)
  To: cygwin-apps

On 07/10/12 11:26 AM, Jari Aalto wrote:
> wget --recursive --no-host-directories --cut-dirs=3 \ 
> http://cante.net/~jaalto/tmp/cygwin/makeself/makeself-2.1.5-1-src.tar.bz2
> \ 
> http://cante.net/~jaalto/tmp/cygwin/makeself/makeself-2.1.5-1.tar.bz2
> \ http://cante.net/~jaalto/tmp/cygwin/makeself/setup.hint

[snip]

makeself is already in the Cygwin archive.

http://cygwin.com/packages/makeself/


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

* Re: ITP: makeself -- Utility to generate self-extractable archives
  2012-10-08  4:41 ` Steven Monai
@ 2012-10-08 13:02   ` Jari Aalto
  2012-10-09 18:49     ` David Sastre Medina
  0 siblings, 1 reply; 14+ messages in thread
From: Jari Aalto @ 2012-10-08 13:02 UTC (permalink / raw)
  To: cygwin-apps

2012-10-08 07:41 Steven Monai:
|
| makeself is already in the Cygwin archive.

Ok, good.

Jari

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

* Re: ITP: makeself -- Utility to generate self-extractable archives
  2012-10-08 13:02   ` Jari Aalto
@ 2012-10-09 18:49     ` David Sastre Medina
  2012-10-10  4:53       ` RFU: " Jari Aalto
  2012-10-10  5:44       ` RFU: keychain 2.7.1-1 (ITA: new maintainer) Jari Aalto
  0 siblings, 2 replies; 14+ messages in thread
From: David Sastre Medina @ 2012-10-09 18:49 UTC (permalink / raw)
  To: cygwin-apps

[-- Attachment #1: Type: text/plain, Size: 541 bytes --]

On Mon, Oct 08, 2012 at 04:02:30PM +0300, Jari Aalto wrote:
> 2012-10-08 07:41 Steven Monai:
> | makeself is already in the Cygwin archive.
> Ok, good.

Jari,

If you want to take over mantainership of makeself, I have no
objections. According to its git log, there have been some minor improvements during 
this year.

P.S. keychain (also a simple shell script) is orphaned, and there's a
new version upstream, just in case you're interested.

-- 
Primary key fingerprint: AD8F BDC0 5A2C FD5F A179  60E7 F79B AB04 5299 EC56

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 230 bytes --]

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

* RFU: makeself -- Utility to generate self-extractable archives
  2012-10-09 18:49     ` David Sastre Medina
@ 2012-10-10  4:53       ` Jari Aalto
  2012-10-10  8:51         ` Corinna Vinschen
  2012-10-10  5:44       ` RFU: keychain 2.7.1-1 (ITA: new maintainer) Jari Aalto
  1 sibling, 1 reply; 14+ messages in thread
From: Jari Aalto @ 2012-10-10  4:53 UTC (permalink / raw)
  To: cygwin-apps

2012-10-09 21:49 David Sastre Medina
|
| If you want to take over mantainership of makeself, I have no
| objections. According to its git log, there have been some minor improvements during
| this year.

Ok; packaged from Git:

wget --recursive --no-host-directories --cut-dirs=3 \
    http://cante.net/~jaalto/tmp/cygwin/makeself/makeself-2.1.5+20120813+gitdcbe778-1-src.tar.bz2 \
    http://cante.net/~jaalto/tmp/cygwin/makeself/makeself-2.1.5+20120813+gitdcbe778-1.tar.bz2 \
    http://cante.net/~jaalto/tmp/cygwin/makeself/setup.hint

Thank you for your work,
Jari

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

* RFU: keychain 2.7.1-1 (ITA: new maintainer)
  2012-10-09 18:49     ` David Sastre Medina
  2012-10-10  4:53       ` RFU: " Jari Aalto
@ 2012-10-10  5:44       ` Jari Aalto
  2012-10-10  9:00         ` Corinna Vinschen
  1 sibling, 1 reply; 14+ messages in thread
From: Jari Aalto @ 2012-10-10  5:44 UTC (permalink / raw)
  To: cygwin-apps

2012-10-09 21:49 David Sastre Medina
|
| P.S. keychain (also a simple shell script) is orphaned, and there's a
| new version upstream, just in case you're interested.

New upstream release:

wget --recursive --no-host-directories --cut-dirs=3 \
    http://cante.net/~jaalto/tmp/cygwin/keychain/keychain-2.7.1-1-src.tar.bz2 \
    http://cante.net/~jaalto/tmp/cygwin/keychain/keychain-2.7.1-1.tar.bz2 \
    http://cante.net/~jaalto/tmp/cygwin/keychain/setup.hint

Jari

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

* Re: RFU: makeself -- Utility to generate self-extractable archives
  2012-10-10  4:53       ` RFU: " Jari Aalto
@ 2012-10-10  8:51         ` Corinna Vinschen
  0 siblings, 0 replies; 14+ messages in thread
From: Corinna Vinschen @ 2012-10-10  8:51 UTC (permalink / raw)
  To: cygwin-apps

On Oct 10 07:53, Jari Aalto wrote:
> 2012-10-09 21:49 David Sastre Medina
> |
> | If you want to take over mantainership of makeself, I have no
> | objections. According to its git log, there have been some minor improvements during
> | this year.
> 
> Ok; packaged from Git:
> 
> wget --recursive --no-host-directories --cut-dirs=3 \
>     http://cante.net/~jaalto/tmp/cygwin/makeself/makeself-2.1.5+20120813+gitdcbe778-1-src.tar.bz2 \
>     http://cante.net/~jaalto/tmp/cygwin/makeself/makeself-2.1.5+20120813+gitdcbe778-1.tar.bz2 \
>     http://cante.net/~jaalto/tmp/cygwin/makeself/setup.hint

Uploaded.


Thanks,
Corinna

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

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

* Re: RFU: keychain 2.7.1-1 (ITA: new maintainer)
  2012-10-10  5:44       ` RFU: keychain 2.7.1-1 (ITA: new maintainer) Jari Aalto
@ 2012-10-10  9:00         ` Corinna Vinschen
  2012-10-10 18:52           ` David Sastre Medina
  0 siblings, 1 reply; 14+ messages in thread
From: Corinna Vinschen @ 2012-10-10  9:00 UTC (permalink / raw)
  To: cygwin-apps; +Cc: Jonathan C. Allen

On Oct 10 08:44, Jari Aalto wrote:
> 2012-10-09 21:49 David Sastre Medina
> |
> | P.S. keychain (also a simple shell script) is orphaned, and there's a
> | new version upstream, just in case you're interested.
> 
> New upstream release:
> 
> wget --recursive --no-host-directories --cut-dirs=3 \
>     http://cante.net/~jaalto/tmp/cygwin/keychain/keychain-2.7.1-1-src.tar.bz2 \
>     http://cante.net/~jaalto/tmp/cygwin/keychain/keychain-2.7.1-1.tar.bz2 \
>     http://cante.net/~jaalto/tmp/cygwin/keychain/setup.hint

Err... hang on.  This package is officially maintained by Jonathan C.
Allen.  I admit that we had no feedback from him since 2007, but it
doesn't hurt to ask.

Jonathan?  Are you still with us in some way?  You are still officially
maintainer of 5 packages, bsflite, keychain, naim, ncftp and tnef.
None of them has been update since 2007, though...


Corinna

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

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

* Re: RFU: keychain 2.7.1-1 (ITA: new maintainer)
  2012-10-10  9:00         ` Corinna Vinschen
@ 2012-10-10 18:52           ` David Sastre Medina
  2012-10-11  9:52             ` Corinna Vinschen
  0 siblings, 1 reply; 14+ messages in thread
From: David Sastre Medina @ 2012-10-10 18:52 UTC (permalink / raw)
  To: cygwin-apps

[-- Attachment #1: Type: text/plain, Size: 1061 bytes --]

On Wed, Oct 10, 2012 at 11:00:04AM +0200, Corinna Vinschen wrote:
> On Oct 10 08:44, Jari Aalto wrote:
> > 2012-10-09 21:49 David Sastre Medina
> > |
> > | P.S. keychain (also a simple shell script) is orphaned, and there's a
> > | new version upstream, just in case you're interested.
> > 
> > New upstream release:
> 
> Err... hang on.  This package is officially maintained by Jonathan C.
> Allen.  I admit that we had no feedback from him since 2007, but it
> doesn't hurt to ask.
> 
> Jonathan?  Are you still with us in some way?  You are still officially
> maintainer of 5 packages, bsflite, keychain, naim, ncftp and tnef.
> None of them has been update since 2007, though...

I'm sorry. Somehow, I had the idea of keychain being orphaned already.
I tried searching the mail archives, but I could only find
this thread from some months ago:

http://sourceware.org/ml/cygwin-apps/2012-03/msg00082.html

Again, I apologize. Completely unintended.

-- 
Primary key fingerprint: AD8F BDC0 5A2C FD5F A179  60E7 F79B AB04 5299 EC56

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 230 bytes --]

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

* Re: RFU: keychain 2.7.1-1 (ITA: new maintainer)
  2012-10-10 18:52           ` David Sastre Medina
@ 2012-10-11  9:52             ` Corinna Vinschen
  2012-10-11 16:09               ` Yaakov (Cygwin/X)
                                 ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Corinna Vinschen @ 2012-10-11  9:52 UTC (permalink / raw)
  To: cygwin-apps; +Cc: Ross Smith II

On Oct 10 20:52, David Sastre Medina wrote:
> On Wed, Oct 10, 2012 at 11:00:04AM +0200, Corinna Vinschen wrote:
> > On Oct 10 08:44, Jari Aalto wrote:
> > > 2012-10-09 21:49 David Sastre Medina
> > > |
> > > | P.S. keychain (also a simple shell script) is orphaned, and there's a
> > > | new version upstream, just in case you're interested.
> > > 
> > > New upstream release:
> > 
> > Err... hang on.  This package is officially maintained by Jonathan C.
> > Allen.  I admit that we had no feedback from him since 2007, but it
> > doesn't hurt to ask.
> > 
> > Jonathan?  Are you still with us in some way?  You are still officially
> > maintainer of 5 packages, bsflite, keychain, naim, ncftp and tnef.
> > None of them has been update since 2007, though...
> 
> I'm sorry. Somehow, I had the idea of keychain being orphaned already.
> I tried searching the mail archives, but I could only find
> this thread from some months ago:
> 
> http://sourceware.org/ml/cygwin-apps/2012-03/msg00082.html
> 
> Again, I apologize. Completely unintended.

No worries.  I had completely forgotten the above thread.  Looks
like we can safely put the following packages into ORPHANED mode:

  apache-1.x
  bsflite
  ccdoc
  naim
  ncftp
  tnef

Jari, I uploaded your keychain package and made you maintainer now.

As for apache-1.x, I guess this should better go into OBSOLETE,
shouldn't it?

And then there's the "email" package, maintained by Ross Smith.

Ross, you replied on 2012-03-24, but then you never updated
the email package.  How are things going?


Thanks,
Corinna

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

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

* Re: RFU: keychain 2.7.1-1 (ITA: new maintainer)
  2012-10-11  9:52             ` Corinna Vinschen
@ 2012-10-11 16:09               ` Yaakov (Cygwin/X)
  2012-10-11 16:45                 ` Corinna Vinschen
  2012-10-11 21:21               ` Jari Aalto
  2012-10-12 13:30               ` Andrew Schulman
  2 siblings, 1 reply; 14+ messages in thread
From: Yaakov (Cygwin/X) @ 2012-10-11 16:09 UTC (permalink / raw)
  To: cygwin-apps

On Thu, 2012-10-11 at 11:51 +0200, Corinna Vinschen wrote:
> No worries.  I had completely forgotten the above thread.  Looks
> like we can safely put the following packages into ORPHANED mode:
> 
>   apache-1.x
>   bsflite
>   ccdoc
>   naim
>   ncftp
>   tnef
> 
> Jari, I uploaded your keychain package and made you maintainer now.
> 
> As for apache-1.x, I guess this should better go into OBSOLETE,
> shouldn't it?

IMO it should be removed, as it has been EOLed upstream and is no longer
receiving patches even for security vulnerabilities.


Yaakov


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

* Re: RFU: keychain 2.7.1-1 (ITA: new maintainer)
  2012-10-11 16:09               ` Yaakov (Cygwin/X)
@ 2012-10-11 16:45                 ` Corinna Vinschen
  0 siblings, 0 replies; 14+ messages in thread
From: Corinna Vinschen @ 2012-10-11 16:45 UTC (permalink / raw)
  To: cygwin-apps

On Oct 11 11:09, Yaakov (Cygwin/X) wrote:
> On Thu, 2012-10-11 at 11:51 +0200, Corinna Vinschen wrote:
> > No worries.  I had completely forgotten the above thread.  Looks
> > like we can safely put the following packages into ORPHANED mode:
> > 
> >   apache-1.x
> >   bsflite
> >   ccdoc
> >   naim
> >   ncftp
> >   tnef
> > 
> > Jari, I uploaded your keychain package and made you maintainer now.
> > 
> > As for apache-1.x, I guess this should better go into OBSOLETE,
> > shouldn't it?
> 
> IMO it should be removed, as it has been EOLed upstream and is no longer
> receiving patches even for security vulnerabilities.

Done.


Corinna

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

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

* Re: RFU: keychain 2.7.1-1 (ITA: new maintainer)
  2012-10-11  9:52             ` Corinna Vinschen
  2012-10-11 16:09               ` Yaakov (Cygwin/X)
@ 2012-10-11 21:21               ` Jari Aalto
  2012-10-12 13:30               ` Andrew Schulman
  2 siblings, 0 replies; 14+ messages in thread
From: Jari Aalto @ 2012-10-11 21:21 UTC (permalink / raw)
  To: cygwin-apps

2012-10-11 12:51 Corinna Vinschen
| >
| > http://sourceware.org/ml/cygwin-apps/2012-03/msg00082.html
|
| ... I had completely forgotten the above thread.  Looks
| like we can safely put the following packages into ORPHANED mode:
|
|   apache-1.x
|   bsflite
|   ccdoc
|   naim
|   ncftp
|   tnef
|
| Jari, I uploaded your keychain package and made you maintainer now.

ACK,
Jari

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

* Re: RFU: keychain 2.7.1-1 (ITA: new maintainer)
  2012-10-11  9:52             ` Corinna Vinschen
  2012-10-11 16:09               ` Yaakov (Cygwin/X)
  2012-10-11 21:21               ` Jari Aalto
@ 2012-10-12 13:30               ` Andrew Schulman
  2 siblings, 0 replies; 14+ messages in thread
From: Andrew Schulman @ 2012-10-12 13:30 UTC (permalink / raw)
  To: cygwin-apps

> Jari, I uploaded your keychain package and made you maintainer now.

Auto gold star awarded: http://cygwin.com/goldstars/#JAa

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

end of thread, other threads:[~2012-10-12 13:30 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-07 18:26 ITP: makeself -- Utility to generate self-extractable archives Jari Aalto
2012-10-08  4:41 ` Steven Monai
2012-10-08 13:02   ` Jari Aalto
2012-10-09 18:49     ` David Sastre Medina
2012-10-10  4:53       ` RFU: " Jari Aalto
2012-10-10  8:51         ` Corinna Vinschen
2012-10-10  5:44       ` RFU: keychain 2.7.1-1 (ITA: new maintainer) Jari Aalto
2012-10-10  9:00         ` Corinna Vinschen
2012-10-10 18:52           ` David Sastre Medina
2012-10-11  9:52             ` Corinna Vinschen
2012-10-11 16:09               ` Yaakov (Cygwin/X)
2012-10-11 16:45                 ` Corinna Vinschen
2012-10-11 21:21               ` Jari Aalto
2012-10-12 13:30               ` Andrew Schulman

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).