Enable OpenBSD NVMe disk support in smartmontools

2024-05-26 Thread Kenneth Westerback
The diff below enables smartmontools (smartctl & smartd) support for NVMe disks on -current kernels with the latest nvme(4) passthrough commits. Obvious features tested and work for me on various amd64 boxes and my m1 macmini. ian@ has also succesfully tested it. Thoughts? OK? -- Ken Index

Re: [update] emacs-28.2

2022-09-21 Thread Kenneth Westerback
ok krw@ fwiw. :-) Ken On Wed, Sept 21, 2022, 8:05 a.m. Jeremie Courreges-Anglas wrote: > On Wed, Sep 21 2022, Kenneth Westerback wrote: > > Kenneth Westerback writes: > > > >> Kenneth Westerback writes: > >> > >>> Nam Nguyen w

Re: [update] emacs-28.2

2022-09-21 Thread Kenneth Westerback
Kenneth Westerback writes: > Kenneth Westerback writes: > >> Nam Nguyen writes: >> >>> Kenneth Westerback writes: >>> >>>> Alas, I can't make the emacs-28.2-gtk3 I downloaded from the link jca@ >>>> provided work. :-( >>&

Re: [update] emacs-28.2

2022-09-21 Thread Kenneth Westerback
Kenneth Westerback writes: > Nam Nguyen writes: > >> Kenneth Westerback writes: >> >>> Alas, I can't make the emacs-28.2-gtk3 I downloaded from the link jca@ >>> provided work. :-( >>> >>> If I do my normal 'emacs --daemon&#

Re: [update] emacs-28.2

2022-09-21 Thread Kenneth Westerback
Nam Nguyen writes: > Kenneth Westerback writes: > >> Alas, I can't make the emacs-28.2-gtk3 I downloaded from the link jca@ >> provided work. :-( >> >> If I do my normal 'emacs --daemon' from i3 I get two (?) running 'emacs >> --da

Re: [update] emacs-28.2

2022-09-20 Thread Kenneth Westerback
Alas, I can't make the emacs-28.2-gtk3 I downloaded from the link jca@ provided work. :-( If I do my normal 'emacs --daemon' from i3 I get two (?) running 'emacs --daemon' processes and 'emacsclient -c' does not seem to do anything. If I just do 'emacs' it flashes the startup screen briefly, goe

Re: [update] emacs-27.2

2021-04-03 Thread Kenneth Westerback
Got a emacs-27.2-gtk3 package I can download? Ken On Sat., Apr. 3, 2021, 3:32 p.m. Jeremie Courreges-Anglas, wrote: > > Update to emacs-27.2, a bugfix only release, except maybe for an update > of Org Mode. The fix for GTK+3 from yazuoka@ has been merged. > > Since emacs-27 doesn't play l

Re: [pretest] emacs-27.0.91

2020-07-05 Thread Kenneth Westerback
On Sun., Jul. 5, 2020, 8:35 p.m. Jeremie Courreges-Anglas, wrote: > > First, thank you Timo, Ken and Matthieu for the feedback so far. > > On Sun, Jul 05 2020, Kenneth R Westerback wrote: > > On Sat, Jul 04, 2020 at 03:15:05PM +0200, Jeremie Courreges-Anglas wrote: > >> On Sat, Jul 04 2020, Timo

Re: lang/ocaml minor update

2020-04-18 Thread Kenneth Westerback
On Sat., Apr. 18, 2020, 4:59 p.m. Christian Weisgerber, wrote: > On 2020-04-17, Christopher Zimmermann wrote: > > > here's a straightforward minor update of OCaml. > > Since every update to OCaml seems to cause some breakage that needs > sorting out afterwards, I suggest to hold off on this unti

More OCaml ports for /dev/null?

2019-03-30 Thread Kenneth Westerback
My full table is on cvs as ~krw/ocamlports.org. I have devel/ocaml-uutf lang/ocaml-camlp5 math/ocaml-num math/ocaml-zarith devel/dune as candidates for removal since they don't appear to be used by any end-user program. For anyone who hasn't stumbled across it, there is an inspirational video o

Re: minor cleanup for math/coq

2017-02-24 Thread Kenneth Westerback
On Fri, 24 Feb 2017 at 10:15 Alexandr Shadchin wrote: > On Thu, Feb 23, 2017 at 09:13:42PM -0500, Daniel Dickman wrote: > > I have an update for coq from 8.4 to 8.6, but I'd like to get the easy > > bits in first: > > - switch from http to https > > - drop gettext module > > - regen WANTLIB > > -

Re: UPDATE: devel/coccinelle 1.0.5

2016-09-24 Thread Kenneth Westerback
On Sat, 24 Sep 2016 at 05:14 Stuart Henderson wrote: > On 2016/09/24 18:42, Jonathan Gray wrote: > > On Sat, Sep 24, 2016 at 09:37:45AM +0100, Stuart Henderson wrote: > > > On 2016/09/24 16:35, Jonathan Gray wrote: > > > > Update coccinelle to 1.0.5, changes described here: > > > > http://coccine

Re: Cruft: imake

2016-09-02 Thread Kenneth Westerback
Nothing I can see that is worth extra effort to retain. But that's just me. Ken On Fri, 2 Sep 2016 at 12:00 Christian Weisgerber wrote: > Now that gtk1 has been removed, we need to give jasper@ a new goal > in life. I think a good candidate is imake. Anything that still > uses imake for

Re: textlive_base amd64+dpb web2c == "No rule to make target 'all'

2016-08-26 Thread Kenneth Westerback
On Fri, 26 Aug 2016 at 16:00 Christian Weisgerber wrote: > On 2016-08-21, Kenneth R Westerback wrote: > > > Trying to compile coccinelle on my amd64 dpb builder with -current > > sources as of last night fails in the dependency textlive_base. The > > last messages are > > FWIW, I have not seen t

Re: NEW: books/progit

2016-08-04 Thread Kenneth Westerback
On 4 August 2016 at 04:04, Anthony J. Bentley wrote: > Hi, > > Pro Git (Second Edition) is your fully-updated guide to Git and its usage in > the modern world. Git has come a long way since it was first developed by > Linus Torvalds for Linux kernel development. It has taken the open source > worl

Re: flashrom

2016-05-30 Thread Kenneth Westerback
Seems like a multi-purpose piece of rope that would be both useful and have the potential side effect of removing some noise from misc@. :-) ok krw@ fwiw. Ken On 30 May 2016 at 18:50, Stuart Henderson wrote: > > flashrom is a utility for identifying, reading, writing, verifying > and

Re: 'avoid W|X mappings in libffi' - MARC

2016-05-24 Thread Kenneth Westerback
Aha. Google says obxj are files emitted by obc? So perhaps that row just has lang/obc in the wrong column. :-) Ken On 24 May 2016 at 07:05, Kenneth Westerback wrote: > What's 'obxj' that your spreadsheet says processes lang/obc? > > make search key=obxj > > d

Re: 'avoid W|X mappings in libffi' - MARC

2016-05-24 Thread Kenneth Westerback
What's 'obxj' that your spreadsheet says processes lang/obc? make search key=obxj doesn't show anything. Just curious as lang/obc popped out at me due to my ocaml update work. :-) Ken On 24 May 2016 at 06:51, Stuart Henderson wrote: > I've collected the known problems so far at > https:

Re: Update/new: x11/openmotif 2.3.5

2016-04-29 Thread Kenneth Westerback
Some of the ports I build cause openmotif to be compiled, so this sounds good to me. No idea on the implications of moving directory to /motif. Certainly no objections. Ken On 29 April 2016 at 10:47, Christian Weisgerber wrote: > This updates x11/openmotif to 2.3.5 and completely overhauls

Re: net/kea

2015-12-23 Thread Kenneth Westerback
On 23 December 2015 at 21:53, Stuart Henderson wrote: > On 2015/12/23 14:47, Patrik Lundin wrote: >> On Wed, Dec 23, 2015 at 11:33:30AM +, Stuart Henderson wrote: >> > Updated tar.gz for the 0.9.2-P1 crash fix ("Improved handling of incoming >> > packets with invalid client-id and DUID.") >> >

Re: mod_auth_bsd (circleq fallout)

2015-11-20 Thread Kenneth Westerback
On 20 November 2015 at 06:19, Stuart Henderson wrote: > can this just be switched to a TAILQ? No. At least what buried memories I have of the conversions a year ago say NO. It is a mechanical change but a bit more than s/CIRCLEQ/TAILQ/g for some situations I can't immediately recall. > is anyone

Re: Bison 3, again

2015-11-10 Thread Kenneth Westerback
On 10 November 2015 at 08:00, Jérémie Courrèges-Anglas wrote: > > Hi, > > it's been a few years that our bison port hasn't been updated, the main > reason being that our m4 doesn't groke some of the constructs used by > newer bison releases. More and more packages out there require a recent > bis

Re: [wip] clisp-2.49

2015-10-05 Thread Kenneth Westerback
On 5 October 2015 at 11:51, Josh Elsasser wrote: > On Mon, Oct 05, 2015 at 08:59:45AM -0400, Kenneth Westerback wrote: >> On 2 October 2015 at 08:27, Kenneth Westerback wrote: >> > On 2 October 2015 at 08:18, Jérémie Courrèges-Anglas >> > wrote: >&

Re: [wip] clisp-2.49

2015-10-05 Thread Kenneth Westerback
On 2 October 2015 at 08:27, Kenneth Westerback wrote: > On 2 October 2015 at 08:18, Jérémie Courrèges-Anglas wrote: >> Kenneth Westerback writes: >> >>> On 30 September 2015 at 04:11, Jérémie Courrèges-Anglas >>> wrote: >>>> >>>> La

Re: [wip] clisp-2.49

2015-10-02 Thread Kenneth Westerback
On 2 October 2015 at 08:18, Jérémie Courrèges-Anglas wrote: > Kenneth Westerback writes: > >> On 30 September 2015 at 04:11, Jérémie Courrèges-Anglas >> wrote: >>> >>> Last night I ran ''make; make clean'' in a loop on i386 and amd6

Re: [wip] clisp-2.49

2015-09-30 Thread Kenneth Westerback
On 30 September 2015 at 04:11, Jérémie Courrèges-Anglas wrote: > > Last night I ran ''make; make clean'' in a loop on i386 and amd64. > > amd64: 142 builds / 0 failures > i386: 58 builds / 2 failures > > (same failure as yours) > > Maybe this has something to do with this... > > [...] > checking

Re: [wip] clisp-2.49

2015-09-29 Thread Kenneth Westerback
On 29 September 2015 at 19:43, Jérémie Courrèges-Anglas wrote: > Kenneth Westerback writes: > > [...] > >> That didn't take long. >> >> cc -I/usr/local/include >> -I/home/packages/wrkobj/clisp-2.49/build-i386/gllib -O2 -pipe -W >> -Wswitch -Wc

Re: [wip] clisp-2.49

2015-09-29 Thread Kenneth Westerback
On 29 September 2015 at 07:54, Kenneth Westerback wrote: > On 29 September 2015 at 04:24, Jérémie Courrèges-Anglas > wrote: >> Kenneth Westerback writes: >> >>> I can probably set up build tests on i386 and sparc64 and eventually >>> macppc if that w

Re: [wip] clisp-2.49

2015-09-29 Thread Kenneth Westerback
On 29 September 2015 at 04:24, Jérémie Courrèges-Anglas wrote: > Kenneth Westerback writes: > >> I can probably set up build tests on i386 and sparc64 and eventually >> macppc if that would help. > > That would be great. :) > > -- > jca | PGP : 0x1524E7EE / 51

Re: [wip] clisp-2.49

2015-09-28 Thread Kenneth Westerback
I can probably set up build tests on i386 and sparc64 and eventually macppc if that would help. Ken On 28 September 2015 at 19:39, Jérémie Courrèges-Anglas wrote: > > I've had several tentative diffs to update clisp, but every time > I delete them because of frustrations with the build sys

Re: [opam-devel] openbsd ocaml 4.02.3 + opam 1.2.2 upgrade

2015-08-17 Thread Kenneth Westerback
On 17 August 2015 at 15:37, Kenneth Westerback wrote: > On 17 August 2015 at 15:30, Anil Madhavapeddy wrote: >> On 16 Aug 2015, at 09:18, Jonathan Gray wrote: >>> >>> On Sun, >>> >>> I built coccinelle on armv7 with the -2 version of the patch withou

Re: [opam-devel] openbsd ocaml 4.02.3 + opam 1.2.2 upgrade

2015-08-17 Thread Kenneth Westerback
On 17 August 2015 at 15:30, Anil Madhavapeddy wrote: > On 16 Aug 2015, at 09:18, Jonathan Gray wrote: >> >> On Sun, >> >> I built coccinelle on armv7 with the -2 version of the patch without >> problem. It appears this is not native as >> infrastructure/mk/arch-defines.mk has: >> OCAML_NATIVE_AR

Re: [opam-devel] openbsd ocaml 4.02.3 + opam 1.2.2 upgrade

2015-08-16 Thread Kenneth Westerback
On 16 August 2015 at 10:02, Anil Madhavapeddy wrote: > On 14 Aug 2015, at 15:40, Anil Madhavapeddy wrote: >> >> On 3 Aug 2015, at 18:58, Anil Madhavapeddy wrote: >>> >>> This rather large ports diff does an update of the OCaml ports to 4.02.3: >>> http://www.recoil.org/~avsm/openbsd-patches/ocam

Suddenly 4 ports spew "Error: weird mode"

2015-04-26 Thread Kenneth Westerback
The smallest one is p5-Error: ===> Building package for p5-Error-0.17023 Create /usr/ports/packages/amd64/no-arch/p5-Error-0.17023.tgz Error: weird mode for /usr/local/share/examples/p5-Error/example.pl: 440 Error: modes don't match for /usr/local/share/examples/p5-Error/example.pl Error: weird

Re: [NEW] OCaml oasis and Janestreet Core and Async

2015-03-29 Thread Kenneth Westerback
On 29 March 2015 at 07:41, Christopher Zimmermann wrote: > Hi, > > I just updated my OCaml ports and I think at least oasis would be good > to have in ports tree because I need it occasionaly to regenerate > broken build systems (like recently for ocaml-rss). > It is the "OCaml automake". Oasis de

Re: Problem with chromium-40.0.2214.91p0

2015-01-28 Thread Kenneth Westerback
On 28 January 2015 at 03:00, Jonathan Gray wrote: > On Wed, Jan 28, 2015 at 02:48:00AM -0500, STeve Andre' wrote: >> On 01/28/15 02:27, Benoit Lecocq (BLQ) wrote: >> > >> >On 01/28/15 06:24, STeve Andre' wrote: >> >>Chrome isn't working at the moment. The screen is sold black. If >> >>I start

Re: java coders are complete morons

2014-12-30 Thread Kenneth Westerback
On 30 December 2014 at 18:13, Marc Espie wrote: > well, jdk 1.7 just stopped building. because one file is >10 years old and > there is an explicit check for that in the build process. > > Just think about it. > > I know 1st year students who are smarter than that. > > This is one of the stupidest

Re: Maintainer Update: www/p5-libwww GNOME I libghttp removal from ports

2014-12-15 Thread Kenneth Westerback
On 15 December 2014 at 13:02, ni...@openbsd.org wrote: > On 12/14/14 19:07, Kenneth Westerback wrote: >> On 14 December 2014 at 13:50, Nigel Taylor >> wrote: >>> Time to remove GNOME I from ports, it's old and ancient, and not >>> maintained anymore.

Re: Maintainer Update: www/p5-libwww GNOME I libghttp removal from ports

2014-12-14 Thread Kenneth Westerback
On 14 December 2014 at 13:50, Nigel Taylor wrote: > Time to remove GNOME I from ports, it's old and ancient, and not > maintained anymore. > > libghttp was the forerunner to libsoup and part of GNOME I, used to > speed up p5-libwww, provided by including www/p5-HTTP-GHTTP, a wrapper > around www/l

Re: Fallout from stricter memcpy()

2014-11-23 Thread Kenneth Westerback
On 23 November 2014 at 07:14, Christian Weisgerber wrote: > On 2014-11-22, Christian Weisgerber wrote: > >> emulators/sdlmame m68kmake >> emulators/sdlmess m68kmake >> lang/gcc/4.8ada >> lang/gcc/4.9ada > > + textproc/p5-SWISH-AP

Re: www/p5-HTTP-GHTTP vs new Perl

2014-11-22 Thread Kenneth Westerback
On 22 November 2014 at 14:01, ni...@openbsd.org wrote: > On 11/22/14 17:23, Kenneth Westerback wrote: >> Building my usual suspects on amd64 -current as of this morning I get >> >> ===> Configuring for p5-HTTP-GHTTP-1.07p5 >> running gnome-config... using fa

www/p5-HTTP-GHTTP vs new Perl

2014-11-22 Thread Kenneth Westerback
Building my usual suspects on amd64 -current as of this morning I get ===> Configuring for p5-HTTP-GHTTP-1.07p5 running gnome-config... using fallback values for LIBS and INC failed options: LIBS='-L/usr/local/lib -L/usr/lib -lghttp' INC='-I/usr/local/include -I/usr/include' If this is wrong,

Re: tedu print/acroread

2014-10-27 Thread Kenneth Westerback
On 27 October 2014 12:08, David Coppa wrote: > Given this: > > http://blogs.adobe.com/adobereader/2012/06/one-year-from-now-adobe-reader-and-acrobat-9-eol.html > > Adobe has discontinued the support of Adobe Reader for Linux in June > 2013, and the fact that our port is even older (v7.x)... > > Ca

Re: [UPDATE] devel/utop -> [UPDATE] devel/ocaml-lambda-term

2014-10-27 Thread Kenneth Westerback
On 27 October 2014 05:23, Christopher Zimmermann wrote: > Hi, > > utop 1.16 needs cppo, which is not yet in cvs, but a port is ready at > https://github.com/jasperla/openbsd-wip/tree/master/devel/ocaml-cppo > > OK to import? > > > Christopher > > -- > http://gmerlin.de > OpenPGP: http://gmerlin.de

Re: [NEW] sysutils/opam 1.2.0

2014-10-25 Thread Kenneth Westerback
On 25 October 2014 08:37, Christopher Zimmermann wrote: > On Sat, 25 Oct 2014 07:55:52 -0400 Kenneth Westerback > wrote: > >> On 24 October 2014 19:37, Kenneth Westerback >> wrote: >> > On 24 October 2014 04:17, Christopher Zimmermann >> > wrote: >&

Re: [NEW] sysutils/opam 1.2.0

2014-10-24 Thread Kenneth Westerback
On 24 October 2014 04:17, Christopher Zimmermann wrote: > Hi, > > now that OPAM 1.2.0 is released I'd like to import it. The opam port > and its dependencies are at wip: > https://github.com/jasperla/openbsd-wip/ > > the dependencies are: > devel/cudf > devel/ocaml-cmdliner > devel/ocaml-dose > de

Re: go ports.

2014-10-19 Thread Kenneth Westerback
On 19 October 2014 13:32, Edd Barrett wrote: > Hey, > > I just tried porting a go application and ran into trouble. Looks like > there are no go ports in-tree, and I think I know why. > > Go has one of these build systems that downloads (moving target) > dependencies. It reminds me of node. > > Ha

Re: building individual ports via MinGW

2014-10-19 Thread Kenneth Westerback
On 19 October 2014 07:29, R . wrote: > i know that m4 comes bundled together as part of the OS and typically only > gets built every build of OpenBSD, but is there a way to compile just the m4 > under MinGW?? i only need the binaries, no need for the manuals or things > like that. > I would th

Re: [NEW] OCaml oasis and Janestreet Core and Async

2014-10-11 Thread Kenneth Westerback
On 11 October 2014 09:09, Anil Madhavapeddy wrote: > On 10 Oct 2014, at 11:48, Kenneth Westerback wrote: > >> On 10 October 2014 14:46, Kenneth Westerback wrote: >>> On 10 October 2014 13:03, Christopher Zimmermann >>> wrote: >>>> Hi, >>>&g

Re: [NEW] OCaml oasis and Janestreet Core and Async

2014-10-10 Thread Kenneth Westerback
On 10 October 2014 14:46, Kenneth Westerback wrote: > On 10 October 2014 13:03, Christopher Zimmermann > wrote: >> Hi, >> >> attached you find many new OCaml ports. Mainly the following two and >> their dependencies: >> >> * Oasis (an OCaml project bu

Re: [NEW] OCaml oasis and Janestreet Core and Async

2014-10-10 Thread Kenneth Westerback
On 10 October 2014 13:03, Christopher Zimmermann wrote: > Hi, > > attached you find many new OCaml ports. Mainly the following two and > their dependencies: > > * Oasis (an OCaml project build and metadata tool) used by many of our > OCaml ports. > > * Janestreet Core standard library overlay an

Re: [FIX] lang/ocaml

2014-10-10 Thread Kenneth Westerback
On 10 October 2014 12:59, Christopher Zimmermann wrote: > Hi, > > here are some fixes and a new CONFIGURE_STYLE for lang/ocaml. > > * add an oasis_setup CONFIGURE_STYLE, see the port-modules doc below. > > * Set CONFIGURE_ARGS += --enable-tests depending on NO_TEST in oasis > CONFIGURE_STYLE. >

Re: Opam 3.2.2

2014-09-05 Thread Kenneth Westerback
On 3 September 2014 08:05, Christopher Zimmermann wrote: > On Wed, 3 Sep 2014 07:47:20 -0400 Kenneth Westerback > wrote: > >> And I'm happy to test either ... if Chris will let me know where his >> 'wip' is, or Anil sends me his. :-) > > > It&#x

Re: Opam 3.2.2

2014-09-03 Thread Kenneth Westerback
On 3 September 2014 08:05, Christopher Zimmermann wrote: > On Wed, 3 Sep 2014 07:47:20 -0400 Kenneth Westerback > wrote: > >> And I'm happy to test either ... if Chris will let me know where his >> 'wip' is, or Anil sends me his. :-) > > > It&#x

Re: [UPDATE] lang/ocaml 4.02

2014-09-03 Thread Kenneth Westerback
On 3 September 2014 03:34, Anil Madhavapeddy wrote: > On 3 Sep 2014, at 09:32, Christopher Zimmermann wrote: > >> On Wed, 3 Sep 2014 09:14:00 +0200 Anil Madhavapeddy >> wrote: >> >>> On 3 Sep 2014, at 06:53, Kenneth Westerback wrote: >>>> >&g

Re: [UPDATE] lang/ocaml 4.02

2014-09-03 Thread Kenneth Westerback
On 3 September 2014 03:14, Anil Madhavapeddy wrote: > On 3 Sep 2014, at 06:53, Kenneth Westerback wrote: >> >> Got OCaml and OCaml-camlp4 built and installed. Some confusion about >> 'pkg_add -u' not working for OCaml or opam so I deleted the packages >> a

Re: [UPDATE] lang/ocaml 4.02

2014-09-02 Thread Kenneth Westerback
On 1 September 2014 17:31, Kenneth Westerback wrote: > On 1 September 2014 17:21, Anil Madhavapeddy wrote: >> On 1 Sep 2014, at 14:35, Christopher Zimmermann wrote: >> >>> On Mon, 1 Sep 2014 14:21:56 +0200 Anil Madhavapeddy >>> wrote: >>> >>>

Re: [NEW] lang/ocaml-camlp4

2014-09-02 Thread Kenneth Westerback
On 2 September 2014 00:50, Christopher Zimmermann wrote: > On Mon, 1 Sep 2014 23:34:18 -0400 Kenneth Westerback > wrote: > >> On 1 September 2014 07:12, Christopher Zimmermann wrote: >> > Hi, >> > >> > OCaml 4.02 will no longer ship with camlp4.

Re: [UPDATE] lang/ocaml 4.02

2014-09-01 Thread Kenneth Westerback
On 1 September 2014 17:21, Anil Madhavapeddy wrote: > On 1 Sep 2014, at 14:35, Christopher Zimmermann wrote: > >> On Mon, 1 Sep 2014 14:21:56 +0200 Anil Madhavapeddy >> wrote: >> >>> This is a huge update, thanks Christopher! Do you also want to take >>> joint MAINTAINER on OCaml? Main reason t

Re: [UPDATE] devel/utop 1.15

2014-09-01 Thread Kenneth Westerback
On 1 September 2014 07:07, Christopher Zimmermann wrote: > Here's an update for devel/utop 1.15. The broken Meta-Tab > bar-completion is now fixed, so the README can go away. OK? > > Christopher Interesting. I upgraded to utop 1.15 via opam yesterday and -TAB or - still don't do anything useful f

Re: Chromium GPU Acceleration

2014-06-21 Thread Kenneth Westerback
On 21 June 2014 12:10, Paul Irofti wrote: > On Sat, Jun 21, 2014 at 11:28:36AM +0200, Robert Nagy wrote: >> Hey, >> >> So if anyone out there having an old chromium profile and having issues >> with video playback or high CPU usage should listen and check some stuff >> out. >> >> First of all navi

Re: tedu asp2php

2014-03-26 Thread Kenneth Westerback
On 26 March 2014 10:33, Benoit Lecocq wrote: > Le 26/03/2014 15:25, James Turner a écrit : >> >> On Wed, Mar 26, 2014 at 02:22:38PM +, Stuart Henderson wrote: >>> >>> "asp2php is a program which converts Microsoft's ASP code to PHP. >>> It supports multiple database drivers, sessions, both PHP

Re: Delete: archivers/bzip

2014-03-10 Thread Kenneth Westerback
On 10 March 2014 11:42, Christian Weisgerber wrote: > I suggest to delete archivers/bzip. > > bzip is used by nobody. It was patent-encumbered and, from today's > POV, superseded immediately by bzip2. The upstream distfile is > long gone. > > ok? > > -- > Christian "naddy" Weisgerber

Re: Threading support in lang/sbcl

2014-02-18 Thread Kenneth Westerback
On 18 February 2014 10:33, Gregor Best wrote: > Hi Joshua, > > the attached patch enables threading support in lang/sbcl, which is > disabled by default for systems other than Linux. > > I briefly tested the results with bordeaux-threads, which seems to work > fine now. > > The only downside of th

Re: [squid] ...rejecting '[127.0.0.1]:5330' as a name server...

2014-01-26 Thread Kenneth Westerback
On 27 January 2014 08:32, Jiri B wrote: > On Mon, Jan 27, 2014 at 08:09:20AM +1300, Kenneth Westerback wrote: >> Dhclient will not generate such syntax in resolved.conf so I assume you are >> doing so via resolv.conf.tail or ... ? And if so, I guess you need to >> choose b

Re: [squid] ...rejecting '[127.0.0.1]:5330' as a name server...

2014-01-26 Thread Kenneth Westerback
Dhclient will not generate such syntax in resolved.conf so I assume you are doing so via resolv.conf.tail or ... ? And if so, I guess you need to choose between squid and your local DNS port. Or are you saying that there is a snort friendly syntax for this purpose that we should be using instead?

Re: collectd breakage, circleq removal

2013-12-27 Thread Kenneth Westerback
Looking now. Ken On 27 Dec 2013 11:16, "Stuart Henderson" wrote: > collectd failed in my bulk (circleq removal) - anyone have time to take a > look? > > tcpconns.c: In function 'conn_read': > tcpconns.c:678: error: 'struct inpthead' has no member named 'cqh_first' > tcpconns.c:686: error: '

Re: www/firefox35

2010-05-20 Thread Kenneth Westerback
On Thu, May 20, 2010 at 9:07 PM, J.C. Roberts wrote: > Since we have 3.6 is in www/mozilla-firefox should www/firefox35 be put > in the attic? > > -- > The OpenBSD Journal - http://www.undeadly.org > > Nope. 3.6 doesn't support Java plug-in. . Ken

Re: sndio for games/eboard

2010-01-02 Thread Kenneth Westerback
Sure. But I use xboard. Never even realized there was another way. And you say it has sound. Perhaps I'll try it out. :-). Ken On Sat, Jan 2, 2010 at 3:24 PM, Jacob Meuser wrote: > > no chess players here? > > On Sat, Dec 26, 2009 at 12:46:43PM +, Jacob Meuser wrote: >> >> -- >> jake...