pkgsrc/security/py-m2crypto/PLIST
wiz b65cbc2359 Update to 0.13.1, based on patches from recht@ via tech-pkg.
Additionally, fix it to compile against openssl-0.9.7i, the
current pkgsrc version; due to its way of checking compatibility,
py-m2crypto is extremely picky about constness.
If this works with other versions too, just add them to the pattern.

 Changes since 0.12/0.11
-------------------------
- Patches from Artur Frysiak. Thanks Artur.
  = Allow using a passphrase callback in class SMIME.
  = Added method get0_signers to class PKCS7, which retrieves signers'
    certificates from a PKCS7 blob.
  = Added methods as_pem and save_pem to class X509.
  = Added file version.py.
  = Allow SSL.Context.load_verify_locations to accept both 'cafile' and
    'capath'.
- Fixed BIO.read() not reading until EOF. Thanks to Egil Muller
  for suggestion.
- Honour 'mode' parameter in SSL.Connection.makefile. Thanks again to Egil
  Muller.
- Roger Binns contributed epydoc-generated docs for M2Crypto. Thanks Roger.
- Peter Teniz contributed patches to create X.509 requests and certificates.
  Thanks Peter.
- Updated Medusa to 0.54.
- Make various OpenSSL bignum functions (written long ago) available to Python.
2006-01-14 23:07:26 +00:00

119 lines
4.1 KiB
Text

@comment $NetBSD: PLIST,v 1.3 2006/01/14 23:07:26 wiz Exp $
${PYSITELIB}/M2Crypto/ASN1.py
${PYSITELIB}/M2Crypto/ASN1.pyc
${PYSITELIB}/M2Crypto/ASN1.pyo
${PYSITELIB}/M2Crypto/AuthCookie.py
${PYSITELIB}/M2Crypto/AuthCookie.pyc
${PYSITELIB}/M2Crypto/AuthCookie.pyo
${PYSITELIB}/M2Crypto/BIO.py
${PYSITELIB}/M2Crypto/BIO.pyc
${PYSITELIB}/M2Crypto/BIO.pyo
${PYSITELIB}/M2Crypto/DH.py
${PYSITELIB}/M2Crypto/DH.pyc
${PYSITELIB}/M2Crypto/DH.pyo
${PYSITELIB}/M2Crypto/DSA.py
${PYSITELIB}/M2Crypto/DSA.pyc
${PYSITELIB}/M2Crypto/DSA.pyo
${PYSITELIB}/M2Crypto/EVP.py
${PYSITELIB}/M2Crypto/EVP.pyc
${PYSITELIB}/M2Crypto/EVP.pyo
${PYSITELIB}/M2Crypto/Err.py
${PYSITELIB}/M2Crypto/Err.pyc
${PYSITELIB}/M2Crypto/Err.pyo
${PYSITELIB}/M2Crypto/PGP/PublicKey.py
${PYSITELIB}/M2Crypto/PGP/PublicKey.pyc
${PYSITELIB}/M2Crypto/PGP/PublicKey.pyo
${PYSITELIB}/M2Crypto/PGP/PublicKeyRing.py
${PYSITELIB}/M2Crypto/PGP/PublicKeyRing.pyc
${PYSITELIB}/M2Crypto/PGP/PublicKeyRing.pyo
${PYSITELIB}/M2Crypto/PGP/RSA.py
${PYSITELIB}/M2Crypto/PGP/RSA.pyc
${PYSITELIB}/M2Crypto/PGP/RSA.pyo
${PYSITELIB}/M2Crypto/PGP/__init__.py
${PYSITELIB}/M2Crypto/PGP/__init__.pyc
${PYSITELIB}/M2Crypto/PGP/__init__.pyo
${PYSITELIB}/M2Crypto/PGP/constants.py
${PYSITELIB}/M2Crypto/PGP/constants.pyc
${PYSITELIB}/M2Crypto/PGP/constants.pyo
${PYSITELIB}/M2Crypto/PGP/packet.py
${PYSITELIB}/M2Crypto/PGP/packet.pyc
${PYSITELIB}/M2Crypto/PGP/packet.pyo
${PYSITELIB}/M2Crypto/RC4.py
${PYSITELIB}/M2Crypto/RC4.pyc
${PYSITELIB}/M2Crypto/RC4.pyo
${PYSITELIB}/M2Crypto/RSA.py
${PYSITELIB}/M2Crypto/RSA.pyc
${PYSITELIB}/M2Crypto/RSA.pyo
${PYSITELIB}/M2Crypto/Rand.py
${PYSITELIB}/M2Crypto/Rand.pyc
${PYSITELIB}/M2Crypto/Rand.pyo
${PYSITELIB}/M2Crypto/SMIME.py
${PYSITELIB}/M2Crypto/SMIME.pyc
${PYSITELIB}/M2Crypto/SMIME.pyo
${PYSITELIB}/M2Crypto/SSL/Cipher.py
${PYSITELIB}/M2Crypto/SSL/Cipher.pyc
${PYSITELIB}/M2Crypto/SSL/Cipher.pyo
${PYSITELIB}/M2Crypto/SSL/Connection.py
${PYSITELIB}/M2Crypto/SSL/Connection.pyc
${PYSITELIB}/M2Crypto/SSL/Connection.pyo
${PYSITELIB}/M2Crypto/SSL/Context.py
${PYSITELIB}/M2Crypto/SSL/Context.pyc
${PYSITELIB}/M2Crypto/SSL/Context.pyo
${PYSITELIB}/M2Crypto/SSL/Error.py
${PYSITELIB}/M2Crypto/SSL/Error.pyc
${PYSITELIB}/M2Crypto/SSL/Error.pyo
${PYSITELIB}/M2Crypto/SSL/SSLServer.py
${PYSITELIB}/M2Crypto/SSL/SSLServer.pyc
${PYSITELIB}/M2Crypto/SSL/SSLServer.pyo
${PYSITELIB}/M2Crypto/SSL/Session.py
${PYSITELIB}/M2Crypto/SSL/Session.pyc
${PYSITELIB}/M2Crypto/SSL/Session.pyo
${PYSITELIB}/M2Crypto/SSL/__init__.py
${PYSITELIB}/M2Crypto/SSL/__init__.pyc
${PYSITELIB}/M2Crypto/SSL/__init__.pyo
${PYSITELIB}/M2Crypto/SSL/cb.py
${PYSITELIB}/M2Crypto/SSL/cb.pyc
${PYSITELIB}/M2Crypto/SSL/cb.pyo
${PYSITELIB}/M2Crypto/SSL/ssl_dispatcher.py
${PYSITELIB}/M2Crypto/SSL/ssl_dispatcher.pyc
${PYSITELIB}/M2Crypto/SSL/ssl_dispatcher.pyo
${PYSITELIB}/M2Crypto/SSL/timeout.py
${PYSITELIB}/M2Crypto/SSL/timeout.pyc
${PYSITELIB}/M2Crypto/SSL/timeout.pyo
${PYSITELIB}/M2Crypto/X509.py
${PYSITELIB}/M2Crypto/X509.pyc
${PYSITELIB}/M2Crypto/X509.pyo
${PYSITELIB}/M2Crypto/__init__.py
${PYSITELIB}/M2Crypto/__init__.pyc
${PYSITELIB}/M2Crypto/__init__.pyo
${PYSITELIB}/M2Crypto/__m2crypto.so
${PYSITELIB}/M2Crypto/_version.py
${PYSITELIB}/M2Crypto/_version.pyc
${PYSITELIB}/M2Crypto/_version.pyo
${PYSITELIB}/M2Crypto/callback.py
${PYSITELIB}/M2Crypto/callback.pyc
${PYSITELIB}/M2Crypto/callback.pyo
${PYSITELIB}/M2Crypto/ftpslib.py
${PYSITELIB}/M2Crypto/ftpslib.pyc
${PYSITELIB}/M2Crypto/ftpslib.pyo
${PYSITELIB}/M2Crypto/httpslib.py
${PYSITELIB}/M2Crypto/httpslib.pyc
${PYSITELIB}/M2Crypto/httpslib.pyo
${PYSITELIB}/M2Crypto/m2.py
${PYSITELIB}/M2Crypto/m2.pyc
${PYSITELIB}/M2Crypto/m2.pyo
${PYSITELIB}/M2Crypto/m2urllib.py
${PYSITELIB}/M2Crypto/m2urllib.pyc
${PYSITELIB}/M2Crypto/m2urllib.pyo
${PYSITELIB}/M2Crypto/m2xmlrpclib.py
${PYSITELIB}/M2Crypto/m2xmlrpclib.pyc
${PYSITELIB}/M2Crypto/m2xmlrpclib.pyo
${PYSITELIB}/M2Crypto/threading.py
${PYSITELIB}/M2Crypto/threading.pyc
${PYSITELIB}/M2Crypto/threading.pyo
${PYSITELIB}/M2Crypto/util.py
${PYSITELIB}/M2Crypto/util.pyc
${PYSITELIB}/M2Crypto/util.pyo
@dirrm ${PYSITELIB}/M2Crypto/SSL
@dirrm ${PYSITELIB}/M2Crypto/PGP
@dirrm ${PYSITELIB}/M2Crypto