notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-fchksum Python module to find the checksum of files
1.7.1 security Deleted on this many watch lists=8 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.7.1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Unmaintained, uses EOLed python27
Expired This port expired on: 2020-01-27
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-07-05 04:07:27
Last Update: 2020-01-27 17:18:16
SVN Revision: 524265
People watching this port, also watch:: python, gmake, glib, libiconv
Also Listed In: python
License: GPLv2
WWW:
http://users.dakotacom.net/~donut/programs/fchksum.html
Description:
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
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}fchksum>0:security/py-fchksum@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-fchksum
Package flavors (<flavor>: <package>)
  • py27: py27-fchksum
distinfo:
SHA256 (python-fchksum-1.7.1.tar.gz) = 407625d2bf38be6fcbe8b01007d1803b5c5bd97249114c076edef4fd061405a7 SIZE (python-fchksum-1.7.1.tar.gz) = 26724

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-setuptools>0 : devel/py-setuptools@py27
  2. python2.7 : lang/python27
Runtime dependencies:
  1. py27-setuptools>0 : devel/py-setuptools@py27
  2. python2.7 : lang/python27
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
python:2.7
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://code.fluffytapeworm.com/projects/
Collapse this list.

Number of commits found: 23

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.7.1
27 Jan 2020 17:18:16
Revision:524265Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports (part 2):

2020-01-27 security/kedpm: Unmaintained, uses EOLed python27
2020-01-27 security/parano: Unmaintained, uses EOLed python27
2020-01-27 security/py-cryptkit: Unmaintained, uses EOLed python27
2020-01-27 security/py-fchksum: Unmaintained, uses EOLed python27
2020-01-27 security/py-mhash: Unmaintained, uses EOLed python27
2020-01-27 security/py-pow: Unmaintained, uses EOLed python27
2020-01-27 security/py-pycryptopp: Unmaintained, uses EOLed python27
2020-01-27 security/py-trustedpickle: Unmaintained, uses EOLed python27
2020-01-27 security/py-twofish: Unmaintained, uses EOLed python27
2020-01-27 security/revelation: Unmaintained, uses EOLed python27
2020-01-27 security/spike-proxy: Unmaintained, uses EOLed python27
2020-01-27 security/umit: Unmaintained, uses EOLed python27
2020-01-27 sysutils/feather: Unmaintained, uses EOLed python27
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.7.1
26 Dec 2019 07:54:29
Revision:520894Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate a few ports

With hat:	portmgr
1.7.1
04 Feb 2019 21:44:58
Revision:492170Original commit files touched by this commit
rene search for other commits by this committer
Return rezny@'s ports to the pool after his commit bit got safekept.

With hat:	portmgr-secretary
1.7.1
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.7.1
30 Jan 2017 14:55:08
Revision:432850Original commit files touched by this commit
rezny search for other commits by this committer
Change the MAINTAINER line to my FreeBSD.org address in the ports I maintain

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D9380
1.7.1
19 May 2016 10:53:06
Revision:415500Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [p-x]*

Approved by:	portmgr blanket
1.7.1
24 Oct 2014 16:50:43
Revision:371453Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of science/ and security to new USES=python

Approved by:	portmgr (implicit)
1.7.1
15 Apr 2014 15:02:31
Revision:351339Original commit files touched by this commit
swills search for other commits by this committer
- Resurrect
- Add LICENSE
- Assign maintainer to submitter
- Update master site

PR:		ports/188586
Submitted by:	Matthew Rezny <matthew@reztek.cz>
1.7.1
02 Nov 2012 11:41:26
Revision:306842Original commit files touched by this commit
ak search for other commits by this committer
Remove expired port:
2012-10-20 security/py-fchksum: No more public distfiles

Feature safe:	yes
1.7.1
21 Sep 2012 10:07:34
Revision:304618Original commit files touched by this commit
bapt search for other commits by this committer
Deprecate a bunch a ports with no more public distfiles (thanks ehaupt's
distilator)
1.7.1
23 Mar 2011 16:25:10
Original commit files touched by this commit
dhn search for other commits by this committer
- Update MASTER_SITES/WWW

PR:             ports/155796
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
1.7.1
13 Mar 2011 21:30:59
Original commit files touched by this commit
bapt search for other commits by this committer
Deprecate unmaintained ports from security where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
1.7.1
30 Jul 2007 09:42:28
Original commit files touched by this commit
alexbl search for other commits by this committer
 - Make Python 2.5.1 the default Python version
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:      pointyhat runs
Approved by:    pav (portmgr)
Most work by:   perky
Thanks to:      pav
1.7.1
25 Nov 2005 18:01:16
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
1.7.1
16 May 2004 15:00:45
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.7.1
1.6.1
05 Feb 2004 20:38:07
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES.

Reviewed by:    marcus
1.6.1
29 Jan 2004 16:13:06
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
1.6.1
11 Dec 2003 14:46:30
Original commit files touched by this commit
krion search for other commits by this committer
- Fix COMMENT format

PR:             60148
Submitted by:   Ports Fury
1.6.1
09 Jun 2003 18:43:41
Original commit files touched by this commit
erwin search for other commits by this committer
Fix MASTER_SITES

PR:             53090
Submitted by:   bento, Serge Gagnon <gagnon__s@videotron.ca>
Approved by:    edwin (mentor)
1.6.1
20 Feb 2003 18:59:13
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
1.6.1
25 Apr 2002 17:27:12
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.6.1
18 Jan 2002 13:07:09
commit hash: fp1.23501@dev.null.freshports.orgcommit hash: fp1.23501@dev.null.freshports.orgcommit hash: fp1.23501@dev.null.freshports.orgcommit hash: fp1.23501@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.6   drop maintainership    
05 Jul 2001 08:07:27
commit hash: fp1.15819@dev.null.freshports.orgcommit hash: fp1.15819@dev.null.freshports.orgcommit hash: fp1.15819@dev.null.freshports.orgcommit hash: fp1.15819@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
add py-fchksum   find the checksum of files    

Number of commits found: 23