Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Nov 2009 16:13:36 +0000 (UTC)
From:      Pietro Cerutti <gahr@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/csoap Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200911101613.nAAGDaaL095295@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



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