aboutsummaryrefslogtreecommitdiff
path: root/converters/p5-MIME-Base32
Commit message (Collapse)AuthorAgeFilesLines
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154109
* Fix pkg-plist on 4-stable.Norikatsu Shigemura2005-10-292-2/+3
| | | | | | | Pointed out by: pointyhat via kris Notes: svn path=/head/; revision=146645
* Add p5-MIME-Base32 1.01, is a base32 encoder/decoder.Norikatsu Shigemura2005-10-224-0/+43
These encoding methods are specified in RFC 3548 - The Base16, Base32, and Base64 Data Encodings. WWW: http://search.cpan.org/dist/MIME-Base32/ Notes: svn path=/head/; revision=146116