Import ports/www/pear-HTTP-WebDAV-Server, an RFC2518 compliant helper class
for WebDAV server implementation. From Johan Huldtgren with minor tweaks.
This commit is contained in:
parent
73b2ce2dec
commit
601b32f0f2
18
www/pear-HTTP-WebDAV-Server/Makefile
Normal file
18
www/pear-HTTP-WebDAV-Server/Makefile
Normal file
@ -0,0 +1,18 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2010/07/28 20:06:15 sthen Exp $
|
||||
|
||||
COMMENT= helper class for PHP WebDAV server implementations
|
||||
|
||||
V= 1.0.0RC4
|
||||
DISTNAME= HTTP_WebDAV_Server-$V
|
||||
PKGNAME= pear-HTTP-WebDAV-Server-${V:L}
|
||||
CATEGORIES= www
|
||||
|
||||
MODULES= www/pear
|
||||
|
||||
# PHP License
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
.include <bsd.port.mk>
|
5
www/pear-HTTP-WebDAV-Server/distinfo
Normal file
5
www/pear-HTTP-WebDAV-Server/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (HTTP_WebDAV_Server-1.0.0RC4.tgz) = U8hIrtLGLHjKzwQxdG0s1w==
|
||||
RMD160 (HTTP_WebDAV_Server-1.0.0RC4.tgz) = TXDW2d5KQ+f1cYwmOyexCP9R8eg=
|
||||
SHA1 (HTTP_WebDAV_Server-1.0.0RC4.tgz) = 0XZngzcmYbgW+scKx3uszSJyEL4=
|
||||
SHA256 (HTTP_WebDAV_Server-1.0.0RC4.tgz) = NRWevPM94VnU8nqRklDuV73fqNRtbfW3juQqxuETPF8=
|
||||
SIZE (HTTP_WebDAV_Server-1.0.0RC4.tgz) = 27025
|
2
www/pear-HTTP-WebDAV-Server/pkg/DESCR
Normal file
2
www/pear-HTTP-WebDAV-Server/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
HTTP_WebDAV_Server is an RFC2518 compliant helper class
|
||||
for WebDAV server implementation.
|
20
www/pear-HTTP-WebDAV-Server/pkg/PLIST
Normal file
20
www/pear-HTTP-WebDAV-Server/pkg/PLIST
Normal file
@ -0,0 +1,20 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2010/07/28 20:06:15 sthen Exp $
|
||||
@group daemon
|
||||
lib/
|
||||
lib/php/
|
||||
pear/doc/
|
||||
pear/doc/HTTP_WebDAV_Server/
|
||||
pear/doc/HTTP_WebDAV_Server/README
|
||||
pear/doc/HTTP_WebDAV_Server/dav.txt
|
||||
pear/doc/HTTP_WebDAV_Server/db/
|
||||
pear/doc/HTTP_WebDAV_Server/db/Fileserver.sql
|
||||
pear/lib/.registry/http_webdav_server.reg
|
||||
pear/lib/HTTP/
|
||||
pear/lib/HTTP/WebDAV/
|
||||
pear/lib/HTTP/WebDAV/Server/
|
||||
pear/lib/HTTP/WebDAV/Server.php
|
||||
pear/lib/HTTP/WebDAV/Server/Filesystem.php
|
||||
pear/lib/HTTP/WebDAV/Tools/
|
||||
pear/lib/HTTP/WebDAV/Tools/_parse_lockinfo.php
|
||||
pear/lib/HTTP/WebDAV/Tools/_parse_propfind.php
|
||||
pear/lib/HTTP/WebDAV/Tools/_parse_proppatch.php
|
Loading…
Reference in New Issue
Block a user