Commit graph

16 commits

Author SHA1 Message Date
Sergey Skvortsov
1a9ef9fa67 Introduce Perl 5.10.0 2009-03-28 20:45:10 +00:00
Gabor Kovesdan
7775fd27fd - Update to 5.47 2008-06-14 22:26:23 +00:00
Gabor Kovesdan
9cdee34e53 - Update to 5.46 2008-05-26 18:04:57 +00:00
Marcelo Araujo
4aaab89f57 - Take advantage of CPAN macro from bsd.sites.mk, change ${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)
2008-04-17 14:30:31 +00:00
Gabor Kovesdan
0db228246f - Update to 5.45
- Install example dups file when NOPORTEXAMPLES unset

PR:		ports/115347
Submitted by:	Felippe de Meirelles Motta <lippe@freebsdbrasil.com.br>
2007-08-19 14:12:18 +00:00
Gabor Kovesdan
c5fb2bb556 - Remove support for old Perl from my ports 2007-03-31 20:33:58 +00:00
Gabor Kovesdan
7dc52a691f Change my e-mail address.
Approved by:	erwin (mentor)
2006-12-08 13:46:35 +00:00
Cheng-Lung Sung
fec0601be0 - Update to 5.44
PR:		ports/104415
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
Approved by:	maintainer (gabor)
2006-10-31 09:21:03 +00:00
Pav Lucistnik
381a2e06cc - Fix typo, unbreak INDEX, salvage the world
Pointy hat to:	clsung
2006-08-07 21:22:29 +00:00
Cheng-Lung Sung
92d1c2a924 - Update to 5.43
- PurePerl.pm has used "eval" to try MIME::Base64 & Digest::base, so
  add these dependencies.

PR:		ports/101406
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
Approved by:	maintainer (gkovesdan_AT_t-hosting dot hu)
2006-08-07 15:03:13 +00:00
Erwin Lansing
136d7e737e Update to 5.41
PR:		98562
Submitted by:	Rong-En Fan <rafan@infor.org>
Approved by:	gabor (maintainer)
2006-06-06 17:26:21 +00:00
Erwin Lansing
59f1a0c304 Update to 5.39
PR:		98288
Submitted by:	Rong-En Fan <rafan@infor.org>
Approved by:	maintainer
2006-06-05 13:44:01 +00:00
Cheng-Lung Sung
25b265a01a - Update to 5.37
PR:		97639
Submitted by:	Christopher Boumenot <boumenot_AT_gmail dot com>
Approved by:	maintainer
2006-05-29 00:52:25 +00:00
Bill Fenner
83764e1daa Update search.cpan.org WWW: entries to have a trailing slash.
Change some URLs from author dirs to dist dirs.

The example in the porter's handbook didn't have the trailing slash;
mea culpa for not having caught that when it went in.
2006-02-20 20:50:22 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Erwin Lansing
22d628b6be Digest::SHA::PurePerl is a complete implementation of the NIST
Secure Hash Standard.  It gives Perl programmers a convenient way
to calculate SHA-1, SHA-224, SHA-256, SHA-384, and SHA-512 message
digests.  The module can handle all types of input, including
partial-byte data.
Digest::SHA::PurePerl is written entirely in Perl.  If your platform
has a C compiler, you should install the functionally-equivalent
(but much faster) Digest::SHA module.

WWW: http://search.cpan.org/dist/Digest-SHA-PurePerl

PR:		ports/90773
Submitted by:	Gabor Kovesdan
2005-12-22 09:25:34 +00:00