Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Sep 2002 14:58:09 +0200 (CEST)
From:      Volker Stolz <vs@lambda.foldr.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/42409: New port: nd, a command line interface for WebDAV (RFC2518)
Message-ID:  <200209041258.g84Cw9bu001294@lambda.foldr.org>

next in thread | raw e-mail | index | archive | help

>Number:         42409
>Category:       ports
>Synopsis:       New port: nd, a command line interface for WebDAV (RFC2518)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 04 06:00:15 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Volker Stolz
>Release:        FreeBSD 4.5-RELEASE i386
>Organization:
Lehrstuhl für Informatik II
>Environment:
System: FreeBSD lambda.foldr.org 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Mon Aug 12 20:33:20 PDT 2002 user@jail2.johncompanies.com:/usr/src/sys/compile/6300 i386


	
>Description:
nd - Tiny little command line WebDAV interface.
nd provides a simple command line interface for WebDAV (RFC2518)
server.

It is required for `eldav.el`, a WebDAV file-path plugin for emacs.
>How-To-Repeat:
n/a
>Fix:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	/usr/ports/www/nd
#	/usr/ports/www/nd/Makefile
#	/usr/ports/www/nd/distinfo
#	/usr/ports/www/nd/pkg-comment
#	/usr/ports/www/nd/pkg-descr
#	/usr/ports/www/nd/pkg-plist
#
echo c - /usr/ports/www/nd
mkdir -p /usr/ports/www/nd > /dev/null 2>&1
echo x - /usr/ports/www/nd/Makefile
sed 's/^X//' >/usr/ports/www/nd/Makefile << 'END-of-/usr/ports/www/nd/Makefile'
X# New ports collection makefile for:	nd
X# Date created:			Sep 4, 2002
X# Whom:				Volker Stolz <stolz+nd@i2.informatik.rwth-aachen.de>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	nd
XPORTVERSION=	0.5.0
XCATEGORIES=	www
XMASTER_SITES=	http://www.gohome.org/teranisi/
X
XMAINTAINER=	stolz+nd@i2.informatik.rwth-aachen.de
X
XLIB_DEPENDS=    xml2.5:${PORTSDIR}/textproc/libxml2
X
XGNU_CONFIGURE=	yes
XUSE_GMAKE=	yes
X
XMAN1=		nd.1
X
X.include <bsd.port.mk>
END-of-/usr/ports/www/nd/Makefile
echo x - /usr/ports/www/nd/distinfo
sed 's/^X//' >/usr/ports/www/nd/distinfo << 'END-of-/usr/ports/www/nd/distinfo'
XMD5 (nd-0.5.0.tar.gz) = d07741e6323fdeb38a6b4549bca02c53
END-of-/usr/ports/www/nd/distinfo
echo x - /usr/ports/www/nd/pkg-comment
sed 's/^X//' >/usr/ports/www/nd/pkg-comment << 'END-of-/usr/ports/www/nd/pkg-comment'
XA simple command line interface for WebDAV (RFC2518) server
END-of-/usr/ports/www/nd/pkg-comment
echo x - /usr/ports/www/nd/pkg-descr
sed 's/^X//' >/usr/ports/www/nd/pkg-descr << 'END-of-/usr/ports/www/nd/pkg-descr'
X`nd' provides a simple command line interface for WebDAV (RFC2518) server.
X
XWWW: http://www.gohome.org/nd/
END-of-/usr/ports/www/nd/pkg-descr
echo x - /usr/ports/www/nd/pkg-plist
sed 's/^X//' >/usr/ports/www/nd/pkg-plist << 'END-of-/usr/ports/www/nd/pkg-plist'
Xbin/nd
END-of-/usr/ports/www/nd/pkg-plist
exit


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209041258.g84Cw9bu001294>