ports/64019: [NEW PORT] devel/gsoap: Generator Tools for Coding SOAP/XML Web Services in C and C++

Sergey Matveychuk sem at ciam.ru
Wed Mar 10 00:10:39 UTC 2004


>Number:         64019
>Category:       ports
>Synopsis:       [NEW PORT] devel/gsoap: Generator Tools for Coding SOAP/XML Web Services in C and C++
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 09 16:10:22 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Sergey Matveychuk
>Release:        FreeBSD 5.2.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD Current.sem-home.ciam.ru 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #4: Fri Feb 27 03:58:52 MSK 2004
>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.

WWW: http://www.cs.fsu.edu/~engelen/soap.html

Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

--- gsoap-2.5.2.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	gsoap
#	gsoap/Makefile
#	gsoap/distinfo
#	gsoap/pkg-descr
#	gsoap/pkg-plist
#
echo c - gsoap
mkdir -p gsoap > /dev/null 2>&1
echo x - gsoap/Makefile
sed 's/^X//' >gsoap/Makefile << 'END-of-gsoap/Makefile'
X# New ports collection makefile for:	gsoap
X# Date created:				8 March 2004
X# Whom:					Sergey Matveychuk <sem at ciam.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	gsoap
XPORTVERSION=	2.5.2
XCATEGORIES=	devel
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	gsoap2
XDISTNAME=	gsoap-2.5
X
XMAINTAINER=	sem at ciam.ru
XCOMMENT=	Generator Tools for Coding SOAP/XML Web Services in C and C++
X
XUSE_GMAKE=	yes
XGNU_CONFIGURE=	yes
XCONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
X
X.include <bsd.port.mk>
END-of-gsoap/Makefile
echo x - gsoap/distinfo
sed 's/^X//' >gsoap/distinfo << 'END-of-gsoap/distinfo'
XMD5 (gsoap-2.5.tar.gz) = 4cfb29b34728aadf3c3c6d5847d6c40b
XSIZE (gsoap-2.5.tar.gz) = 2758220
END-of-gsoap/distinfo
echo x - gsoap/pkg-descr
sed 's/^X//' >gsoap/pkg-descr << 'END-of-gsoap/pkg-descr'
XThe gSOAP Web services development toolkit offers an XML to C/C++ language
Xbinding to ease the development of SOAP/XML Web services in C and C/C++.
XMost toolkits for C++ Web services adopt a SOAP-centric view and offer APIs
Xthat require the use of class libraries for SOAP-specific data structures.
XThis often forces a user to adapt the application logic to these libraries.
XIn contrast, gSOAP provides a transparent SOAP API through the use of proven
Xcompiler technologies. These technologies leverage strong typing to map
XXML schemas to C/C++ definitions. Strong typing provides a greater assurance
Xon content validation of both WSDL schemas and SOAP/XML messages.
X
XWWW: http://www.cs.fsu.edu/~engelen/soap.html
END-of-gsoap/pkg-descr
echo x - gsoap/pkg-plist
sed 's/^X//' >gsoap/pkg-plist << 'END-of-gsoap/pkg-plist'
Xbin/soapcpp2
Xbin/wsdl2h
Xinclude/stdsoap2.h
Xlib/libgsoap++.a
Xlib/libgsoap.a
Xlib/libgsoapck++.a
Xlib/libgsoapck.a
END-of-gsoap/pkg-plist
exit
--- gsoap-2.5.2.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list