Port details on branch 2024Q3 |
- gsoap Generator Tools for Coding SOAP/XML Web Services in C and C++
- 2.8.135 devel =5 2.8.135Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2004-03-10 15:36:17
- Last Update: 2024-07-27 10:53:57
- Commit Hash: 21621da
- People watching this port, also watch:: gmake, cyrus-sasl, tdb, gettext, xorg-fonts-truetype
- 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 = 1722073763
SHA256 (gsoap_2.8.135.zip) = b11757e405d55d4674dfbf88c4fa6d7e24155cf64ed8ed578ccad2f2b555e98d
SIZE (gsoap_2.8.135.zip) = 35533749
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-legacy
- emulators/virtualbox-ose-nox11
- emulators/virtualbox-ose-nox11-legacy
Configuration Options:
- ===> The following configuration options are available for gsoap-2.8.135:
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:
|