aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Authen-SASL-SASLprep
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* 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
* 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
* 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 1.100Sunpoet Po-Chuan Hsieh2016-12-312-4/+4
| | | | | | | | | - Use real PORTVERSION Changes: http://search.cpan.org/dist/Authen-SASL-SASLprep/Changes Notes: svn path=/head/; revision=430113
* - Add LICENSE_FILESunpoet Po-Chuan Hsieh2016-04-231-0/+2
| | | | | | | - Add NO_ARCH Notes: svn path=/head/; revision=413831
* 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
* - Update to 1.011Sunpoet Po-Chuan Hsieh2015-04-142-3/+4
| | | | | | | Changes: http://search.cpan.org/dist/Authen-SASL-SASLprep/Changes Notes: svn path=/head/; revision=384012
* - Add p5-Authen-SASL-SASLprep 1.01Sunpoet Po-Chuan Hsieh2015-02-264-0/+32
Authen::SASL::SASLprep implements the SASLprep specification, which describes how to prepare Unicode strings representing user names and passwords for comparison. SASLprep is a profile of the stringprep algorithm. WWW: http://search.cpan.org/dist/Authen-SASL-SASLprep/ Notes: svn path=/head/; revision=380029