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
jdupes Powerful duplicate file finder and an enhanced fork of 'fdupes'
1.27.3_2 sysutils on this many watch lists=2 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.27.3_1Version of this port present on the latest quarterly branch.
Maintainer: tom@hur.st search for ports maintained by this maintainer
Port Added: 2017-04-30 04:31:15
Last Update: 2024-01-21 21:42:26
Commit Hash: e8c94e4
People watching this port, also watch:: nginx, tmux, tcpdump
License: MIT
WWW:
https://github.com/jbruchon/jdupes
Description:
jdupes is a program for identifying and taking actions upon duplicate files. It is a fork of fdupes, but not a drop-in replacement. See http://www.virkki.com/jyri/articles/index.php/dupd-vs-jdupes-take-2/ for a comparision to dupd.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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/jdupes
  2. share/man/man1/jdupes.1.gz
  3. /usr/local/share/licenses/jdupes-1.27.3_2/catalog.mk
  4. /usr/local/share/licenses/jdupes-1.27.3_2/LICENSE
  5. /usr/local/share/licenses/jdupes-1.27.3_2/MIT
Collapse this list.
Dependency lines:
  • jdupes>0:sysutils/jdupes
To install the port:
cd /usr/ports/sysutils/jdupes/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/jdupes
  • pkg install jdupes
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: jdupes
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1693232321 SHA256 (jbruchon-jdupes-v1.27.3_GH0.tar.gz) = 6e8352f61b3920a2b5626c7122c3b80b4fdcc5cdd3f1c0c3424530425a77d846 SIZE (jbruchon-jdupes-v1.27.3_GH0.tar.gz) = 174831

Packages (timestamps in pop-ups are UTC):
jdupes
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.27.3_21.27.3_21.16.01.27.3_21.27.3_2-1.16.0-
FreeBSD:13:quarterly1.27.3_11.27.3_11.21.31.27.3_11.27.3_11.27.3_11.27.3_11.27.3_1
FreeBSD:14:latest1.27.3_21.27.3_21.21.01.27.3_21.27.3_21.21.3-1.21.3
FreeBSD:14:quarterly1.27.3_11.27.3_1-1.27.3_11.27.3_11.27.3_11.27.3_11.27.3_1
FreeBSD:15:latest1.27.3_21.27.3_2n/a1.27.3_2n/a1.27.3_21.27.3_21.27.3_2
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. gmake>=4.3 : devel/gmake
Library dependencies:
  1. libjodycode.so : devel/libjodycode
  2. libxxhash.so : devel/xxhash
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for jdupes-1.27.3_2: LOW_MEMORY=off: Minimally-featured build for embedded systems ===> Use 'make config' to modify these settings
Options name:
sysutils_jdupes
USES:
gmake localbase:ldflags
pkg-message:
If upgrading from < 1.19.0:
WARNING: jdupes -X/--extfilter size filtering is now INCLUSIVE instead of EXCLUSIVE. Please see "jdupes -X help" for details.
If upgrading from < 1.25.3:
WARNING: jdupes -C/--chunk-size now uses KiB instead of bytes. Please update any scripts using this flag.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/jbruchon/jdupes/tar.gz/v1.27.3?dummy=/
Collapse this list.

Number of commits found: 15

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.27.3_2
21 Jan 2024 21:42:26
commit hash: e8c94e47e491a87cb65c7cc2c292277e51e368cacommit hash: e8c94e47e491a87cb65c7cc2c292277e51e368cacommit hash: e8c94e47e491a87cb65c7cc2c292277e51e368cacommit hash: e8c94e47e491a87cb65c7cc2c292277e51e368ca files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
sysutils/jdupes: Sanitize MANPREFIX

Approved by:    portmgr (blanket)
1.27.3_1
17 Nov 2023 18:28:15
commit hash: efcf734590eaaf1dee0bac5fc758680925501d15commit hash: efcf734590eaaf1dee0bac5fc758680925501d15commit hash: efcf734590eaaf1dee0bac5fc758680925501d15commit hash: efcf734590eaaf1dee0bac5fc758680925501d15 files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
Author: Thomas Hurst
sysutils/jdupes: Update to 1.27.3_1

ChangeLog:
https://www.jdupes.com/2023/11/10/news-fix-for-v1-27-3-libjodycode-4-work/

Apply a fix for the jdupes hash database feature to avoid potential
database loss, resulting from disk-full situations and other write
failures.

PR:		275128
Reported by:	tom@hur.st (maintainer)
MFH:		2023Q4 (bugfix)
1.27.3
10 Sep 2023 16:12:59
commit hash: 99d0f41c60158d38b4f67fdc8d0ceca96e65ef23commit hash: 99d0f41c60158d38b4f67fdc8d0ceca96e65ef23commit hash: 99d0f41c60158d38b4f67fdc8d0ceca96e65ef23commit hash: 99d0f41c60158d38b4f67fdc8d0ceca96e65ef23 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Thomas Hurst
sysutils/jdupes: Update to 1.27.3

Some notable user-facing changes:

* Text-based hash database with -y/--hash-db
* -e/--error-on-dupe flag to terminate immediately if any dupe is found
* -C/--chunk-size now uses KiB instead of bytes (BREAKING CHANGE)

Many thanks to the author for upstream changes made to help simplify the
port.

Additionally this removes the workaround for a strip(1) issue with
LOW_MEMORY builds I can no longer reproduce (bin/269568).

Changelog: https://github.com/jbruchon/jdupes/releases/tag/v1.27.3

PR:		273403
1.21.3
13 Mar 2023 10:02:55
commit hash: 11db49e26787c408dcc391462e2ad98dc7f4519ecommit hash: 11db49e26787c408dcc391462e2ad98dc7f4519ecommit hash: 11db49e26787c408dcc391462e2ad98dc7f4519ecommit hash: 11db49e26787c408dcc391462e2ad98dc7f4519e files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
Author: Thomas Hurst
sysutils/jdupes: Update to 1.21.3

Changelog: https://github.com/jbruchon/jdupes/releases/tag/v1.21.3

PR:		269443
1.21.1
23 Jan 2023 12:22:07
commit hash: 98c0848ec81ef6349ec95f3ff2b3ba88c03b1cb2commit hash: 98c0848ec81ef6349ec95f3ff2b3ba88c03b1cb2commit hash: 98c0848ec81ef6349ec95f3ff2b3ba88c03b1cb2commit hash: 98c0848ec81ef6349ec95f3ff2b3ba88c03b1cb2 files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
Author: Thomas Hurst
sysutils/jdupes: Update to 1.21.1

ChangeLog: https://github.com/jbruchon/jdupes/releases/tag/v1.21.1

This version reintroduces the dangerous -I/--isolate flag removed in 1.21.0.

PR:		269073
Reported by:	tom@hur.st (maintainer)
1.21.0
30 Oct 2022 20:04:23
commit hash: 3375d85b5e7f7e4dec59696ed7f37debb0883fefcommit hash: 3375d85b5e7f7e4dec59696ed7f37debb0883fefcommit hash: 3375d85b5e7f7e4dec59696ed7f37debb0883fefcommit hash: 3375d85b5e7f7e4dec59696ed7f37debb0883fef files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
sysutils/jdupes: Update to 1.21.0

Use xxHash from ports instead of bundled version
Strip hardcoded optimization and -g
Remove hardcoded GCC version check

Changelog: https://github.com/jbruchon/jdupes/releases/tag/v1.21.0

PR:		267073
Reviewed by:	Thomas Hurst <tom@hur.st> (maintainer)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
1.19.2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.19.2
20 Jul 2022 14:23:05
commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
sysutils: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <jsmith@resonatingmedia.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Landwehr <aaron@snaphat.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Adrian Chadd
  *  Adrian Chadd <adrian@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Eldridge <alane@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Deiter <alex.deiter@gmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.19.2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.19.2
28 Mar 2021 14:28:34
Revision:569398Original commit files touched by this commit
rhurlin search for other commits by this committer
sysutils/jdupes: Update to 1.19.2

Most notable changes are to -X/--extfilter, in particular size
filtering is now INCLUSIVE instead of EXCLUSIVE.

Changelog: https://github.com/jbruchon/jdupes/blob/master/CHANGES

PR:		254591
Submitted by:	Thomas Hurst <tom@hur.st> (maintainer)
1.16.0
11 Jun 2020 05:47:10
Revision:538456Original commit files touched by this commit
tagattie search for other commits by this committer
- Update to 1.16.0
- Make portlint/portfmt happy

PR:		247057
Submitted by:	Thomas Hurst <tom@hur.st> (maintainer)
Approved by:	mentors (implicit)
MFH:		2020Q2 (important bugfix; potential data loss)
Changelog:	https://github.com/jbruchon/jdupes/releases/tag/v1.13
		https://github.com/jbruchon/jdupes/releases/tag/v1.13.1
		https://github.com/jbruchon/jdupes/releases/tag/v1.13.2
		https://github.com/jbruchon/jdupes/releases/tag/v1.13.3
		https://github.com/jbruchon/jdupes/releases/tag/v1.14.0
		https://github.com/jbruchon/jdupes/releases/tag/v1.15.0
		https://github.com/jbruchon/jdupes/releases/tag/v1.16.0
1.12
27 Feb 2019 18:15:55
Revision:494076Original commit files touched by this commit
swills search for other commits by this committer
sysutils/jdupes: Update to 1.12

PR:		235841
Submitted by:	Thomas Hurst <tom@hur.st> (maintainer)
1.10.2
07 Aug 2018 20:03:00
Revision:476624Original commit files touched by this commit
tobik search for other commits by this committer
sysutils/jdupes: Update to 1.10.2

Changes:	https://github.com/jbruchon/jdupes/releases
PR:		230004
Submitted by:	tobik
Approved by:	Thomas Hurst <tom@hur.st> (maintainer)
1.8
30 Apr 2017 04:31:02
Revision:439788Original commit files touched by this commit
pi search for other commits by this committer
New port: sysutils/jdupes

jdupes is a program for identifying and taking actions upon duplicate
files.  It is a fork of fdupes, but not a drop-in replacement.

See http://www.virkki.com/jyri/articles/index.php/dupd-vs-jdupes-take-2/
for a comparision to dupd.

WWW: https://github.com/jbruchon/jdupes

PR:		218665
Submitted by:	Thomas Hurst <tom@hur.st>

Number of commits found: 15