summaryrefslogtreecommitdiff
path: root/security/py-m2crypto/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* security/py-m2crypto: Update to 0.38.0Po-Chuan Hsieh2021-06-211-2/+2
| | | | | Changes: https://gitlab.com/m2crypto/m2crypto/blob/master/CHANGES https://gitlab.com/m2crypto/m2crypto/commits/master
* Change include orderSunpoet Po-Chuan Hsieh2020-12-191-0/+20
| | | | | | | | Add SSL library path first, then default paths, e.g. /usr/include. It fixes build with SSL library from ports, e.g. DEFAULT_VERSIONS+=ssl=openssl. PR: 251838 Reported by: Peter Larsen <peter.larsen@larsendata.dk>
* Update to 0.37.1Sunpoet Po-Chuan Hsieh2020-12-132-7/+6
| | | | | Changes: https://gitlab.com/m2crypto/m2crypto/blob/master/CHANGES https://gitlab.com/m2crypto/m2crypto/commits/master
* Fix build with OpenSSL 1.1.*Sunpoet Po-Chuan Hsieh2018-09-242-0/+22
| | | | | | | PR: 229019 Reported by: brnrd Obtained by: Viktor Dukhovni <ietf-dane at dukhovni.org> Reference: https://lists.freebsd.org/pipermail/freebsd-python/2018-September/015429.html
* - Pet portlintSunpoet Po-Chuan Hsieh2012-02-011-15/+0
| | | | | | - Cosmetic change - Take maintainership - Update WWW
* - Fix run with net-im/cjc.Marcus Alves Grando2006-11-081-11/+0
| | | | | | | - Bump PORTREVISION PR: 105209 Submitted by: Jonathan Arnold<jdarnold___buddydog.org>
* - Update to 0.16Marcus Alves Grando2006-07-101-59/+0
| | | | - Update WWW
* - Update to 0.13.1Pav Lucistnik2005-03-193-9/+82
| | | | | | | - Take maintainership PR: ports/79003 Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
* fix security/py-m2crypto:Daichi GOTO2003-08-061-1/+1
| | | | | | - use PYTHON_INCLUDEDIR instead of PYTHON_VERSION Pointed out by: Hye-Shik Chang <perky@i18n.org>
* fix security/py-m2crypto:Daichi GOTO2003-08-061-5/+6
| | | | | | - use PYTHON_VERSION Pointed out by: kuriyama
* fix security/py-m2crypto: builf fail from bentoDaichi GOTO2003-08-061-0/+11
| | | | | | | - added patch that fix builf fail Pointed out by: bento via kris Pointed out by: Ng Pheng Siong <ngps@netmemetic.com> (maintainer)
* update security/py-m2crypto: 0.06 --> 0.11Daichi GOTO2003-07-012-23/+0
| | | | | PR: 53950 Submitted by: Ng Pheng Siong <ngps@post1.com> (mainttainer)
* Add py-m2crypto 0.06, a python wrapper for OpenSSL.Will Andrews2001-03-312-0/+23
PR: 26155 Submitted by: Peter Haight <peterh@sapros.com>