Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry | Edwin Groothuis | 2006-01-22 | 1 | -2/+2 |
| | | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116 | ||||
* | The Digest::Adler32 module implements the Adler-32 checksum as specified | Erwin Lansing | 2005-12-17 | 1 | -0/+5 |
in RFC 1950. The interface provided by this module is specified in Digest, but no functional interface is provided. WWW: http://search.cpan.org/dist/Digest-Adler32 PR: ports/90545 Submitted by: Gabor Kovesdan Notes: svn path=/head/; revision=151383 |