Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Oct 2010 23:27:31 +0000 (UTC)
From:      Johan van Selst <johans@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net Makefile ports/net/liboauth Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201010302327.o9UNRVWd035641@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
johans      2010-10-30 23:27:31 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/liboauth         Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add a new port net/liboauth:
  
  OAuth is an open protocol to allow secure API authorization in
  a simple and standard method from desktop and web applications.
  
  liboauth is a collection of POSIX-c functions implementing the OAuth
  Core RFC 5849 standard. liboauth provides functions to escape and
  encode parameters according to OAuth specification and offers
  high-level functionality to sign requests or verify OAuth signatures
  as well as perform HTTP requests.
  
  WWW: http://liboauth.sourceforge.net/
  
  Revision  Changes    Path
  1.2271    +1 -0      ports/net/Makefile
  1.1       +30 -0     ports/net/liboauth/Makefile (new)
  1.1       +2 -0      ports/net/liboauth/distinfo (new)
  1.1       +10 -0     ports/net/liboauth/pkg-descr (new)
  1.1       +6 -0      ports/net/liboauth/pkg-plist (new)



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