Re: Split boringssl port to head and fips branches.

2023-04-28 Thread Bob Beck
g/x/term v0.5.0 - -.for _modpath _modver in ${BORING_GOMOD} -DISTFILES += go_modules/{}${_modpath}/@v/${_modver}.zip:0 -DISTFILES += go_modules/{}${_modpath}/@v/${_modver}.mod:0 -.endfor - -CATEGORIES = security - -MAINTAINER = Bob Beck , \ - Theo Buehler - -# ISC -PERMIT_PACK

Split boringssl port to head and fips branches.

2023-04-28 Thread Bob Beck
golang.org/x/sysv0.5.0 -BORING_GOMOD +=golang.org/x/term v0.5.0 - -.for _modpath _modver in ${BORING_GOMOD} -DISTFILES += go_modules/{}${_modpath}/@v/${_modver}.zip:0 -DISTFILES += go_modules/{}${_modpath}/@v/${_modver}.mod:0 -.endfor - -CATEGORIES = security - -MAI

New port security/boringssl

2023-04-25 Thread Bob Beck
New port for boringssl - kn@ and tb@ and I have built I got a working test target in non-privsep mode but it fetches go bits from the internet - kn@ indicated he would prefer to send this withoug tests, and we can fix in tree. OK? -Bob boringssl.tgz Description: application/tar-gz

Re: mutt fetch-mail ssl error

2022-06-25 Thread Bob Beck
Bah. you're right - I accidentally left partial-chains=yes in my .muttrc-test On Sun, Jun 26, 2022 at 06:15:35AM +0200, Theo Buehler wrote: > On Sat, Jun 25, 2022 at 04:08:06PM -0600, Bob Beck wrote: > > > > this fixes mutt. > > Doesn't look like it. I still run into the same problem.

Re: mutt fetch-mail ssl error

2022-06-25 Thread Bob Beck
this fixes mutt. The problem is we need num_untrusted set correctly, it is normally set in the set_xsc_chain call (which is called from a number of places) but in this case we need to have it set before we can call that. So just hoist the correct logic before the call to x509_vfy_check_trust I

Re: new x509 chain verifier breaks behaviour of security/lastpass-cli

2020-09-21 Thread Bob Beck
Let me have a look :) On Mon, Sep 21, 2020 at 04:34:16PM +0200, Bjorn Ketelaars wrote: > Behaviour of security/lastpass-cli changed on current (OpenBSD 6.8-beta > (GENERIC.MP) #69: Tue Sep 15 12:34:41 MDT 2020). Attempting to login to > a lastpass account results in a SSL connect error. Expected

Upcoming General Hackathon, May 7 to 14 in Ottawa - ADD YOURSELF TO ~deraadt/hackathons/g2k19 please! :

2019-03-02 Thread Bob Beck
The upcoming General hackaton is happining in May in Ottawa, If you hack ports, or base, doesn't matter, all are welcome and more than encouraged to attend. and having lots of diverse developers there at the general hackathon is a wonderful thing. The hackathon is at the university of ottawa with

nevermind, I'm dumb

2017-03-25 Thread Bob Beck
derp

This is pretty evil behaviour.

2017-03-25 Thread Bob Beck
pkg_add -ui You should also check /etc/cvsyncd.conf (which was modified) # more /etc/cvsync.conf # $OpenBSD: cvsync.conf,v 1.1 2013/08/29 14:28:13 naddy Exp $ # # Fetch the OpenBSD CVS repository. # config {

Re: OpenBSD install busticated 'cuz ftp.openbsd.org

2016-10-08 Thread Bob Beck
Oh I'm sure it was a conscious decision, just would have been nice to make a symlink or keep the old one so shit doesn't stop working randomly ;) On Sat, Oct 8, 2016 at 1:44 PM, Landry Breuil wrote: > On Sat, Oct 08, 2016 at 01:28:49PM -0600, Bob Beck wrote: > > > >

Re: OpenBSD install busticated 'cuz ftp.openbsd.org

2016-10-08 Thread Bob Beck
Looks like ports moved a file "GeoIPLiteCity" to be named "GeoIPCity" and broke everything when I updated packages on the box. Once I found it and renamed what it was asking for, it works again. On Sat, Oct 08, 2016 at 01:15:42PM -0600, Bob Beck wrote: > > &q

Re: libressl compatibility testing under gentoo

2014-07-14 Thread Bob Beck
Hi, thanks for the note. I know a number of those issues have fixes pending upstream, many of them are due to checking of version number stuff that we really can't continue to support. - if we "pretend" to be OpenSSL we will cause more problems than we solve by getting software to test for LibreSS

Re: cvsync issues

2014-06-23 Thread Bob Beck
Please assist in that if you can Masao. Thanks -Bob On Mon, Jun 23, 2014 at 9:01 AM, Masao Uebayashi wrote: > The cvsync author (MAEKAWA Masahide) is curious about the problems. Please > don't hesitate to ask (complain) him. > > Masao

cvsync issues

2014-06-20 Thread Bob Beck
Anyone care to have a peek at the cvsync port and and try to fix the client for commitid? ---8<--- beck: I got getentropy_linux.c but ld.so/malloc.c is still at 1.1 (cv\ sync against anoncvs1.ca) same here with cvsync-0.24.19p3 smae pattern. new files no problem, but commits aft

CVS down for a bit. Air Conditioning and Dust issues.

2011-11-18 Thread Bob Beck
CVS is down for a bit until the AC issues are sorted out. If you have other machines (ports) you should make sure they're off too. The AC guy is coming and then people on site may selectively turn on machines at some point after it is good again. -Bob

sysutils/fsstress

2009-12-17 Thread Bob Beck
I'd like to commit this. I promise I'll take care of it and feed it. Peter had a peek on icb. fsstress.tgz Description: GNU Zip compressed data

Re: theos house reboot

2009-08-01 Thread Bob Beck
Note: Nayden has somewhere to be tonight. He will be at the house tomorrow morning, so please email him what you need using. Particularly you ports folks - so you can start churning again. I'll be pestering you in the morning again but please check your stuff and give Nayden as de

[jse...@hydro.mb.ca: change list for OpenBSD 4.2+ packages]

2009-07-23 Thread Bob Beck
This does kind of show that nobody has been doing anything with pkg-stable. I have been mirroring those relevant directories since the 4.1 days when it was decided with pval and naddy I believe to use that mechanism, nothing since then has shown up in those. Do you gu

Pdf printing in mozilla is utterly fucked.

2009-04-22 Thread Bob Beck
It seems that someone has changed something so mozilla (4.5 - 3.0.6) comes up by default with the printing option "Ignore Scaling and Shrink to fit page width" on by default - always. This means that any pdf you save with small type on it ends up with nothing there. (for example, airline tic

Re: ports/audio/mpd - shuffle sucks moose balls - this fixes it.

2009-04-09 Thread Bob Beck
* Stuart Henderson [2009-04-09 14:08]: > On 2009/04/08 19:10, Bob Beck wrote: > > > > well,I would have happily submitted it if their make a login > > thing worked, but it doesn't seem to. > > > > Anyway, I only care about committing it here. :)

Re: ports/audio/mpd - shuffle sucks moose balls - this fixes it.

2009-04-09 Thread Bob Beck
well,I would have happily submitted it if their make a login thing worked, but it doesn't seem to. Anyway, I only care about committing it here. :) anyone done that yet? * dt...@drizzle.com [2009-04-08 18:47]: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 &

Re: ports/audio/mpd - shuffle sucks moose balls - this fixes it.

2009-04-06 Thread Bob Beck
oh, and if I ever get the login confirmation for their stupid bugsite I'll subit it upstream, since you ports guys subscribe to that school of futility :) -Bob * Bob Beck [2009-04-06 09:16]: > * Matthias Kilian [2009-04-05 13:20]: > > On Sun, Apr 05, 2009 at 12:43:0

Re: ports/audio/mpd - shuffle sucks moose balls - this fixes it.

2009-04-06 Thread Bob Beck
* Matthias Kilian [2009-04-05 13:20]: > On Sun, Apr 05, 2009 at 12:43:07PM -0600, Bob Beck wrote: > > Someone please have a look, and either commit it or tell me to. > > If you add the following patch to the port's makefile, it's ok: > > Ok, how's th

ports/audio/mpd - shuffle sucks moose balls - this fixes it.

2009-04-05 Thread Bob Beck
Ok, those of you who have never taken any proper CS theory, go read the following: http://dev.netcetera.org/blog/2007/08/24/good-knuth-bad-knuth/ Basically, since switching to mpd in the house, I noticed mpd's random shuffle was irritatingly bad and biased towards certain songs, s

Re: New firefox doesn't understand lpr?

2008-12-16 Thread Bob Beck
Ahh, probably old stupid amd64 libs. I wait for new build. -Bob * Antoine Jacoutot [2008-12-16 11:44]: > On Tue, 16 Dec 2008, Bob Beck wrote: > > > > > It appears not to want to print anymore. > > Naddy fixed this in gtk+2-2.14.5p0, make

New firefox doesn't understand lpr?

2008-12-16 Thread Bob Beck
It appears not to want to print anymore. -Bob

You gonna generate the 4.3_packages dir and upload it?

2008-04-30 Thread Bob Beck
-Bob

mirror, once more..

2007-03-17 Thread Bob Beck
as a diff to the mirror port, instead of just the file. trying valiantly not to become the mirror maintainer, hoping someone else will commit this.. -Bob Index: patches/patch-ftp-pl-epsv === RCS file: patch

Who looks after "mirror"

2007-03-17 Thread Bob Beck
No, I don't want to :) But I'd like it to do epsv :) --- ftp.pl.orig Fri Mar 16 12:40:28 2007 +++ ftp.pl Fri Mar 16 12:40:32 2007 @@ -162,6 +162,8 @@ # Where I am connected to. $connect_site = ''; +$try_epsv = 1; + # &ftp'debug( debugging_level ) # Turn on debuggin