FreshPorts -- The Place For Ports Fri, 4 Jul 2008 10:27 PM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
mhash 0.9.9 security on this many watch lists=193 search for ports that depend on this port
An easy-to-use library for strong hashes such as MD5 and SHA1
Maintained by: roam@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown


Libmhash is a library which implements some hash algorithms like
crc32, md5 and sha-1.

WWW: http://schumann.cx/mhash/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon

To install the port: cd /usr/ports/security/mhash/ && make install clean
To add the package: pkg_add -r mhash


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/sourceforge/mhash/
http://nchc.dl.sourceforge.net/sourceforge/mhash/
http://kent.dl.sourceforge.net/sourceforge/mhash/
http://easynews.dl.sourceforge.net/sourceforge/mhash/
http://ufpr.dl.sourceforge.net/sourceforge/mhash/
http://umn.dl.sourceforge.net/sourceforge/mhash/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 27

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
16 Jan 2008 15:46:05
Original commit files touched by this commit  0.9.9
roam search for other commits by this committer
Update to mhash-0.9.9, fixing several style issues, lots of memory
leaks, and two serious (even if not easily triggered) bugs.
20 Sep 2006 17:33:24
Original commit files touched by this commit  0.9.7.1
garga search for other commits by this committer
- Update to 0.9.7.1
- Remove uneeded perl dependency
- s/INSTALLS_SHLIB/USE_LDCONFIG/
- Use PORTDOCS

PR:             ports/93730 (based on)
Submitted by:   cy
Discussed with: portmgr (erwin)
Approved by:    maintainer timeout (over 6 months)
23 Feb 2006 10:40:45
Original commit files touched by this commit  0.9.2
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
24 Jan 2006 01:03:33
Original commit files touched by this commit  0.9.2
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
15 Nov 2005 06:52:12
Original commit files touched by this commit  0.9.2
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
18 Jul 2005 09:14:57
Original commit files touched by this commit  0.9.2
pav search for other commits by this committer
- Update to 0.9.2

PR:             ports/80238
Submitted by:   Vasil Dimov <vd@datamax.bg>
Approved by:    maintainer timeout (3 months)
12 Apr 2005 04:26:57
Original commit files touched by this commit  0.9.1
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 09:04:41
Original commit files touched by this commit  0.9.1
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
30 Dec 2004 12:48:29
Original commit files touched by this commit  0.9.1
roam search for other commits by this committer
Update mhash to version 0.9.1, which provides three new hashes.
Shorten COMMENT at portlint's suggestion.
Install a couple of docfiles.
01 Nov 2004 17:09:55
Original commit files touched by this commit  0.8.18
roam search for other commits by this committer
A long-overdue dequoting of COMMENT.  D'oh, I thought I'd done this,
like, MONTHS ago!

Submitted by:   Brian Poole <raj@cerias.purdue.edu>
31 Mar 2004 04:12:58
Original commit files touched by this commit  0.8.18
trevor search for other commits by this committer
SIZEify (maintainer timeout)
14 Mar 2004 06:17:56
Original commit files touched by this commit  0.8.18
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
01 Sep 2003 12:42:22
Original commit files touched by this commit  0.8.18
roam search for other commits by this committer
Update to 0.8.18.

PR:             56167
Submitted by:   foxfair
05 Mar 2003 11:28:13
Original commit files touched by this commit  0.8.17
roam search for other commits by this committer
Update to 0.8.17.
19 Feb 2003 16:07:30
Original commit files touched by this commit  0.8.14
roam search for other commits by this committer
Remove pkg-comment files in my ports.
21 May 2002 18:53:20
Original commit files touched by this commit  0.8.14
roam search for other commits by this committer
Update to 0.8.14.
20 Feb 2002 11:03:42
files touched by this commit
roam search for other commits by this committer
Update to 0.9.13.   In the process, fix an autoconf-2.52 bug in using
$target_alias   as a program prefix even if it is exactly the same as
$host_alias.   Also, remove the installation of the library .la file.    
29 Mar 2001 17:35:19
files touched by this commit
sobomax search for other commits by this committer
-pthread --> ${PTHREAD_LIBS}   -D_THREAD_SAFE --> ${PTHREAD_CFLAGS}    
23 Feb 2001 16:07:17
files touched by this commit
roam search for other commits by this committer
Update to 0.8.9    
16 Dec 2000 14:46:33
files touched by this commit
roam search for other commits by this committer
Update to 0.8.4.    
22 Nov 2000 10:20:14
files touched by this commit
roam search for other commits by this committer
update my email address - roam@orbitel.bg -> roam@FreeBSD.org    
02 Nov 2000 00:36:05
files touched by this commit
jeh search for other commits by this committer
Update to version 0.8.3   New Maintainer    
08 Oct 2000 08:30:58
files touched by this commit
asami search for other commits by this committer
Convert category security to new layout.  
01 Oct 2000 11:59:09
files touched by this commit
reg search for other commits by this committer
Whitespace changes and PLIST sorting.    
14 Jul 2000 17:46:20
files touched by this commit
will search for other commits by this committer
Update to 0.8.2.  Use proper pthread-linking (-pthread vs. -lc_r).  Use  
USE_LIBTOOL instead of GNU_CONFIGURE so we don't install .la file.  Turn   this
port loose upon the world.  This update is needed for aide port.    
16 Jun 2000 23:52:41
files touched by this commit
asami search for other commits by this committer
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB.  (There was a typo in the   previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)    
16 Jun 2000 10:48:25
files touched by this commit
sobomax search for other commits by this committer
Fourth round of INSTALLS_SHLIBS conversion.    

Number of commits found: 27

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
py-pylonsJul 04
freetype2Jul 03
fetchmailJul 01
squid*Jun 28
squid24*Jun 28
squid30*Jun 28
apache22Jun 24
php5-posix*Jun 22
firefox*Jun 21
firefox-devel*Jun 21
firefox10*Jun 21
firefox15*Jun 21
linux-firefox*Jun 21
linux-firefox-devel*Jun 21
linux-mozilla*Jun 21

10 vulnerabilities affecting 29 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 18745
Broken 146
Deprecated 98
Ignore 431
Forbidden 5
Restricted 363
No CDROM 126
Vulnerable 52
Expired 14
Set to expire 78
Interactive 79
new 24 hours 0
new 48 hours4
new 7 days38
new fortnight82
new month184

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.732 seconds.