head	1.3;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2012.11.02.11.41.26;	author ak;	state dead;
branches;
next	1.2;

1.2
date	2011.03.23.16.25.10;	author dhn;	state Exp;
branches;
next	1.1;

1.1
date	2001.07.05.07.07.27;	author ijliao;	state Exp;
branches;
next	;


desc
@@


1.3
log
@SVN rev 306842 on 2012-11-02 11:41:26Z by ak

Remove expired port:
2012-10-20 security/py-fchksum: No more public distfiles

Feature safe:	yes
@
text
@fchksum is a Python module to find the checksum of files. Currently it
supports crc32 and md5 checksums. 

The advantage of using fchksum over the python md5 and zlib(.crc32) modules
is both ease of use and speed. You only need to tell it the filename and the
actual work is done by C code. Compared to the implementing a read loop in
python with the standard python modules, fchksum is approximatly 2.0x faster
in md5 and 1.1x faster in crc32.

WWW: http://users.dakotacom.net/~donut/programs/fchksum.html
@


1.2
log
@- Update MASTER_SITES/WWW

PR:		ports/155796
Submitted by:	KATO Tsuguru <tkato432@@yahoo.com>
@
text
@@


1.1
log
@add py-fchksum
find the checksum of files
@
text
@d10 1
a10 1
WWW: http://www.azstarnet.com/~donut/programs/fchksum.html
@

