From b346213a44b1e0d8ece25cc67936a4af4a89b036 Mon Sep 17 00:00:00 2001 From: agc Date: Sun, 13 Jan 2002 19:29:02 +0000 Subject: Initial import of neon-0.18.3 into the NetBSD Packages Collection. neon is an HTTP and WebDAV client library. It provides lower-level interfaces which directly implement new HTTP methods, and higher-level interfaces so that you don't have to worry about the lower-level stuff. Provided in PR 15222 by "Eric Gillespie, Jr." . The only modification was to use pkgsrc's libtool. --- www/neon/PLIST | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 www/neon/PLIST (limited to 'www/neon/PLIST') diff --git a/www/neon/PLIST b/www/neon/PLIST new file mode 100644 index 00000000000..94d197c3a96 --- /dev/null +++ b/www/neon/PLIST @@ -0,0 +1,29 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2002/01/13 19:29:02 agc Exp $ +include/neon/ne_request.h +include/neon/ne_session.h +include/neon/ne_utils.h +include/neon/ne_uri.h +include/neon/ne_socket.h +include/neon/ne_basic.h +include/neon/ne_207.h +include/neon/ne_props.h +include/neon/ne_xml.h +include/neon/ne_dates.h +include/neon/ne_string.h +include/neon/ne_cookies.h +include/neon/ne_defs.h +include/neon/ne_locks.h +include/neon/ne_alloc.h +include/neon/ne_md5.h +include/neon/ne_i18n.h +include/neon/ne_redirect.h +include/neon/ne_auth.h +include/neon/ne_compress.h +include/neon/ne_acl.h +lib/libneon.so.18.1 +lib/libneon.so.18 +lib/libneon.so +lib/libneon.la +lib/libneon.a +bin/neon-config +@dirrm include/neon -- cgit v1.2.3