[ITP] FUSE 2.8

2016-07-16 Thread Bill Zissimopoulos
This package adds FUSE 2.8 support to Cygwin. FUSE is the well-known "Filesystem in Userspace" project for Linux and other platforms: [FUSE]. FUSE file systems that use this package usually require minimal changes to run on Cygwin. For example, here are the pull requests I have submitted to SSHFS

calm (mksetupini): Allow a missing curr version

2016-07-16 Thread Ken Brown
If a package has no curr version, mksetupini will emit a warning and later fail, as in the following example[*]: mksetupini.py: package 'perl' doesn't have a curr version Traceback (most recent call last): File "/usr/lib/python3.4/runpy.py", line 170, in _run_module_as_main "__main__",

Re: [ITP] calm - cygwin package server tools

2016-07-16 Thread Ken Brown
On 7/5/2016 9:18 AM, Ken Brown wrote: On 7/5/2016 8:28 AM, Jon Turney wrote: On 01/07/2016 17:25, Ken Brown wrote: On 7/1/2016 9:04 AM, Jon Turney wrote: This package contains: * calm - a script which runs on sourceware * mksetupini - generates a setup.ini file from the setup.hint files