summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-DES (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-06-26#4/4 enforcing Caps, no periodTim Vanderhoek1-1/+1
[Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de Notes: svn path=/head/; revision=19804
1999-01-11Rewrite p5- module's PLIST for alpha.Hidetoshi Shimokawa1-6/+6
Use newly introduced %%PARL_ARCH%% for dirname of architecture dependent libraries. (i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!) Approved by: asami Notes: svn path=/head/; revision=16010
1998-09-26Update for new perl5Mark Murray2-9/+9
Notes: svn path=/head/; revision=13402
1998-09-15Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballSatoshi Asami1-2/+2
checks haven't missed anything. Submitted by: dima Notes: svn path=/head/; revision=13159
1998-09-03Mark ports that are still suffering from post-perl5-upgrade syndromeSatoshi Asami1-1/+3
as broken. Actually there were much fewer than I thought. Approved by: markm Notes: svn path=/head/; revision=12997
1998-08-19Secure the freedom of the manpages! Free the manpages!Tim Vanderhoek1-1/+0
PR: ports/7651 Notes: svn path=/head/; revision=12655
1997-06-24Make all p5- ports use USE_PERL instead of explicitly stating the version ↵James FitzGibbon1-3/+2
number in each Makefile In-Conjunction-With: Satoshi's patch to bsd.port.mk (note: unlike the last change in perl5 versions, I have only upgraded p5-* ports, not other ports that rely upon perl5.) Notes: svn path=/head/; revision=7065
1997-05-24Upgrade all ports requiring perl5.003 to perl5.004James FitzGibbon1-3/+3
Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution. Notes: svn path=/head/; revision=6544
1997-04-20Add virtual category 'perl5'.Wolfram Schneider1-2/+2
Notes: svn path=/head/; revision=6249
1996-11-22Silently fix up my mistakes so nobody will know what a dork I am.Satoshi Asami1-1/+2
Notes: svn path=/head/; revision=4632
1996-11-17CAT_E_GORIES+= -> CAT_E_GORIES= (*everybody*'s a critic :-))David E. O'Brien1-15/+6
Converted to new MAN[1-9] Converted to MASTER_SITES= ${MASTER_SITE_PERL_CPAN} where applicable Notes: svn path=/head/; revision=4537
1996-10-24Add RUN_DEPENDS to all perl5 ports, to make packages install perl.James FitzGibbon1-1/+2
Submitted by: asami@freebsd.org Notes: svn path=/head/; revision=4134
1996-10-24perl5 interface to DES block cipher.James FitzGibbon5-0/+48
Notes: svn path=/head/; revision=4116