Any alternatives to NONE cipher ssh or bbcp for gigabit+ zfs

2019-08-10 Thread Ash Gokhale
I wrote viamillipede exactly for this eventuality. It's a resilient pipe to socket multiplexer for high throughput and can use mulitple l1,l2, l3 network paths. The initial version is in ports at net/viamillipede or you can follow the dev line : https://github.com/agokhale/viamillipede

cad/gerbv can be helped

2019-12-25 Thread Ash Gokhale
I got it to build on 12.1 by dropping the broken,deprecated from the Makefile and updating distinfo to the following. Seems that the upstream made changes without bumping the rev number. SHA256 (gerbv-2.7.0.tar.gz) = c5ee808c4230ce6be3ad10ab63c547098386d43022704de25ddb9378e62053b4 SIZE (gerbv-2.

Re: cad/gerbv can be helped

2019-12-26 Thread Ash Gokhale
c48ba91889 On Thu, Dec 26, 2019 at 7:28 AM Li-Wen Hsu wrote: > On Wed, Dec 25, 2019 at 10:31 PM Ash Gokhale wrote: > > > > I got it to build on 12.1 by dropping the broken,deprecated from the > > Makefile and updating distinfo to the following. > > Seems that the

Re: cad/gerbv can be helped

2019-12-26 Thread Ash Gokhale
what's > different in the old and new distfiles. > > Please refer > https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/dads-rerolling-distfiles.html > > Li-Wen > > On Thu, Dec 26, 2019 at 10:18 PM Ash Gokhale wrote: > > > > Seems tha

Re: cad/gerbv can be helped

2019-12-27 Thread Ash Gokhale
On Thu, Dec 26, 2019 at 11:54 AM Ash Gokhale wrote: > I can't locate the original distfile- is there a way to get it? > > On Thu, Dec 26, 2019 at 11:47 AM Li-Wen Hsu wrote: > >> >> https://github.com/freebsd/freebsd-ports/commit/15fb0f93157b9f31

Re: cad/gerbv can be helped

2020-01-04 Thread Ash Gokhale
This is the possible culprit from their git per Tim's analysis, I'm unable to check a specimen of the distfile with the incorrect signature as it is unavailable and the original was not built from the gerbv-2-7-RELEASE tag. https://github.com/agokhale/gerbv-git/commit/f9df7f32d7ee60988b5608ae7f0

new icestorm/arachne/yosys fpga toolchain port for cad/

2018-01-10 Thread Ash Gokhale
I've ported Cliford Wolf's/ Cotton Seed's amazing icestorm/yosys/arachne-pnr open source toolchain for the lattice fpga bitstream generation, verilog translation, place and route engine and supporting synthesis tools. It works for me (tm) to the point of actually programming hadware. I would ap

net/viamillipede seeks commiter

2018-03-02 Thread Ash Gokhale
viamillipede: RAID for TCP. Viamillipede is client and server program built to improve network pipe transport using multiple TCP sessions. It multiplexes a single network pipe into multiple TCP connectons and then terminates the connections into a pipe transparently on another host. It is similar

Re: net/viamillipede seeks commiter

2018-03-03 Thread Ash Gokhale
Thanks for eyes on this. I want a minimal makefile; cc -lpthread *.c would probably build it. I'm not sure what the right direction is but I'll spin up poudrire and look up the USES=uidfix . On Sat, Mar 3, 2018 at 3:06 AM, Kurt Jaeger wrote: > Hi! > > > > > > install: > > > > > /wrkdirs/usr/p

Re: net/viamillipede seeks commiter

2018-03-03 Thread Ash Gokhale
Nope -this is a new tool; the other stuff was fpga porting for cad/icestorm. On Sat, Mar 3, 2018 at 11:43 AM, Josh Paetzel wrote: > > > On Mar 3, 2018, at 9:02 AM, Ash Gokhale wrote: > > Thanks for eyes on this. I want a minimal makefile; cc -lpthread *.c > would probably

Re: net/viamillipede seeks commiter

2018-03-05 Thread Ash Gokhale
On Sun, Mar 4, 2018 at 11:58 AM, Josh Paetzel wrote: > > > On Sat, Mar 3, 2018, at 12:51 PM, Kurt Jaeger wrote: > > > -- > > p...@opsec.eu+49 171 3101372 2 years > to go ! > > I get a different failure on 10.4 using poudriere: > > --- rx.o --- > rx.c:182:14: er

Re: net/viamillipede seeks commiter

2018-03-06 Thread Ash Gokhale
On Mon, Mar 5, 2018 at 10:25 AM, Ash Gokhale wrote: > > > On Sun, Mar 4, 2018 at 11:58 AM, Josh Paetzel wrote: > >> >> >> On Sat, Mar 3, 2018, at 12:51 PM, Kurt Jaeger wrote: >> >> > -- >> > p...@opsec.eu+49 171 3101372

Re: net/viamillipede seeks commiter

2018-03-07 Thread Ash Gokhale
On Wed, Mar 7, 2018 at 6:51 AM, Kurt Jaeger wrote: > Hi! > > > > I've made peace with poudriere in 10.4, 11.1 and 12 current jails with > > > USES= uidfix, and also fixed the spurious pthreads cast that was > choking > > > gcc. Would you all try it again please? > > > https://github.com/agokha

Re: net/viamillipede seeks commiter

2018-03-08 Thread Ash Gokhale
Thank you all. On Thu, Mar 8, 2018 at 2:09 PM, Kurt Jaeger wrote: > Hi! > > > My current version is available as > > > > http://people.freebsd.org/~pi/via.shar > > > > and should cover all of this. If no-one beats me to it, I'll commit > > it tomorrow in the evening 8-} > > It hit the tree at r4