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
rdfind Utility to find duplicate files based on their content
1.6.0_1 sysutils on this many watch lists=1 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.0Version 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: 2024-02-26 07:04:45
Commit Hash: 697f8c7
People watching this port, also watch:: tcpdump, metalock
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.6.0_1/catalog.mk
  4. /usr/local/share/licenses/rdfind-1.6.0_1/LICENSE
  5. /usr/local/share/licenses/rdfind-1.6.0_1/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 = 1687040785 SHA256 (rdfind-1.6.0.tar.gz) = 7a406e8ef1886a5869655604618dd98f672f12c6a6be4926d053be65070f3279 SIZE (rdfind-1.6.0.tar.gz) = 133937

Packages (timestamps in pop-ups are UTC):
rdfind
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.6.0_11.6.0_1-1.6.0_11.6.0_1---
FreeBSD:13:quarterly1.6.01.6.01.6.01.6.01.6.01.6.01.6.01.6.0
FreeBSD:14:latest1.6.0_11.6.0_11.5.01.6.0_11.6.0_11.5.0-1.5.0
FreeBSD:14:quarterly1.6.01.6.0-1.6.01.6.01.6.01.6.01.6.0
FreeBSD:15:latest1.6.0_11.6.0_1n/a1.6.0n/a1.6.01.6.01.6.0
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. autoconf>=2.71 : devel/autoconf
  2. automake>=1.16.5 : 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: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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: 3