summaryrefslogtreecommitdiff
path: root/www-apps/webdavcgi/metadata.xml
blob: 79a6434250f13d119e88ccc73fbb091d2f340f48 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person" proxied="yes">
    <email>c.affolter@purplehaze.ch</email>
  </maintainer>
  <maintainer type="project" proxied="proxy">
    <email>proxy-maint@gentoo.org</email>
    <name>Proxy Maintainers</name>
  </maintainer>
  <longdescription>
		WebDAV CGI is a Perl CGI script that enables the WebDAV protocol
		(class 1,2,3) for Web server to manage Web sites or to use a Web server
		as a Web drive for files, or for calendar/addressbook sharing. If you
		need correct permissions for files and folders you can install this
		WebDAV CGI script and a UID/GID wrapper. The Apache module mod_dav does
		not support UID/GID wrapping, so this implementation fills up this gap
		as a complete replacement.
	</longdescription>
  <use>
    <flag name="rcs">Adds support for a revision controlled backend with RCS (<pkg>dev-vcs/rcs</pkg>)</flag>
  </use>
  <origin>srcux</origin>
</pkgmetadata>