Port details on branch 2022Q3 |
- gsoap Generator Tools for Coding SOAP/XML Web Services in C and C++
- 2.8.138 devel
=4 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-03-25 18:11:03
- Commit Hash: 1adbb83
- People watching this port, also watch:: p5-DBD-Pg, squid, tdb, gettext, p5-DBI
- 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 = 1742896828
SHA256 (gsoap_2.8.138.zip) = 5ddd63eebd6a08e1838e93400a843975c65ae77e09a95276f9adf166d3ca6f74
SIZE (gsoap_2.8.138.zip) = 35612105
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.138:
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:
|