bfe9 FreshPorts -- archivers/rvm
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
rvm 1.07 archivers on this many watch lists=1 search for ports that depend on this port
Archive manager that uses rsync to manage backups

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 15 Mar 2004 07:35:00
License: not specified in port


RVM is an archive manager that uses rsync to manage backups of multiple
clients across multiple logical partitions (vaults).  It has some features
that some other rsync-based backup schemes lack, such as being written in
C++, needing no scripts or other programs than rsync and any binaries on
which rsync depends (such as SSH), the ability to manage multiple instances
of rsync connections to separate clients in parallel, the ability to use
multiple logical partitions (vaults) in a configurable fashion for purposes
of redundancy and added reliability, and the use of hard links for files that
have not changed from one archive to the next.

WWW: http://rvm.sourceforge.net/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. net/rsync
  2. devel/gmake
  3. lang/gcc
  4. devel/binutils
Required To Run:
  1. net/rsync
  2. lang/gcc
There are no ports dependent upon this port

To install the port: cd /usr/ports/archivers/rvm/ && make install clean
To add the package: pkg_add -r rvm


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/rvm/rvm/1.07/
  3. http://freefr.dl.sourceforge.net/project/rvm/rvm/1.07/
  4. http://garr.dl.sourceforge.net/project/rvm/rvm/1.07/
  5. http://heanet.dl.sourceforge.net/project/rvm/rvm/1.07/
  6. http://hivelocity.dl.sourceforge.net/project/rvm/rvm/1.07/
  7. http://ignum.dl.sourceforge.net/project/rvm/rvm/1.07/
  8. http://internode.dl.sourceforge.net/project/rvm/rvm/1.07/
  9. http://iweb.dl.sourceforge.net/project/rvm/rvm/1.07/
  10. http://jaist.dl.sourceforge.net/project/rvm/rvm/1.07/
  11. http://nchc.dl.sourceforge.net/project/rvm/rvm/1.07/
  12. http://ncu.dl.sourceforge.net/project/rvm/rvm/1.07/
  13. http://netcologne.dl.sourceforge.net/project/rvm/rvm/1.07/
  14. http://osdn.dl.sourceforge.net/project/rvm/rvm/1.07/
  15. http://space.dl.sourceforge.net/project/rvm/rvm/1.07/
  16. http://sunet.dl.sourceforge.net/project/rvm/rvm/1.07/
  17. http://superb-dca3.dl.sourceforge.net/project/rvm/rvm/1.07/
  18. http://switch.dl.sourceforge.net/project/rvm/rvm/1.07/
  19. http://tenet.dl.sourceforge.net/project/rvm/rvm/1.07/
  20. http://ufpr.dl.sourceforge.net/project/rvm/rvm/1.07/
  21. http://waix.dl.sourceforge.net/project/rvm/rvm/1.07/

Number of commits found: 34

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
09 Mar 2013 19:59:22
Original commit files touched by this commit  1.07
eadler search for other commits by this committer
Return davide's ports to the pool per request.

While here:
- trim header
- fix COMMENT

Approved by:	davide (maintainer)
18 Dec 2012 07:57:31
Original commit files touched by this commit  1.07
danfe search for other commits by this committer
For a number of ports in archives category, trim the header and drop leading
indefinite article from COMMENT line; also fix few noticed styles bugs while
I am here.
26 Jul 2012 21:59:13
Original commit files touched by this commit  1.07
gerald search for other commits by this committer
Replace USE_GCC=4.4+ by USE_GCC=4.6+ since GCC 4.4 is on its way out
and GCC 4.6 has been the default for a while.

Approved by:	maintainer
11 Aug 2011 19:20:17
Original commit files touched by this commit  1.07
  Sanity Test Failure
kwm search for other commits by this committer
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:             ports/159624
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
18 Mar 2011 17:59:51
Original commit files touched by this commit  1.07
miwi search for other commits by this committer
- Get Rid MD5 support

With hat:       portmgr (myself)
07 Oct 2010 16:38:36
Original commit files touched by this commit  1.07
amdmi3 search for other commits by this committer
- Update to 1.07
- Pass maintainership to submitter

PR:             151164
Submitted by:   Davide Italiano <davide.italiano@gmail.com>
24 Aug 2010 21:26:34
Original commit files touched by this commit  1.05
gerald search for other commits by this committer
USE_GCC=4.3+ is just an alias for USE_GCC=4.4+, so use the latter.
17 Aug 2010 15:40:27
Original commit files touched by this commit  1.05
amdmi3 search for other commits by this committer
- Update to 1.05

PR:             149331
Submitted by:   Armin Pirkovitsch <armin@frozen-zone.org>
09 Nov 2008 13:22:22
Original commit files touched by this commit  1.03
danfe search for other commits by this committer
- Correctly assign RUN_DEPENDS
- Canonicalize Makefile header
- Use double space after period in port description
04 Jul 2008 22:10:23
Original commit files touched by this commit  1.03
gahr search for other commits by this committer
- Update to 1.03

PR:             125228
Submitted by:   Ports Fury
14 Jun 2008 20:21:01
Original commit files touched by this commit  1.02
lwhsu search for other commits by this committer
- Update to version 1.02

PR:             ports/124581
Submitted by:   KATO Tsuguru <tkato432 AT yahoo.com>
06 Jun 2008 13:02:32
Original commit files touched by this commit  1.01_1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
25 Jan 2008 17:37:34
Original commit files touched by this commit  1.01
danfe search for other commits by this committer
Clean up port descriptions for unmaintained ports in `archivers' category:
markup and spelling fixes, kill EOL whitespace and extraneous attribution.
20 Nov 2007 03:02:37
Original commit files touched by this commit  1.01
linimon search for other commits by this committer
Build fixed by Jul 14 2007 but left marked BROKEN.  Unmark.

Reported by:    pointyhat
Approved by:    portmgr (self)
14 Jul 2007 10:43:13
Original commit files touched by this commit  1.01
lme search for other commits by this committer
Fix build with gcc 4.2

Approved by:    miwi (mentor)
02 Jul 2007 19:01:04
Original commit files touched by this commit  1.01
pav search for other commits by this committer
- Mark these unmaintained ports BROKEN on HEAD: do not compile with GCC 4.2
29 Jun 2007 19:33:25
Original commit files touched by this commit  1.01
linimon search for other commits by this committer
Reset rainer.alves@gmail.com by request due to current lack of time to
work on FreeBSD.
02 May 2007 07:10:00
Original commit files touched by this commit  1.01
edwin search for other commits by this committer
[patch] archivers/rvm - cleanup non-supported FreeBSD version

PR:             ports/111640
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
Approved by:    maintainer timeout
06 Dec 2006 08:52:18
Original commit files touched by this commit  1.01
miwi search for other commits by this committer
- Update to 1.01

PR:             ports/105663
Submitted by:   miwi
Approved by:    maintainer timeout
29 Jan 2006 23:20:45
Original commit files touched by this commit  1.0
pav search for other commits by this committer
- Unbreak: patch out the offending check from configure script

PR:             ports/92510
Submitted by:   Rainer Alves <rainer.alves@gmail.com> (maintainer)
30 Dec 2005 19:04:39
Original commit files touched by this commit  1.0
pav search for other commits by this committer
- Update to 1.0
- Take maintainership

PR:             ports/91103
Submitted by:   Rainer Alves <rainer.alves@gmail.com>
23 Nov 2005 23:37:45
Original commit files touched by this commit  0.90.3.b
pav search for other commits by this committer
- Add SHA256
26 Oct 2005 19:36:33
Original commit files touched by this commit  0.90.3.b
kris search for other commits by this committer
BROKEN: This port attempts to allocate an infinite amount of memory during
configure, just so it can see what happens to itself when it runs the system
out of swap.
13 Oct 2005 10:18:32
Original commit files touched by this commit  0.90.3.b
vs search for other commits by this committer
Use MAKE_ARGS
29 Sep 2005 08:34:46
Original commit files touched by this commit  0.90.3.b
vs search for other commits by this committer
Use DISTVERSION
18 Jan 2005 21:22:12
Original commit files touched by this commit  0.90.3.b
clement search for other commits by this committer
- Update to 0.90.3.b
22 Aug 2004 00:51:49
Original commit files touched by this commit  0.90.2.b
krion search for other commits by this committer
Fix build with gcc-3.4

PR:             ports/70780
Submitted by:   Ports Fury
16 Aug 2004 02:33:05
Original commit files touched by this commit  0.90.2.b
kris search for other commits by this committer
BROKEN on 5.x: Does not compile with gcc 3.4.2
14 Jul 2004 12:18:34
Original commit files touched by this commit  0.90.2.b
krion search for other commits by this committer
Update to version 0.90.2-beta

PR:             ports/68996
Submitted by:   Ports Fury
29 Apr 2004 02:23:36
Original commit files touched by this commit  0.90.b
ijliao search for other commits by this committer
upgrade to 0.90 beta
19 Apr 2004 14:17:23
Original commit files touched by this commit  0.80.2.a
clement search for other commits by this committer
- define NO_LATEST_LINK.
  Maybe LATEST_LINK=archivers_rvm would be better.
  If you think so, let me know.

Noticed by:     Ports with duplicate LATEST_LINKS report
08 Apr 2004 20:50:06
Original commit files touched by this commit  0.80.2.a
krion search for other commits by this committer
- Update to version 0.80.2.a

PR:             ports/65259
Submitted by:   Ports Fury
15 Mar 2004 08:05:46
Original commit files touched by this commit  0.80.a
ijliao search for other commits by this committer
use more clear comment
15 Mar 2004 07:34:34
Original commit files touched by this commit  0.80.a
ijliao search for other commits by this committer
add rvm 0.80a
Rsync Vault Manager

Number of commits found: 34

2843
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15
linux-firefoxMay 15
linux-seamonkeyMay 15

3 vulnerabilities affecting 19 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24518
Broken 217
Deprecated 473
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 28
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours8
new 7 days24
new fortnight76
new month206

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0