Le Tue, Nov 11, 2025 at 10:08:56AM +0100, Sebastien Marie a écrit :
> Hi,
> 
> I would like to import www/dufs v0.45.0
> 
> It is a rust program which provides a webdav server (serving cwd by
> default) with additional web interface.
> 
> $ make show=HOMEPAGE
> https://github.com/sigoden/dufs
> 
> $ cat pkg/DESCR
> Dufs is a distinctive utility file server that supports static serving,
> uploading, searching, accessing control, webdav...
> 
> - Serve static files
> - Download folder as zip file
> - Upload files and folders (Drag & Drop)
> - Create/Edit/Search files
> - Resumable/partial uploads/downloads
> - Access control
> - Support https
> - Support webdav
> - Easy to use with curl
> 
> 
> Comments or OK ?

you could technically fold post-build into post-install to avoid an
extra step, but other than that looks ok to me.

Landry

Reply via email to