aboutsummaryrefslogtreecommitdiffstats
path: root/testing/davfs2
Commit message (Collapse)AuthorAgeFilesLines
* testing/[multiple]: move unmaintained packagesCarlo Landmeter2016-08-253-290/+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-303-0/+290
|
* community/davfs2: move from testingNatanael Copa2015-10-094-302/+0
|
* testing/davfs2: claim maintainership. fix dependsNatanael Copa2015-10-091-7/+7
|
* testing/davfs2: added linux-headers on makedependsFrancesco Colista2015-07-161-3/+2
|
* testing/davfs2: fix build adding automakeFrancesco Colista2015-07-161-5/+2
|
* testing/davfs2: added autoconf on makedepends. fix buildFrancesco Colista2015-07-161-1/+1
|
* testing/davfs2: new aportThomas Harning Jr2015-07-164-0/+306
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.