aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Tie-EncryptedHash
Commit message (Collapse)AuthorAgeFilesLines
* Support STAGEDIR.Vanilla I. Shu2013-11-062-4/+2
| | | | Notes: svn path=/head/; revision=332949
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | security) Notes: svn path=/head/; revision=327769
* - Convert to new perl frameworkMathieu Arnold2013-08-021-6/+3
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* - Add missing BUILD_DEPENDS to silence build warningsSteve Wills2011-12-291-1/+4
| | | | | | | - Add TEST_DEPENDS to enable testing Notes: svn path=/head/; revision=288258
* - Cleaning MD5 in perl@'s portsPhilippe Audeoud2011-05-171-1/+0
| | | | | | | Approved by: erwin@ (portmgr) Notes: svn path=/head/; revision=274222
* - update to 1.24Yen-Ming Lee2008-07-162-8/+5
| | | | Notes: svn path=/head/; revision=216919
* - 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
* Reset mharo due to maintainer-timeouts and no response to PRs.Mark Linimon2007-03-231-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=188084
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* 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 BROKEN tag left in after previous commit that fixed the plist.Kris Kennaway2005-04-011-2/+0
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=132147
* - utilize SITE_PERLYen-Ming Lee2005-03-093-7/+8
| | | | | | | | | | | | - add WWW in pkg-descr - remove extra directory PR: 77999 Submitted by: leeym Approved by: maintainer timeout Notes: svn path=/head/; revision=130744
* BROKEN: Incomplete pkg-plistKris Kennaway2005-02-281-0/+2
| | | | Notes: svn path=/head/; revision=129965
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* 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
* PR:Foxfair Hu2003-07-013-8/+8
| | | | | | | | | | | | | | Submitted by: Reviewed by: Approved by: Obtained from: MFC after: Upgrade to 1.21 maintainer timeout: > 10 days Notes: svn path=/head/; revision=83936
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+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
* Remove RESTRICTED tag for crypto stuff.Norikatsu Shigemura2003-02-221-2/+0
| | | | | | | Approved by: kris (implicitly) Notes: svn path=/head/; revision=76164
* remove empty directoriesMichael Haro2001-09-181-0/+2
| | | | Notes: svn path=/head/; revision=47968
* Tie::EncryptedHash augments Perl hash semantics to build secure, encryptingMichael Haro2001-09-125-0/+47
containers of data. Notes: svn path=/head/; revision=47723