non port: sysutils/duplicity/Makefile |
Number of commits found: 124 (showing only 100 on this page) |
Wednesday, 25 Jun 2025
|
23:33 Nuno Teixeira (eduardo)
sysutils/duplicity: Update to 3.0.5.1
ChangeLog:
https://gitlab.com/duplicity/duplicity/-/blob/main/CHANGELOG.md#rel3051-2025-06-25
eaea255 |
Friday, 20 Jun 2025
|
21:18 Nuno Teixeira (eduardo)
sysutils/duplicity: Update to 3.0.5
- Remove testing from port as it isn't shipped in PyPI tarball anymore
- Force downgrade on setuptools upstream requirement
ChangeLog: https://duplicity.gitlab.io/stable/CHANGELOG.html
3320678 |
Monday, 10 Feb 2025
|
20:38 Nuno Teixeira (eduardo) Author: John Hein
sysutils/duplicity: Catch up to pydrive removal
The import statements in duplicity 3.0.4 (and 3.0.2 and maybe earlier)
source code use 'pydrive2' (not 'pydrive').
PR: 284713
ee8c008 |
Sunday, 9 Feb 2025
|
22:06 Nuno Teixeira (eduardo)
sysutils/duplicity: Update to 3.0.4
ChangeLog: https://duplicity.gitlab.io/stable/CHANGELOG.html
8e25f7e |
Tuesday, 26 Nov 2024
|
08:19 Nuno Teixeira (eduardo)
sysutils/duplicity: Update to 3.0.3.2
ChangeLog: https://duplicity.gitlab.io/stable/CHANGELOG.html
MFH: 2024Q4
ef8ea5091 |
Tuesday, 19 Nov 2024
|
22:21 Nuno Teixeira (eduardo)
sysutils/duplicity: Update to 3.0.3.1
ChangeLog: https://duplicity.gitlab.io/stable/CHANGELOG.html
MFH: 2024Q4
4d8dfc3 |
Monday, 18 Nov 2024
|
09:01 Nuno Teixeira (eduardo)
sysutils/duplicity: Update to 3.0.3
ChangeLog: https://duplicity.gitlab.io/stable/CHANGELOG.html
edab7e1 |
Friday, 9 Aug 2024
|
16:58 Nuno Teixeira (eduardo) Author: FiLiS
sysutils/duplicity: Update to 3.0.2
ChangeLog: https://duplicity.gitlab.io/stable/CHANGELOG.html
PR: 280712
MFH: 2024Q3
bf9e519 |
Tuesday, 6 Aug 2024
|
10:22 Nuno Teixeira (eduardo)
sysutils/duplicity: Update to 3.0.1
ChangeLog: https://duplicity.gitlab.io/stable/CHANGELOG.html
MFH: 2024Q3
2e906e5 |
Thursday, 30 May 2024
|
20:22 Nuno Teixeira (eduardo)
sysutils/duplicity: Update to 3.0.0
ChangeLog: https://duplicity.gitlab.io/stable/CHANGELOG.html
bcad3ea |
Saturday, 25 May 2024
|
07:32 Nuno Teixeira (eduardo)
sysutils/duplicity: Update to 2.2.4
- Build deps: Switch from PY_SETUPTOOLS -> py-setuptools
ChangeLog: https://duplicity.gitlab.io/stable/CHANGELOG.html
PR: 279266
Reported by: FiLiS <freebsdbugs@filis.org>
0f33d05 |
Monday, 20 May 2024
|
10:33 Vsevolod Stakhov (vsevolod)
security/libsodium: update to 1.0.19, bump dependent ports
PR: 278259
Reported by: Andrey Korobkov <alster-vinterdalen.se>
b66e494 |
Thursday, 21 Mar 2024
|
07:31 Nuno Teixeira (eduardo)
sysutils/duplicity: Update to 2.2.3
- Remove setuptools_scm dependency
ChangeLog: https://gitlab.com/duplicity/duplicity/-/blob/main/CHANGELOG.md
ce8e56b |
Thursday, 29 Feb 2024
|
11:04 Nuno Teixeira (eduardo)
sysutils/duplicity: Update to 2.2.2
ChangeLog: https://duplicity.gitlab.io/stable/CHANGELOG.html
PR: 276865
Reported by: FiLiS <freebsdbugs@filis.org>
85fdc90 |
07:18 Charlie Li (vishwin)
devel/py-setuptools-scm: update to 8.0.4
Directory and PORTNAME changed to match normalised name in release
tarball; consumers updated to match.
Although setuptools itself is specified as a run dependency in the
Python package metadata, it is currently left out here to prevent
environment pollution until at least PR 270510 is committed.
Additionally, this version of setuptools-scm requires setuptools>=61,
which means this version is only meant for USE_PYTHON=pep517 ports
as all USE_PYTHON=distutils ports will switch to devel/py-setuptools58
also after PR 270510. science/py-emmet-core is switched to
devel/py-setuptools_scm7 accordingly, as it specifies setuptools-scm<8.
devel/py-{flit-scm,hatch-vcs} have ${PY_SETUPTOOLS} added to
RUN_DEPENDS to compensate.
Further details: https://wiki.freebsd.org/Python/setuptools
Reported by: yuri
Co-authored by: matthew
Exp-run by: antoine (earlier iteration)
Approved by: yuri (science/py-emmet-core, previous iteration)
PR: 272134
Differential Revision: https://reviews.freebsd.org/D39288
5d4139f |
Tuesday, 27 Feb 2024
|
20:12 Charlie Li (vishwin)
sysutils/duplicity: add ${PY_SETUPTOOLS} to BUILD_DEPENDS
setuptools-scm is not a PEP-517 build backend; add the real one.
Otherwise this build will fail once the linked PR is committed.
With hat: python
PR: 272134
83a0abe |
Sunday, 14 Jan 2024
|
09:37 Nuno Teixeira (eduardo)
sysutils/duplicity: Improve port
- Switch to DISTVERSION
- Switch to pep517 build
- Update WWW (redirection)
- Remove FTP and FTPS from default options
- Use py-boto3 run dep on S3 option
- Add dropbox backend option
- Add pytest testunit
- Take maintainership
PR: 268850, 270572, 274904
3a5cc25 |
Saturday, 13 Jan 2024
|
21:17 Oleksii Samorukov (samm)
sysutils/duplicity: update to 2.1.5 version
Required as sysutils/duply now fails due to version mismatch
23ee7ba |
Saturday, 23 Dec 2023
|
19:57 Danilo G. Baio (dbaio)
sysutils/duplicity: Drop MAINTAINER'ship
1b1d789 |
Wednesday, 11 Jan 2023
|
15:58 Dmitry Marakasov (amdmi3)
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt
77d6847 |
Wednesday, 7 Sep 2022
|
21:10 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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Wednesday, 20 Jul 2022
|
14:23 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>
* Alex Deiter <tiamat@komi.mts.ru>
* Alex Samorukov <samm@freebsd.org>
* Alex de Kruijff
* Alexander Haderer <alexander.haderer@loescap.de>
* Alexander Kuehn <freebsd@nagilum.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Moisseev <moiseev@mezonplus.ru>
* Alexander V. Chernikov <melifaro@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Anders Nordby <anders@FreeBSD.org>
* Anders Nordby <anders@fix.no>
* Andreas Dobloug <andreasd@@ifi.uio.no>
* Andreas Fehlner (fehlner@gmx.de)
* Andreas Klemm <andreas@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrej Zverev <az@inec.ru>
* Andrew <andrew@ugh.net.au>, Iain Templeton <iain@ugh.net.au>
* Andrew Khlebutin <andrey@hm.perm.ru>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrew Shevtsov <nyxo@dnuc.polyn.kiae.su>
* Andrew Stevenson <andrew@ugh.net.au>
* Andrew Turner <zombie@i4free.co.nz>
* Andrey A. Chernov <ache@FreeBSD.org>
* Andrey Cherkashin <andoriyu@gmail.com>
* Andrey Chernov <ache@FreeBSD.org>
* Andrey Kuzmin <akuz84@gmail.com>
* Andrey Simonenko
* Andrey Zonov <andrey@zonov.org>
* Andris Raugulis <moo@arthepsy.eu>
* Andy Fawcett <andy@athame.co.uk>
* Anes Mukhametov <anes@anes.su>
* Anish Mistry
* Anish Mistry <amistry@am-productions.biz>
* Antoine Brodin <antoine@FreeBSD.org>
* Anton Berezin <tobez@tobez.org>
* Anton Karpov <toxa@toxahost.ru>
* Anton Lysenok <bart@tapolsky.net.ua>
* Anton Statutov <astatutov@gmail.com>
* Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
* Aragon Gouveia <aragon@phat.za.net>
* Arjan van der Velde <noresult@xs4all.nl>
* Artem Zaytsev <a.arepo@gmail.com>
* Ashish SHUKLA <wahjava@gmail.com>
* Austin Shafer <ashafer@badland.io>
* Babak Farrokhi <farrokhi@FreeBSD.org>
* Baptiste Grenier <gwarf@gwarf.org>
* Bartek Rutkowski <robak@FreeBSD.org>
* Ben Kibbey <bjk@arbornet.org>
* Ben Woods <woodsb02@FreeBSD.org>
* Bjoern A. Zeeb <bzeeb+freebsd+ports@zabbadoz.net>
* Blaz Zupan <blaz@amis.net>
* Boris Kochergin <spawk@acm.poly.edu>
* Boris Popov <bp@FreeBSD.org>
* Boris Samorodov <bsam@FreeBSD.org>
* Brad Lanam <bll@gentoo.com>
* Brian Dean <bsd@FreeBSD.org>
* Brian Handy <handy@physics.montana.edu>
* Brian Somers <brian@FreeBSD.org>
* Cameron Katri <me@cameronkatri.com>
* Carlo Strub
* Chad Castleberry AKA ritalin
* Charles Swiger <chuck@pkix.net>
* Charlie Kester <corky1951@comcast.net>
* Chifeng Qu <chifeng@gmail.com>
* Chris Calvey <chris@securityforensics.co.uk>
* Chris D. Faulhaber <jedgar@fxp.org>
* Chris Howey <howeyc@gmail.com>
* Christer Edwards <christer.edwards@gmail.com>
* Christopher Boumenot <boumenot@gmail.com>
* Christopher Key <cjk32@cam.ac.uk>
* Colin Booth <colin@heliocat.net>
* Colin Percival
* Conrad Meyer <cem@FreeBSD.org>
* Cosmin Stroe <cstroe1@uic.edu>
* Craig Leres <leres@FreeBSD.org>
* Craig Rodrigues <rodrigc@FreeBSD.org>
* Cy Schubert <cy@FreeBSD.org>
* Cyrille Lefevre <Cyrille.Lefevre@laposte.net>
* Cyrille Lefevre <clefevre@citeweb.net>
* Dale Woolridge <dale.woolridge@gmail.com>
* Dan Langille <dan@langille.org>
* Dan Piponi <wmtop@tanelorn.demon.co.uk>
* Daniel Baker <dbaker@FreeBSD.org>
* Daniel Bond
* Daniel Gerzo <danger@FreeBSD.org>
* Daniel Harris <dannyboy@subdimension.com>
* Daniel Johansson <donnex@donnex.net>
* Daniel Roethlisberger <daniel@roe.ch>
* Daniel Solsona <daniel@ish.com.au>, Guido Falsi <madpilot@FreeBSD.org>
* Daniel Thiele
* Danilo Egea Gondolfo <danilo@FreeBSD.org>
* Danilo Egea Gondolfo <danilogondolfo@gmail.com>
* Danny Howard <dannyman@toldme.com>
* Dave Cottlehuber <dch@skunkwerks.at>
* David Gardner
* David Le Brun <david@dyn-ns.net>
* David Naylor <dbn@FreeBSD.org>
* David O'Brien (obrien@FreeBSD.org)
* David O'Brien (obrien@NUXI.com)
* David O'Brien <obrien@FreeBSD.org>
* David O'Brien <obrien@cs.ucdavis.edu>
* David Thiel <lx@redundancy.redundancy.org>
* David W. Chapman Jr. (dwcjr@FreeBSD.org)
* Denis Barov
* Denis Barov <dindin@dindin.ru>
* Denis N. Peplin <info@volginfo.ru>
* Dennis Herrmann <dhn@FreeBSD.org>
* Dereckson <dereckson@gmail.com>
* Derik van Zuetphen <dz@426.ch>
* Devin Teske <dteske@FreeBSD.org>
* Devin Teske <dteske@vicor.com>
* Dikshie
* Dima Panov <fluffy@Fluffy.Khv.RU>
* Dima Sivachenko <dima@chg.ru>
* Dirk Engling <erdgeist@erdgeist.org>
* Dmitri Nikulin <setagllib@optusnet.com.au>
* Dmitry Frolov <frol@nov.net>
* Dmitry N Fomin <fdn@okbire.ru>
* Dmitry Sivachenko <demon@FreeBSD.org>
* Dmitry Sivachenko <dima@Chg.RU>
* Dmitry Yashin <dmitry@yashin.su>
* Dmitry Yu Okunev dyokunev@ut.mephi.ru
* Dom Mitchell <dom@happygiraffe.net>
* Dom Mitchell <dom@myrddin.demon.co.uk>
* Dominic Fandrey <kamikaze@bsdforen.de>
* Donald Burr <dburr@FreeBSD.org>
* Doug Harple
* Douglas Thrift
* Dryice Liu <dryice@dryice.name>
* Dylan Bridgman
* Ed Schouten <ed@FreeBSD.org>
* Ed Schouten <ed@fxq.nl>
* Ederson de Moura <ederbs@ederbs.org>
* Edson Brandi <ebrandi@fugspbr.org>
* Eduard Martinescu
* Edward Tomasz Napierala <trasz@FreeBSD.org>
* Edwin Groothuis <edwin@mavetju.org>
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Emanuel Haupt <ehaupt@critical.ch>
* Emmanuel Vadot <manu@freebsd.org>
* Enrico M. Crisostomo <enrico.m.crisostomo@gmail.com>
* Eric Freeman <freebsdports@chillibear.com>
* Erik Greenwald <erik@smluc.org>
* Erwin Lansing <erwin@FreeBSD.org>
* Eugene Grosbein <eugen@FreeBSD.org>
* Evan Sarmiento <esarmiento@wayfair.com>
* Evgeny Zhirnov <jirnov@gmail.com>
* Fabian Keil <fk@fabiankeil.de>
* Felippe de Meirelles Motta <lippemail@gmail.com>
* Florent Thoumie <flz@xbsd.org>
* Florian Smeets <flo@smeets.im>
* Frank Fenor <frank@fenor.de>
* Frank Wall <fw@moov.de>
* Frederic Culot <culot@FreeBSD.org>
* FreeBSD GNOME Team <gnome@freebsd.org>
* Frerich Raabe <frerich.raabe@gmx.de>
* Fukang Chen <loader@FreeBSD.org>
* Gabor Zahemszky
* Gabriel M. Dutra <0xdutra@gmail.com>
* Ganael LAPLANCHE <ganael.laplanche@martymac.org>
* Ganael Laplanche <ganael.laplanche@martymac.org>
* Gasol Wu <gasol.wu@gmail.com>
* Gea-Suan Lin <gslin@gslin.org>
* George Cox <gjvc@gjvc.com>
* George Neville-Neil gnn@freebsd.org
* George Reid <greid@ukug.uk.freebsd.org>
* Gerhard Häring <gh@ghaering.de>
* Gerrit Beine <tux@pinguru.net>
* Gert Doering <gert@space.net>
* Gleb Kurtsou <gleb@FreeBSD.org>
* Gleb Smirnoff <glebius@FreeBSD.org>
* Greg Larkin <glarkin@FreeBSD.org>
* Greg Lewis <glewis@FreeBSD.org>
* Guangyuan Yang <ygy@FreeBSD.org>
* Gustau Perez i Querol <gustau.perez@gmail.com>
* Gvozdikov Veniamin <g.veniamin@googlemail.com>
* Hakisho Nukama <nukama@gmail.com>
* Hans Petter Selasky <hselasky@freebsd.org>
* Harshavardhana
* Heiner <h.eichmann@gmx.de>
* Henrik Brix Andersen <brix@FreeBSD.org>
* Hizbulin Ildar <hizel@vyborg.ru>
* Hokan
* Hondareyte <lhondareyte@laposte.net>
* Hung-Yi Chen <gaod@hychen.org>
* Ian Lepore <ian@FreeBSD.org>
* Igor Pokrovsky <ip@unixway.org>
* Ivan Dreckman <ivannashdreckman@fastmail.fm>
* Ivan Lago <ivan.lago@ifom-ieo-campus.it>
* J.R. Oldroyd <fbsd@opal.com>
* James Hunt <james.hunt@ubuntu.com>
* James O'Gorman <james@netinertia.co.uk>
* Jamie Heckford <jamie@jamiesdomain.co.uk>
* Jan Stocker <Jan.Stocker@t-online.de>
* Janne Snabb <snabb@epipe.com>
* Jase Thew <freebsd@beardz.net>
* Jason Evans <jasone@FreeBSD.org>
* Jason Harris <jharris@widomaker.com>
* Jason Helfman <jgh@FreeBSD.org>
* Jean-Yves Lefort <jylefort@FreeBSD.org>
* Jeffrey Goldberg <jeffrey@goldmark.org>
* Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
* Jeremy Chadwick <freebsd@jdc.parodius.com>
* Jeremy Chadwick <jdc@parodius.com>
* Jeremy Shaffner <jeremy@external.org>
* Jesse
* Jesse Smith
* Jesse Smith <jessefrgsmith@yahoo.ca>
* Jesse van den Kieboom <troplosti@orcaweb.cjb.net>
* Jev Björsell <ports@ecadlabs.com>
* Jim Pirzyk <pirzyk@FreeBSD.org>
* Jim Pirzyk pirzyk@FreeBSD.org
* Jim Riggs <ports@christianserving.org>
* Jim Shewmaker
* Jin-Sih Lin <linpct@gmail.com>
* Jin-Sih, Lin <linpct@gmail.com>
* Joe Barbish
* Joe Barbish <jail-primer1@a1poweruser.com>
* Joe Barbish <qchroot1@a1poweruser.com>
* Joe Marcus Clarke <marcus@FreeBSD.org>
* Joerg Pulz <Joerg.Pulz@frm2.tum.de>
* Johannes Dieterich <jmd@FreeBSD.org>
* John D. "Trix" Farrar <trix@basement.net>
* John Hixson <jhixson@FreeBSD.org>
* John Hixson <jhixson@freebsd.org>
* John Hixson <john@pcbsd.org>
* John Reynolds <johnjen@reynoldsnet.org>
* Jon Wilson <jon@phuq.co.uk>
* Jonathan Liu <Net147@hotmail.com>
* Joris Vandalon
* Jose G. Juanino <jjuanino@gmail.com>
* Josef El-Rayes <josef@FreeBSD.org>
* Joseph Benden <joe@thrallingpenguin.com>
* Jouke Witteveen <j.witteveen@gmail.com>
* Jov <amutu@amutu.com>
* Ju Pengfei <jupengfei@gmail.com>
* Juergen Lock <nox@FreeBSD.org>
* Juergen Lock <nox@jelal.hb.north.de>
* Jui-Nan Lin <jnlin@freebsd.cs.nctu.edu.tw>
* Jung-uk Kim <jkim@FreeBSD.org>
* Juraj Lutter <otis@sk.FreeBSD.org>
* Jyun-Yan You <jyyou@cs.nctu.edu.tw>
* KIMURA Takamichi <takamiti@tsden.org>
* Kai Wang <kaiwang27@gmail.com>
* Kamila Souckova <kamila@ksp.sk>
* Kay Lehmann
* Kay Lehmann <kay_lehmann@web.de>
* Kevin Bowling <kbowling@FreeBSD.org>
* Kirill Ponomarev <krion@FreeBSD.org>
* Kirill Ponomarew <ponomarew@oberon.net>
* Kirk Strauser <kirk@strauser.com>
* Konstantin Menshikov <kostjnspb@yandex.ru>
* Konstantin Reznichenko <kot@premierbank.dp.ua>
* Koop Mast <kwm@FreeBSD.org>
* Koop Mast<kwm@FreeBSD.org>
* Kris Kennaway <kris@FreeBSD.org>
* Kris Moore <kmoore@FreeBSD.org>
* Kubilay Kocak <koobs@FreeBSD.org>
* Kueifeng Li <thinker@branda.to>
* Lapo Luchini <lapo@lapo.it>
* Lars Engels <lars.engels@0x20.net>
* Lars Engels <lme@FreeBSD.org>
* Lars Köller <Lars.Koeller@Uni-Bielefeld.DE>
* Lars Thegler <lars@thegler.dk>
* Lars Thegler <lth@FreeBSD.org>
* Len Sassama
* Leo Vandewoestijne <freebsd@dns-lab.com>
* Loic Pefferkorn <loic-freebsd@loicp.eu>
* Loren M. Lang
* Luca Pizzamiglio <pizzamig@FreeBSD.org>
* Lucas Holt <luke@foolishgames.com>
* Lukasz Wasikowski <lukasz@wasikowski.net>
* Lupe Christoph <lupe@lupe-christoph.de>
* M. Warner Losh <imp@FreeBSD.org>
* MANTANI Nobutaka <nobutaka@FreeBSD.org>
* Mahdi Mokhtari <mokhi64@gmail.com>
* Mahlon E. Smith <mahlon@martini.nu>
* Manuel Rabade Garica <mig@mig-29.net>
* Marc G. Fournier <scrappy@FreeBSD.org>
* Marc Lagrange <rhaamo@gruik.at>
* Marcel Kaiser <mk@nic-nac-project.org>
* Marcin Cieslak <saper@SYSTEM.PL>
* Marcin Simonides <marcin@studio4plus.com>
* Marco Steinbach <coco@executive-computing.de>
* Mario S F Ferreira <lioux@linf.unb.br> et al.
* Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
* Marius Strobl <marius@FreeBSD.org>
* Mark Blackman <tmb_ports@maddog.u-net.com>
* Mark Felder <feld@FreeBSD.org>
* Mark Pulford <mark@kyne.com.au>
* Markus Brueffer <markus@FreeBSD.org>
* Markus Dolze
* Martin Matuska <mm@FreeBSD.org>
* Martin Otto
* Martin Pala <martinp@tildeslash.com>
* Martin Tournoij <carpetsmoker@xs4all.nl>
* Martin Tournoij <martin@arp242.net>
* Martin Wilke <miwi@FreeBSD.org>
* Marwan Burelle <marwan.burelle@lri.fr>
* Mateusz Piotrowski <0mp@FreeBSD.org>
* Matt Lancereau <matt@rimasec.net>
* Matt Lancereau <ports@FreeBSD.org>
* Matt Peterson <matt@peterson.org>
* Matteo Cypriani <mcy@lm7.fr>
* Matthew Dillon <dillon@backplane.com>
* Matthew Fuller <fullermd@over-yonder.net>
* Matthew Seaman <matthew@FreeBSD.org>
* Matthias Fechner <mfechner@FreeBSD.org>
* Max Khon
* Max Khon <fjoe@FreeBSD.org>
* Max Laier <max@love2party.net>
* Maxim Ignatenko <gelraen.ua@gmail.com>
* Maxim Sobolev <sobomax@FreeBSD.org>
* Melvyn Sopacua <melvyn@magemana.nl>
* Michael Gmelin <freebsd@grem.de>
* Michael Johnson <ahze@FreeBSD.org>
* Michael L. Hostbaek (mich@freebsdcluster.org)
* Michael L. Hostbaek <mich@freebsdcluster.org>
* Michael Moll <kvedulv at kvedulv.de>
* Michael Moll <kvedulv@kvedulv.de>
* Michael Ranner <michael@ranner.eu>
* Michael Reifenberger
* Miguel Mendez <flynn@energyhq.homeip.net>
* Mike Meyer <mwm@mired.org>
* Mike Muir <mmuir@es.co.nz>
* Mikolaj Golub <to.my.trociny@gmail.com>
* Mikolaj Golub <trociny@FreeBSD.org>
* Mohammad S. Babaei <info@babaei.net>
* Muhammad Moinur Rahman <bofh@FreeBSD.org>
* Murilo Opsfelder <mopsfelder@gmail.com>
* Murray Nesbitt <freebsd@nesbitt.ca>
* Mykola Dzham <i@levsha.me>
* Natacha Porte <natbsd@instinctive.eu>
* Nick Hibma <n_hibma@FreeBSD.org>
* Nicola Vitale <nivit@email.it>
* Nikola Kolev <koue@chaosophia.net>
* Nikolai Lifanov
* Nikolai Lifanov <lifanov@FreeBSD.org>
* Nikolai Lifanov <lifanov@FreeBSD.org> and Ben Woods <woodsb02@FreeBSD.org>
* Nikolay Dachev <jadm@dachev.info>
* Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
* Nosov Artem <chip-set@mail.ru>
* Oleg A. Mamontov <oleg@mamontov.net>
* Oleg Alexeenkov <proler@gmail.com>
* Oleg Ginzburg
* Oleg Ginzburg <olevole@olevole.ru>
* Oliver Braun <obraun@FreeBSD.org>
* Oliver Eikemeier
* Oliver Lehmann <Kai_Allard_Liao@gmx.de>
* Oliver Lehmann <oliver@FreeBSD.org>
* Olivier Cochard-Labbe <olivier@FreeBSD.org>
* Olivier Duchateau
* Olivier Duchateau <duchateau.olivier@gmail.com>
* Olivier Duchateau <olivierd@FreeBSD.org>
* Palle Girgensohn <girgen@FreeBSD.org>
* Patrice Clement <monsieurp@gentoo.org
* Patrice Clement <monsieurp@gentoo.org>
* Patrick Li <pat@databits.net>
* Patrick M. Hausen (pmh@hausen.com)
* Patrick Rinke <patrick@rinke-bochum.de>
* Paul Dlug <paul@aps.org>
* Pav Lucistnik <pav@FreeBSD.org>
* Pavel Novikov
* Pavel Timofeev <timp87@gmail.com>
* Pawel Pekala <c0rn@o2.pl>
* Pete Fritchman <petef@databits.net>
* Peter Ankerstal <peter@pean.org>
* Peter Edwards <pmedwards@eircom.net>
* Peter TKATHENKO <peter@flytrace.com>
* Philippe Casidy <pcasidy@casidy.com>
* Pieter Danhieux <opr@bsdaemon.be>
* Piotr Kubaj <pkubaj@FreeBSD.org>
* Piotr Kubaj <pkubaj@anongoth.pl>
* Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* Qiang Guo <guoqiang_cn@126.com>
* Radim Kolar
* Ralf van Dooren <r.vdooren@snow.nl>
* Rashid N. Achilov <shelton@granch.ru>
* Remington Lang <MrL0Lz@gmail.com>
* Renaud Chaput <renchap@cocoa-x.com>
* René Ladan <rene@freebsd.org>
* Ricardo A. Reis <ricardo.areis@gmail.com>
* Robert Gogolok <gogo@cs.uni-sb.de>
* Rod Person <rodperson@rodperson.com>
* Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl>
* Rodrigo Graeff <delphus@gmail.com>
* Rodrigo OSORIO <rodrigo@FreeBSD.org>
* Roman Bogorodskiy <novel@FreeBSD.org>
* Rozhuk Ivan <rozhuk.im@gmail.com>
* Rusmir Dusko <nemysis@FreeBSD.org>
* Russell Jackson <raj@csub.edu>
* Ryan Steinmetz <zi@FreeBSD.org>
* Sachidananda Urs
* Samir Noir <samir@noir.im>
* Samy Al Bahra <samy@kerneled.com>
* Samy Al Bahra <samy@kerneled.org>
* Sascha Klauder <sklauder@trimind.de>
* Scot Hetzel <swhetzel@gmail.com>
* Seamus Venasse <svenasse@polaris.ca>
* Sean Rees <sean@rees.us>
* Sebastian Yepes F. <esn@x123.info>
* Sergei Kolobov <sergei@kolobov.com>
* Sergey A. Osokin <osa@FreeBSD.org>
* Sergey Kozlov <sergey.kozlov@intel.com>
* Sergey Kozlov <skozlov@FreeBSD.org>
* Sergey Skvortsov <skv@protey.ru>
* Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
* Slawomir Wojciech Wojtczak <vermaden@interia.pl>
* Soeren Boll Overgaard <boll@tolkien.dk>
* Sofian Brabez <sbrabez@gmail.com>
* Sofian Brabez <sbz@FreeBSD.org>
* SriSaiGanesh
* Stanislav Sedov <ssedov@mbsd.msk.ru>
* Stefan Esser
* Stefan Jahn <stefan.jahn@nemesis-sektor.de>
* Stefan Rumetshofer
* Steffen Fritz <steffen@fritz.wtf>
* Steffen Vogelreuter
* Stephen J. Roznowski <sjr@home.net>
* Steve Atwell
* Steve Wills <swills@FreeBSD.org>
* Steven Kreuzer <skreuzer@FreeBSD.org>
* Steven Kreuzer <steven@exit2shell.com>
* Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* The Anarcat <anarcat@anarcat.ath.cx>
* Thierry Dussuet <dussuett@wigwam.ethz.ch>
* Thierry Thomas (<thierry@FreeBSD.org>)
* Thierry Thomas (<thierry@pompo.net>)
* Thierry Thomas <thierry@pompo.net>
* Thomas Bartelmess <thomas@bartelmess.io>
* Thomas E. Zander <riggs@rrr.de>
* Thomas Hurst <tom@hur.st>
* Thomas Seck <tmseck@netcologne.de>
* Thomas Zander <riggs@FreeBSD.org>
* Thorsten Greiner <thorsten.greiner@web.de>
* Tim Bishop <tdb@FreeBSD.org>
* Tim Bishop <tim@bishnet.net>
* Tim Welch <ports@thepentagon.org>
* Tim van der Hoek <hoek@FreeBSD.org>
* Timothy Redaelli
* Tobias Roth <ports@fsck.ch>
* Tom Judge <tom@tomjudge.com>
* Tom Rhodes <trhodes@FreeBSD.org>
* Tomoyuki Sakurai <cherry@trombik.org>
* Tony Narlock <tony@git-pull.com>
* Tony Shadwick <tshadwick@oss-solutions.com>
* Torsten Zuehlsdorff <tz@FreeBSD.org>
* Tsung-Han Yeh <snowfly@yuntech.edu.tw>
* Uffe Jakobsen <uffe@uffe.org>
* Ulrich Spoerlein <uspoerlein@gmail.com>
* Valerio Daelli <valerio.daelli@gmail.com>
* Vanilla I. Shu <vanilla@FreeBSD.org>
* Vanilla I. Shu <vanilla@MinJe.com.TW>
* Vasiliy Ch <blttll@gmail.com>
* Veniamin Gvozdikov <vg@FreeBSD.org>
* Vladimir Kondratyev <wulf@FreeBSD.org>
* Vladimir Laskov <samflanker@gmail.com>
* Wen Heping <wen@FreeBSD.org>
* Wen Heping <wenheping@gmail.com>
* Wes Peters <wes@FreeBSD.org>
* William Grzybowski <wg@FreeBSD.org>
* Wu Chin-Hao <wchunhao@cs.nctu.edu.tw>
* Xavier Beaudouin <kiwi@oav.net>
* Xin LI <delphij@FreeBSD.org>
* Xin Li <delphij@FreeBSD.org>
* Yasuhiro KIMURA <yasu@utahime.org>
* Yen-Ming Lee <leeym@FreeBSD.org>
* Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
* Ying-Chieh Liao <ijliao@FreeBSD.org>
* Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
* Yinghong Liu <relaxbsd@gmail.com>
* Yonatan <Yonatan@xpert.com>
* Yonatan <onatan@gmail.com>
* Yoshifumi Watanabe <mwatts@edu1.tokyo-med.ac.jp>
* Yoshihiko Sarumaru <mistral@imasy.or.jp>
* Yuan-Chen Cheng <ycheng@sinica.edu.tw>
* Yuichiro NAITO <naito.yuichiro@gmail.com>
* Yuri Victorovich <yuri@FreeBSD.org>
* Yuri Victorovich <yuri@rawbw.com>
* Zane C, Bowers <vvelox@vvelox.net>
* Zane C. Bowers-Hadley <vvelox@vvelox.net>
* Zeus Panchenko <zeus@gnu.org.ua>
* alepulver
* anarcat
* anders
* arved
* asami
* bjohnson@wedgie.org
* bsdx
* carl@servicefactory.com
* chinsan
* chinsan <chinsan.tw@gmail.com>
* chuck@pkix.net
* clsung
* cracauer@cons.org "Martin Cracauer"
* cy@FreeBSD.org
* dds
* desmo@bandwidth.org
* dieringe
* eivind
* freebsd@spatula.net
* futatuki
* gahr
* grog
* gtodd@bellanet.org
* gurkan@phys.ethz.ch
* ijliao
* imp
* ismail.yenigul@endersys.com.tr
* jack
* janos.mohacsi@bsd.hu
* jfreund
* jhb
* jim@thehousleys.net
* jkh
* joerg
* jon@witchspace.com
* joseph@randomnetworks.com
* jpaetzel@FreeBSD.org
* jrhett@netconsonance.com
* jwd
* kaz@kobe1995.net (NAKAMURA Kauzushi)
* kiesel
* kiesel@schlund.de
* kmoore@FreeBSD.org
* koma2@lovepeers.org
* kuriyama
* luigi@FreeBSD.org
* lx@redundancy.redundancy.org
* marius@alchemy.franken.de
* mi@aldan.algebra.com
* mich@freebsdcluster.org
* michael@fuckner.net
* mm
* mranner@inode.at
* netch@netch.kiev.ua
* ntarmos@ceid.upatras.gr
* okeeblow <root@cooltrainer.org>
* papowell@lprng.com
* pat
* petef@FreeBSD.org
* peter
* philip@FreeBSD.org
* ports@c0decafe.net
* rantapaa@uswest.net
* rhay
* rhwang@bigpanda.com
* roam@FreeBSD.org
* roam@orbitel.bg
* samm
* samu <freebsd-ports@samu.pl>
* se@freebsd.org
* shige
* stas
* sten@blinkenlights.nl
* sterling
* sumikawa
* takawata@jp.FreeBSD.org
* thierry@pompo.net
* thompsa@FreeBSD.org
* trasz
* trasz <trasz@pin.if.uz.zgora.pl>
* tundra
* uffe@uffe.org
* uri@keves.org
* walt
* will
* wmoran
* wosch
With hat: portmgr
ea71236 |
Saturday, 21 May 2022
|
17:24 Danilo G. Baio (dbaio)
sysutils/duplicity: Update to 0.8.23
Changelog: https://launchpad.net/duplicity/+milestone/0.8.23
b3417c0 |
Monday, 14 Mar 2022
|
22:46 Danilo G. Baio (dbaio)
sysutils/duplicity: Update to 0.8.22
Changelog: https://launchpad.net/duplicity/+milestone/0.8.21
https://launchpad.net/duplicity/+milestone/0.8.22
984e498 |
Wednesday, 13 Oct 2021
|
13:52 Stefan Eßer (se)
sysutils/duplicity: Add CPE information
Approved by: portmgr (blanket)
e49cdc8 |
Monday, 23 Aug 2021
|
11:41 Danilo G. Baio (dbaio)
sysutils/duplicity: Update to 0.8.20
Changelog: https://launchpad.net/duplicity/+milestone/0.8.20
PR: 257996
Submitted by: PopularMoment@protonmail.com (Based on)
c244f52 |
Saturday, 1 May 2021
|
21:13 Danilo G. Baio (dbaio)
sysutils/duplicity: Update to 0.8.19
Changelog: https://launchpad.net/duplicity/+milestone/0.8.19
https://launchpad.net/duplicity/+milestone/0.8.18
7bda3f0 |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Saturday, 6 Mar 2021
|
12:16 kai
sysutils/duplicity: Fix packaging with Python 3.8
* Apply the same fix as in r559094 by stripping libraries by wildcard paths.
* Also use PYTHONPREFIX_SITELIBDIR instead PYTHON_SITELIBDIR to make the
port PREFIX safe while I'm here.
PR: 253815
Approved by: python (with hat)
 |
Monday, 16 Nov 2020
|
23:27 dbaio
sysutils/duplicity: Update to 0.8.17
Changelog: https://launchpad.net/duplicity/+milestone/0.8.17
MFH: 2020Q4 (blanket: bugfix release)
 |
Tuesday, 6 Oct 2020
|
22:33 dbaio
sysutils/duplicity: Update to 0.8.16
Changelog: https://launchpad.net/duplicity/+milestone/0.8.16
MFH: 2020Q4 (blanket: bugfix release)
 |
Sunday, 2 Aug 2020
|
12:49 dbaio
sysutils/duplicity: Update to 0.8.15
Changelog: https://launchpad.net/duplicity/+milestone/0.8.15
MFH: 2020Q3 (blanket: bugfix release)
 |
Saturday, 4 Jul 2020
|
22:58 dbaio
sysutils/duplicity: Update to 0.8.14
Changelog: https://launchpad.net/duplicity/+milestone/0.8.14
MFH: 2020Q3 (blanket: bugfix release)
 |
Thursday, 7 May 2020
|
02:30 dbaio
sysutils/duplicity: Update to 0.8.13
Changelog: https://launchpad.net/duplicity/+milestone/0.8.13
 |
Monday, 6 Apr 2020
|
00:27 dbaio
sysutils/duplicity: Fix build when NLS option is off
Reported by: filis
MFH: 2020Q2 (build blanket)
 |
Thursday, 2 Apr 2020
|
11:58 sunpoet
Move net/librsync2 to net/librsync
- Bump PORTREVISION of dependent ports for dependency change
net/librsync was removed from ports tree almost 3 years ago.
from MOVED:
net/librsync|net/librsync2|2017-04-28|Unmaintained, CVE-2014-8242, use
net/librsync2 instead
 |
Saturday, 21 Mar 2020
|
22:43 dbaio
sysutils/duplicity: Update to 0.8.12
This updates sysutils/duplicity to the current stable release.
A new port sysutils/duplicity07 has been created to keep version 0.7.19 in
the tree, as it uses a deprecated version of Python, it will be removed soon.
It will be kept for a while just in case some incompatibilities still show up.
Changelog: https://launchpad.net/duplicity/+milestone/0.8.12
http://duplicity.nongnu.org/vers8/CHANGELOG
Port improvements obtained from sysutils/duplicity-devel.
 |
Wednesday, 19 Feb 2020
|
10:59 antoine
Remove optional dependency on py-gobject
With hat: portmgr
 |
Friday, 15 Nov 2019
|
14:38 dbaio
Add sysutils/duplicity-devel: Backup tool that uses librsync and GnuPG
This is the current development release.
Duplicity backs directories by producing encrypted tar-format volumes and
uploading them to a remote or local file server. Because duplicity uses
librsync, the incremental archives are space efficient and only record the
parts of files that have changed since the last backup. Because duplicity
uses GnuPG to encrypt and/or sign these archives, they will be safe from
spying and/or modification by the server.
WWW: http://duplicity.nongnu.org
 |
Sunday, 5 May 2019
|
00:40 dbaio
sysutils/duplicity: Update to 0.7.19
Changelog: https://launchpad.net/duplicity/+milestone/0.7.19
 |
Saturday, 2 Mar 2019
|
16:59 dbaio
sysutils/duplicity: Options update
- Use GNUPG2 as default [1]
- Drop SSH option
Install paramiko and pexpect as SSH/SCP/SFTP backend.
Duplicity uses paramiko as default, and pexpect is necessary for
par2backend.py, thats why we are also installing it. [2]
scp:// will use paramiko, you can also set like this
paramiko+scp:// or pexpect+scp://
PR: 232927 [1]
Reported by: rs.os@t-online.de [1]
Reported by: Paul Holmanskikh <paul.holmanskikh@gmail.com> [2]
 |
Wednesday, 24 Oct 2018
|
22:55 dbaio
sysutils/duplicity: Update to 0.7.18.2
PR: 232507
Submitted by: Nathan <ndowens@yahoo.com>
Reported by: johnllyon@gmail.com
 |
Wednesday, 20 Jun 2018
|
17:05 mat
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight
 |
Tuesday, 27 Feb 2018
|
01:53 dbaio
sysutils/duplicity: Update to 0.7.17
Changes: https://launchpad.net/duplicity/+milestone/0.7.17
 |
Saturday, 27 Jan 2018
|
20:14 dbaio
sysutils/duplicity: Update to 0.7.16
- Enable option PEXPECT as default [1]
- Fix shebang errors [1]
- Update the deprecated way of setting Python version
- Fix WWW
Changes: https://launchpad.net/duplicity/+milestone/0.7.16
Submitted by: mmokhi [1]
Differential Revision: D14052 [1]
 |
Thursday, 30 Nov 2017
|
15:50 mat
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the
current python flavor. It can be used in dependency lines when the
port itself is not python flavored. For example, deskutils/calibre.
By default, all the flavors are generated. To only generate flavors
for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.
In all the ports with Python dependencies, the *_DEPENDS entries MUST
end with the flavor so that the framework knows which to build/use.
This is done by appending '@${PY_FLAVOR}' after the origin (or
@${FLAVOR} if in a Python module with Python flavors, as the content
will be the same). For example:
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
PR: 223071
Reviewed by: portmgr, python
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D12464
 |
Wednesday, 15 Nov 2017
|
10:41 dbaio
sysutils/duplicity: Update to 0.7.15
Changes: https://launchpad.net/duplicity/+milestone/0.7.15
 |
Thursday, 12 Oct 2017
|
08:13 bapt
Remove py-python-cloudfiles expired since 2017-08-31
 |
Friday, 6 Oct 2017
|
13:09 mat
Convert to utf-8.
Sponsored by: Absolight
 |
Friday, 1 Sep 2017
|
20:04 mmokhi
sysutils/duplicity: Upgrade port to newest release (0.7.14)
Reviewed by: dbaio (maintainer), feld (mentor)
Approved by: dbaio (maintainer), feld (mentor)
Sponsored by: Netzkommune GmbH
Differential Revision: https://reviews.freebsd.org/D12193
 |
Wednesday, 12 Jul 2017
|
01:20 dbaio
sysutils/duplicity: Update to 0.7.13.1
Changed RUN_DEPENDS from devel/py-lockfile to devel/py-fasteners:
Fixed bug #1320641 and others regarding lockfile
- swap from lockfile to fasteners module
- use an fcntl() style lock for process lock of duplicity cache
- lockfile will now clear if duplicity is killed or crashes
See the changelog file for more information.
Changes: http://www.nongnu.org/duplicity/CHANGELOG
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D11548
 |
Tuesday, 30 May 2017
|
15:20 sunpoet
Move net/py-cloudfiles to net/py-python-cloudfiles
- Add PyPI as primary WWW
- Bump PORTREVISION for dependent ports
 |
Monday, 8 May 2017
|
17:21 dbaio
Update my email address
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D10648
 |
Sunday, 9 Apr 2017
|
22:23 shaun
Update to 0.7.12.
PR: 218301
Submitted by: Danilo G. Baio <dbaio@bsd.com.br> (maintainer)
 |
Friday, 3 Mar 2017
|
07:11 wen
- Update to 0.7.11
- Pass maintainership to submitter
PR: 216366
Submitted by: dbaio@bsd.com.br
 |
Tuesday, 24 Jan 2017
|
19:44 bdrewery
- Update librsync to 2.0.0 and move to net/librsync2.
This is ABI-compatible with 1.0.0, but due to an accident
upstream with releasing 1.0.1 with a reversed shlib version,
they released 2.0.0 with only a restoration of the shlib
version of 2.
Submitted by: Danilo G. Baio (dbaio) <dbaio@bsd.com.br>
 |
Friday, 21 Oct 2016
|
12:51 mat
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
 |
Monday, 10 Oct 2016
|
20:58 amdmi3
- Fix docs installation
- Silence stripping
 |
Monday, 3 Oct 2016
|
19:15 pawel
- Update to version 0.7.10 [1]
- Modify options descriptions to match currents standards
- Fix PEXPECT option, misc/py-pexpect does not install
pexpect executable, convert check to path independent one
- Convert to options helpers, break lines around 80 characters
- Regenerate patch with make makepatch
PR: 213145 [1]
Submitted by: Arnaud de Prelle [1]
 |
Sunday, 18 Sep 2016
|
11:45 rene
Reset jase@'s ports after taking in his commit bit for safekeeping.
With hat: portmgr-secretary
 |
Friday, 9 Sep 2016
|
05:21 flo
Update to 0.7.09
PR: 211505
Submitted by: Philip Jocks
Approved by: maintainer timeout (5 weeks)
 |
Tuesday, 21 Jun 2016
|
05:31 pi
sysutils/duplicity: 0.7.06 -> 0.7.07.1
Changes: http://duplicity.nongnu.org/CHANGELOG
- Fixed bug #1570293 duplicity is very slow due to excessive fsync
- LIB_DEPENDS from librsync to librsync1
PR: 210073
Submitted by: Philip Jocks <freebsdbugs@filis.org>
Approved by: jase (maintainer timeout)
 |
Friday, 1 Apr 2016
|
14:25 mat
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
 |
Sunday, 6 Mar 2016
|
09:51 pi
sysutils/duplicity: 0.6.25 -> 0.7.06
Changes:
http://www.nongnu.org/duplicity/CHANGELOG
PR: 199892
Submitted by: Claudius Herder <claudius.herder@ambtec.de>
Approved by: jase (maintainer timeout)
 |
Wednesday, 25 Feb 2015
|
00:22 jase
- Update to 0.6.25
Changes: http://duplicity.nongnu.org/Changelog.GNU
 |
Friday, 24 Oct 2014
|
16:56 mva
- Convert ports of sysutils/ to new USES=python
Approved by: portmgr (implicit)
 |
Sunday, 18 May 2014
|
15:22 jase
- Update to 0.6.24
Changes: http://duplicity.nongnu.org/Changelog.GNU
 |
Saturday, 15 Mar 2014
|
17:15 adamw
- Use OPTIONS helpers
- Remove some .if's obsoleted by STAGE
- Remove CONFLICTS against ports that don't exist
PR: ports/187201
Approved by: maintainer timeout
 |
Wednesday, 5 Feb 2014
|
17:47 jase
- Add missing RUN_DEPENDS of devel/py-lockfile
PR: ports/186461
Reported by: Helmut Ritter
 |
Saturday, 1 Feb 2014
|
18:31 jase
- Update to 0.6.23
- CloudFiles backend is updated to support (and use by default)
Rackspace's all-encompassing Python API library pyrax. As the
library is not currently in the Ports Collection, revert the
default module used for the backend to py-cloudfiles. This can
be overridden by using --cf-backend=pyrax at runtime
- Pet portlint(8), rename Makefile variable file to f
- Update pkg-message to mention mega backend
- Change to PYDISTUTILS_AUTOPLIST=YES, list documentation in
PORTDOCS and remove pkg-plist
Changes: http://duplicity.nongnu.org/Changelog.GNU
 |
Monday, 13 Jan 2014
|
21:00 rene
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat)
 |
Friday, 3 Jan 2014
|
01:13 bapt
Part 2 at removing now useless FETCH_ARGS redifition
 |
Sunday, 3 Nov 2013
|
17:26 jase
- Convert LIB_DEPENDS to new format, missed in previous commit
 |
17:22 jase
- Add STAGE support
- Limit use of Python to <= 2.7
- Correct include of bsd.port.options.mk
 |
16:54 jase
- Revert r332550 - does not work as intended/is not applicable.
Duplicity itself is not fully Python 3 compatible - there's multiple
instances of "print" as command and all the unicode vs bytes string
handling needs fixing to allow working unicode filename support.
Python 3 support is currently planned for the 0.7 branch.
 |
Saturday, 2 Nov 2013
|
23:00 wg
sysutils/duplicity: fix for python 3.x
PR: ports/182765
Submitted by: Kurt Jaeger <fbsd-ports opsec.eu>
Approved by: maintainer (timeout)
 |
Friday, 20 Sep 2013
|
23:06 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
 |
Sunday, 1 Sep 2013
|
02:38 jase
- Update to 0.6.22
- Add options for GIO and Ubuntu One backends as their dependancies
are now available in the Ports Collection
Changes: http://duplicity.nongnu.org/CHANGELOG
 |
Wednesday, 24 Apr 2013
|
18:10 ak
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
 |
Wednesday, 23 Jan 2013
|
16:53 jase
- Update to 0.6.21
Changes: http://duplicity.nongnu.org/CHANGELOG
 |
Sunday, 28 Oct 2012
|
21:27 jase
- Update to 0.6.20
- Convert to new format Makefile header
- Correct an error in pkg-message
Feature safe: yes
 |
Wednesday, 15 Aug 2012
|
16:47 jase
- Add temporary patch to fix resuming encrypted backups.
PR: ports/170114
Submitted by: William Orr <will@worrbase.com>
Obtained from: https://answers.launchpad.net/duplicity/+question/183711
Approved by: flo (mentor)
 |
Sunday, 10 Jun 2012
|
17:34 jase
- Add OPTIONS to allow the selective installation of backends. [1]
- Add dependencies for CloudFiles and Google Docs backends.
PR: ports/168723
Submitted by: Michael Gmelin <freebsd@grem.de> [1]
Approved by: flo (mentor)
 |
Tuesday, 5 Jun 2012
|
10:47 jase
- Update to 0.6.19
- Update maintainer address
- Convert to new options framework
- Fix COMMENT
- Remove shlib version from LIB_DEPENDS
- Remove extraneous comment
Changes: http://www.nongnu.org/duplicity/CHANGELOG
Approved by: flo, culot (mentors)
 |
Tuesday, 6 Mar 2012
|
11:21 scheidell
- Add run dependency on security/py-paramiko to fix dependency in last upstream
release. [1]
- Add run dependency on devel/py-boto to enable use of duplicity's S3 backend.
[2]
PR: ports/165705 [1]
Reported by: Rob Evers <rob@debank.tv> [1]
Submitted by: Jase Thew <freebsd@beardz.net> (maintainer) [2]
Approved by: gabor (mentor, implicit)
 |
Saturday, 3 Mar 2012
|
19:54 jgh
- Update to 0.6.18
PR: ports/165649
Submitted by: maintainer, freebsd@beardz.net
 |
Saturday, 26 Nov 2011
|
15:06 miwi
- Update to 0.6.17
PR: 162886
Submitted by: Jase Thew <freebsd@beardz.net> (maintainer)
Feature safe: yes
 |
Sunday, 13 Nov 2011
|
00:49 dougb
Update to version 0.6.16, released October 15, 2011.
Too many changes since 0.6.13 to list, see:
1. /usr/local/share/doc/duplicity/CHANGELOG, or
2. http://www.nongnu.org/duplicity/CHANGELOG
For the port, the version upgrade and maintainer change are from the PR.
Thanks to the former maintainer for his past hard work, and confirming
the change.
Additionally, add some cleanups of my own:
1. More accurate comment
2. Make NLS an OPTION
3. Minor simplification to the Makefile logic
PR: ports/162507
Submitted by: Jase Thew <freebsd@beardz.net>
Feature safe: yes
 |
Thursday, 26 May 2011
|
01:56 sahil
- Update to 0.6.13
PR: ports/156944
Submitted by: Jase Thew <freebsd@beardz.net>
Approved by: maintainer timeout
 |
Wednesday, 16 Mar 2011
|
03:24 sahil
Update to 0.6.11, add WITHOUT_NLS switch and
update CONFLICTS.
PR: ports/152744
Submitted by: Vlad V. Teterya <vlad@vlad.uz.ua>
Approved by: maintainer
 |
Thursday, 16 Dec 2010
|
02:34 glarkin
- Chase security/libksba shlib version bump
Requested by: kwm
Pointyhat to: glarkin
 |
Monday, 31 May 2010
|
02:01 ade
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
 |
Wednesday, 9 Sep 2009
|
09:29 miwi
- Update to 0.5.20
PR: 138552
Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer)
 |
Monday, 13 Jul 2009
|
17:30 dhn
- Add CONFLICTS with sysutils/duplicity-devel
PR: ports/136646
Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer)
 |
Friday, 22 May 2009
|
21:53 miwi
- Update to 0.5.18
PR: 134761
Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer)
 |
Sunday, 10 May 2009
|
18:30 miwi
- Update to 0.5.17
PR: 134374
Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer)
 |
Thursday, 7 May 2009
|
07:05 vd
Transfer maintainership of
sysutils/duplicity
sysutils/rdiff-backup
sysutils/rdiff-backup-devel
sysutils/rdiff-backup10
from myself to Peter Schuller because he has been more active than me
in updating those ports and sent so many ready-to-be-committed patches.
 |
Monday, 27 Apr 2009
|
14:30 vd
Upgrade sysutils/duplicity from 0.5.15 to 0.5.16
ChangeLog:
http://duplicity.nongnu.org/CHANGELOG
PR: ports/133991
Submitted by: Peter Schuller <peter.schuller@infidyne.com>
 |
Sunday, 12 Apr 2009
|
19:14 vd
Upgrade sysutils/duplicity from 0.5.13 to 0.5.15
ChangeLog:
http://duplicity.nongnu.org/CHANGELOG
PR: ports/133432 (is for upgrade to 0.5.14, but is essentially the
same)
Submitted by: Peter Schuller <peter.schuller@infidyne.com>
 |
Saturday, 28 Mar 2009
|
06:46 vd
Upgrade sysutils/duplicity from 0.5.12 to 0.5.13
ChangeLog:
http://duplicity.nongnu.org/CHANGELOG
PR: ports/133139
Submitted by: Peter Schuller <peter.schuller@infidyne.com>
 |
Number of commits found: 124 (showing only 100 on this page) |