aboutsummaryrefslogtreecommitdiffstats
path: root/testing/davfs2/010-main_code_fix.patch
Commit message (Collapse)AuthorAgeFilesLines
* testing/[multiple]: move unmaintained packagesCarlo Landmeter2016-08-251-35/+0
| | | | | | | | | | | This moves all packages from testing to unmaintained which have not been updated for atleast 6 months. If you are affected by this commit please follow this proceddure: * make sure your packages build on all architectures * move your pacakge(s) back to testing * if you want to keep this package and can maintain it (or find somebody to maintain it for you) for a minimum of 6 months ask it to be moved to community
* 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.