Port details on branch 2021Q3 |
- gsoap Generator Tools for Coding SOAP/XML Web Services in C and C++
- 2.8.139 devel
=5 2.8.138Version of this port present on the latest quarterly branch. - Maintainer: bofh@FreeBSD.org
 - Port Added: 2004-03-10 15:36:17
- Last Update: 2025-07-15 08:37:02
- Commit Hash: 45390d8
- People watching this port, also watch:: p5-DBI, bash-completion, tdb, p5-DBD-Pg, gmake
- License: GPLv2
- WWW:
- https://www.cs.fsu.edu/~engelen/soap.html
- Description:
- The gSOAP Web services development toolkit offers an XML to C/C++ language
binding to ease the development of SOAP/XML Web services in C and C/C++.
Most toolkits for C++ Web services adopt a SOAP-centric view and offer APIs
that require the use of class libraries for SOAP-specific data structures.
This often forces a user to adapt the application logic to these libraries.
In contrast, gSOAP provides a transparent SOAP API through the use of proven
compiler technologies. These technologies leverage strong typing to map
XML schemas to C/C++ definitions. Strong typing provides a greater assurance
on content validation of both WSDL schemas and SOAP/XML messages.
¦ ¦ ¦ ¦ 
- 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/gsoap/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/gsoap
- pkg install gsoap
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gsoap
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1752567121
SHA256 (gsoap_2.8.139.zip) = 74d1d7854c8ff500729a3003fd07536e417f3e900aee2eeb2d9300d70e4c047b
SIZE (gsoap_2.8.139.zip) = 35614817
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:
-
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- This port is required by:
- for Build
-
- emulators/virtualbox-ose
- emulators/virtualbox-ose-70
- emulators/virtualbox-ose-71
- emulators/virtualbox-ose-legacy
- emulators/virtualbox-ose-nox11
- emulators/virtualbox-ose-nox11-70
- emulators/virtualbox-ose-nox11-71
Configuration Options:
- ===> The following configuration options are available for gsoap-2.8.139:
DEBUG=off: Build with debugging support
IPV6=on: IPv6 protocol support
====> SSL protocol support: you can only select none or one of them
GNUTLS=off: SSL/TLS support via GnuTLS
OPENSSL=on: SSL/TLS support via OpenSSL
===> Use 'make config' to modify these settings
- Options name:
- devel_gsoap
- USES:
- autoreconf cpe pathfix ssl zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|