git/cygwin-packages package repo http URLs incorrect and fail

2022-01-30 Thread Brian Inglis

In the URLs shown for git/cygwin-packages repo access:

URL git://cygwin.com/git/cygwin-packages/PKG.git
http://cygwin.com/git/cygwin-packages/PKG.git
ssh://cygwin@cygwin.com/git/cygwin-packages/PKG.git

the web URL fails and should be:

https://cygwin.com/git/?p=git/cygwin-packages/PKG.git

as in the PKG links in the git/cygwin-packages list.

Can't find a ref in the ...htdocs... or I would submit a patch.

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

This email may be disturbing to some readers as it contains
too much technical detail. Reader discretion is advised.
[Data in binary units and prefixes, physical quantities in SI.]

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


Re: [ANNOUNCEMENT] Updated: setup (2.917)

2022-01-30 Thread © Fxzx mic
Hello,
Sorry, I just want to ask the author first. I don't know this rule. Sorry.

After installing (or updating) through the GUI, the program will finally have 
two check boxes to choose whether to create shortcuts, and the default status 
of these two check boxes is checked. I just want to know how to cancel this 
default behavior.
I want to know where this behavior is written in the setup program source code.

Thanks.
---
From:
Fxzx mic
fxzx...@outlook.com
---

发件人: Marco Atzeri
发送时间: 2022年1月31日 14:25
收件人: cygwin@cygwin.com
抄送: fxzx...@outlook.com
主题: Re: [ANNOUNCEMENT] Updated: setup (2.917)

On 31.01.2022 06:36, © Fxzx mic wrote:
> Hello,
> I want to know how to change the default value of the check boxes when 
> creating a program shortcut after installation so that it is no longer 
> checked by default.
> Which part of the program needs to be changed?
>

Hi,

bottom posting on this mailing list, please.


Can you please clarify with an example ?
Which shortcut do you mean ?

Maybe you should look on the Command Line options for already available
options :

$ ./setup-x86_64.exe --help
Cygwin setup 2.917

Command Line Options:

...
  -d --no-desktop   Disable creation of desktop shortcut
...


Regards
Marco


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


Re: [ANNOUNCEMENT] Updated: setup (2.917)

2022-01-30 Thread Marco Atzeri

On 31.01.2022 06:36, © Fxzx mic wrote:

Hello,
I want to know how to change the default value of the check boxes when creating 
a program shortcut after installation so that it is no longer checked by 
default.
Which part of the program needs to be changed?



Hi,

bottom posting on this mailing list, please.


Can you please clarify with an example ?
Which shortcut do you mean ?

Maybe you should look on the Command Line options for already available
options :

$ ./setup-x86_64.exe --help
Cygwin setup 2.917

Command Line Options:

...
 -d --no-desktop   Disable creation of desktop shortcut
...


Regards
Marco

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


Re: [ANNOUNCEMENT] Updated: setup (2.917)

2022-01-30 Thread © Fxzx mic
Hello,
I want to know how to change the default value of the check boxes when creating 
a program shortcut after installation so that it is no longer checked by 
default.
Which part of the program needs to be changed?

---
From:
Fxzx mic
fxzx...@outlook.com
---

发件人: Jon Turney
发送时间: 2022年1月25日 4:04
收件人: cygwin@cygwin.com
主题: [ANNOUNCEMENT] Updated: setup (2.917)

A new version of Setup (2.917) has been uploaded to:

  https://cygwin.com/setup-x86_64.exe  (64 bit version)
  https://cygwin.com/setup-x86.exe (32 bit version)

Changes compared to 2.915:

- Show a warning if running on a deprecated Windows version

Support for:
- Windows 6.0 (Windows Vista, Windows Server 2008)
- 32-bit Windows (including WoW64)
in Cygwin is deprecated and will be removed in the next major version,
sometime this year.

This warning can be disabled with the '--no-warn-deprecated-windows' or
'-w' option, or using a "In the future, do not show me this dialogue
box" checkbox.

- Fix setup silently exiting if elevated and 'CYGWIN=winsymlinks:lnk' is
in the environment (by ignoring that environment variable)
   Addresses: https://cygwin.com/pipermail/cygwin/2022-January/250523.html

- Fix creating bogus versions of obsoleted packages (under certain
specific circumstances), which then fail to download because they don't
exist!
   Addresses: https://cygwin.com/pipermail/cygwin/2022-January/250604.html

For instructions on obtaining and building the source code for setup,
see https://sourceware.org/cygwin-apps/setup.html

Please send bug reports, as usual, to the public mailing list cygwin AT
cygwin DOT com.

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


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


Re: [ANNOUNCEMENT] Updated: setup (2.917)

2022-01-30 Thread Shaddy Baddah

Hi Jon,

On 29/1/22 1:56 am, Jon Turney wrote:


Thanks for reporting this.

This seems to be a crash which occurs if you're not using 'download and 
install' mode, and have cached setup.ini files from multiple mirrors, 
and those differ in if any install package for a given source package is 
available.


I've uploaded an updated setup with an attempted fix for this:

   https://cygwin.com/setup/setup-2.917-3-g489d9c.x86_64.exe
   https://cygwin.com/setup/setup-2.917-3-g489d9c.x86.exe

Perhaps you could try that and see if it improves things for you?


It does. That's fixed it. Thank you for your prompt response.

--
Regards,
Shaddy Baddah


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


[ANNOUNCEMENT] Updated: ntl-11.5.1-1

2022-01-30 Thread Marco Atzeri via Cygwin-announce

Version 11.5.1-1 of packages

   ntl  (source only)
   libntl-devel
   libntl44 (API bump)  

are available in the Cygwin distribution:

CHANGES
Latest upstream release
https://libntl.org/doc/tour-changes.html

DESCRIPTION
NTL is a high-performance, portable C++ library providing data structures
and algorithms for manipulating signed, arbitrary length integers, and for
vectors, matrices, and polynomials over the integers and over finite 
fields.


HOMEPAGE
https://libntl.org/

Marco Atzeri

If you have questions or comments, please send them to the
cygwin mailing list at: cygwin (at) cygwin (dot) com .

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


Updated: ntl-11.5.1-1

2022-01-30 Thread Marco Atzeri via Cygwin-announce

Version 11.5.1-1 of packages

   ntl  (source only)
   libntl-devel
   libntl44 (API bump)  

are available in the Cygwin distribution:

CHANGES
Latest upstream release
https://libntl.org/doc/tour-changes.html

DESCRIPTION
NTL is a high-performance, portable C++ library providing data structures
and algorithms for manipulating signed, arbitrary length integers, and for
vectors, matrices, and polynomials over the integers and over finite 
fields.


HOMEPAGE
https://libntl.org/

Marco Atzeri

If you have questions or comments, please send them to the
cygwin mailing list at: cygwin (at) cygwin (dot) com .


cygport problem with pkg name starting with number

2022-01-30 Thread Marco Atzeri

It is not a huge number of case as we have only two packages
in this category 4ti2 and 2048-cli

on   /usr/share/cygport/lib/pkg_pkg.cygpart

there is this code using indirect variable assignment
as ${!dbg_contents_var}

--
local dbg_contents_var=${PN//[-+\.]/_}_debuginfo_CONTENTS;

__step "${PN}-debuginfo-${PVR}.tar.xz";
mkdir -p ${distdir}/${PN}/${PN}-debuginfo;
tar Jcvf 
${distdir}/${PN}/${PN}-debuginfo/${PN}-debuginfo-${PVR}.tar.xz \

usr/*/debug/ ${autoloaddir} ${!dbg_contents_var} \
| tee ${T}/.${PN}-debuginfo.lst \
|| error "Debuginfo package creation failed: ${PN}-debuginfo"

--

that produces

/usr/share/cygport/lib/pkg_pkg.cygpart: line 197: 
4ti2_debuginfo_CONTENTS: bad substitution


Any idea how to overcome the issue in cygport code ?

Of course I can just rename the package lib4ti2 and solve the issue ;-)


Regards
Marco




[ANNOUNCEMENT] Updated: Perl distributions

2022-01-30 Thread Achim Gratz


The following Perl distributions have been updated to their latest
release version available on CPAN:

x86/x86_64
--
perl-GD-2.75-1
perl-PAR-Packer-1.054-1

noarch
--
perl-DateTime-Calendar-Julian-0.107-1
perl-Image-ExifTool-12.39-1


-- 
  *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, look
at the "List-Unsubscribe: " tag in the email header of this message.
Send email to the address specified there. It will be in the format:

cygwin-announce-unsubscribe-you=yourdomain@cygwin.com

If you need more information on unsubscribing, start reading here:

http://sourceware.org/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at this URL.

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