aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-SMIME
Commit message (Collapse)AuthorAgeFilesLines
* security/p5-Crypt-SMIME: Update to 0.28Po-Chuan Hsieh2021-11-052-4/+4
| | | | Changes: https://metacpan.org/dist/Crypt-SMIME/changes
* security/p5-Crypt-SMIME: Fix testPo-Chuan Hsieh2021-06-305-0/+48
| | | | | | | | | | | | | | | | | | Before: t/01-smime.t .......... skipped: No package `openssl' found t/02-smime.more.t ..... skipped: No package `openssl' found t/03-chained-certs.t .. skipped: No package `openssl' found t/04-taint.t .......... skipped: No package `openssl' found After: t/01-smime.t .......... # Using `/usr/bin/openssl' to generate a keypair t/01-smime.t .......... ok t/02-smime.more.t ..... # Using `/usr/bin/openssl' to generate a keypair t/02-smime.more.t ..... ok t/03-chained-certs.t .. # Using `/usr/bin/openssl' to generate a keypair t/03-chained-certs.t .. ok t/04-taint.t .......... # Using `/usr/bin/openssl' to generate a keypair t/04-taint.t .......... ok
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update to 0.27Sunpoet Po-Chuan Hsieh2020-09-232-4/+4
| | | | | | | Changes: https://metacpan.org/changes/distribution/Crypt-SMIME Notes: svn path=/head/; revision=549811
* Update to 0.26Sunpoet Po-Chuan Hsieh2020-08-232-7/+8
| | | | | | | Changes: https://metacpan.org/changes/distribution/Crypt-SMIME Notes: svn path=/head/; revision=545907
* security/p5-Crypt-SMIME can be built again with LibreSSLSteve Wills2020-08-151-7/+1
| | | | | | | | PR: 246374 Reported by: Peter Putzer <freebsd@mnd.sc> Notes: svn path=/head/; revision=545063
* Update WWWSunpoet Po-Chuan Hsieh2018-05-271-1/+1
| | | | | | | | | | search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl Notes: svn path=/head/; revision=470993
* Update to 0.25Sunpoet Po-Chuan Hsieh2018-02-232-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Crypt-SMIME/Changes Notes: svn path=/head/; revision=462723
* Update to 0.24Sunpoet Po-Chuan Hsieh2018-02-212-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Crypt-SMIME/Changes Notes: svn path=/head/; revision=462513
* Update to 0.23Sunpoet Po-Chuan Hsieh2018-01-252-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Crypt-SMIME/Changes Notes: svn path=/head/; revision=459936
* Update to 0.22Sunpoet Po-Chuan Hsieh2018-01-232-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Crypt-SMIME/Changes Notes: svn path=/head/; revision=459771
* Update to 0.21Sunpoet Po-Chuan Hsieh2018-01-152-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Crypt-SMIME/Changes Notes: svn path=/head/; revision=459093
* Update to 0.20Sunpoet Po-Chuan Hsieh2018-01-112-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Crypt-SMIME/Changes Notes: svn path=/head/; revision=458769
* Cleanup BROKEN/IGNORE for 10.3-Mathieu Arnold2017-01-031-4/+0
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=430454
* security/p5-Crypt-SMIME: IGNORE with LibreSSLJohn Marino2016-12-131-1/+5
| | | | | | | | | | This requires CMS (Cryptographic Message Syntax) which is still unsupported by LibreSSL. Approved by: SSL blanket Notes: svn path=/head/; revision=428458
* Note that this needs a more recent OpenSSL version.Mathieu Arnold2016-12-121-1/+7
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=428413
* - Update to 0.19Sunpoet Po-Chuan Hsieh2016-12-042-8/+6
| | | | | | | | | - Use USES=ssl Changes: http://search.cpan.org/dist/Crypt-SMIME/Changes Notes: svn path=/head/; revision=427769
* Do not use post-stage. Use post-install instead.Mathieu Arnold2016-12-021-1/+1
| | | | | | | | | | | | | | | The only reason to use post-stage is because the port needs to do "things" at a later time, like some plist manipulation. While there, fold post-install in do-install targets when they are defined. PR: 214780 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=427552
* - Update to 0.18Wen Heping2016-10-172-4/+4
| | | | | | | Changes: http://cpansearch.perl.org/src/MIKAGE/Crypt-SMIME-0.18/Changes Notes: svn path=/head/; revision=424088
* Update to 0.17.Mathieu Arnold2016-06-222-3/+4
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=417305
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-8/+8
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* Update to 0.16Emanuel Haupt2015-10-072-4/+3
| | | | Notes: svn path=/head/; revision=398757
* - Fix OpenSSL dependencySunpoet Po-Chuan Hsieh2015-09-202-8/+8
| | | | | | | | | | | | | | | | | | | | - Remove WITH_OPENSSL_PORT - While I'm here: - Remove RUN_DEPENDS: ExtUtils::CChecker and ExtUtils::PkgConfig are build dependencies - Update TEST_DEPENDS - Sort PLIST - Bump PORTREVISION for dependency change This port works fine with OpenSSL from base. I manually added libcrypto.pc (modified one from security/openssl with s|/local||) to /usr/libdata/pkgconfig before running tests. Though author assumes libcrypto.pc existence (in tests), the functionality itself is not affected. I decided to remove WITH_OPENSSL_PORT. PR: 203205 Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> Notes: svn path=/head/; revision=397439
* Allow the OpenSSL library to be overridden by using WITH_OPENSSL_PORTAdam Weinberger2015-03-081-4/+9
| | | | | | | | | | | | instead of a LIB_DEPENDS. I think this is the right way to use WITH_OPENSSL_PORT, but it's tough to know given the lack of documentation on it. PR: 198111 Submitted by: Bernard Spil Notes: svn path=/head/; revision=380790
* Test::Exception is a TEST depends, not BUILD/RUN.Adam Weinberger2015-02-251-2/+2
| | | | Notes: svn path=/head/; revision=379948
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, we had: site_perl : lib/perl5/site_perl/5.18 site_perl/perl_arch : lib/perl5/site_perl/5.18/mach perl_man3 : lib/perl5/5.18/man/man3 Now we have: site_perl : lib/perl5/site_perl site_arch : lib/perl5/site_perl/mach/5.18 perl_man3 : lib/perl5/site_perl/man/man3 Modules without any .so will be installed at the same place regardless of the Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr Notes: svn path=/head/; revision=373448
* Remove useless @dirBaptiste Daroussin2014-11-081-4/+0
| | | | Notes: svn path=/head/; revision=372334
* - Update to 0.15Philippe Audeoud2014-11-073-9/+9
| | | | Notes: svn path=/head/; revision=372270
* security/p5-Crypt-SMIME: fix dependency to LOCALBASEKurt Jaeger2014-08-071-1/+2
| | | | | | | Reported by: antoine Notes: svn path=/head/; revision=364245
* security/p5-Crypt-SMIME: fix build dependsKurt Jaeger2014-08-061-0/+6
| | | | | | | Submitted by: antoine Notes: svn path=/head/; revision=364228
* security/p5-Crypt-SMIME: 0.13 -> 0.14Kurt Jaeger2014-08-052-8/+3
| | | | | | | | - New functions extractCertificates() and getSigners() https://rt.cpan.org/Public/Bug/Display.html?id=97691 Notes: svn path=/head/; revision=364105
* security/p5-Crypt-SMIME: fix lib and build dependsKurt Jaeger2014-07-301-0/+5
| | | | | | | Detected by pkg-fallout@FreeBSD.org Notes: svn path=/head/; revision=363499
* New port: security/p5-Crypt-SMIMEKurt Jaeger2014-07-274-0/+35
Crypt::SMIME - S/MIME message signing, verification, encryption and decryption Notes: svn path=/head/; revision=363062