Port details |
- dirvish Network backup system based off of rsync
- 1.2.1_4 sysutils =5 1.2.1_4Version of this port present on the latest quarterly branch.
- Maintainer: tarkhil@over.ru
- Port Added: 2005-05-04 13:30:12
- Last Update: 2024-02-25 17:18:56
- Commit Hash: 87fcd7f
- People watching this port, also watch:: portdowngrade, portupgrade, sendxmpp, libevent, monit
- Also Listed In: archivers
- License: not specified in port
- WWW:
- http://www.dirvish.org/
- Description:
- This is a network-based backup system based of rsync. It can do full and
incremental backups to a remote file server. It relies on rsync for the
host to host copy and uses hard links to provide multiple snapshots of the
data without duplicating identical files.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- dirvish>0:sysutils/dirvish
- To install the port:
- cd /usr/ports/sysutils/dirvish/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/dirvish
- pkg install dirvish
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: dirvish
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1589996642
SHA256 (dirvish-1.2.1.tgz) = 6b7f29c3541448db3d317607bda3eb9bac9fb3c51f970611ffe27e9d63507dcd
SIZE (dirvish-1.2.1.tgz) = 48604
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- p5-Time-modules>=0 : devel/p5-Time-modules
- p5-Time-Period>=0 : devel/p5-Time-Period
- rsync : net/rsync
- perl5>=5.36<5.37 : lang/perl5.36
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_dirvish
- USES:
- perl5 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 |
1.2.1_4 25 Feb 2024 17:18:56 |
Muhammad Moinur Rahman (bofh) |
sysutils/dirvish: Moved man to share/man
Approved by: portmgr (blanket) |
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) |
1.2.1_3 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 ) |
1.2.1_3 13 Aug 2022 18:51:14 |
Matthias Andree (mandree) |
*: bump PORTREVISION of all devel/xxhash users...
...except archivers/py-borgbackup, which requires a more complete fix. |
1.2.1_2 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 ) |
1.2.1_2 21 Jun 2022 05:46:00 |
Koichiro Iwao (meta) Author: Elvin Aslanov |
sysutils/dirvish: Fix typo in pkg-descr
Pull Request: https://github.com/freebsd/freebsd-ports/pull/127 |
1.2.1_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2.1_2 20 May 2020 18:24:25 |
rene |
sysutils/dirvish: update distinfo and unexpire, verified by submitter.
PR: 243309
Submitted by: Nathan Robertson
MFH: 2020Q2 |
1.2.1_2 04 Apr 2020 20:51:41 |
antoine |
Deprecate ports broken for more than 6 months |
1.2.1_2 07 Nov 2019 18:18:18 |
tobik |
Replace do-patch in ports that override it with more appropriate targets
Most ports do not need to override do-patch. It breaks some ports
tree features like EXTRA_PATCH_TREE, etc. |
1.2.1_2 06 Nov 2019 16:26:35 |
antoine |
Mark a few ports BROKEN (unfetchable) |
1.2.1_2 02 Feb 2019 07:24:52 |
tobik |
sysutils/*: Use NO_WRKSUBDIR |
1.2.1_2 02 Nov 2016 22:45:14 |
mat |
Cleanup no longer needed CHMOD usage after r424898.
PR: 213743
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
1.2.1_2 19 Oct 2016 13:11:34 |
mat |
Always use PERL and not PERL5 in scripts.
If you use PERL5, the scripts will break when Perl is updated.
Sponsored by: Absolight |
1.2.1_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.2.1_1 22 Nov 2014 09:13:36 |
antoine |
Cleanup plist |
1.2.1_1 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
1.2.1_1 26 Jun 2014 15:51:36 |
vanilla |
Stagify.
Approved by: portmgr@ (blanket approval) |
1.2.1_1 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
1.2.1_1 07 Sep 2013 07:11:49 |
az |
- convert to the new perl5 framework
Submitted by: portmgr (bapt@, blanket) |
1.2.1_1 30 Jun 2012 12:22:38 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
1.2.1_1 08 Jan 2012 07:01:25 |
eadler |
Repeated words are are hard to to find sometimes.
Approved by: portmgr (itetcu) |
1.2.1_1 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
1.2.1_1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.2.1_1 14 Apr 2009 16:02:11 |
wxs |
- Distfile was rereolled (only changes are to version strings)
- Fix bug where only bourne shells are assumed [1]
- Pass maintainer to submitter
PR: [1]: ports/133667
Submitted by: Alex Povolotsky <tarkhil@over.ru>
Approved by: portmgr (flz) |
1.2.1 03 Sep 2008 03:34:00 |
linimon |
Reset lorenl@north-winds.org due to maintainer-timeouts and no response
to email.
Hat: portmgr |
1.2.1 02 Nov 2006 19:44:37 |
rafan |
- Change maintainer's email
Approved by: Loren M. Lang (maintainer) |
1.2.1 22 Jan 2006 02:52:21 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.2.1 04 Dec 2005 18:25:46 |
mnag |
Respect PREFIX
Add SHA256
PR: 89938
Submitted by: Loren M. Lang <lorenl@alzatex.com> (maintainer) |
1.2.1 03 Jul 2005 15:42:52 |
flz |
- Local patch has been renamed.
Reported by: pointyhat via kris |
1.2.1 30 Jun 2005 19:47:13 |
flz |
- Update to 1.2.1.
PR: ports/82341
Submitted by: maintainer |
1.2_1 08 Jun 2005 11:49:24 |
jylefort |
- Add a missing runtime dependency on rsync
- Add sample configuration files
PR: ports/81825
Submitted by: maintainer |
1.2 04 May 2005 13:28:47 |
pav |
This is a network-based backup system based of of rync. It can do full and
incremental backups to a remote file server. It relies on rsync for the
host to host copy and uses hard links to provide multiple snapshots of the
data without duplicating identical files.
PR: ports/80582
Submitted by: Loren M. Lang <lorenl@alzatex.com> |