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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
cpdup Comprehensive filesystem mirroring and backup program
1.22_1 sysutils on this many watch lists=19 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.22Version of this port present on the latest quarterly branch.
Maintainer: gmarco@giovannelli.it search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2024-01-21 20:48:10
Commit Hash: 7b8c675
People watching this port, also watch:: pcre, nmap, rsync, gmake, unzip
License: BSD2CLAUSE
WWW:
https://github.com/DragonFlyBSD/cpdup
Description:
This is the distribution of "cpdup", a powerful filesystem mirroring and backup utility which also has file integrity testing features, supports incremental backups, and remote mirroring via ssh. 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-1.22_1/catalog.mk
  4. /usr/local/share/licenses/cpdup-1.22_1/LICENSE
  5. /usr/local/share/licenses/cpdup-1.22_1/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • cpdup>0:sysutils/cpdup
To install the port:
cd /usr/ports/sysutils/cpdup/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/cpdup
  • pkg install cpdup
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: cpdup
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1613861241 SHA256 (DragonFlyBSD-cpdup-1.22-v1.22_GH0.tar.gz) = 2dbfa16a080f8dce1be64a511e785b8491e59be8a0f3d1cef035d08147cc4793 SIZE (DragonFlyBSD-cpdup-1.22-v1.22_GH0.tar.gz) = 44126

Packages (timestamps in pop-ups are UTC):
cpdup
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.22_11.22_11.201.22_11.22_1-1.20-
FreeBSD:13:quarterly1.221.221.221.221.221.221.221.22
FreeBSD:14:latest1.22_11.22_11.221.22_11.22_11.22-1.22
FreeBSD:14:quarterly1.221.22-1.221.221.221.221.22
FreeBSD:15:latest1.22_11.22_1n/a1.22_1n/a1.22_11.22_11.22_1
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
There are no ports dependent upon this port

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

Number of commits found: 38

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.22_1
21 Jan 2024 20:48:10
commit hash: 7b8c675595856f8b5d13772091e53019e0a04c26commit hash: 7b8c675595856f8b5d13772091e53019e0a04c26commit hash: 7b8c675595856f8b5d13772091e53019e0a04c26commit hash: 7b8c675595856f8b5d13772091e53019e0a04c26 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
sysutils/cpdup: Sanitize MANPREFIX

Approved by:    portmgr (blanket)
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.22
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.22
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.22
04 Jun 2021 14:41:10
commit hash: 6f63b52abc2fc1f4112dee52e5458eee8d3f20edcommit hash: 6f63b52abc2fc1f4112dee52e5458eee8d3f20edcommit hash: 6f63b52abc2fc1f4112dee52e5458eee8d3f20edcommit hash: 6f63b52abc2fc1f4112dee52e5458eee8d3f20ed files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
Author: Gianmarco Giovannelli
sysutils/cpdup: Update pkg-descr

PR:		253750
Approved by:	gmarco@giovannelli.it (maintainer)
1.22
23 Apr 2021 17:01:28
commit hash: f6f44b6cfe29d62a254a2deac5b7271fae1797cfcommit hash: f6f44b6cfe29d62a254a2deac5b7271fae1797cfcommit hash: f6f44b6cfe29d62a254a2deac5b7271fae1797cfcommit hash: f6f44b6cfe29d62a254a2deac5b7271fae1797cf files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
sysutils/cpdup: Update pkg-plist and WWW

PR:		253750
Approved by:	gmarco@giovannelli.it (maintainer)
1.22
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.22
09 Mar 2021 21:11:00
Revision:567961Original commit files touched by this commit
madpilot search for other commits by this committer
Give back port to former maintainer updating ti new email address
on his request.
1.22
20 Feb 2021 23:15:12
Revision:566196Original commit files touched by this commit
mandree search for other commits by this committer
sysutils/cpdup: update to v1.22, reset maintainer

+ switch to DragonflyBSD upstream (Github)
+ patch CFLAGS in
+ patch pkg-config out for base OpenSSL
+ reset maintainer Gianmarco Giovannelli gmarco@gufi.org, repeat timeout,
  reporter claims address unreachable

Extract from https://github.com/DragonFlyBSD/cpdup/tags

cpdup v1.22
* Add support for lchmod(), lutimes() and lchflags(), allowing symlinks
  to fully replicated.
* Fix issues when the destination of a rename is chflag'ed in a way that
  causes the rename to fail.
* Delete temporary files when a rename flies.
* Remove the FSMID support (obsolete in DragonFly BSD since 2009).

cpdup v1.21
* Support microsecond timestamp precision; bumped protocol version from
  4 to 5.

PR:		252854
Reported by:	Henrik Rosenke <rosenke@dssgmbh.de>
1.20
21 Feb 2019 15:03:39
Revision:493509Original commit files touched by this commit
madpilot search for other commits by this committer
- Update cpdup to 1.20
- Distfile extrapolated from upstream DeagonFlyBSD repository

Approved By:	gmarco@gufi.org (maintainer)
1.18
10 Apr 2017 16:40:23
Revision:438187Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add license

PR:		218100
Submitted by:	gudfitz@gmail.com
Approved by:	maintainer timeout (gmarco@gufi.org, 2 weeks)
1.18
18 Feb 2016 14:37:25
Revision:409109Original commit files touched by this commit
madpilot search for other commits by this committer
- Update to 1.18
- Remove unneeded patches

Submitted by:	Gianmarco Giovannelli <gmarco at gufi.org>
		(maintainer, via email)
1.17_2
15 Mar 2014 09:25:09
Revision:348301Original commit files touched by this commit
danfe search for other commits by this committer
- Convert EXTRACT_SUFX to USES=tar:tgz, drop an article from the COMMENT
- Remove BROKEN on sparc64: it builds fine at least on flame.freebsd.org
- While here, reformat and improve grammar in port description text
1.17_2
25 Feb 2014 12:53:22
Revision:345989Original commit files touched by this commit
ehaupt search for other commits by this committer
Support staging
1.17_2
20 Sep 2013 23:06:00
Revision:327772Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
1.17_2
07 Nov 2012 08:25:42
Revision:307122Original commit files touched by this commit
madpilot search for other commits by this committer
- Don't pass -T option to ssh process, this allows use of the "null"
  cipher if requested [1]
- Fix build with clang
- Trim Makefile headers

Submitted by:	Oliver Fromme <olli@grabthar.secnetix.de> [1]
Approved by:	Gianmarco Giovannelli <gmarco@gufi.org> (maintainer)
Feature safe:	yes
1.17_1
16 Jul 2011 05:40:24
Original commit files touched by this commit
linimon search for other commits by this committer
Mark as broken on sparc64: does not compile.
1.17_1
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.17_1
25 Sep 2010 22:04:19
Original commit files touched by this commit
wxs search for other commits by this committer
Fix off-by-one error.

PR:             ports/150618
Submitted by:   Oliver Fromme <olli@secnetix.de>
Approved by:    Gianmarco Giovannelli <gmarco@gufi.org> (maintainer)
Obtained from: 
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/704cef5251497a4f675f5554fa763c18fb622a5b
1.17
06 Sep 2010 18:57:55
Original commit files touched by this commit
bapt search for other commits by this committer
- Update to 1.17

PR:             ports/150202
Submitted by:   bapt (me)
Approved by:    Gianmarco Giovannelli <gmarco _at_ gufi.org> (maintainer)
1.12
13 Mar 2009 14:55:09
Original commit files touched by this commit
ale search for other commits by this committer
Update to 1.12 release.

Submitted by:   maintainer
1.11
08 Mar 2009 08:39:55
Original commit files touched by this commit
ale search for other commits by this committer
Update to 1.11 release.

Submitted by:   maintainer
1.09
26 Sep 2008 08:34:46
Original commit files touched by this commit
mm search for other commits by this committer
- Update to 1.09

PR:             ports/127630
Submitted by:   mm
Approved by:    Gianmarco Giovannelli <gmarco@gufi.org> (maintainer)
1.07
31 May 2007 06:19:27
Original commit files touched by this commit
ale search for other commits by this committer
Update to 1.07 release.

Submitted by:   Oliver <olli@secnetix.de>
Approved by:    maintainer
1.05_1
03 Nov 2006 22:16:30
Original commit files touched by this commit
ale search for other commits by this committer
Update master site and maintainer email.

Submitted by:   maintainer
1.05_1
26 May 2006 19:19:12
Original commit files touched by this commit
ale search for other commits by this committer
Assign maintainership to gmarco@gufi.org.
1.05_1
25 Apr 2006 15:52:08
Original commit files touched by this commit
vs search for other commits by this committer
Skip inodes with snapshot flag on (bump PORTREV)

PR:             ports/96252
Submitted by:   marck@
1.05
25 Nov 2005 18:14:52
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
1.05
11 Dec 2004 17:49:48
Original commit files touched by this commit
sem search for other commits by this committer
- Update to 1.05

PR:             ports/74936
Submitted by:   Sean Farley <sean-freebsd(at)farley.org>
1.04
05 Feb 2004 20:38:07
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES.

Reviewed by:    marcus
1.04
29 Jan 2004 16:13:06
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
1.04
21 Dec 2003 00:22:26
Original commit files touched by this commit
sergei search for other commits by this committer
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line
1.04
12 May 2003 22:10:12
Original commit files touched by this commit
kris search for other commits by this committer
Reset maintainer on ports formerly maintained by dillon

Submitted by:   dillon
1.04
07 Mar 2003 06:11:20
Original commit files touched by this commit
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
1.04
19 Jun 2002 19:34:35
Original commit files touched by this commit
dillon search for other commits by this committer
Update cpdup to version 1.04, which fixes a memory corruption bug in
RemoveRecur() and adds an option, -s0, which allows cpdup to replace a
destination directory with a file.  Also correct a portlint -act warning.
20 Sep 2001 00:04:40
commit hash: fp1.18948@dev.null.freshports.orgcommit hash: fp1.18948@dev.null.freshports.orgcommit hash: fp1.18948@dev.null.freshports.orgcommit hash: fp1.18948@dev.null.freshports.org files touched by this commit
dillon search for other commits by this committer
Bump cpdup rev to 1.03.  1.03 fixes a double-free() in hardlink failure  
handling, removes dangerous sprintf()s, and revamps the verboseness options.    
08 Oct 2000 07:23:57
commit hash: fp1.4823@dev.null.freshports.orgcommit hash: fp1.4823@dev.null.freshports.orgcommit hash: fp1.4823@dev.null.freshports.orgcommit hash: fp1.4823@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category sysutils to new layout.  
21 Jul 2000 19:44:31
commit hash: fp1.2255@dev.null.freshports.orgcommit hash: fp1.2255@dev.null.freshports.orgcommit hash: fp1.2255@dev.null.freshports.orgcommit hash: fp1.2255@dev.null.freshports.org files touched by this commit
dillon search for other commits by this committer
Correct broken master site for cpdup    

Number of commits found: 38