Port details on branch 2022Q2 |
- libsoup3 HTTP client/server library for GNOME
- 3.0.3_4 devel
=0 3.0.3_4Version 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
- Description:
- bsoup is an HTTP client/server library for GNOME. It uses GObjects and the glib
main loop, to integrate well with GNOME applications, and also has a synchronous
API, for use in threaded applications.
Features include:
* Both asynchronous (GMainLoop and callback-based) and synchronous APIs
* Automatically caches connections
* SSL Support using GnuTLS
* Proxy support, including authentication and SSL tunneling
* Client support for Digest and Basic authentication
* Server support for Digest and Basic authentication
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libsoup3>0:devel/libsoup3
- To install the port:
- cd /usr/ports/devel/libsoup3/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/libsoup3
- pkg install libsoup3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libsoup3
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1637923359
SHA256 (gnome/libsoup-3.0.3.tar.xz) = 5165b04dadae3027e9a2882d868694b4586affd778c194982ae4de2373d2e25e
SIZE (gnome/libsoup-3.0.3.tar.xz) = 1525388
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- glib-networking>0 : 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>0 : net/glib-networking
- Library dependencies:
-
- libbrotlidec.so : archivers/brotli
- libnghttp2.so : www/libnghttp2
- 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
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for libsoup3-3.0.3_4:
====> 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_libsoup3
- USES:
- cpe gettext gnome meson pkgconfig python:3.6+,build sqlite ssl tar:xz gssapi
- FreshPorts was unable to extract/find any pkg message
- 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 |
3.0.3_4 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) |
3.0.3_3 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
|