FreshPorts -- The Place For Ports Tue, 9 Feb 2010 6:13 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
rsnapshot 1.3.1 sysutils on this many watch lists=13 search for ports that depend on this port An older version of this port was marked as vulnerable.
Filesystem snapshot utility based on rsync(1)
Maintained by: r.vdooren@snow.nl search for ports maintained by this maintainer
Port Added: 14 Jan 2004 18:03:28


rsnapshot is a filesystem snapshot utility based on rsync(1).
rsnapshot makes it easy to make periodic snapshots of local machines,
and remote machines over ssh. The code makes extensive use of hard links
whenever possible, to greatly reduce the disk space required.

It is written entirely in perl with no module dependencies, and has been
tested with versions 5.004 through 5.8.1.

WWW:	http://www.rsnapshot.org

- Ralf van Dooren
r.vdooren@snow.nl
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: net/rsync, lang/perl5.8
Required To Run: net/rsync, sysutils/p5-Lchown, lang/perl5.8

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


Configuration Options
     No options to configure

Master Sites:
http://www.rsnapshot.org/downloads/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 17

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
22 Jul 2009 17:27:08
Original commit files touched by this commit  1.3.1
pgollucci search for other commits by this committer
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks

PR:             ports/135398
Tested by:      2 -exp runs by pav
Approved by:    portmgr (pav)
26 Sep 2008 10:07:56
Original commit files touched by this commit  1.3.1
miwi search for other commits by this committer
- Update to 1.3.1

PR:             127404
Submitted by:   Ralf van Dooren <r.vdooren@snow.nl> (maintainer)
21 Aug 2008 07:18:49
Original commit files touched by this commit  1.3.0_1
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
03 Jun 2008 13:26:15
Original commit files touched by this commit  1.3.0_1
miwi search for other commits by this committer
- Add missing dependency

PR:             124214
Submitted by:   Jeffrey Goldberg <jeffrey@goldmark.org>
Approved by:    maintainer
24 Nov 2006 02:18:47
Original commit files touched by this commit  1.3.0
clsung search for other commits by this committer
- Update to 1.3.0

PR:             ports/104911
Submitted by:   maintainer (Ralf van Dooren)
23 Jun 2006 12:31:55
Original commit files touched by this commit  1.2.9_1
leeym search for other commits by this committer
- remove redundant patch

Noticed by:     tobez
16 Jun 2006 08:05:10
Original commit files touched by this commit  1.2.9
leeym search for other commits by this committer
- Update to 1.2.9

PR:             98255
Submitted by:   leeym
Approved by:    maintainer timeout
24 Jan 2006 01:06:45
Original commit files touched by this commit  1.2.1
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
01 Sep 2005 09:55:02
Original commit files touched by this commit  1.2.1
tobez search for other commits by this committer
Update to 1.2.1.

PR:             85543
Submitted by:   maintainer
28 Apr 2005 15:37:56
Original commit files touched by this commit  1.1.7
jylefort search for other commits by this committer
Update to 1.1.7

PR:             ports/80400
Submitted by:   maintainer
12 Apr 2005 04:26:57
Original commit files touched by this commit  1.1.6
 This port version is marked as vulnerable.
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 09:04:41
Original commit files touched by this commit  1.1.6
 This port version is marked as vulnerable.
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
15 Jan 2005 01:48:06
Original commit files touched by this commit  1.1.6
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 1.1.6

PR:             ports/76248
Submitted by:   Ralf van Dooren <r.vdooren@snow.nl> (maintainer)
10 May 2004 12:56:52
Original commit files touched by this commit  1.1.3
 This port version is marked as vulnerable.
krion search for other commits by this committer
- Update to version 1.1.3

PR:             ports/66440
Submitted by:   maintainer
31 Mar 2004 04:12:58
Original commit files touched by this commit  1.1.0
 This port version is marked as vulnerable.
trevor search for other commits by this committer
SIZEify (maintainer timeout)
08 Feb 2004 07:32:41
Original commit files touched by this commit  1.1.0
 This port version is marked as vulnerable.
linimon search for other commits by this committer
Update to 1.1.0.  See ChangeLog for complete details.  Note:

+------------------------------------------------------------------------------
+UPGRADE NOTICE (Important)
+------------------------------------------------------------------------------
+  If you are upgrading from a previous version of rsnapshot, please be aware
+  of the following differences:
+
+    - The first backup interval must have a value of at least 2 if more than
+      one backup interval is defined.
+
+    - rsnapshot now returns 1 on errors (instead of -1). rsnapshot still
+      returns 0 on success.
+
+------------------------------------------------------------------------------

PR:             ports/62341
Submitted by:   Ralf van Dooren <r.vdooren@snow.nl> (maintainer)
14 Jan 2004 18:02:34
Original commit files touched by this commit  1.0.9
 This port version is marked as vulnerable.
sergei search for other commits by this committer
Add rsnapshot 1.0.9, filesystem snapshot utility based on rsync(1).

rsnapshot makes it easy to make periodic snapshots of local machines,
and remote machines over ssh. The code makes extensive use of hard links
whenever possible, to greatly reduce the disk space required.

It is written entirely in perl with no module dependencies, and has been
tested with versions 5.004 through 5.8.1.

WWW:    http://www.rsnapshot.org

PR:             60873
Submitted by:   Ralf van Dooren <r.vdooren@snow.nl>

Number of commits found: 17

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 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 21261
Broken 172
Deprecated 36
Ignore 906
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 7
new 48 hours9
new 7 days29
new fortnight87
new month197

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

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.206 seconds.