aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-OpenSSL-ECDSA/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Mark broken on FreeBSD 12 and 13 because OpenSSL 1.1.1.10-eolMathieu Arnold2018-11-011-3/+6
| | | | | Notes: svn path=/head/; revision=483652 svn path=/tags/RELEASE_10_EOL/; revision=483653; tag=10-eol
* Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, exceptDag-Erling Smørgrav2018-10-061-2/+2
| | | | | | | | | | for where it resulted in a change in output from build-depends-list or run-depends-list. Approved by: portmgr (adamw) Notes: svn path=/head/; revision=481365
* Fix license information for portgs that use "the same license as Perl".Mathieu Arnold2017-09-151-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=449893
* Use BROKEN_SSLSunpoet Po-Chuan Hsieh2017-04-161-7/+3
| | | | Notes: svn path=/head/; revision=438640
* Mark some ports as not openssl-devel ready.Mathieu Arnold2016-11-291-1/+7
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=427389
* Update to 0.08 (which just improves the Makefile.PL), and stripAdam Weinberger2016-10-091-2/+4
| | | | | | | | | the XS module. Changes: https://metacpan.org/changes/distribution/Crypt-OpenSSL-ECDSA Notes: svn path=/head/; revision=423607
* security/p5-Crypt-OpenSSL-ECDSA: USES+=ssl, Set CFLAGS accordinglyJohn Marino2016-09-091-1/+2
| | | | | | | Approved by: SSL blanket Notes: svn path=/head/; revision=421638
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* - Update to 0.07Sunpoet Po-Chuan Hsieh2015-05-131-3/+5
| | | | | | | | | - Add LICENSE Changes: http://search.cpan.org/dist/Crypt-OpenSSL-ECDSA/Changes Notes: svn path=/head/; revision=386258
* - This port explicitly requires perl 5.18+Dmitry Marakasov2015-05-031-1/+1
| | | | | | | | Approved by: portmgr blanket MFH: 2015Q2 Notes: svn path=/head/; revision=385354
* Add security/p5-Crypt-OpenSSL-EC and security/p5-Crypt-OpenSSL-ECDSA,Adam Weinberger2015-02-141-0/+21
interfaces to elliptic curve functions from OpenSSL. Notes: svn path=/head/; revision=378992