summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_add/OpenBSD/md5.pm (follow)
Commit message (Expand)AuthorAgeFilesLines
* revisit die messages: remove extra "\n", add $! if needed, don't useespie2019-07-051-2/+2
* Digest::SHA is nasty: it shows an incomplete error message if theespie2017-03-071-14/+8
* @md5 annotations died at the end of 2008, so it's reasonable to scrape theespie2014-01-311-41/+1
* add useless method for tied readabilityespie2011-06-271-1/+7
* add legacy support for old sha256 checksums in distinfos.espie2011-05-211-2/+4
* handle failures from ports tree with more care.espie2010-12-241-1/+1
* initial scaffolding for @rcscript: for now, acts like normal files,espie2010-10-271-1/+1
* allow say and errsay to work without parameters, as it's ways common.espie2010-06-301-1/+1
* whitespace cleanupespie2010-06-301-1/+1
* whitespace fixesespie2010-05-101-1/+1
* sha256 is the common case, no need to delay loading.espie2009-12-311-6/+6
* turn the checksums stored in packing elements into real objects, so thatespie2008-10-061-9/+109
* refactor md5 code to be able to work from a filehandle (like a pipe output)espie2008-06-111-2/+11
* $o->method() becomes $o->methodespie2007-05-021-3/+3
* don't store hexdigest internally.espie2004-11-121-2/+2
* unified headers, switch to smaller copyright notice.espie2004-08-061-23/+15
* avoid File::IO, one less module to load.espie2004-01-271-4/+3
* new import of my pkgtools, after a slight naming disagreement with theespie2003-10-161-0/+43