Port details on branch 2022Q2 |
- libsoup SOAP (Simple Object Access Protocol) implementation in C
- 2.74.0_3 devel
=0 2.74.0_3Version of this port present on the latest quarterly branch. - Maintainer: desktop@FreeBSD.org
 - Port Added: 2022-04-24 04:16:20
- Last Update: 2022-04-13 15:54:16
- Commit Hash: 981ad47
- Also Listed In: gnome
- License: LGPL20
- WWW:
- https://libsoup.org/
- Description:
- Soup is a SOAP (Simple Object Access Protocol) implementation in C.
It provides a queued asynchronous callback-based mechanism for sending and
servicing SOAP requests, and a WSDL (Web Service Definition Language) for C
compilers which generates client stubs and server skeletons for easily
calling and implementing SOAP methods. It uses GLib 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
WWW: https://libsoup.org/
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/libsoup/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/libsoup
- pkg install libsoup
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libsoup
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1630132949
SHA256 (gnome/libsoup-2.74.0.tar.xz) = 33b1d4e0d639456c675c227877e94a8078d731233e2d57689c11abcef7d3c48e
SIZE (gnome/libsoup-2.74.0.tar.xz) = 1498224
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- glib-networking>=2.29.18 : net/glib-networking
- msgfmt : devel/gettext-tools
- intltool-extract : textproc/intltool
- g-ir-scanner : devel/gobject-introspection
- meson>=0.57.1_1 : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.8 : lang/python38
- Runtime dependencies:
-
- glib-networking>=2.29.18 : net/glib-networking
- Library dependencies:
-
- libgcrypt.so : security/libgcrypt
- libpsl.so : dns/libpsl
- libintl.so : devel/gettext-runtime
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libxml2.so : textproc/libxml2
- libsqlite3.so : databases/sqlite3
- This port is required by:
- for Build
-
- net/gupnp
- net/gupnp-tools
- for Libraries
-
- astro/foxtrotgps
- audio/gmpc
- audio/gsequencer
- audio/rhythmbox
- databases/evolution-data-server
- databases/libgda5
- databases/libgda5-bdb
Configuration Options:
- ===> The following configuration options are available for libsoup-2.74.0_3:
SMB=on: SMB network protocol support
====> GSSAPI Security API support: you have to select exactly one of them
GSSAPI_BASE=on: GSSAPI support via base system (needs Kerberos)
GSSAPI_HEIMDAL=off: GSSAPI support via security/heimdal
GSSAPI_MIT=off: GSSAPI support via security/krb5
GSSAPI_NONE=off: Disable GSSAPI support
===> Use 'make config' to modify these settings
- Options name:
- devel_libsoup
- USES:
- cpe gettext gnome localbase meson pkgconfig python:3.6+,build sqlite ssl tar:xz gssapi
- pkg-message:
- For install:
- libsoup can use NTLM authentication if it is compiled
with the SMB option. To use it, you must install a
port that provides NTLM, like net/samba412 or net/samba413.
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.74.0_3 13 Apr 2022 15:54:16
    |
Jan Beich (jbeich)  Author: Adriaan de Groot |
net/glib-networking: update to 2.70.1 to match glib
glib-networking and glib (glib20) should be kept in sync
with major.minor versions. Update to catch up with glib.
Bump PORTREVISION on direct consumers, but not transitively.
Note that the PR has a newer patch, but that bumps glib
by a minor revision as well, to 2.72, which is tricky in itself.
Transitive consumers of libsoup and libsoup3 all build,
except for net-im/libnice, but that fails locally without this
change as well, so I'm going to choose to ignore that.
PR: 262389
Obtained from: yzrh@noema.org
(cherry picked from commit 37761c5f962e2d7b88d921e8b527f0f1119740d3) |
2.74.0_2 10 Apr 2022 19:47:23
    |
Charlie Li (vishwin)  |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate and direct commit to quarterly as PORTREVISIONs
may not match from main.
PR: 262853, 262940, 262877
Approved by: fluffy (mentor) |
Number of commits found: 2
|