cvs commit: ports/net Makefile ports/net/liboauth Makefile distinfo pkg-descr pkg-plist

Johan van Selst johans at FreeBSD.org
Sat Oct 30 23:27:31 UTC 2010


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)


More information about the cvs-all mailing list