aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-IDEA
Commit message (Collapse)AuthorAgeFilesLines
* Reassign my p5-* ports to perl@ so more than one personErwin Lansing2009-01-291-1/+1
| | | | | | | can look at them. Notes: svn path=/head/; revision=227098
* - use CPAN macroErwin Lansing2008-03-011-4/+2
| | | | | | | | | | | - simplify dependency - bump PORTREVISION PR: 121211 Submitted by: leeym Notes: svn path=/head/; revision=208273
* Update to 1.08Erwin Lansing2006-04-282-4/+6
| | | | | | | | PR: 96439 Submitted by: leeym Notes: svn path=/head/; revision=160645
* Update to 1.07Erwin Lansing2006-04-032-4/+4
| | | | | | | Noticed by: Ken Hathaway <kenhat@gmail.com> Notes: svn path=/head/; revision=158719
* 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
* Remove patch that should have been removed in the last commit, which updatedErwin Lansing2005-12-251-11/+0
| | | | | | | | | | this port to 1.06 Submitted by: pointyhat (kris) Pointy Christmas hat to: erwin Notes: svn path=/head/; revision=152008
* Update to 1.06Erwin Lansing2005-12-213-4/+5
| | | | Notes: svn path=/head/; revision=151800
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=149585
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* utilize SITE_PERLYing-Chieh Liao2003-10-242-9/+8
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Change to my FreeBSD.org addressErwin Lansing2003-06-121-1/+1
| | | | Notes: svn path=/head/; revision=82871
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Remove RESTRICTED tag for crypto stuff.Norikatsu Shigemura2003-02-171-2/+0
| | | | | | | | Pointed out by: kris Submitted by: Erwin Lansing <erwin@lansing.dk> (maintainer) Notes: svn path=/head/; revision=75714
* update security/p5-Crypt-IDEA to 1.02Edwin Groothuis2003-02-045-21/+7
| | | | | | | | | | | | - update to 1.02 - add WWW - take maintainership PR: ports/47210 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=74651
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Unbreak on -current.Maxim Sobolev2002-10-211-0/+16
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=68501
* Minor pkg-plist fixes.Steve Price2001-02-262-6/+4
| | | | | | | | PR: 23806 Submitted by: Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw> Notes: svn path=/head/; revision=38728
* Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.Will Andrews2000-10-231-1/+1
| | | | Notes: svn path=/head/; revision=34154
* Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.Will Andrews2000-06-171-4/+5
| | | | | | | | | | | Add some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many miscellaneous modifications. I used more excessive hacks to force p5-Jcode and p5-WWW-Search to respect CC/CFLAGS. Patches largely done by: Christian Weisgerber <naddy@mips.inka.de> Notes: svn path=/head/; revision=29658
* Upgrade to 1.01.Vanilla I. Shu2000-04-223-9/+12
| | | | Notes: svn path=/head/; revision=27903
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
| | | | Notes: svn path=/head/; revision=27426
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21143
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-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
* Rewrite p5- module's PLIST for alpha.Hidetoshi Shimokawa1999-01-111-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
* Update for new perl5Mark Murray1998-09-263-9/+17
| | | | Notes: svn path=/head/; revision=13402
* Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballSatoshi Asami1998-09-151-2/+2
| | | | | | | | | checks haven't missed anything. Submitted by: dima Notes: svn path=/head/; revision=13159
* Mark ports that are still suffering from post-perl5-upgrade syndromeSatoshi Asami1998-09-031-1/+3
| | | | | | | | | as broken. Actually there were much fewer than I thought. Approved by: markm Notes: svn path=/head/; revision=12997
* Secure the freedom of the manpages! Free the manpages!Tim Vanderhoek1998-08-191-1/+0
| | | | | | | PR: ports/7651 Notes: svn path=/head/; revision=12655
* Make all p5- ports use USE_PERL instead of explicitly stating the version ↵James FitzGibbon1997-06-241-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
* Upgrade all ports requiring perl5.003 to perl5.004James FitzGibbon1997-05-241-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
* Add virtual category 'perl5'.Wolfram Schneider1997-04-201-2/+2
| | | | Notes: svn path=/head/; revision=6249
* Silently fix up my mistakes so nobody will know what a dork I am.Satoshi Asami1996-11-221-1/+2
| | | | Notes: svn path=/head/; revision=4632
* Use MASTER_SITE_PERL_CPAN. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-1/+2
| | | | Notes: svn path=/head/; revision=4568
* CAT_E_GORIES+= -> CAT_E_GORIES= (*everybody*'s a critic :-))David E. O'Brien1996-11-171-16/+6
| | | | | | | | Converted to new MAN[1-9] Converted to MASTER_SITES= ${MASTER_SITE_PERL_CPAN} where applicable Notes: svn path=/head/; revision=4537
* Add RUN_DEPENDS to all perl5 ports, to make packages install perl.James FitzGibbon1996-10-241-1/+2
| | | | | | | Submitted by: asami@freebsd.org Notes: svn path=/head/; revision=4134
* perl5 interface to IDEA block cipher.James FitzGibbon1996-10-245-0/+48
Notes: svn path=/head/; revision=4117