Mark Geisert wrote:
Hi Jon,
Thanks for the helpful review comments.
cygport is a wondrous tool. My issues were solved by making a simple tar.xz of my
local source tree, renaming it to have the version number expected by the cygport
script, placing that file and the cygport script in a test d
Hi Jon,
Thanks for the helpful review comments. More below.
Jon Turney wrote:
On 10/03/2022 06:16, Mark Geisert wrote:
[...]> A few small comments on the cygport file
HOMEPAGE="https://github.com/mgeisert/cygfuse";
#SRC_URI="http://maxrnd.com/~mark/cygwin/x86_64/release/cygfuse/cygfuse-${PV}
On 12/03/2022 14:43, Jon Turney wrote:
On 10/03/2022 06:16, Mark Geisert wrote:
This is a Cygwin version of libfuse{,3} that can be found in various
Linux distributions. It is a couple of link libraries and additions
to /usr/include to allow porting of FUSE apps. FUSE: File System In
User Sp
On 10/03/2022 06:16, Mark Geisert wrote:
This is a Cygwin version of libfuse{,3} that can be found in various
Linux distributions. It is a couple of link libraries and additions to
/usr/include to allow porting of FUSE apps. FUSE: File System In User
Space. I will shortly be providing an ssh
On 10.03.2022 07:16, Mark Geisert wrote:
This is a Cygwin version of libfuse{,3} that can be found in various
Linux distributions. It is a couple of link libraries and additions to
/usr/include to allow porting of FUSE apps. FUSE: File System In User
Space. I will shortly be providing an ssh
This is a Cygwin version of libfuse{,3} that can be found in various Linux
distributions. It is a couple of link libraries and additions to
/usr/include to allow porting of FUSE apps. FUSE: File System In User
Space. I will shortly be providing an sshfs FUSE app, to be covered by a
separate