Re: [NEW] security/go-ed25519

2017-08-25 Thread attila
Stuart Henderson  wrote:
> ...
> Stray github.com directory in the tar.gz (also the tgz has a funny filename :)

New port attached sans stray dir and I tried to keep the filename
non-funny.

Thanks!

Pax, -A
--
https://haqistan.net/~attila | attila@{stalphonsos.com,haqistan.net}
pgp: 0x62A729CF | C2CE 2487 03AC 4C2F 101D  09C1 4068 D5D5 62A7 29CF



go-ed25519.tgz
Description: ed25519 in go


Re: [NEW] net/obfs4proxy

2017-08-25 Thread Stuart Henderson
On 2017/08/14 11:17, attila wrote:
> 
> attila  writes:
> 
> > Hi ports@,
> >
> > The first Pluggable Transports port: net/obfs4proxy
> >
> > $ cat pkg/DESCR
> > obfs4 (a.k.a. The Obfuscator) is a transport with the same features as
> > ScrambleSuit but utilizing Dan Bernstein's elligator2 technique for
> > public key obfuscation, and the ntor protocol for one-way
> > authentication. This results in a faster protocol.
> >
> > Depends on the other three I just posted: devel/go-goptlib,
> > security/go-{ed25519,siphash}.
> >
> > Port attached.
> 
> 
> Yet again I bunged up BUILD_DEPENDS, this time by using = instead
> of +=.  Fixed version attached.  Sorry for all the noise.
> 
> Pax, -A
> --
> https://haqistan.net/~attila | attila@{stalphonsos.com,haqistan.net}
> pgp: 0x62A729CF | C2CE 2487 03AC 4C2F 101D  09C1 4068 D5D5 62A7 29CF
> 

OK once the deps are in.



Re: [NEW] security/go-siphash

2017-08-25 Thread Stuart Henderson
On 2017/08/24 14:34, attila wrote:
> attila  wrote:
> > Hi ports@,
> > 
> > Third dependency for net/obfs4proxy: security/go-siphash
> > 
> > $ cat pkg/DESCR
> > Go implementation of SipHash-2-4, a fast short-input PRF created by
> > Jean-Philippe Aumasson and Daniel J. Bernstein.
> > 
> 
> Ping.
> 
> Pax, -A
> -- 
> https://haqistan.net/~attila | attila@{stalphonsos.com,haqistan.net}
> pgp: 0x62A729CF | C2CE 2487 03AC 4C2F 101D  09C1 4068 D5D5 62A7 29CF
> 


OK sthen@ to import.



Re: [NEW] security/go-ed25519

2017-08-25 Thread Stuart Henderson
On 2017/08/24 14:30, attila wrote:
> attila  wrote:
> > Hi ports@,
> > 
> > Second of the dependencies for net/obfs4proxy: go-ed25519
> > 
> > Port attached.  Feedback welcome.
> > 
> 
> Ping.
> 
> Pax, -A
> -- 
> https://haqistan.net/~attila | attila@{stalphonsos.com,haqistan.net}
> pgp: 0x62A729CF | C2CE 2487 03AC 4C2F 101D  09C1 4068 D5D5 62A7 29CF
> 

Stray github.com directory in the tar.gz (also the tgz has a funny filename :)

Otherwise OK sthen@



Re: [NEW] devel/go-goptlib

2017-08-25 Thread Stuart Henderson
I'm not exactly a master of golang ports, but seems fine to me. OK sthen@
if someone would like to import.


On 2017/08/22 14:36, attila wrote:
> attila  wrote:
> > 
> > attila  writes:
> > 
> > > Hi ports@,
> > >
> > > This is the first of four new ports that are part of Pluggable
> > > Transports, which are used in the Tor Browser Bundle but which can
> > > also be used without it.  The main port is net/obfs4proxy, which needs
> > > three others to support it: devel/go-goptlib, security/go-ed25519,
> > > security/go-siphash.
> > >
> > > This is devel/go-goptlib:
> > >
> > > $ cat pkg/DESCR
> > > goptlib is a library for writing Tor pluggable transports in Go.
> > >
> > > https://spec.torproject.org/pt-spec
> > > https://gitweb.torproject.org/torspec.git/tree/proposals/196-transport-control-ports.txt
> > > https://gitweb.torproject.org/torspec.git/tree/proposals/217-ext-orport-auth.txt
> > > https://gitweb.torproject.org/torspec.git/tree/proposals/232-pluggable-transports-through-proxy.txt
> > >
> > > There is browseable documentation here:
> > > https://godoc.org/git.torproject.org/pluggable-transports/goptlib.git
> > >
> > > Report bugs to the tor-...@lists.torproject.org mailing list or to the
> > > bug tracker at https://trac.torproject.org/projects/tor.
> > >
> > > To the extent possible under law, the authors have dedicated all
> > > copyright and related and neighboring rights to this software to the
> > > public domain worldwide. This software is distributed without any
> > > warranty. See COPYING.
> > >
> > >
> > > Port attached.  Feedback most welcome.
> > 
> > Original port was lacking BUILD_DEPENDS.  Attached is a version that
> > fixes it.
> 
> Ping.  Port attached.
> 
> Pax, -A
> -- 
> https://haqistan.net/~attila | attila@{stalphonsos.com,haqistan.net}
> pgp: 0x62A729CF | C2CE 2487 03AC 4C2F 101D  09C1 4068 D5D5 62A7 29CF
> 




NEW: security/fwknop

2017-08-25 Thread Ingo Feinerer
Hi,

in the need of a client for "fwknop" (the "FireWall KNock OPerator") I
packaged the official client (http://www.cipherdyne.org/fwknop/). As
there is a server daemon in the sources as well, I included it too.

$ cat pkg/DESCR
fwknop stands for the "FireWall KNock OPerator", and implements an
authorization scheme called Single Packet Authorization (SPA). This method of
authorization is based around a default-drop packet filter and libpcap. SPA is
essentially next generation port knocking.

IMHO the port is in good condition; the only drawback is "USE_LIBTOOL = gnu".
I was not able to get rid of it.

OK to import?

Best regards,
Ingo


fwknop.tar.gz
Description: application/tar-gz


sparc64 bulk build report

2017-08-25 Thread landry
bulk build on sparc64-1.ports.openbsd.org
started on  Wed Aug 9 01:54:50 MDT 2017
finished at Fri Aug 25 03:10:11 MDT 2017
lasted 16D18h15m
done with kern.version=OpenBSD 6.1-current (GENERIC) #222: Mon Aug  7 14:34:33 
MDT 2017

built packages:8885
Aug 9:261
Aug 10:141
Aug 11:95
Aug 12:87
Aug 13:95
Aug 14:55
Aug 15:106
Aug 16:103
Aug 17:131
Aug 18:107
Aug 19:333
Aug 20:243
Aug 21:410
Aug 22:537
Aug 23:988
Aug 24:3808
Aug 25:1384



build failures: 20
http://build-failures.rhaalovely.net//sparc64/2017-08-09/devel/arm-none-eabi/gcc-linaro.log
http://build-failures.rhaalovely.net//sparc64/2017-08-09/devel/gflags.log
http://build-failures.rhaalovely.net//sparc64/2017-08-09/games/lugaru.log
http://build-failures.rhaalovely.net//sparc64/2017-08-09/games/openrct2.log
http://build-failures.rhaalovely.net//sparc64/2017-08-09/games/tome4,-data.log
http://build-failures.rhaalovely.net//sparc64/2017-08-09/geo/pdal.log
http://build-failures.rhaalovely.net//sparc64/2017-08-09/graphics/dcmtk.log
http://build-failures.rhaalovely.net//sparc64/2017-08-09/mail/mozilla-thunderbird,,-main.log
http://build-failures.rhaalovely.net//sparc64/2017-08-09/math/gnumeric.log
http://build-failures.rhaalovely.net//sparc64/2017-08-09/net/farstream.log
http://build-failures.rhaalovely.net//sparc64/2017-08-09/net/telegram-purple.log
http://build-failures.rhaalovely.net//sparc64/2017-08-09/security/sslscan,openssl.log
http://build-failures.rhaalovely.net//sparc64/2017-08-09/telephony/kamailio.log
http://build-failures.rhaalovely.net//sparc64/2017-08-09/www/ruby-capybara-webkit,ruby22.log
http://build-failures.rhaalovely.net//sparc64/2017-08-09/www/tor-browser/browser.log
http://build-failures.rhaalovely.net//sparc64/2017-08-09/x11/gnome/totem.log
http://build-failures.rhaalovely.net//sparc64/2017-08-09/x11/qt5/qt3d,-examples.log
http://build-failures.rhaalovely.net//sparc64/2017-08-09/x11/qt5/qtgraphicaleffects.log
http://build-failures.rhaalovely.net//sparc64/2017-08-09/x11/qt5/qtquickcontrols.log
http://build-failures.rhaalovely.net//sparc64/2017-08-09/x11/qt5/qtquickcontrols2,-examples.log

recurrent failures
 failures/devel/arm-none-eabi/gcc-linaro.log
 failures/games/openrct2.log
 failures/games/tome4,-data.log
 failures/geo/pdal.log
 failures/mail/mozilla-thunderbird,,-main.log
 failures/math/gnumeric.log
 failures/net/farstream.log
 failures/net/telegram-purple.log
 failures/security/sslscan,openssl.log
 failures/telephony/kamailio.log
 failures/www/tor-browser/browser.log
 failures/x11/gnome/totem.log
new failures
+++ ls-failures Fri Aug 25 03:10:45 2017
+failures/devel/gflags.log
+failures/games/lugaru.log
+failures/graphics/dcmtk.log
+failures/www/ruby-capybara-webkit,ruby22.log
+failures/x11/qt5/qt3d,-examples.log
+failures/x11/qt5/qtgraphicaleffects.log
+failures/x11/qt5/qtquickcontrols.log
+failures/x11/qt5/qtquickcontrols2,-examples.log
resolved failures
--- ../old/sparc64/last//ls-failuresTue Aug  8 15:34:12 2017
-failures/devel/avr/gcc.log
-failures/devel/reposurgeon.log
-failures/mail/cyrus-imapd.log
-failures/x11/qt5/qtbase-docs,-docindex.log
Base libs:
crypto.41.2 c.89.6

X libs: