cvs commit: ports/devel Makefile ports/devel/csoap Makefile distinfo pkg-descr pkg-plist

Pietro Cerutti gahr at FreeBSD.org
Tue Nov 10 16:13:36 UTC 2009


gahr        2009-11-10 16:13:36 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/csoap          Makefile distinfo pkg-descr pkg-plist 
  Log:
  - New port: devel/csoap
  
  csoap is a client/server SOAP library implemented in pure C.
  It comes with an embedded HTTP server called nanohttp.
  The transfered XML structures are handled by libxml2.
  csoap comes with the followin features:
  - client/server HTTP engine
  - Attachments via MIME
  - https (SSL) with OpenSSL
  
  WWW: http://csoap.sourceforge.net/
  
  Revision  Changes    Path
  1.3687    +1 -0      ports/devel/Makefile
  1.1       +23 -0     ports/devel/csoap/Makefile (new)
  1.1       +3 -0      ports/devel/csoap/distinfo (new)
  1.1       +9 -0      ports/devel/csoap/pkg-descr (new)
  1.1       +38 -0     ports/devel/csoap/pkg-plist (new)


More information about the cvs-ports mailing list