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
Port details
rdfind Utility to find duplicate files based on their content
1.7.0 sysutils on this many watch lists=3 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.6.0_1Version of this port present on the latest quarterly branch.
Maintainer: DtxdF@disroot.org search for ports maintained by this maintainer
Port Added: 2022-10-16 21:24:48
Last Update: 2025-02-15 16:31:04
Commit Hash: e467711
People watching this port, also watch:: freeradius3, redmine51, burp, check_ssl_cert, pdfgrep
License: GPLv2
WWW:
https://rdfind.pauldreik.se/
Description:
Rdfind is a command line tool that finds duplicate files. It is useful for compressing backup directories or just finding duplicate files. It compares files based on their content, not file names.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/rdfind
  2. share/man/man1/rdfind.1.gz
  3. /usr/local/share/licenses/rdfind-1.7.0/catalog.mk
  4. /usr/local/share/licenses/rdfind-1.7.0/LICENSE
  5. /usr/local/share/licenses/rdfind-1.7.0/GPLv2
Collapse this list.
Dependency lines:
  • rdfind>0:sysutils/rdfind
To install the port:
cd /usr/ports/sysutils/rdfind/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/rdfind
  • pkg install rdfind
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rdfind
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1739399152 SHA256 (rdfind-1.7.0.tar.gz) = 78c463152e1d9e4fd1bfeb83b9c92df5e7fc4c5f93c7d426fb1f7efa2be4df29 SIZE (rdfind-1.7.0.tar.gz) = 137081

Packages (timestamps in pop-ups are UTC):
rdfind
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.6.0_11.6.0_1-1.6.0_11.7.0---
FreeBSD:13:quarterly1.6.0_11.6.0_11.6.01.6.0_11.6.0_11.6.01.6.01.6.0
FreeBSD:14:latest1.6.0_11.7.01.5.01.6.0_11.7.01.5.0-1.5.0
FreeBSD:14:quarterly1.6.0_11.6.0_1-1.6.0_11.6.0_11.6.01.6.01.6.0
FreeBSD:15:latest1.6.0_11.6.0_1n/a1.6.0_1n/a1.6.01.6.01.6.0
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. autoconf>=2.72 : devel/autoconf
  2. automake>=1.17 : devel/automake
Library dependencies:
  1. libnettle.so : security/nettle
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_rdfind
USES:
autoreconf localbase:ldflags
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://rdfind.pauldreik.se/
Collapse this list.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.7.0
15 Feb 2025 16:31:04
commit hash: e46771160320a453faa6903abd150a18db8858b9commit hash: e46771160320a453faa6903abd150a18db8858b9commit hash: e46771160320a453faa6903abd150a18db8858b9commit hash: e46771160320a453faa6903abd150a18db8858b9 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
Author: Jesús Daniel Colmenares Oviedo
sysutils/rdfind: Update to 1.7.0

Changelog:
https://github.com/pauldreik/rdfind/releases/tag/releases/1.7.0

PR:		284776
1.6.0_1
26 Feb 2024 07:04:45
commit hash: 697f8c72a7a15dde4814b18d6dd6671ad0664a61commit hash: 697f8c72a7a15dde4814b18d6dd6671ad0664a61commit hash: 697f8c72a7a15dde4814b18d6dd6671ad0664a61commit hash: 697f8c72a7a15dde4814b18d6dd6671ad0664a61 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
sysutils/rdfind: Moved man to share/man

Approved by:    portmgr (blanket)
1.6.0
24 Jun 2023 08:51:24
commit hash: 91620a7be434adb2b4fb797d58353932272592a3commit hash: 91620a7be434adb2b4fb797d58353932272592a3commit hash: 91620a7be434adb2b4fb797d58353932272592a3commit hash: 91620a7be434adb2b4fb797d58353932272592a3 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
Author: Jesús Daniel Colmenares Oviedo
sysutils/rdfind: Update to 1.6.0

Changelog:
https://github.com/pauldreik/rdfind/blob/releases/1.6.0/ChangeLog

PR:		272052
1.5.0
16 Oct 2022 21:23:11
commit hash: 9603c4b3eb4ea691c527804d10dd5b2e42391cdbcommit hash: 9603c4b3eb4ea691c527804d10dd5b2e42391cdbcommit hash: 9603c4b3eb4ea691c527804d10dd5b2e42391cdbcommit hash: 9603c4b3eb4ea691c527804d10dd5b2e42391cdb files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
Author: Jesús Daniel Colmenares Oviedo
sysutils/rdfind: New port: Utility to find duplicate files based on content

Command line utility that's useful for compressing backup directories or
just finding duplicate files based on their content.

Committers note:
Patch modified to follow Porters Handbook more closely

PR:		266985

Number of commits found: 4