aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-DES_EDE3/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Remove SITE_PERL from *_DEPENDSFrederic Culot2012-06-081-1/+1
| | | | | | | Submitted by: az@ Notes: svn path=/head/; revision=298755
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr Notes: svn path=/head/; revision=289563
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* Change MAINTAINERship to perl@.Norikatsu Shigemura2005-11-041-1/+1
| | | | Notes: svn path=/head/; revision=147243
* Drop maintainerJesper Skriver2005-11-041-1/+1
| | | | Notes: svn path=/head/; revision=147237
* Fix plist.Jun Kuriyama2004-08-101-1/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=115790
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-061-0/+1
| | | | Notes: svn path=/head/; revision=100139
* utilize SITE_PERLYing-Chieh Liao2003-10-241-2/+1
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Clear moonlight beckons.Ade Lovett2003-03-071-0/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* add p5-Crypt-DES_EDE3 0.01Ying-Chieh Liao2002-03-141-0/+25
Perl5 interface to a implementing 3-DES EDE encryption and decryption PR: 35891 Submitted by: jesper Notes: svn path=/head/; revision=56082