public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* New to cygwin list. How to request or assist with a package update?
@ 2022-11-26 18:03 Mark Murawski
  2022-11-27 15:16 ` Adam Dinwoodie
  2022-11-27 22:48 ` Brian Inglis
  0 siblings, 2 replies; 5+ messages in thread
From: Mark Murawski @ 2022-11-26 18:03 UTC (permalink / raw)
  To: cygwin

Hi!


What would the best way to go about getting an updated build of a 
specific package?

Right now I'm particularly interested in getting the latest version of 
terminator.


Terminator Terminal Package:

Latest in Debian: 2.1.2-1

Latest in cygwin: 0.98-1



Thanks.


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

* Re: New to cygwin list. How to request or assist with a package update?
  2022-11-26 18:03 New to cygwin list. How to request or assist with a package update? Mark Murawski
@ 2022-11-27 15:16 ` Adam Dinwoodie
  2022-12-01  3:43   ` bzs
  2022-11-27 22:48 ` Brian Inglis
  1 sibling, 1 reply; 5+ messages in thread
From: Adam Dinwoodie @ 2022-11-27 15:16 UTC (permalink / raw)
  To: cygwin

On Sat, Nov 26, 2022 at 01:03:27PM -0500, Mark Murawski wrote:
> Hi!
> 
> 
> What would the best way to go about getting an updated build of a specific
> package?
> 
> Right now I'm particularly interested in getting the latest version of
> terminator.
> 
> 
> Terminator Terminal Package:
> 
> Latest in Debian: 2.1.2-1
> 
> Latest in cygwin: 0.98-1

The maintainer for Terminator, Mike DePaulo, hasn't been active on the
Cygwin mailing lists for some time, as best I can tell; someone else was
asking similar questions at [0], for example.

[0]: https://cygwin.com/pipermail/cygwin/2022-March/251047.html

If you're interested in creating an updated package, either as a one-off
or by adopting the package and maintaining it going forward, I'd suggest
taking a look at the package maintainer instructions at [1], which
should hopefully give you pointers about how to get started with
building and packaging things for Cygwin.

[1]: https://cygwin.com/packages.html

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

* Re: New to cygwin list. How to request or assist with a package update?
  2022-11-26 18:03 New to cygwin list. How to request or assist with a package update? Mark Murawski
  2022-11-27 15:16 ` Adam Dinwoodie
@ 2022-11-27 22:48 ` Brian Inglis
  1 sibling, 0 replies; 5+ messages in thread
From: Brian Inglis @ 2022-11-27 22:48 UTC (permalink / raw)
  To: cygwin; +Cc: markm-lists

On Sat, 26 Nov 2022 13:03:27 -0500, Mark Murawski wrote:
> What would the best way to go about getting an updated build of a 
> specific package?
> Right now I'm particularly interested in getting the latest version of 
> terminator.

Post with subject e.g. "python terminator upgrade Attn: maintainer" and ask for 
an upgrade.
In general, specific subject lines will get more readers, as those who package, 
support, or develop with relevant interests may be attracted.

Given that the release is over five years old, it is possible that the 
maintainer no longer uses Cygwin and/or terminator.

Looking at the latest release, it looks like at least one Python package psutil 
would need customized to build on Cygwin with python OS info, and a few may need 
upgraded, from python2 to 3 and/or GTK 2 to 3, by a Python module developer who 
understands the Python OS and Gnome interfaces:

	https://github.com/gnome-terminator/terminator/blob/master/INSTALL.md

although from what I can see, it may be less effort to eliminate psutil from 
terminator than to port psutil to Cygwin: requiring that module seems overkill 
for a terminal emulator.

-- 
Take care. Thanks, Brian Inglis			Calgary, Alberta, Canada

La perfection est atteinte			Perfection is achieved
non pas lorsqu'il n'y a plus rien à ajouter	not when there is no more to add
mais lorsqu'il n'y a plus rien à retirer	but when there is no more to cut
			-- Antoine de Saint-Exupéry

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

* Re: New to cygwin list. How to request or assist with a package update?
  2022-11-27 15:16 ` Adam Dinwoodie
@ 2022-12-01  3:43   ` bzs
  2022-12-02  1:52     ` bzs
  0 siblings, 1 reply; 5+ messages in thread
From: bzs @ 2022-12-01  3:43 UTC (permalink / raw)
  To: cygwin


FWIW this has come up on World since more or less the beginning and
our policy thus far has been to consider an account name permanently
in use even if the underlying account has been closed.

One big problem here is that getting someone's email is enough to, for
example, steal domains they may own. Just ask for a password reset be
sent to the email address on file.

On November 27, 2022 at 15:16 adam@dinwoodie.org (Adam Dinwoodie) wrote:
 > On Sat, Nov 26, 2022 at 01:03:27PM -0500, Mark Murawski wrote:
 > > Hi!
 > > 
 > > 
 > > What would the best way to go about getting an updated build of a specific
 > > package?
 > > 
 > > Right now I'm particularly interested in getting the latest version of
 > > terminator.
 > > 
 > > 
 > > Terminator Terminal Package:
 > > 
 > > Latest in Debian: 2.1.2-1
 > > 
 > > Latest in cygwin: 0.98-1
 > 
 > The maintainer for Terminator, Mike DePaulo, hasn't been active on the
 > Cygwin mailing lists for some time, as best I can tell; someone else was
 > asking similar questions at [0], for example.
 > 
 > [0]: https://cygwin.com/pipermail/cygwin/2022-March/251047.html
 > 
 > If you're interested in creating an updated package, either as a one-off
 > or by adopting the package and maintaining it going forward, I'd suggest
 > taking a look at the package maintainer instructions at [1], which
 > should hopefully give you pointers about how to get started with
 > building and packaging things for Cygwin.
 > 
 > [1]: https://cygwin.com/packages.html
 > 
 > -- 
 > Problem reports:      https://cygwin.com/problems.html
 > FAQ:                  https://cygwin.com/faq/
 > Documentation:        https://cygwin.com/docs.html
 > Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

-- 
        -Barry Shein

Software Tool & Die    | bzs@TheWorld.com             | http://www.TheWorld.com
Purveyors to the Trade | Voice: +1 617-STD-WRLD       | 800-THE-WRLD
The World: Since 1989  | A Public Information Utility | *oo*

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

* Re: New to cygwin list. How to request or assist with a package update?
  2022-12-01  3:43   ` bzs
@ 2022-12-02  1:52     ` bzs
  0 siblings, 0 replies; 5+ messages in thread
From: bzs @ 2022-12-02  1:52 UTC (permalink / raw)
  To: bzs; +Cc: cygwin


<REDFACED>

Perhaps it's unnecessary to point out that this went to the wrong
reply address, 100% my fault, mostly harmless though.

Top posted because it seemed appropriate in this case.

</REDFACED>

On November 30, 2022 at 22:43 bzs@theworld.com (bzs@theworld.com) wrote:
 > 
 > FWIW this has come up on World since more or less the beginning and
 > our policy thus far has been to consider an account name permanently
 > in use even if the underlying account has been closed.
 > 
 > One big problem here is that getting someone's email is enough to, for
 > example, steal domains they may own. Just ask for a password reset be
 > sent to the email address on file.
 > 
 > On November 27, 2022 at 15:16 adam@dinwoodie.org (Adam Dinwoodie) wrote:
 >  > On Sat, Nov 26, 2022 at 01:03:27PM -0500, Mark Murawski wrote:
 >  > > Hi!
 >  > > 
 >  > > 
 >  > > What would the best way to go about getting an updated build of a specific
 >  > > package?
 >  > > 
 >  > > Right now I'm particularly interested in getting the latest version of
 >  > > terminator.
 >  > > 
 >  > > 
 >  > > Terminator Terminal Package:
 >  > > 
 >  > > Latest in Debian: 2.1.2-1
 >  > > 
 >  > > Latest in cygwin: 0.98-1
 >  > 
 >  > The maintainer for Terminator, Mike DePaulo, hasn't been active on the
 >  > Cygwin mailing lists for some time, as best I can tell; someone else was
 >  > asking similar questions at [0], for example.
 >  > 
 >  > [0]: https://cygwin.com/pipermail/cygwin/2022-March/251047.html
 >  > 
 >  > If you're interested in creating an updated package, either as a one-off
 >  > or by adopting the package and maintaining it going forward, I'd suggest
 >  > taking a look at the package maintainer instructions at [1], which
 >  > should hopefully give you pointers about how to get started with
 >  > building and packaging things for Cygwin.
 >  > 
 >  > [1]: https://cygwin.com/packages.html
 >  > 
 >  > -- 
 >  > Problem reports:      https://cygwin.com/problems.html
 >  > FAQ:                  https://cygwin.com/faq/
 >  > Documentation:        https://cygwin.com/docs.html
 >  > Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple
 > 
 > -- 
 >         -Barry Shein
 > 
 > Software Tool & Die    | bzs@TheWorld.com             | http://www.TheWorld.com
 > Purveyors to the Trade | Voice: +1 617-STD-WRLD       | 800-THE-WRLD
 > The World: Since 1989  | A Public Information Utility | *oo*
 > 
 > -- 
 > Problem reports:      https://cygwin.com/problems.html
 > FAQ:                  https://cygwin.com/faq/
 > Documentation:        https://cygwin.com/docs.html
 > Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

-- 
        -Barry Shein

Software Tool & Die    | bzs@TheWorld.com             | http://www.TheWorld.com
Purveyors to the Trade | Voice: +1 617-STD-WRLD       | 800-THE-WRLD
The World: Since 1989  | A Public Information Utility | *oo*

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

end of thread, other threads:[~2022-12-02  1:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-26 18:03 New to cygwin list. How to request or assist with a package update? Mark Murawski
2022-11-27 15:16 ` Adam Dinwoodie
2022-12-01  3:43   ` bzs
2022-12-02  1:52     ` bzs
2022-11-27 22:48 ` Brian Inglis

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