Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jan 2015 08:53:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 196746] sysutils/bbcp new MASTER_SITES, new PORTVERSION, req MAINTAINER(ship)
Message-ID:  <bug-196746-13-DG8cQMkdWh@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-196746-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-196746-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196746

--- Comment #10 from commit-hook@freebsd.org ---
A commit references this bug:

Author: pi
Date: Thu Jan 15 08:53:07 UTC 2015
New revision: 377063
URL: https://svnweb.freebsd.org/changeset/ports/377063

Log:
  sysutils/bbcp: 20120520 -> 20150113

  Change maintainer

  Other Changes: See section "New Features" and "Backward Compatibility" at
  http://www.slac.stanford.edu/~abh/bbcp/#_Toc392015164

  - The new -ptime option forces bbcp to preserve only source file's
    access and modification time at the destination; leaving the group
    and mode unchanged.
  - The new -gross option forces bbcp to copy empty directory structures
    in recursive mode.
  - The new -mkdir option creates the destination directory for a
    recursive copy should it not exist.
  - The new -symlinks option specifies how symbolic links are to be
    handled during a recursive copy.
  -  Dual stack IPv6 mode is fully functional and is the default mode
    of operation. The new -ipv4 option forces bbcp to use the IPv4 TCP
    stack.
  - The new -license option prints the license under which bbcp is
    distributed.
  - The new -version option displays bbcp's version number installed
    on the current host.
  - The BBCP_ALLOWPP environmental variable may be used to restrict
    program pipes to a specified set of programs or disable the feature
    altogether.
  - The new -Z option allows you to specify the port range to be used
    for incoming connections on the command line instead of relying on
    /etc/services to contain those values.

  Notes:
  - Older version will fail if any of the new option:  -ptime  is specified.
  - Older version will fail if any of the new options:  -gross, --mkdir, or
    --symlinks is specified.
  - Older version will fail if the new -ipv4 option is specified.
    Older versions always use the IPv4 TCP stack, making the option
    generally unnecessary.
  - Older versions will fail if the new -Z option is specified.

  PR:        196746
  Submitted by:    Chris Hutchinson <portmaster@bsdforge.com>
  Approved by:    John Hein <jhein@symmetricom.com> (maintainer)
  Requested from:    Freddie Cash <fjwcash@gmail.com>

Changes:
  head/sysutils/bbcp/Makefile
  head/sysutils/bbcp/distinfo
  head/sysutils/bbcp/files/patch-src__bbcp.C
  head/sysutils/bbcp/files/patch-src__bbcp_BuffPool.C
  head/sysutils/bbcp/files/patch-src__bbcp_File.C
  head/sysutils/bbcp/files/patch-src__bbcp_NetAddr.C
  head/sysutils/bbcp/files/patch-src__bbcp_NetAddrInfo.C
  head/sysutils/bbcp/pkg-descr

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196746-13-DG8cQMkdWh>