aboutsummaryrefslogtreecommitdiff
path: root/converters/p5-Convert-Bencode
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - 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
* Drop support for perl 5.003.Mark Linimon2007-09-082-38/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=199067
* Update search.cpan.org WWW: entries to have a trailing slash.Bill Fenner2006-02-201-1/+1
| | | | | | | | | | 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. Notes: svn path=/head/; revision=156536
* - unbreak on old perlYen-Ming Lee2006-02-193-2/+42
| | | | | | | - bump PORTREVISION Notes: svn path=/head/; revision=156398
* - Fix pkg-plistAndrej Zverev2006-02-081-1/+4
| | | | | | | Pointed by: kris Notes: svn path=/head/; revision=155491
* This module provides two functions, bencode and bdecode,Andrej Zverev2006-02-064-0/+32
which encode and decode bencoded strings respectivly. Notes: svn path=/head/; revision=155308