aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Digest-SHA1
Commit message (Collapse)AuthorAgeFilesLines
* - Add LICENSEWen Heping2015-01-101-0/+3
| | | | Notes: svn path=/head/; revision=376708
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-6/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, we had: site_perl : lib/perl5/site_perl/5.18 site_perl/perl_arch : lib/perl5/site_perl/5.18/mach perl_man3 : lib/perl5/5.18/man/man3 Now we have: site_perl : lib/perl5/site_perl site_arch : lib/perl5/site_perl/mach/5.18 perl_man3 : lib/perl5/site_perl/man/man3 Modules without any .so will be installed at the same place regardless of the Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr Notes: svn path=/head/; revision=373448
* Remove all the bootstrap files (.bs) from the plists.Mathieu Arnold2014-06-101-1/+0
| | | | | | | | | | | | | Starting with perl 5.20, they're not installed any more if empty, and on FreeBSD, they're (always ?) empty. PR: 190681 Submitted by: mat Exp-Run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=357300
* 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
* Cleanup supporting perl version 5.8 and 5.10,Andrej Zverev2012-12-171-8/+1
| | | | | | | lang/perl5.8 and lang/5.10 will be removed from ports tree soon. Notes: svn path=/head/; revision=309075
* - Revert ports/165605 as requested by portmgr@Philip M. Gollucci2012-03-131-1/+8
| | | | | | | | | | | | Note: devel/p5-B-Size and devel/p5-Devel-Arena where intentionally not restored. PR: ports/165605 Approved by: portmgr (bapt) Feature safe: yes (I sure hope so) Notes: svn path=/head/; revision=293247
* - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, ↵Philip M. Gollucci2012-03-081-8/+1
| | | | | | | | | | | | | | | | | | devel/p5-Devel-Arena) - Remove conditionals for PERL_LEVEL < 501200 - Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk - Other minor cleanups RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS} PR: ports/165605 Submitted by: pgollucci (myself) Approved by: portmgr (linimon) Exp Run by: linimon Tested by: make index Notes: svn path=/head/; revision=292977
* - Cleaning MD5 in perl@'s portsPhilippe Audeoud2011-05-171-1/+0
| | | | | | | Approved by: erwin@ (portmgr) Notes: svn path=/head/; revision=274222
* - Update to 2.13Wen Heping2010-07-052-4/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=257377
* - update to 2.12Yen-Ming Lee2009-05-252-7/+7
| | | | Notes: svn path=/head/; revision=234525
* 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
* - 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
* 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
* Update to 2.11Erwin Lansing2006-01-192-5/+6
| | | | | | | | PR: 91985 Submitted by: leeym Notes: svn path=/head/; revision=153875
* Make dependency on p5-Digest conditional on perl versionErwin Lansing2004-07-021-4/+8
| | | | | | | | PR: 68577 Submitted by: David Lay <dsl@webize.com.au> Notes: svn path=/head/; revision=112723
* Update to 2.10Erwin Lansing2004-05-312-3/+3
| | | | Notes: svn path=/head/; revision=110531
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* Update to 2.07Erwin Lansing2003-12-082-2/+5
| | | | Notes: svn path=/head/; revision=95354
* Update to 2.06Erwin Lansing2003-10-132-2/+2
| | | | Notes: svn path=/head/; revision=91092
* Update to 2.05Erwin Lansing2003-10-062-3/+2
| | | | Notes: svn path=/head/; revision=90451
* use SITE_PERLErwin Lansing2003-10-061-7/+7
| | | | Notes: svn path=/head/; revision=90450
* Update to 2.04Erwin Lansing2003-07-232-2/+2
| | | | Notes: svn path=/head/; revision=85419
* - Update to 2.03Erwin Lansing2003-07-052-3/+3
| | | | | | | - Take maintainership Notes: svn path=/head/; revision=84233
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* 1. update to Digest::SHA1-2.02Yen-Ming Lee2003-02-092-3/+3
| | | | | | | 2. drop MAINTAINERship Notes: svn path=/head/; revision=75172
* change my email address to leeym@FreeBSD.orgYen-Ming Lee2002-08-191-1/+1
| | | | | | | | Reviewed by: ijliao (mentor) Approved by: ijliao (mentor) Notes: svn path=/head/; revision=64651
* Update to 2.01.Jun Kuriyama2002-02-192-3/+3
| | | | | | | | | | Change maintainer's addresss. Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com> PR: ports/35086 Notes: svn path=/head/; revision=54876
* Add p5-Digest-SHA1 2.00, a perl interface to the SHA-1 Algorithm.Will Andrews2001-03-315-0/+43
PR: 26204 Submitted by: Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw> Notes: svn path=/head/; revision=40610