| Port details on branch 2025Q4 |
- gsoap Generator Tools for Coding SOAP/XML Web Services in C and C++
- 2.8.140 devel
=3 2.8.139Version of this port present on the latest quarterly branch. - Maintainer: bofh@FreeBSD.org
 - Port Added: 2004-03-10 15:36:17
- Last Update: 2026-01-30 09:57:19
- Commit Hash: 9be52f2
- People watching this port, also watch:: gmake, portmaster, bash-completion, p5-DBD-Pg, cyrus-sasl
- 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 - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- 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 = 1769766064
SHA256 (gsoap_2.8.140.zip) = 46a2a91f1d9fd756fd6e6e3b82deb673e3f7cc574d234c91132cfaf90449d3ab
SIZE (gsoap_2.8.140.zip) = 35619905
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_1 : devel/autoconf
- automake>=1.18.1 : devel/automake
- This port is required by:
- for Build
-
- emulators/virtualbox-ose
- emulators/virtualbox-ose-70
- emulators/virtualbox-ose-71
- emulators/virtualbox-ose-72
- emulators/virtualbox-ose-legacy
- emulators/virtualbox-ose-nox11
- emulators/virtualbox-ose-nox11-70
Configuration Options:
- ===> The following configuration options are available for gsoap-2.8.140:
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:
|