aboutsummaryrefslogtreecommitdiffstats
path: root/testing/davfs2/010-main_code_fix.patch
Commit message (Collapse)AuthorAgeFilesLines
* testing/davfs2: new aportCarlo Landmeter2015-10-301-0/+35
|
* community/davfs2: move from testingNatanael Copa2015-10-091-35/+0
|
* testing/davfs2: new aportThomas Harning Jr2015-07-161-0/+35
http://savannah.nongnu.org/projects/davfs2 Linux FUSE (or coda) driver that allows you to mount a WebDAV resource I based this build off of the Gentoo ebuild and the OpenWRT build files/patches https://github.com/openwrt/packages/tree/master/net/davfs2 Had to modify one of the patches to add iconv.h to automake tests due to HAVE_ICONV_H being used but HAVE_ICONV was defined with 'iconv' rules and both definitions being used. Regarding maintainership - I could possibly keep up with the project and keep it up-to-date.