aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Digest-MD4/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* 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
* * 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-181-1/+1
| | | | Notes: svn path=/head/; revision=121873
* Update to 1.4Mathieu Arnold2004-10-121-1/+10
| | | | | | | Add docs Notes: svn path=/head/; revision=118907
* Update to 1.3Mathieu Arnold2003-12-041-1/+1
| | | | Notes: svn path=/head/; revision=94989
* Update to 1.2Mathieu Arnold2003-11-041-2/+3
| | | | | | | 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-201-0/+1
| | | | Notes: svn path=/head/; revision=75971
* add p5-Digest-MD4 1.1Ying-Chieh Liao2003-02-091-0/+23
Perl5 interface to the MD4 message digest algorithm Notes: svn path=/head/; revision=75164