aboutsummaryrefslogtreecommitdiffstats
path: root/devel/soup/pkg-descr
blob: 423bf5cfc4f603003ef363b5bd1802fdbb3e9aa8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Soup is a SOAP (Simple Object Access Protocol) implementation in C. 

It provides an queued asynchronous callback-based mechanism for sending and
servicing SOAP requests, and a WSDL (Web Service Definition Language) to C
compiler which generates client stubs and server skeletons for easily calling
and implementing SOAP methods.

It uses the GLib main loop and is designed to work well with GTK applications.

Features:
  * Completely Asynchronous
  * Connection cache
  * HTTP chunked transfer and persistent connections
  * authenticated HTTP, SOCKS4, and SOCKS5 proxy support
  * SSL Support using OpenSSL
  * Apache module server support
  * Client digest authentication
commit/net/libsrtp?id=20144eb20a8df438da13835cb7ad7551c38c432f'>Fix renamed distfiles missed in r381688. Also fix the GHR ports updated inbdrewery2015-03-201-2/+2 * Remove GITHUB_RELEASE MASTER_SITE from r375010 as it is now redundant with GI...bdrewery2015-03-201-1/+0 * Mark some inline functions static such that gcc (in C89 mode) doesn'ttijl2015-01-112-0/+24 * Update net/libsrtp to 1.5.0.tijl2015-01-095-16/+58 * Cleanup plistantoine2014-11-221-1/+0 * Convert a bunch of EXTRACT_SUFX=... into USES=tar:...adamw2014-07-301-2/+1 * - Stage supportmiwi2014-01-311-1/+0 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * Fix build with clangbapt2013-08-011-7/+4 * add -fPIC to allow linking to on !i386flo2011-05-221-0/+2