Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Mar 2004 07:35:52 -0800 (PST)
From:      Kirill Ponomarew <krion@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/gsoap Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200403101535.i2AFZqp6086999@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
krion       2004/03/10 07:35:52 PST

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/gsoap          Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add gsoap 2.5.2,
  
  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
  
  PR:             ports/64019
  Submitted by:   Sergey Matveychuk <sem@ciam.ru>
  
  Revision  Changes    Path
  1.1466    +1 -0      ports/devel/Makefile
  1.1       +24 -0     ports/devel/gsoap/Makefile (new)
  1.1       +2 -0      ports/devel/gsoap/distinfo (new)
  1.1       +11 -0     ports/devel/gsoap/pkg-descr (new)
  1.1       +7 -0      ports/devel/gsoap/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403101535.i2AFZqp6086999>