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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
cpdup-FreeBSD Comprehensive filesystem mirroring and backup program
1.0.0 sysutilsnew! on this many watch lists=0 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: gmarco@giovannelli.it search for ports maintained by this maintainer
Port Added: 2025-02-25 22:03:05
Last Update: 2025-02-26 07:59:17
Commit Hash: 8f5196f
License: BSD3CLAUSE
WWW:
https://github.com/freebsd/cpdup
Description:
cpdup-FreeBSD is a FreeBSD fork of cpdup, a powerful filesystem mirroring and backup utility which also has file integrity testing features, supports incremental backups, and remote mirroring via ssh. This fork supports copy_file_range(2) and allows choosing checksum algorithm. Note: This port does not copy (or mirror) any FreeBSD supported ACL types and Extended Attributes nor MAC labels.
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/cpdup
  2. share/man/man1/cpdup.1.gz
  3. /usr/local/share/licenses/cpdup-FreeBSD-1.0.0/catalog.mk
  4. /usr/local/share/licenses/cpdup-FreeBSD-1.0.0/LICENSE
  5. /usr/local/share/licenses/cpdup-FreeBSD-1.0.0/BSD3CLAUSE
Collapse this list.
Dependency lines:
  • cpdup-FreeBSD>0:sysutils/cpdup-FreeBSD
Conflicts:
CONFLICTS_INSTALL:
  • cpdup
To install the port:
cd /usr/ports/sysutils/cpdup-FreeBSD/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/cpdup-FreeBSD
  • pkg install cpdup-FreeBSD
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: cpdup-FreeBSD
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1739815106 SHA256 (freebsd-cpdup-1.0.0_GH0.tar.gz) = 216d7416f23df392a4218120ee8b4d66ddab04f7c3677b8bfd7c6fea8383aa26 SIZE (freebsd-cpdup-1.0.0_GH0.tar.gz) = 45939

Packages (timestamps in pop-ups are UTC):
cpdup-FreeBSD
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.01.0.0-1.0.01.0.0---
FreeBSD:13:quarterly1.0.01.0.0-1.0.01.0.0---
FreeBSD:14:latest1.0.01.0.0-1.0.01.0.0---
FreeBSD:14:quarterly1.0.01.0.0-1.0.01.0.0---
FreeBSD:15:latest1.0.01.0.0n/a1.0.0n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_cpdup-FreeBSD
USES:
ssl tar:xz uidfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/freebsd/cpdup/tar.gz/1.0.0?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.0
26 Feb 2025 07:59:17
commit hash: 8f5196fd57dd5a030369001df8f190f93a6dc388commit hash: 8f5196fd57dd5a030369001df8f190f93a6dc388commit hash: 8f5196fd57dd5a030369001df8f190f93a6dc388commit hash: 8f5196fd57dd5a030369001df8f190f93a6dc388 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
sysutils/cpdup-FreeBSD: Fix staging with non root user

- Add USES=uidfix

Reported by:	cy
1.0.0
25 Feb 2025 21:58:58
commit hash: 0d316feccaf89c1bd804d6001274426a7135c93acommit hash: 0d316feccaf89c1bd804d6001274426a7135c93acommit hash: 0d316feccaf89c1bd804d6001274426a7135c93acommit hash: 0d316feccaf89c1bd804d6001274426a7135c93a files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
sysutils/cpdup-FreeBSD: Add FreeBSD fork of cpdup

Add a fork of cpdup, including patches to support copy_file_range(2)
and allowing to choose checksum algorithm.

Thanks to mm for providing the required patches to the fork.

Assign port to cpdup maintainer

Approved by:	Gianmarco Giovannelli <gmarco@giovannelli.it> (maintainer)

Number of commits found: 2