Re: sysutils/bbcp: Anyone interesting in helping upgrade this port?

2015-01-15 Thread Chris H
On Thu, 15 Jan 2015 09:27:29 +0100 Kurt Jaeger li...@opsec.eu wrote

 Hi!
 
   So I won't be submitting the pr(1) until tomorrow.
  OK killed all the errors, rolled up a release, and submitted an
  svn diff. Please see the pr(1):
  https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196746
 
 Testing @work.
 
  The build still emits a fair amount of warnings. but none are
  show stoppers.
 
 Indeed, very noisy 8-}
Linux-isms in/from errno.h  quoting issues in newer GCC's,
but mostly CLANG.
 
  I'll eliminate all the warnings, for the next version.
 
 Will you report those upstream ?
As previously mentioned; upstream's code is fairly unmaintained
(messy). In fact, I removed over 3,000 extraneous new-lines from
one source file alone. Committing to maintain a port necessitated
performing a mass code cleanup. If they (upstream) will accept a
git push. Then we can still draw from upstream. Otherwise, I'll
be forced to either
1) cherry-pick from upstream
2) fork/branch  rename the port/project

After I squash the remaining warnings emitted, I submit a push
request, and see where it goes. But it will involve every file
in their source pool. So they may be reluctant. We'll see. :)

Thanks for the prompt commit, and attention to this, Kurt!
 
 -- 
 p...@opsec.eu+49 171 3101372 5 years to go


--Chris

---


___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: sysutils/bbcp: Anyone interesting in helping upgrade this port?

2015-01-15 Thread Chris H
On Thu, 15 Jan 2015 09:56:31 +0100 Kurt Jaeger li...@opsec.eu wrote

 Hi!
 
So I won't be submitting the pr(1) until tomorrow.
   OK killed all the errors, rolled up a release, and submitted an
   svn diff. Please see the pr(1):
   https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196746
  
  Testing @work.
 
 Poudriere build on 10.1-amd64, 9.3-amd64, 8.4-i386 went fine. Commited,
 thanks very much for a smooth patch 8-)
Wouldn't have it any other way. :-)
Thank *you*, Kurt, for all your time, and attention to this!
 
 -- 
 p...@opsec.eu+49 171 3101372 5 years to go


--Chris

---


___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: sysutils/bbcp: Anyone interesting in helping upgrade this port?

2015-01-15 Thread Freddie Cash
Thanks to all who works on this.  Muchly appreciated!!

I'm guessing this didn't make it into the tree in time for this week's
package building?  No biggie, I'll pick it up next week.

I might spin up a VM and build it from source, if I get impatient.  :)

Again, thanks!

-- 
Freddie Cash
fjwc...@gmail.com
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: sysutils/bbcp: Anyone interesting in helping upgrade this port?

2015-01-15 Thread Kurt Jaeger
Hi!

  So I won't be submitting the pr(1) until tomorrow.
 OK killed all the errors, rolled up a release, and submitted an
 svn diff. Please see the pr(1):
 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196746

Testing @work.

 The build still emits a fair amount of warnings. but none are
 show stoppers.

Indeed, very noisy 8-}

 I'll eliminate all the warnings, for the next version.

Will you report those upstream ?

-- 
p...@opsec.eu+49 171 3101372 5 years to go !
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: sysutils/bbcp: Anyone interesting in helping upgrade this port?

2015-01-15 Thread Kurt Jaeger
Hi!

   So I won't be submitting the pr(1) until tomorrow.
  OK killed all the errors, rolled up a release, and submitted an
  svn diff. Please see the pr(1):
  https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196746
 
 Testing @work.

Poudriere build on 10.1-amd64, 9.3-amd64, 8.4-i386 went fine. Commited,
thanks very much for a smooth patch 8-)

-- 
p...@opsec.eu+49 171 3101372 5 years to go !
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: sysutils/bbcp: Anyone interesting in helping upgrade this port?

2015-01-14 Thread Chris H
On Tue, 13 Jan 2015 22:50:09 -0800 Chris H bsd-li...@bsdforge.com wrote

 On Tue, 13 Jan 2015 18:34:45 -0800 Chris H bsd-li...@bsdforge.com wrote
 
  On Tue, 13 Jan 2015 13:54:56 -0700 John Hein john.h...@microsemi.com
  wrote 
   Kurt Jaeger wrote at 20:29 +0100 on Jan 13, 2015:
  I checked out (cloned) the master branch, and looked it over.
  This will be an easy upgrade, and I'll be happy to do it.
  Should the maintainer not mind, that is. ;)

 I don't think he will (as can be seen from PR 192405).

 Provide a PR with the patch and I'll commit it after testing the
build.   
   I'll update it if no one else gets to it this week or review a PR.
  Thanks for the offer, and reply, John.
  So far I've squashed ~20 errors. I'm now at the IPv6 specific ones.
   Willing to hand it over if someone wants it.
  Thanks, John. I might just take you up on that. :)
  
  Thanks again, John.
 OK. All the errors have been chased, and crushed. But it's now late.
 So I won't be submitting the pr(1) until tomorrow.
OK killed all the errors, rolled up a release, and submitted an
svn diff. Please see the pr(1):
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196746

The build still emits a fair amount of warnings. but none are
show stoppers. The source wants an earlier GCC, and really isn't
well suited for clang. This was all built, tested on 11-CURRENT.
I'll eliminate all the warnings, for the next version.

All the best.

--Chris
 
   ___
   freebsd-ports@freebsd.org mailing list
   http://lists.freebsd.org/mailman/listinfo/freebsd-ports
   To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org
  
  
  ___
  freebsd-ports@freebsd.org mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-ports
  To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org
 
 
 ___
 freebsd-ports@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-ports
 To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: sysutils/bbcp: Anyone interesting in helping upgrade this port?

2015-01-13 Thread Chris H
On Tue, 13 Jan 2015 10:08:05 -0800 Freddie Cash fjwc...@gmail.com wrote

 Good morning,
 
 With the requirement for the NONE cipher in OpenSSH requiring a custom
 compile of the world or a custom compile of the openssh-portable port (all
 my production servers are binary-package-only now), I've started using bbcp
 instead of zfs send over SSH.  And looking at using bbcp instead of rsync
 over SSH for another system (transfer speed is more important than
 encrypting the data as the transfer is done over a very local LAN link).
 
 The bbcp port is version 20120520; the latest version available is
 20140902.  There have been several new features added over the past 2 years
 that make it (at least on paper) a decent rsync replacement for our uses.
 
 Is there anyone interested in bringing this port up-to-date.  I had a quick
 look, but it requires some C hacking that's beyond my skills.  :(  I've
 only tried compiling it with clang, which gives lots of errors.  Haven't
 tried with gcc, though.
I just had a look. Looks interesting. I can't foresee any issue
moving it ahead. But before I step up, and say I'll take it.
Have you contacted the maintainer? I don't want to step on any toes. :)

--Chris
 
 I have 3 FreeBSD 9.3 systems that transfer data to a 4th FreeBSD 9.3 system
 using zfs send over bbcp that can be used for testing things.  As well as
 a Debian 7.0 box that can be tested for pulling data off a FreeBSD system.
 
 I'd prefer to not install the ports tree on any of the production systems,
 but I could spin up a KVM-based VM if needed.
 
 -- 
 Freddie Cash
 fjwc...@gmail.com
 ___
 freebsd-ports@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-ports
 To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: sysutils/bbcp: Anyone interesting in helping upgrade this port?

2015-01-13 Thread Chris H
On Tue, 13 Jan 2015 18:34:45 -0800 Chris H bsd-li...@bsdforge.com wrote

 On Tue, 13 Jan 2015 13:54:56 -0700 John Hein john.h...@microsemi.com wrote
 
  Kurt Jaeger wrote at 20:29 +0100 on Jan 13, 2015:
 I checked out (cloned) the master branch, and looked it over.
 This will be an easy upgrade, and I'll be happy to do it.
 Should the maintainer not mind, that is. ;)
   
I don't think he will (as can be seen from PR 192405).
   
Provide a PR with the patch and I'll commit it after testing the build.
  
  I'll update it if no one else gets to it this week or review a PR.
 Thanks for the offer, and reply, John.
 So far I've squashed ~20 errors. I'm now at the IPv6 specific ones.
  Willing to hand it over if someone wants it.
 Thanks, John. I might just take you up on that. :)
 
 Thanks again, John.
OK. All the errors have been chased, and crushed. But it's now late.
So I won't be submitting the pr(1) until tomorrow.

--Chris
 
 --Chris
  ___
  freebsd-ports@freebsd.org mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-ports
  To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org
 
 
 ___
 freebsd-ports@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-ports
 To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: sysutils/bbcp: Anyone interesting in helping upgrade this port?

2015-01-13 Thread Chris H
On Tue, 13 Jan 2015 20:23:09 +0100 Mark Martinec mark.martinec+free...@ijs.si
wrote

 Chris H wrote:
  I checked out (cloned) the master branch, and looked it over.
  This will be an easy upgrade, and I'll be happy to do it.
  Should the maintainer not mind, that is. ;)
 
 I had an open request to upgrade sysutils/bbcp since August 2014,
 apparently the maintainer is absent or not interested.
 
[Bug 192405] Please upgrade sysutils/bbcp, current version does not 
 support IPv6
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192405
Ouch! Since *August*?

Looks like the maintainer's otherwise occupied.
I'm on it. I'll submit a new pr(1) when I'm done, and
append a note to your previous one, as well.

--Chris
 
 
 It would be very nice to bring it up-to-date.
 
Mark
 ___
 freebsd-ports@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-ports
 To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: sysutils/bbcp: Anyone interesting in helping upgrade this port?

2015-01-13 Thread Kurt Jaeger
Hi!

 I checked out (cloned) the master branch, and looked it over.
 This will be an easy upgrade, and I'll be happy to do it.
 Should the maintainer not mind, that is. ;)

I don't think he will (as can be seen from PR 192405).

Provide a PR with the patch and I'll commit it after testing the build.

-- 
p...@opsec.eu+49 171 3101372 5 years to go !
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: sysutils/bbcp: Anyone interesting in helping upgrade this port?

2015-01-13 Thread Freddie Cash
On Tue, Jan 13, 2015 at 10:17 AM, Chris H bsd-li...@bsdforge.com wrote:

 On Tue, 13 Jan 2015 10:08:05 -0800 Freddie Cash fjwc...@gmail.com wrote

  Good morning,
 
  With the requirement for the NONE cipher in OpenSSH requiring a custom
  compile of the world or a custom compile of the openssh-portable port
 (all
  my production servers are binary-package-only now), I've started using
 bbcp
  instead of zfs send over SSH.  And looking at using bbcp instead of
 rsync
  over SSH for another system (transfer speed is more important than
  encrypting the data as the transfer is done over a very local LAN link).
 
  The bbcp port is version 20120520; the latest version available is
  20140902.  There have been several new features added over the past 2
 years
  that make it (at least on paper) a decent rsync replacement for our uses.
 
  Is there anyone interested in bringing this port up-to-date.  I had a
 quick
  look, but it requires some C hacking that's beyond my skills.  :(  I've
  only tried compiling it with clang, which gives lots of errors.  Haven't
  tried with gcc, though.



 I just had a look. Looks interesting. I can't foresee any issue
 moving it ahead. But before I step up, and say I'll take it.
 Have you contacted the maintainer? I don't want to step on any toes. :)

 ​Well, now I feel sheepish.

I was looking at the freshports.org page for it and just saw
portmgr-related commits to the port and assumed it was maintained by
freebsd-ports (aka not maintained).  I completely missed the little
Maintainer line at the top.  :(

I've CC'd the port Maintainer to bring them into the loop.​


​[Being a past port maintainer, I really should know better.]​


-- 
Freddie Cash
fjwc...@gmail.com
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org

Re: sysutils/bbcp: Anyone interesting in helping upgrade this port?

2015-01-13 Thread Mark Martinec

Chris H wrote:

I checked out (cloned) the master branch, and looked it over.
This will be an easy upgrade, and I'll be happy to do it.
Should the maintainer not mind, that is. ;)


I had an open request to upgrade sysutils/bbcp since August 2014,
apparently the maintainer is absent or not interested.

  [Bug 192405] Please upgrade sysutils/bbcp, current version does not 
support IPv6

  https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192405


It would be very nice to bring it up-to-date.

  Mark
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: sysutils/bbcp: Anyone interesting in helping upgrade this port?

2015-01-13 Thread Chris H
On Tue, 13 Jan 2015 13:54:56 -0700 John Hein john.h...@microsemi.com wrote

 Kurt Jaeger wrote at 20:29 +0100 on Jan 13, 2015:
I checked out (cloned) the master branch, and looked it over.
This will be an easy upgrade, and I'll be happy to do it.
Should the maintainer not mind, that is. ;)
  
   I don't think he will (as can be seen from PR 192405).
  
   Provide a PR with the patch and I'll commit it after testing the build.
 
 I'll update it if no one else gets to it this week or review a PR.
Thanks for the offer, and reply, John.
So far I've squashed ~20 errors. I'm now at the IPv6 specific ones.
 Willing to hand it over if someone wants it.
Thanks, John. I might just take you up on that. :)

Thanks again, John.

--Chris
 ___
 freebsd-ports@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-ports
 To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: sysutils/bbcp: Anyone interesting in helping upgrade this port?

2015-01-13 Thread Chris H
On Tue, 13 Jan 2015 10:43:15 -0800 Freddie Cash fjwc...@gmail.com wrote

 On Tue, Jan 13, 2015 at 10:17 AM, Chris H bsd-li...@bsdforge.com wrote:
 
  On Tue, 13 Jan 2015 10:08:05 -0800 Freddie Cash fjwc...@gmail.com wrote
 
   Good morning,
  
   With the requirement for the NONE cipher in OpenSSH requiring a custom
   compile of the world or a custom compile of the openssh-portable port
  (all
   my production servers are binary-package-only now), I've started using
  bbcp
   instead of zfs send over SSH.  And looking at using bbcp instead of
  rsync
   over SSH for another system (transfer speed is more important than
   encrypting the data as the transfer is done over a very local LAN link).
  
   The bbcp port is version 20120520; the latest version available is
   20140902.  There have been several new features added over the past 2
  years
   that make it (at least on paper) a decent rsync replacement for our uses.
  
   Is there anyone interested in bringing this port up-to-date.  I had a
  quick
   look, but it requires some C hacking that's beyond my skills.  :(  I've
   only tried compiling it with clang, which gives lots of errors.  Haven't
   tried with gcc, though.
 
 
 
  I just had a look. Looks interesting. I can't foresee any issue
  moving it ahead. But before I step up, and say I'll take it.
  Have you contacted the maintainer? I don't want to step on any toes. :)
 
  ​Well, now I feel sheepish.
 
 I was looking at the freshports.org page for it and just saw
 portmgr-related commits to the port and assumed it was maintained by
 freebsd-ports (aka not maintained).  I completely missed the little
 Maintainer line at the top.  :(
 
 I've CC'd the port Maintainer to bring them into the loop.​
 
 
 ​[Being a past port maintainer, I really should know better.]​
LOL No worries. :)

I checked out (cloned) the master branch, and looked it over.
This will be an easy upgrade, and I'll be happy to do it.
Should the maintainer not mind, that is. ;)

All the best!
 
 
 -- 
 Freddie Cash
 fjwc...@gmail.com
 ___
 freebsd-ports@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-ports
 To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


--Chris

---


___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org

Re: sysutils/bbcp: Anyone interesting in helping upgrade this port?

2015-01-13 Thread John Hein
Kurt Jaeger wrote at 20:29 +0100 on Jan 13, 2015:
   I checked out (cloned) the master branch, and looked it over.
   This will be an easy upgrade, and I'll be happy to do it.
   Should the maintainer not mind, that is. ;)
 
  I don't think he will (as can be seen from PR 192405).
 
  Provide a PR with the patch and I'll commit it after testing the build.

I'll update it if no one else gets to it this week or review a PR.
Willing to hand it over if someone wants it.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: sysutils/bbcp: Anyone interesting in helping upgrade this port?

2015-01-13 Thread Ben Woods

 With the requirement for the NONE cipher in OpenSSH requiring a custom
 compile of the world or a custom compile of the openssh-portable port


Note that there are 2 open PRs on freebsd base to turn the NONE
cipher option on by default in the build process of ssh in freebsd base (as
was agreed in the freebsd current mailing list):
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=163127
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=163095


-- 

--
From: Benjamin Woods
woods...@gmail.com
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org