Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Sep 2006 05:23:30 +0000 (UTC)
From:      Roman Bogorodskiy <novel@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security Makefile ports/security/py-tlslite Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200609070523.k875NU66052905@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
novel       2006-09-07 05:23:30 UTC

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/py-tlslite  Makefile distinfo pkg-descr pkg-plist 
  Log:
  TLS Lite is a free python library that implements SSL 3.0, TLS 1.0, and TLS
  1.1. TLS Lite supports non-traditional authentication methods such as SRP,
  shared keys, and cryptoIDs in addition to X.509 certificates. TLS Lite is pure
  Python, however it can access OpenSSL, cryptlib, pycrypto, and GMPY for faster
  crypto operations. TLS Lite integrates with httplib, xmlrpclib, poplib,
  imaplib, smtplib, SocketServer, asyncore, and Twisted.
  
  WWW: http://trevp.net/tlslite/
  
  PR:             ports/102923
  Submitted by:   Alexander Botero-Lowry <alex at foxybanana.com>
  
  Revision  Changes    Path
  1.814     +1 -0      ports/security/Makefile
  1.1       +19 -0     ports/security/py-tlslite/Makefile (new)
  1.1       +3 -0      ports/security/py-tlslite/distinfo (new)
  1.1       +8 -0      ports/security/py-tlslite/pkg-descr (new)
  1.1       +185 -0    ports/security/py-tlslite/pkg-plist (new)



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