aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-XTEA
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Update to 0.0108, and donate to the Perl collective.Adam Weinberger2016-10-102-4/+5
| | | | | | | No Changes file, but they're at least available at https://github.com/JaHIY/Crypt-XTEA/commits/master Notes: svn path=/head/; revision=423692
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* lang/p5-Scalar-Util-Numeric was already there at devel/p5-Scalar-Util-Numeric.Mathieu Arnold2016-02-171-1/+1
| | | | | | | | Pointy hat to: adamw Sponsored by: Absolight Notes: svn path=/head/; revision=409033
* Add security/p5-Crypt-XTEA, and its dependency lang/p5-Scalar-Util-Numeric.Adam Weinberger2016-02-174-0/+44
Crypt::XTEA implements the fast and light XTEA cipher that supports the Crypt::CBC interface. https://metacpan.org/pod/Crypt::XTEA Scalar::Util::Numeric implements some scalar classification routines with an XS module. https://metacpan.org/pod/Scalar::Util::Numeric Notes: svn path=/head/; revision=409028