Port details |
- md5deep Program to compute various message digests recursively
- 4.4_4 security =11 4.4_4Version of this port present on the latest quarterly branch.
- Maintainer: nobutaka@FreeBSD.org
- Port Added: 2004-07-16 11:36:47
- Last Update: 2024-03-21 20:22:56
- Commit Hash: 61968d7
- People watching this port, also watch:: openssh-portable, wget, tor, nmap, openssl
- License: GPLv2
- WWW:
- https://md5deep.sourceforge.net
- Description:
- md5deep is a cross-platform set of programs to compute
various types of message digests on an arbitrary
number of files. The programs run on Windows, Linux, *BSD,
OS X, Solaris, and should run on most other platforms.
md5deep is similar to the md5sum program found in the
GNU Coreutils package, but has many additional features.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- md5deep>0:security/md5deep
- To install the port:
- cd /usr/ports/security/md5deep/ && make install clean
- To add the package, run one of these commands:
- pkg install security/md5deep
- pkg install md5deep
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: md5deep
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (jessek-hashdeep-4.4-cd2ed74_GH0.tar.gz) = 4d8cb64a7b763dc652ffa401934725fd5a63438f513c429d8c89a70a6999be86
SIZE (jessek-hashdeep-4.4-cd2ed74_GH0.tar.gz) = 4534644
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:
-
- gmake>=4.4.1 : devel/gmake
- autoconf>=2.72 : devel/autoconf
- automake>=1.16.5 : devel/automake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_md5deep
- USES:
- autoreconf compiler:c++11-lang gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.4_4 21 Mar 2024 20:22:56 |
Nuno Teixeira (eduardo) |
security/md5deep: Move man pages to share/man
Approved by: portmgr (blanket) |
4.4_3 06 Nov 2023 10:03:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
4.4_3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
4.4_3 20 Jul 2022 14:22:56 |
Tobias C. Berner (tcberner) |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
4.4_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.4_3 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
4.4_2 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
4.4_1 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
4.4 18 Jun 2018 19:03:04 |
linimon |
Adjust USES to fix builds on gcc-based architectures.
While here, pet portlint.
Tested for no regression on amd64.
Approved by: portmgr (tier-2 blanket) |
4.4 10 Feb 2018 09:18:10 |
nobutaka |
Fix build with Clang 6. |
4.4 23 Dec 2017 15:00:27 |
tijl |
Convert to USES=autoreconf. |
4.4 11 Jun 2017 13:39:17 |
nobutaka |
Fix build error with clang 4. |
4.4 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
4.4 07 May 2015 20:24:16 |
mat |
Update ports in the remaining categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
4.4 28 Jun 2014 14:51:34 |
nobutaka |
Update to 4.4. |
4.3 04 Mar 2014 16:17:15 |
antoine |
Stage support |
4.3 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
4.3 25 Oct 2012 12:32:22 |
nobutaka |
Update to 4.3.
Feature safe: yes |
4.2 16 Jul 2012 17:11:31 |
nobutaka |
Update to 4.2. |
4.1.1 05 Jun 2012 15:16:47 |
nobutaka |
Update to 4.1.1. |
4.1 15 Feb 2012 11:19:03 |
nobutaka |
Update to 4.1. |
4.0.1 23 Jan 2012 14:32:36 |
nobutaka |
Update to 4.0.1. |
4.0.0 07 Jan 2012 10:43:24 |
nobutaka |
Update to 4.0.0. |
3.9.2 30 Jul 2011 15:17:53 |
nobutaka |
Update to 3.9.2. |
3.9.1 31 May 2011 12:56:13 |
nobutaka |
Update to 3.9.1. |
3.9 22 Apr 2011 16:08:31 |
nobutaka |
Update to 3.9. |
3.8 16 Apr 2011 12:56:35 |
nobutaka |
Update to 3.8. |
3.7 19 Dec 2010 04:23:29 |
nobutaka |
Update to 3.7. |
3.6 04 Sep 2010 19:19:46 |
az |
Update to 3.6.
PR: ports/149235
Submitted by: Frederic Culot <frederic@culot.org>
Approved by: maintainer timeout |
3.4 26 Sep 2009 09:46:27 |
nobutaka |
Update to 3.4.
Feature safe: yes |
3.3 22 Aug 2009 00:35:32 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
3.3 06 May 2009 13:38:56 |
nobutaka |
Update to 3.3. |
3.1 26 Jul 2008 12:58:50 |
nobutaka |
Update to 3.1. |
3.0 18 May 2008 12:58:10 |
nobutaka |
Update to 3.0. |
2.0.1 23 Dec 2007 03:11:11 |
nobutaka |
- Update to 2.0.1. [*]
- Update MASTER_SITES with SF macro. [*]
- Take over maintainership.
PR: ports/118666 [*]
Submitted by: Philippe Audeoud <jadawin@tuxaco.net>
Approved by: laszlof (maintainer) |
1.12 18 Apr 2007 20:40:10 |
laszlof |
- remove support to FreeBSD 4.x (EOL)
PR: ports/111826
Submitted by: Marcelo Araujo <araujo@bsdmail.org> |
1.12 11 Dec 2006 17:46:03 |
laszlof |
Fix the CFLAGS reinplace so it actually works. |
1.12 07 Nov 2006 15:37:06 |
laszlof |
Update my email address in all ports that I maintain.
Approved by: flz (mentor) |
1.12 13 May 2006 04:15:53 |
edwin |
Remove USE_REINPLACE from all categories starting with S |
1.12 19 Apr 2006 17:20:21 |
erwin |
Update to 1.12
PR: 96058
Submitted by: Frank Laszlo <laszlof@vonostingroup.com> (maintainer) |
1.10 15 Feb 2006 07:44:35 |
lawrance |
Update to 1.10.
Submitter takes maintainership.
PR: ports/93296
Submitted by: Frank Laszlo <laszlof@vonostingroup.com> |
1.9.3 06 Jan 2006 05:59:11 |
edwin |
[UPDATE]: security/md5deep: Update to version 1.9.3
This patch will update security/md5deep to version 1.9.3.
This version fixes the following bugs:
- Fixed expert mode to remove a number of logical errors
that prevented the program from correctly identifying which
files should be hashed. Symbolic links, in particular, were not
being chosen or excluded correctly.
- Added quiet mode, -q, filename is omitted from the output.
- Added Makefile directive macg5 to compile OS X G5 specific code
- Fixed comparisons between signed and unsigned variables in helpers.c
and dig.c
PR: ports/91367
Submitted by: Frank Laszlo <laszlof@vonostingroup.com> |
1.9.2 21 Nov 2005 14:26:03 |
pav |
- Update to 1.9.2
- Mark BROKEN on 4.X
PR: ports/89089, ports/89318
Submitted by: Frank Laszlo <laszlof@vonostingroup.com> (maintainer) |
1.8 10 Nov 2005 18:41:27 |
garga |
- Add SHA256 to all ports submitter maintain
PR: ports/88791
Submitted by: Frank Laszlo <laszlof@vonostingroup.com> |
1.8 30 Aug 2005 16:14:26 |
novel |
Update to 1.8.
PR: 85476
Submitted by: Andrej Zverev <az@inec.ru>
Approved by: Frank Laszlo (maintainer) |
1.7 27 Jul 2005 01:45:06 |
ahze |
- Update to 1.7
PR: ports/84149
Submitted by: maintainer |
1.6 20 May 2005 12:18:39 |
pav |
- Update to 1.6
PR: ports/81296
Submitted by: Andrej Zverev <az@inec.ru>
Approved by: Frank Laszlo <laszlof@tvog.net> (maintainer) |
1.5 13 Oct 2004 13:49:53 |
markus |
Update to version 1.5
PR: ports/72452
Submitted by: Frank J. Laszlo <laszlof@vonostingroup.com> (maintainer) |
1.3 08 Aug 2004 15:09:20 |
sf |
respect CC/CFLAGS. |
1.3 16 Jul 2004 11:36:20 |
mat |
Add md5deep 1.3, program to compute MD5 and SHA1 message digests
recursively.
PR: ports/69124
Submitted by: Frank Laszlo <laszlof@vonostingroup.com> |