Port details |
- py-mhash Python mhash module
- 1.4_1 security
=1 1.4_1Version of this port present on the latest quarterly branch. DEPRECATED: Unmaintained, uses EOLed python27
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
 - Port Added: 2002-02-10 16:30:02
- Last Update: 2020-01-27 17:18:16
- SVN Revision: 524265
- People watching this port, also watch:: python, p5-Time-Piece
- Also Listed In: python
- License: LGPL21+
- Description:
- The python mhash module provides an interface for the mhash library.
The mhash library provides an easy way to access strong hashes such as
MD5, SHA1 and other algorithms.
WWW: http://mhash.sourceforge.net/
- SVNWeb :
git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}mhash>0:security/py-mhash@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-mhash
- Package flavors (<flavor>: <package>)
- distinfo:
- SHA256 (python-mhash-1.4.tar.gz) = c61973d91e0ca4cc092ae277346cab8b68279b9aa2fa0d49628daf1c7521e7a8
SIZE (python-mhash-1.4.tar.gz) = 17309
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Library dependencies:
-
- libmhash.so : security/mhash
- 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:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
27 Jan 2020 17:18:16
1.4_1
|
rene  |
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 ) |
26 Dec 2019 07:54:29
1.4_1
|
antoine  |
Deprecate a few ports
With hat: portmgr |
30 Nov 2017 15:50:34
1.4_1 
|
mat  |
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 ) |
01 Apr 2016 14:25:18
1.4_1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
12 Jan 2016 16:20:32
1.4_1
|
amdmi3  |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
13 Mar 2015 13:21:53
1.4_1
|
amdmi3  |
- Add LICENSE
- Strip library |
24 Oct 2014 16:50:43
1.4
|
mva  |
- Convert ports of science/ and security to new USES=python
Approved by: portmgr (implicit) |
30 Dec 2013 10:59:46
1.4
|
wg  |
security/py-mhash: support staging and minor changes |
20 Sep 2013 22:55:26
1.4
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
23 Sep 2011 22:26:39
1.4
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
03 Jul 2011 14:03:52
1.4
|
ohauer  |
-remove MD5 |
22 Aug 2009 00:35:32
1.4 
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
30 Jul 2007 09:42:28
1.4
|
alexbl  |
- 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 |
25 Nov 2005 18:01:16
1.4
|
pav  |
- Add SHA256 |
18 Jul 2005 18:59:33
1.4
|
pav  |
- Update to 1.4
PR: ports/83654
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> |
05 Feb 2004 20:38:07
1.0
|
trevor  |
Use PLIST_FILES.
Reviewed by: marcus |
29 Jan 2004 16:13:06
1.0
|
trevor  |
SIZEify. |
13 Oct 2003 18:42:05
1.0
|
perky  |
Fix build for gcc 3.3
Spotted by: kris |
20 Feb 2003 18:59:13
1.0
|
knu  |
De-pkg-comment. |
29 Apr 2002 18:49:15
1.0
|
ijliao  |
use USE_PYDISTUTILS |
10 Feb 2002 19:30:02 
|
ijliao  |
add py-mhash 1.0 Python mhash module |