aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Digest-MD4
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.9.Anton Berezin2013-03-222-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Digest-MD4/Changes Notes: svn path=/head/; revision=314905
* Update to 1.8.Anton Berezin2013-03-152-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Digest-MD4/Changes Notes: svn path=/head/; revision=314284
* - Update to 1.7Sunpoet Po-Chuan Hsieh2013-03-142-13/+14
| | | | | | | | | | | - Add LICENSE - Convert to new options framework - Cleanup Makefile header Changes: http://search.cpan.org/dist/Digest-MD4/Changes Notes: svn path=/head/; revision=314175
* - Cleaning MD5 in perl@'s portsPhilippe Audeoud2011-05-171-1/+0
| | | | | | | Approved by: erwin@ (portmgr) Notes: svn path=/head/; revision=274222
* Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.Mark Linimon2009-08-161-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=239641
* Use the CPAN site macro.Mathieu Arnold2007-08-311-2/+1
| | | | | | | | Use DISTVERSION in place of DISTNAME where possible. Remove perl 5.005 shims. Notes: svn path=/head/; revision=198588
* 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=154116
* Be hipe and add SHA256Mathieu Arnold2005-11-141-0/+1
| | | | Notes: svn path=/head/; revision=148240
* search.cpan.org redirect reduction canonicalization project, pass 1:Bill Fenner2005-09-211-1/+1
| | | | | | | | | | | URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search Notes: svn path=/head/; revision=143304
* * reflect renaming on CPAN File-Spec to PathToolsSergey Skvortsov2005-06-111-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | + add devel/p5-PathTools, remove devel/p5-File-Spec + update dependencies for all affected ports (make them unconditional), bump PORTREVISION for these ports module was renamed * reflect renaming on CPAN PodParser to Pod-Parser + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser + update dependencies for all affected ports (make them unconditional), bump PORTREVISION for these ports * for all changed ports make dependencies on File::Temp, Digest::MD5, Storable unconditional * remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's (this variable is forced by bsd.port.mk now) * update Class-Autouse to 1.17 * update POE-API-Hooks to 1.05 * make portlint happy (clean IGNORE, convert spaces to tabs and so on) Notes: svn path=/head/; revision=137264
* Update to 1.5Mathieu Arnold2004-11-182-3/+3
| | | | Notes: svn path=/head/; revision=121873
* Update to 1.4Mathieu Arnold2004-10-122-3/+12
| | | | | | | Add docs Notes: svn path=/head/; revision=118907
* Add SIZE fieldMathieu Arnold2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99406
* Update to 1.3Mathieu Arnold2003-12-042-2/+2
| | | | Notes: svn path=/head/; revision=94989
* Update to 1.2Mathieu Arnold2003-11-043-5/+5
| | | | | | | fix install on perl >= 5.8.0 Notes: svn path=/head/; revision=93087
* utilize SITE_PERLYing-Chieh Liao2003-10-241-1/+0
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* add p5-Digest-MD4 1.1Ying-Chieh Liao2003-02-095-0/+37
Perl5 interface to the MD4 message digest algorithm Notes: svn path=/head/; revision=75164