The NetBSD Project

CVS log for pkgsrc/net/libsoup/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / net / libsoup

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: pkgsrc-2015Q2


Revision 1.17 / (download) - annotate - [select for diffs], Sun Jun 7 14:03:20 2015 UTC (8 years, 10 months ago) by youri
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.16: +41 -16 lines
Diff to previous 1.16 (colored)

Import libsoup-2.50.0 as net/libsoup, replaces net/libsoup24.

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

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>