Adding cadaver version 0.10.0.

A commandline client for DAV.

PR:		16087
Submitted by:	Alex Povolotsky <tarkhil@over.ru>
This commit is contained in:
Steve Price 2000-01-29 05:54:10 +00:00
parent 2afc94ccbe
commit e8384e5ba3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=25223
6 changed files with 41 additions and 0 deletions

View file

@ -19,6 +19,7 @@
SUBDIR += bacon
SUBDIR += bluefish
SUBDIR += boa
SUBDIR += cadaver
SUBDIR += calamaris
SUBDIR += cgic
SUBDIR += cgihtml

21
www/cadaver/Makefile Normal file
View file

@ -0,0 +1,21 @@
# New ports collection makefile for: cadaver
# Version required: 0.10.0
# Date created: 13 January 2000
# Whom: Alex Povolotsky <tarkhil@over.ru>
#
# $FreeBSD$
#
DISTNAME= cadaver-0.10.0
CATEGORIES= www
MASTER_SITES= http://www.webdav.org/cadaver/
MAINTAINER= tarkhil@over.ru
LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-netrc
ALL_TARGET= cadaver
.include <bsd.port.mk>

1
www/cadaver/distinfo Normal file
View file

@ -0,0 +1 @@
MD5 (cadaver-0.10.0.tar.gz) = 198312bd4b83dfbeab381ea6d241fdc4

1
www/cadaver/pkg-comment Normal file
View file

@ -0,0 +1 @@
Commandline client for DAV

16
www/cadaver/pkg-descr Normal file
View file

@ -0,0 +1,16 @@
cadaver: command-line DAV client.
Like the original ubiquitous command-line FTP client except for WebDAV
instead. Uses the sitecopy (http://www.lyra.org/sitecopy/) WebDAV
code.
Commands: open, close, cd, ls, get, put, mkcol, delete, copy, move,
cat, less.
Please send in bug reports, feature requests or any questions to
the discussion list, cadaver@webdav.org.
Discussion list: subscribe via <mailto:cadaver-request@webdav.org>
or <http://mailman.lyra.org/mailman/listinfo/cadaver>
Joe Orton

1
www/cadaver/pkg-plist Normal file
View file

@ -0,0 +1 @@
bin/cadaver