aboutsummaryrefslogtreecommitdiff
path: root/java/jakarta-commons-codec
Commit message (Collapse)AuthorAgeFilesLines
* Distfile rerolled without LICENSE file.Alex Dupre2006-05-243-11/+9
| | | | | | | | PR: ports/97539 Submitted by: Tian-Jian Jiang <tmjiang@iis.sinica.edu.tw> Notes: svn path=/head/; revision=163228
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* Commons Codec provides implementations of common encoders and decodersAlex Dupre2005-11-034-0/+75
such as Base64, Hex, various phonetic encodings, and URLs. WWW: http://jakarta.apache.org/commons/codec/ Notes: svn path=/head/; revision=147090