Port details |
- duply Shell front end for the duplicity backup tool
- 2.5.1_1 sysutils =5 2.5.1_1Version of this port present on the latest quarterly branch.
- Maintainer: michael@ranner.eu
- Port Added: 2010-09-29 13:11:51
- Last Update: 2024-05-20 10:33:03
- Commit Hash: b66e494
- People watching this port, also watch:: ioncube-php82, nginx, cacti, kannel, php82-pecl-oauth
- License: GPLv2
- WWW:
- https://duply.net
- Description:
- Duply is a shell front end for the duplicity backup tool.
It greatly simplifies its usage by implementing backup
job profiles, batch commands and more. Who says secure
backups on non-trusted spaces are no child's play.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/sysutils/duply/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/duply
- pkg install duply
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: duply
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1698792792
SHA256 (duply_2.5.1.tgz) = 0acf81f1ae5ae520e614b2cb3e5a6ff313afbee2652b8524da69fb4db34099a5
SIZE (duply_2.5.1.tgz) = 53956
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- duplicity : sysutils/duplicity
- bash : shells/bash
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_duply
- USES:
- python tar:tgz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.5.1_1 20 May 2024 10:33:03 |
Vsevolod Stakhov (vsevolod) |
security/libsodium: update to 1.0.19, bump dependent ports
PR: 278259
Reported by: Andrey Korobkov <alster-vinterdalen.se> |
2.5.1 03 Nov 2023 21:09:41 |
Robert Clausecker (fuz) Author: Andrey Korobkov |
sysutils/duply: update 2.2.2 -> 2.5.1
- remove useless DOCS option
Changelog: http://duply.net/Changelog-TODO
PR: 261727
Approved by: michael@ranner.eu (maintainer)
Reported by: Luca Lesinigo <luca@lesinigo.it> |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
2.2.2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
2.2.2 03 Aug 2022 01:58:28 |
Hiroki Tagato (tagattie) Author: David O'Rourke |
sysutils/duply: update to 2.2.2 and fix broken MASTER_SITES
The previous MASTER_SITES entry was actually a redirect to
SourceForge, however, it appears it was only ever capable of
retrieving the latest version of duply. This meant that when a new
upstream version of duply was released, the port would break as
duply.net always redirected to the latest version, no matter which
version you were actually requesting.
This is resolved by pointing MASTER_SITES to the real SourceForge
location for the releases.
Changelog: http://duply.net/Changelog-TODO
PR: 241784
Reported by: David O'Rourke <dor.bsd@xm0.uk>
Approved by: michael@ranner.eu (maintainer) |
2.1_1 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
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 ) |
2.1_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.1_1 28 Nov 2019 15:38:39 |
grembo |
Unbreak |
2.1_1 06 Nov 2019 16:26:35 |
antoine |
Mark a few ports BROKEN (unfetchable) |
2.1_1 14 Aug 2019 12:16:13 |
mat |
Convert to UCL & cleanup pkg-message (categories s) |
2.1_1 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
2.1_1 11 Aug 2018 19:01:16 |
dbaio |
sysutils/duply: Fix Python interpreter
After r476919, post-patch was changing incorrectly the Python
interpreter that `duply` uses.
Without this patch, `duply` will look for the same interpreter
that `duplicity` uses.
PR: 230544
Submitted by: Peter Putzer <freebsd@mnd.sc>
Approved by: just fix it |
2.1 11 Aug 2018 14:24:49 |
dbaio |
sysutils/duply: Update to 2.1
- Enable random by default in periodic script and anticongestion function [1]
Periodic scripts that hit external servers can cause a "thundering herd"
problem, whereby many systems' periodic scripts run at the same time, and
overload the server. To prevent this, such scripts should sleep for a
random amount of time before hitting the external server.
Changes: http://duply.net/wiki/index.php/Duply-Changelog
PR: 218443 [1]
PR: 230308
Submitted by: Nathan <ndowens@yahoo.com>
Reported by: asomers [1]
Approved by: michael@ranner.eu (maintainer) |
1.10.1 19 May 2016 11:09:14 |
amdmi3 |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
1.10.1 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
1.10.1 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.10.1 14 Oct 2015 11:32:22 |
mat |
Update to 1.10.1.
Don't install the license file twice.
maintainer timeout.
PR: 203434
Submitted by: Philip Jocks
Sponsored by: Absolight |
1.9.1 30 Apr 2015 08:58:57 |
wen |
- Update to 1.9.1
PR: 196723
Submitted by: sascha@root-login.org
Approved by: michael@ranner.eu(maintainer) |
1.7.4 20 Dec 2014 19:42:46 |
bapt |
Cleanup plist |
1.7.4 08 Jul 2014 18:50:21 |
wg |
sysutils/duply: update to 1.7.4
PR: 191711
Submitted by: maintainer |
1.6.0_2 24 Mar 2014 20:30:21 |
pawel |
Add periodic script
PR: ports/187643
Submitted by: Claudius Herder <claudius.herder@ambtec.de>
Approved by: maintainer |
1.6.0_1 03 Mar 2014 14:35:23 |
adamw |
Remove bash-devel support now that it has been folded into
shells/bash proper. Bump PORTREVISION on affected ports. |
1.6.0 02 Mar 2014 18:25:07 |
adamw |
Update to 1.6.0, and add bash-devel support.
PR: ports/187199
Approved by: maintainer |
1.5.9 02 Mar 2014 17:07:22 |
adamw |
Stage support. |
1.5.9 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
1.5.9 11 Mar 2013 01:09:57 |
beech |
- Update to 1.5.9
- Cleanup Makefile header for portlint
PR: ports/176818
Submitted by: Michael Ranner <michael@ranner.eu> (maintainer) |
1.5.5.1 09 Sep 2011 11:59:39 |
olgeni |
Fix a typo. |
1.5.5.1 16 Jun 2011 20:06:26 |
dhn |
- Update to 1.5.5.1
PR: ports/157923
Submitted by: Vlad V. Teterya <vlad@vlad.uz.ua>
Approved by: Michael Ranner <michael@ranner.eu> (maintainer) |
1.5.4.2 16 Jan 2011 16:43:12 |
culot |
- Update to 1.5.4.2
Changes: http://duply.net/?title=Duply-Changelog
PR: ports/154046
Submitted by: Vlad V. Teterya <vlad AT vlad.uz.ua>
Approved by: sahil@/wen@ (mentors, implicit), Michael Ranner <michael AT
ranner.eu> (maintainer)
Feature safe: yes |
1.5.4.1 28 Dec 2010 23:47:14 |
sahil |
- Update to 1.5.4.1
PR: ports/153410
Submitted by: Vlad V. Teterya <vlad@vlad.uz.ua>
Approved by: Michael Ranner <michael@ranner.eu> (maintainer) |
1.5.4_1 16 Dec 2010 02:34:07 |
glarkin |
- Chase security/libksba shlib version bump
Requested by: kwm
Pointyhat to: glarkin |
1.5.4 20 Nov 2010 21:59:19 |
sunpoet |
- Update to 1.5.4
- Honor PREFIX
Changes:
1.5.4:
- as of 1.5.3 already, new ARCH_DIR config option
- multiple key support
- ftplicity-Feature Requests-2994929: separate encryption and signing key
- key signing of symmetric encryption possible (duplicity patch committed)
- gpg tests disable switch
- gpg tests now previewable and more intelligent
1.5.3: (1.11.2010)
- bugfix 3056628: improve busybox compatibility, grep did not have -m param
- bugfix 2995408: allow empty password for PGP key
- bugfix 2996459: Duply erroneously escapes '-' symbol in username
- url_encode function is now pythonized
- rsync uses FTP_PASSWORD now if duplicity 0.6.10+ , else issue warning
- feature 3059262: Make pre and post aware of parameters,
internal parameters + CMD of pre or post
PR: ports/152391
Submitted by: Vlad V. Teterya <vlad@vlad.uz.ua>
Approved by: Michael Ranner <michael@ranner.eu> (maintainer) |
1.5.2.3 29 Sep 2010 13:11:08 |
decke |
Duply is a shell front end for the duplicity backup tool.
It greatly simplifies it's usage by implementing backup
job profiles, batch commands and more. Who says secure
backups on non-trusted spaces are no child's play.
WWW: http://duply.net
PR: ports/150946
Submitted by: Michael Ranner <michael at ranner dot eu>
Approved by: beat (co-mentor) |