Date: Sat, 19 Jul 2008 14:05:32 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/py-pywebdav Makefile distinfo pkg-descr pkg-plist Message-ID: <200807191405.m6JE5W4T098407@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2008-07-19 14:05:32 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/py-pywebdav Makefile distinfo pkg-descr pkg-plist Log: pywebdav is a collection of classes which should make it easy to write your own DAV server in Python. WebDAV is an extension to the normal HTTP/1.1 protocol allowing the user to upload data, create collections of objects, store properties for objects, etc. WWW: http://www.webdav.de/ PR: ports/125665 Submitted by: Wen Heping <wenheping at gmail.com> Revision Changes Path 1.2094 +1 -0 ports/www/Makefile 1.1 +22 -0 ports/www/py-pywebdav/Makefile (new) 1.1 +3 -0 ports/www/py-pywebdav/distinfo (new) 1.1 +8 -0 ports/www/py-pywebdav/pkg-descr (new) 1.1 +49 -0 ports/www/py-pywebdav/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807191405.m6JE5W4T098407>