NOTICE: This package has been removed from pkgsrc

./net/libsoup-devel, HTTP library implementation in C

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 2.2.104nb1, Package name: libsoup-devel-2.2.104nb1, Maintainer: 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


Required to run:
[textproc/libxml2] [security/gnutls] [devel/glib2]

Required to build:
[devel/libtool-base] [devel/pkg-config]

Master sites: (Expand)

SHA1: 7e2e0be41dea4adef8390e115df8311a1b4c18aa
RMD160: d66fda4f5eede0bfef392ee8b9fcb90a79f6c098
Filesize: 492.948 KB

Version history: (Expand)


CVS history: (Expand)


   2008-10-29 03:07:33 by Thomas Klausner | Files touched by this commit (5) | Package removed
Log message:
Remove now unused libsoup-devel package.
   2008-03-06 15:53:57 by Thomas Klausner | Files touched by this commit (245) | Package updated
Log message:
Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump.
   2008-01-06 18:22:46 by Klaus Heinz | Files touched by this commit (1)
Log message:
The package supports instalation to DESTDIR.
   2007-11-29 21:24:33 by Matthias Drochner | Files touched by this commit (2) | Package updated
Log message:
update to 2.2.104
changes:
-minor bugfixes
-a new test/sample program
-fixed some more memory leaks
   2007-11-03 16:42:07 by Matthias Drochner | Files touched by this commit (2) | Package updated
Log message:
update to 2.2.103
changes:
-bugfixes
-Allow trailing whitespace after HTTP version in
 Response-Line, for compatibility with broken servers
-Implement soup_session_queue_message() for SoupSessionSync
   2007-07-09 19:17:54 by Matthias Drochner | Files touched by this commit (2)
Log message:
remove stale dependency on popt,
perhaps pointed out by Kamel Derouiche on tech-pkg,
bump PKGREVISION
   2007-07-05 18:18:12 by Roland Illig | Files touched by this commit (1)
Log message:
Fixed the name of the pkg-config file. PKGREVISION++
   2007-06-05 07:37:41 by Thomas Klausner | Files touched by this commit (226)
Log message:
opencdk shlib major changed; bump ABI depends and PKGREVISIONs of
affected packages.