7b95 FreshPorts -- net/p5-File-RsyncP
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-File-RsyncP 0.70 net on this many watch lists=4 search for ports that depend on this port
Perl Rsync client
Maintained by: lth@FreeBSD.org search for ports maintained by this maintainer
Port Added: 12 Jan 2004 12:16:24
Also Listed In: perl5
License: not specified in port


File::RsyncP is a perl implementation of an Rsync client. It is
compatible with Rsync 2.5.5 (protocol version 26). It can send or
receive files, either by running rsync on the remote machine, or
connecting to an rsyncd deamon on the remote machine.

WWW: http://search.cpan.org/dist/File-RsyncP/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. lang/perl5.8
Required To Run:
  1. lang/perl5.8
There are no ports dependent upon this port

To install the port: cd /usr/ports/net/p5-File-RsyncP/ && make install clean
To add the package: pkg_add -r p5-File-RsyncP


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/File/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/File/
  4. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/File/
  5. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/File/
  6. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/File/
  7. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/File/
  8. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/File/
  9. ftp://mirror.hiwaay.net/CPAN/modules/by-module/File/
  10. http://at.cpan.org/modules/by-module/File/
  11. http://backpan.perl.org/modules/by-module/File/
  12. http://cpan.nctu.edu.tw/modules/by-module/File/
  13. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/File/
  14. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/File/
  15. http://www.cpan.dk/modules/by-module/File/

Number of commits found: 20

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
07 Mar 2012 17:38:15
Original commit files touched by this commit  0.70
lth search for other commits by this committer
- mark port as JOBS_UNSAFE

PR:             ports/165778
Submitted by:   swills
20 Mar 2011 12:54:45
Original commit files touched by this commit  0.70
miwi search for other commits by this committer
- Get Rid MD5 support
31 Jul 2010 20:26:13
Original commit files touched by this commit  0.70
lth search for other commits by this committer
Update to 0.70
24 Jan 2010 06:18:08
Original commit files touched by this commit  0.68_1
kuriyama search for other commits by this committer
- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 4).

Approved by:    portmgr (itetcu)
08 Sep 2007 01:02:54
Original commit files touched by this commit  0.68
linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
22 Nov 2006 20:33:51
Original commit files touched by this commit  0.68
lth search for other commits by this committer
Update to 0.68
16 Nov 2006 20:27:43
Original commit files touched by this commit  0.66
lth search for other commits by this committer
Update to 0.66
07 Sep 2006 11:49:59
Original commit files touched by this commit  0.64
lth search for other commits by this committer
Fix case of man file

PR:             ports/102965
Submitted by:   Johan Strom <johan@stromnet.org>
06 Sep 2006 11:50:32
Original commit files touched by this commit  0.64
lth search for other commits by this committer
Update to 0.64

PR:             ports/101103 [1], ports/101160 [2]
Submitted by:   Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> [1], Gea-Suan Lin
<gslin@gslin.org> [2]
14 Jul 2006 19:16:22
Original commit files touched by this commit  0.62
lth search for other commits by this committer
Update to 0.62. Now requires perl from ports.

PR:             ports/100163
Submitted by:   Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
22 Jan 2006 21:24:05
Original commit files touched by this commit  0.52
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
22 Jan 2006 02:46:07
Original commit files touched by this commit  0.52
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
21 Sep 2005 19:31:43
Original commit files touched by this commit  0.52
fenner search for other commits by this committer
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash).  After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.

This pass brought to you by http://people.freebsd.org/~fenner/fix-search
01 Jun 2004 12:32:33
Original commit files touched by this commit  0.52
lth search for other commits by this committer
Change of email address.

Approved by:    erwin (mentor)
31 May 2004 17:11:11
Original commit files touched by this commit  0.52
lth search for other commits by this committer
Update to 0.52.

Approved by:    erwin (mentor)
24 May 2004 07:42:50
Original commit files touched by this commit  0.51
erwin search for other commits by this committer
Update to 0.51

PR:             67097
Submitted by:   maintainer
30 Mar 2004 02:29:12
Original commit files touched by this commit  0.50
kevlo search for other commits by this committer
Update to 0.50.

RP:             ports/64905
Submitted by:   MAINTAINER
21 Mar 2004 01:27:46
Original commit files touched by this commit  0.47
vanilla search for other commits by this committer
Update to 0.47.

PR:             ports/64520
Submitted by:   maintainer
22 Feb 2004 22:31:41
Original commit files touched by this commit  0.46
erwin search for other commits by this committer
- Update to 0.46
- Make PREFIX-clean under perl 5.005_03

PR:             63242
Submitted by:   maintainer
12 Jan 2004 12:15:27
Original commit files touched by this commit  0.44
tobez search for other commits by this committer
Add p5-File-RsyncP 0.44, perl Rsync client.

PR:             61240
Submitted by:   Lars Thegler <lars@thegler.dk>

Number of commits found: 20

28b9
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
asterisk*Jun 19
asterisk10*Jun 19
clamav*Jun 19
clamav-devel*Jun 19
cyrus-imspd*Jun 19
glpi*Jun 19
otrsJun 19
otrsJun 19
tshark*Jun 19
tshark-lite*Jun 19
wireshark*Jun 19
wireshark-lite*Jun 19
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18

15 vulnerabilities affecting 24 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 24572
Broken 187
Deprecated 454
Ignore 561
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 48
Set to expire 439
Interactive 33
new 24 hours 6
new 48 hours13
new 7 days33
new fortnight85
new month177

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