Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Oct 2011 05:21:18 +0000 (UTC)
From:      Carlo Strub <cs@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security Makefile ports/security/py-kerberos Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201110020521.p925LJC5005291@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
cs          2011-10-02 05:21:18 UTC

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/py-kerberos Makefile distinfo pkg-descr pkg-plist 
  Log:
  This Python package is a high-level wrapper for Kerberos (GSSAPI) operations.
  The goal is to avoid having to build a module that wraps the entire
  Kerberos.framework, and instead offer a limited set of functions that do what
  is needed for client/server Kerberos authentication based on
  <http://www.ietf.org/rfc/rfc4559.txt>.
  
  PR:             ports/156791
  Submitted by:   Roland van Laar <roland@micite.net>
  Approved by:    wen@ (co-mentor)
  
  Revision  Changes    Path
  1.1208    +1 -0      ports/security/Makefile
  1.1       +31 -0     ports/security/py-kerberos/Makefile (new)
  1.1       +2 -0      ports/security/py-kerberos/distinfo (new)
  1.1       +7 -0      ports/security/py-kerberos/pkg-descr (new)
  1.1       +1 -0      ports/security/py-kerberos/pkg-plist (new)



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