Re: Updated: Perl Distributions

2015-11-15 Thread Achim Gratz
Jim Reisert AD1C writes:
>> The following Perl distributions have been updated to their latest
>> versions available on CPAN.
>
> I normally download needed Perl modules using "cpan get".  Is there
> some advantage to getting the modules from the Cygwin distribution
> instead?

None, if you are willing and able to patch the odd ones to use system
libraries instead of bundled ones, to not treat Cygwin as Win32 (because
hey, there's "win" in that string) and making sure the tests actually
pass, reporting such bugs upstream (preferably with a patch) and
skipping the update or carrying a local patch as long as upstream is
mulling over a fix.  To summarize, not really any more advantages than
getting any other package from the distribution instead of building it
yourself.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Factory and User Sound Singles for Waldorf rackAttack:
http://Synth.Stromeko.net/Downloads.html#WaldorfSounds

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



Re: Unison 2.43.3 fails to synchronize execute permission bit

2015-11-15 Thread L
On Tue, Nov 3, 2015 at 11:12 PM, Ms. Alex Hankins
by7eth29fh-at-snkmail.com |cygwin| <1c3mq4a...@sneakemail.com> wrote:
> On Nov 3, 2015 9:43 AM, "Andrew Schulman" ... wrote:
>>
>> Thanks for reporting this.  I haven't had time to look at it yet, but I
>> will when I can.  My guess is that the only thing I'll be able to do is
>> report it upstream, to the unison-users list.  Feel free to do the same if
>> I don't get to it first.  They've been pretty responsive over the years in
>> supporting Cygwin.
>>
...
>
> I will try to post here if I get around to reporting it to the unison list.

I am posting here, because just submitted the report to the
unison-users list.  I forgot to include the other versions that have
the bug, though.  Time will tell if I remember or if anyone there
asks.  :-)

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



Re: Unison 2.43.3 fails to synchronize execute permission bit

2015-11-15 Thread Ms. Alex Hankins
On Tue, Nov 3, 2015 at 11:12 PM, Ms. Alex Hankins
by7eth29fh-at-snkmail.com |cygwin| <1c3mq4a...@sneakemail.com> wrote:
> On Nov 3, 2015 9:43 AM, "Andrew Schulman" ... wrote:
>>
>> Thanks for reporting this.  I haven't had time to look at it yet, but I
>> will when I can.  My guess is that the only thing I'll be able to do is
>> report it upstream, to the unison-users list.  Feel free to do the same if
>> I don't get to it first.  They've been pretty responsive over the years in
>> supporting Cygwin.
>>

>
> I will try to post here if I get around to reporting it to the unison list.

I am posting here, because just submitted the report to the
unison-users list.  I forgot to include the other versions that have
the bug, though.  Time will tell if I remember or if anyone there
asks.  :-)

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



Re: cygport: 'announce' feature branch

2015-11-15 Thread Ken Brown

On 11/4/2015 11:12 AM, Ken Brown wrote:

On 11/3/2015 7:10 PM, Yaakov Selkowitz wrote:

On Tue, 2015-11-03 at 18:23 -0500, Ken Brown wrote:

If there's no mailserver configured, I'd like to see cygport save the
mbox file in the current directory and give an informational message,
rather than saving it in /tmp and giving an error message.  Users might
want to simply paste it into an email, and the error message seems a
little unfriendly.


First, I have already changed SMTP_SERVER to default to localhost,
matching git's behaviour.  (If it wasn't already painfully obvious, this
is all modelled after git send-email.)  Therefore, the error message now
reflects an actual failure to send the message.


The analogy with git explains my reaction.  cygport announce strikes me
as a combination of git format-patch and git send-email.  In my own use
of git, I've never bothered to configure git send-email.  I just use git
format-patch and paste it or attach it to an email.  So I was expecting
to use cygport announce the same way.  And I can in fact use it the same
way, but it tells me there's an error.  That's OK.  I'll try not to take
it personally.


I went ahead and configured the SMTP_* variables in .cygport.conf, but I 
didn't want to put my password in that file.  So I left SMTP_PASS unset. 
 This resulted in the following:


Sending announcement of emacs-auctex-11.89-1 via smtp.cornell.edu
unable to set username and password at /dev/fd/63 line 30.
*** ERROR: Sending announcement failed, mbox is 
/tmp/cygwin-announce-emacs-auctex-11.89-1.12cyxI


I suggest that cygport prompt the user for a password in this situation, 
the way git send-email does.


Ken



emacs-auctex 11.89-1

2015-11-15 Thread Ken Brown
The following packages have been uploaded to the Cygwin distribution:

* emacs-auctex-11.89-1
* preview-latex-11.89-1

AUCTeX is an extensible package for writing and formatting TeX files
in GNU Emacs and XEmacs.  It supports many different TeX macro
packages, including AMS-TeX, LaTeX, Texinfo, ConTeXt, and DocTeX (dtx
files).  AUCTeX includes preview-latex, which makes LaTeX a tightly
integrated component of your editing workflow by visualizing selected
source chunks (such as single formulas or graphics) directly as images
in the source buffer.

preview_latex is a self-contained subpackage of emacs-auctex that
allows appropriately selected parts of a LaTeX document to be
formatted and displayed within the Emacs editor.  It also has uses
that do not require Emacs.

This is an update to the latest upstream release.  See the
announcement at

  http://lists.gnu.org/archive/html/info-auctex/2015-11/msg0.html

for a list of changes since the previous release.

Ken Brown
Cygwin's emacs-auctex maintainer


[ANNOUNCEMENT] emacs-auctex 11.89-1

2015-11-15 Thread Ken Brown
The following packages have been uploaded to the Cygwin distribution:

* emacs-auctex-11.89-1
* preview-latex-11.89-1

AUCTeX is an extensible package for writing and formatting TeX files
in GNU Emacs and XEmacs.  It supports many different TeX macro
packages, including AMS-TeX, LaTeX, Texinfo, ConTeXt, and DocTeX (dtx
files).  AUCTeX includes preview-latex, which makes LaTeX a tightly
integrated component of your editing workflow by visualizing selected
source chunks (such as single formulas or graphics) directly as images
in the source buffer.

preview_latex is a self-contained subpackage of emacs-auctex that
allows appropriately selected parts of a LaTeX document to be
formatted and displayed within the Emacs editor.  It also has uses
that do not require Emacs.

This is an update to the latest upstream release.  See the
announcement at

  http://lists.gnu.org/archive/html/info-auctex/2015-11/msg0.html

for a list of changes since the previous release.

Ken Brown
Cygwin's emacs-auctex maintainer

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



Re: [ITA] cygutils

2015-11-15 Thread Mark Geisert

Sorry, the links are busted.  Let me fix and re-post.  Sheesh.

..mark

On Sun, 15 Nov 2015, Mark Geisert wrote:

I think my ITA is sorted out well enough to be reviewed.  If you find a sharp 
edge somewhere, please don't assume it's maintainer preference; it's more 
likely maintainer ignorance so please do fill me in.


The following links are all relative to http://maxrnd.com/~mark/cygwin/.

HREF="http://maxrnd.com/~mark/cygwin/cygutils/cygutils-1.4.15-1.src.patch;>cygutils/cygutils-1.4.15-1.src.patch

[...]


Re: [ITA] cygutils

2015-11-15 Thread Mark Geisert
I think my ITA is sorted out well enough to be reviewed.  If you find a 
sharp edge somewhere, please don't assume it's maintainer preference; it's 
more likely maintainer ignorance so please do fill me in.


The following links are all relative to http://maxrnd.com/~mark/cygwin/.

http://maxrnd.com/~mark/cygwin/cygutils/cygutils-1.4.15-1.src.patch;>cygutils/cygutils-1.4.15-1.src.patch
http://maxrnd.com/~mark/cygwin/cygutils/cygutils.cygport;>cygutils/cygutils.cygport
http://maxrnd.com/~mark/cygwin/cygutils/cygwin-cygutils-1.4.15.tar.bz2;>cygutils/cygwin-cygutils-1.4.15.tar.bz2

http://maxrnd.com/~mark/cygwin/x86/release/cygutils/cygutils-1.4.15-1-src.tar.xz;>x86/release/cygutils/cygutils-1.4.15-1-src.tar.xz
http://maxrnd.com/~mark/cygwin/x86/release/cygutils/cygutils-1.4.15-1.tar.xz;>x86/release/cygutils/cygutils-1.4.15-1.tar.xz
http://maxrnd.com/~mark/cygwin/x86/release/cygutils/setup.hint;>x86/release/cygutils/setup.hint
http://maxrnd.com/~mark/cygwin/x86/release/cygutils/cygutils-debuginfo/cygutils-debuginfo-1.4.15-1.tar.xz;>x86/release/cygutils/cygutils-debuginfo/cygutils-debuginfo-1.4.15-1.tar.xz
http://maxrnd.com/~mark/cygwin/x86/release/cygutils/cygutils-debuginfo/setup.hint;>x86/release/cygutils/cygutils-debuginfo/setup.hint
http://maxrnd.com/~mark/cygwin/x86/release/cygutils/cygutils-extra/cygutils-extra-1.4.15-1.tar.xz;>x86/release/cygutils/cygutils-extra/cygutils-extra-1.4.15-1.tar.xz
http://maxrnd.com/~mark/cygwin/x86/release/cygutils/cygutils-extra/setup.hint;>x86/release/cygutils/cygutils-extra/setup.hint
http://maxrnd.com/~mark/cygwin/x86/release/cygutils/cygutils-x11/cygutils-x11-1.4.15-1.tar.xz;>x86/release/cygutils/cygutils-x11/cygutils-x11-1.4.15-1.tar.xz
http://maxrnd.com/~mark/cygwin/x86/release/cygutils/cygutils-x11/setup.hint;>x86/release/cygutils/cygutils-x11/setup.hint

http://maxrnd.com/~mark/cygwin/x86_64/release/cygutils/cygutils-1.4.15-1-src.tar.xz;>x86_64/release/cygutils/cygutils-1.4.15-1-src.tar.xz
http://maxrnd.com/~mark/cygwin/x86_64/release/cygutils/cygutils-1.4.15-1.tar.xz;>x86_64/release/cygutils/cygutils-1.4.15-1.tar.xz
http://maxrnd.com/~mark/cygwin/x86_64/release/cygutils/setup.hint;>x86_64/release/cygutils/setup.hint
http://maxrnd.com/~mark/cygwin/x86_64/release/cygutils/cygutils-debuginfo/cygutils-debuginfo-1.4.15-1.tar.xz;>x86_64/release/cygutils/cygutils-debuginfo/cygutils-debuginfo-1.4.15-1.tar.xz
http://maxrnd.com/~mark/cygwin/x86_64/release/cygutils/cygutils-debuginfo/setup.hint;>x86_64/release/cygutils/cygutils-debuginfo/setup.hint
http://maxrnd.com/~mark/cygwin/x86_64/release/cygutils/cygutils-extra/cygutils-extra-1.4.15-1.tar.xz;>x86_64/release/cygutils/cygutils-extra/cygutils-extra-1.4.15-1.tar.xz
http://maxrnd.com/~mark/cygwin/x86_64/release/cygutils/cygutils-extra/setup.hint;>x86_64/release/cygutils/cygutils-extra/setup.hint
http://maxrnd.com/~mark/cygwin/x86_64/release/cygutils/cygutils-x11/cygutils-x11-1.4.15-1.tar.xz;>x86_64/release/cygutils/cygutils-x11/cygutils-x11-1.4.15-1.tar.xz
http://maxrnd.com/~mark/cygwin/x86_64/release/cygutils/cygutils-x11/setup.hint;>x86_64/release/cygutils/cygutils-x11/setup.hint

Something I don't understand yet is why, when using this cygutils.cygport, 
some cygport commands download the source from sourceware via git, while 
other commands seem to want the .tar.bz2 file.  The cygutils.cygport is 
possibly not completely right yet.

Thanks for any comments,

..mark