Subject: CVS commit: pkgsrc/net/libsoup
To: None <pkgsrc-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: pkgsrc-changes
Date: 12/05/2003 22:54:11
Module Name:	pkgsrc
Committed By:	xtraeme
Date:		Fri Dec  5 22:54:11 UTC 2003

Update of /cvsroot/pkgsrc/net/libsoup
In directory ivanova.netbsd.org:/tmp/cvs-serv28729

Log Message:
Initial import of libsoup-1.99.26 from pkgsrc-wip, packaged by Marc
Recht.

Libsoup is an HTTP library implementation in C. It was originally part
of a SOAP (Simple Object Access Protocol) implementation called Soup, but
the SOAP and non-SOAP parts have now been split into separate packages.

libsoup uses the Glib main loop and is designed to work well with GTK
applications. This enables GNOME applications to access HTTP servers
on the network in a completely asynchronous fashion, very similar to
the Gtk+ programming model (a synchronous operation mode is also
supported for those who want it).

Features:
  * Completely Asynchronous
  * Connection cache
  * HTTP chunked transfer support
  * HTTP, SOCKS4, and SOCKS5 authenticated proxy support
  * SSL Support using OpenSSL or GnuTLS
  * Client support for Digest, NTLM, and Basic authentication
  * HTTP server
  * Server support for Digest and Basic authentication


Vendor Tag:	TNF
Release Tags:	pkgsrc-base
		
N pkgsrc/net/libsoup/Makefile
N pkgsrc/net/libsoup/DESCR
N pkgsrc/net/libsoup/distinfo
N pkgsrc/net/libsoup/PLIST
N pkgsrc/net/libsoup/buildlink2.mk
N pkgsrc/net/libsoup/patches/patch-aa

No conflicts created by this import