From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Mar 9 16:10:39 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A27A716A5A1 for ; Tue, 9 Mar 2004 16:10:38 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6178943D4C for ; Tue, 9 Mar 2004 16:10:23 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i2A0ANbv004701 for ; Tue, 9 Mar 2004 16:10:23 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i2A0ANB1004700; Tue, 9 Mar 2004 16:10:23 -0800 (PST) (envelope-from gnats) Resent-Date: Tue, 9 Mar 2004 16:10:23 -0800 (PST) Resent-Message-Id: <200403100010.i2A0ANB1004700@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Sergey Matveychuk Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9297A16A4CE for ; Tue, 9 Mar 2004 16:06:13 -0800 (PST) Received: from mail.ciam.ru (main.ciam.ru [213.147.57.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id D699D43D39 for ; Tue, 9 Mar 2004 16:06:12 -0800 (PST) (envelope-from sem@ciam.ru) Received: from ppp138-152.dialup.mtu-net.ru ([62.118.138.152] helo=Current.sem-home.ciam.ru) by mail.ciam.ru with esmtp (Exim 4.x) id 1B0rEd-000MDr-1T for FreeBSD-gnats-submit@freebsd.org; Wed, 10 Mar 2004 03:06:07 +0300 Received: from root by Current.sem-home.ciam.ru with local (Exim 4.30; FreeBSD) id 1B0rEi-0000dg-GQ for FreeBSD-gnats-submit@freebsd.org; Wed, 10 Mar 2004 03:06:12 +0300 Message-Id: Date: Wed, 10 Mar 2004 03:06:12 +0300 From: Sergey Matveychuk To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/64019: [NEW PORT] devel/gsoap: Generator Tools for Coding SOAP/XML Web Services in C and C++ X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Mar 2004 00:10:39 -0000 >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 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@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 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: