Re: easy-rsa LibreSSL issues

2015-10-25 Thread Jona Joachim
On 2015-10-25, Stuart Henderson wrote: > On 2015/10/25 09:44, Theo de Raadt wrote: >> >I just spent 30 minutes playing with easy-rsa which is shipped broken on >> >5.8 until I realized what was going on. I see that sthen has already >> >reverted easy-rsa to OpenSSL run

Re: Time to say good bye to gtk2hs-buildtools (and hs-cairo, hs-glib, ...)

2015-10-02 Thread Jona Joachim
On 2015-09-28, Matthias Kilian wrote: > Well, the plan was to remove hs ports related to gtk2hs-buildtools > today, but not everyone reads ports-changes, so I'll wait another > day or two. > > http://marc.info/?l=openbsd-ports-cvs=144286422812703=2 > > So if anyone thinks

UPDATE & unbreak x11/hs-xmonad-contrib

2015-10-01 Thread Jona Joachim
Hi, hs-xmonad-contrib is broken since ghc was updated. Add missing dependencies to fix it. While here, do a minor update to 0.11.4. Best regards, JonaIndex: Makefile === RCS file: /cvs/ports/x11/hs-xmonad-contrib/Makefile,v

Re: www/weboob SSLv3 fallout

2015-09-28 Thread Jona Joachim
On 2015-09-28, Landry Breuil <lan...@openbsd.org> wrote: > On Sun, Sep 27, 2015 at 05:17:54PM -0700, Doug Hogan wrote: >> On Sun, Sep 27, 2015 at 09:11:22PM +0200, Landry Breuil wrote: >> > On Sat, Sep 26, 2015 at 03:34:53PM +0200, Jona Joachim wrote: >> >

www/weboob SSLv3 fallout

2015-09-26 Thread Jona Joachim
Hi, weboob has a runtime dependency for SSLv3. The attached diff replaces SSLv3 usage with SSLv23. 2015-09-26 15:02:52,557:ERROR:weboob:1.0:ouiboube.py:450:load_backends Unable to load module "cic": 'module' object has no attribute 'PROTOCOL_SSLv3' This is already fixed in the upstream git repo.

Re: CVS: cvs.openbsd.org: ports

2015-09-19 Thread Jona Joachim
On 2015-09-19, Stuart Henderson wrote: > On 2015/09/19 06:44, Stuart Henderson wrote: >> CVSROOT: /cvs >> Module name: ports >> Changes by: st...@cvs.openbsd.org 2015/09/19 06:44:38 >> >> Modified files: >> security/easy-rsa: Makefile >> Added files: >>

Inkscape package dependency problems

2015-05-29 Thread Jona Joachim
Hello, I noticed some trouble with the inkscape-0.91p1 package in snapshots. A lot of dependencies seem to be missing from the package. quirks-2.80 signed on 2015-05-28T11:37:15Z quirks-2.79-2.80: ok inkscape-0.91p1:py-lxml-3.4.3: ok inkscape-0.91p1: ok Read shared items: ok Look in

Re: prosody: fix default config

2014-11-25 Thread Jona Joachim
On 2014-11-25, Landry Breuil lan...@rhaalovely.net wrote: Hi, while setting up a prosody server, i noticed the default config is broken since it wants to use posix module (daemonize, syslog) but doesnt enable it by default.. also, since we make it depend on luaevent, maybe we should enable

Re: prosody: fix default config

2014-11-25 Thread Jona Joachim
On 2014-11-25, Landry Breuil lan...@rhaalovely.net wrote: On Tue, Nov 25, 2014 at 04:08:18PM +, Jona Joachim wrote: On 2014-11-25, Landry Breuil lan...@rhaalovely.net wrote: Hi, while setting up a prosody server, i noticed the default config is broken since it wants to use posix

Re: Chromium GPU Acceleration

2014-06-21 Thread Jona Joachim
On 2014-06-21, Robert Nagy rob...@openbsd.org 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 navigate to chromium://gpu and check if you have hardware

Re: CVS: cvs.openbsd.org: ports

2014-06-06 Thread Jona Joachim
On 2014-06-05, Antoine Jacoutot ajacou...@bsdfrog.org wrote: There is no way to mount anything as unprivileged on OpenBSD. Only root can access the fuse device. It definitely works if permissions of the device node are changed, I mean by default. but of course that is not something

Re: tests invited: rtl-sdr

2013-04-14 Thread Jona Joachim
On 2013-04-12, Stuart Henderson s...@spacehopper.org wrote: --5L6AZ1aJH5mDrqCQ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline I thought I'd write a port for this while I wait for my dongle to arrive and thought I'd send it out in case anyone wants to give it a try.

Re: Questions about OpenPorts.se

2011-10-10 Thread Jona Joachim
On 2011-10-10, Zantgo Zantgo zan...@gmail.com wrote: This question is simple: - how to use OpenPorts.se? What is the answer to life the universe and everything?

Re: www/hs-webkit build error

2011-07-30 Thread Jona Joachim
On Sat, Jul 30, 2011 at 12:42:07AM +0100, Nigel Taylor wrote: Hi, I got this build error:- Dependency pango ==0.12.*: using pango-0.12.0 Setup: user error (The pkg-config package webkit-1.0 version =1.1.15 is required but it could not be found.) *** Error code 1 Your missing a

Re: Remove realpath() patches

2011-07-26 Thread Jona Joachim
On 2011-07-26, Christian Weisgerber na...@mips.inka.de wrote: Now that our realpath() implementation supports auto-allocation if the second argument is NULL, we can remove the workarounds. There are only three ports that patch around this: games/manaplus productivity/workrave

Re: NEW: www/hs-webkit

2011-07-24 Thread Jona Joachim
On 2011-07-23, Matthias Kilian k...@outback.escape.de wrote: --KsGdsel6WgEHnImy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sat, Jul 16, 2011 at 03:17:03PM +0200, Jona Joachim wrote: these are the WebKit bindings for Haskell. Tested on i386 and amd64 -CURRENT

NEW: www/hs-webkit

2011-07-16 Thread Jona Joachim
Hi, these are the WebKit bindings for Haskell. Tested on i386 and amd64 -CURRENT. Best regards, Jona -- Worse is better Richard P. Gabriel hs-webkit.tar.gz Description: application/tar-gz

Re: NEW: games/manaplus

2011-07-09 Thread Jona Joachim
On 2011-06-30, Jona Joachim j...@hcl-club.lu wrote: On 2011-06-29, Landry Breuil lan...@rhaalovely.net wrote: On Wed, Jun 29, 2011 at 09:43:52PM +0200, Jona Joachim wrote: Hi, ManaPlus is an extended client for The Mana World and similar eAthena-based MMORPG game servers. We have

Re: WIP: devel/radare2

2011-07-04 Thread Jona Joachim
On 2011-07-03, Edd Barrett vex...@gmail.com wrote: --GID0FwUMdk1T2AWN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi, Radare2 is a reverse engineers disassembler and debugger. I have been using it for a while for my work and whilst it had some problems to start

Re: webkit 1.4.2

2011-07-02 Thread Jona Joachim
On 2011-07-01, Landry Breuil lan...@rhaalovely.net wrote: --yVhtmJPUSI46BTXb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi, so it seems ppl can't live without a webkit update as soon as it's released builds here @amd64, totally untested. Built and lightly

Re: NEW: games/manaplus

2011-06-30 Thread Jona Joachim
On 2011-06-29, Landry Breuil lan...@rhaalovely.net wrote: On Wed, Jun 29, 2011 at 09:43:52PM +0200, Jona Joachim wrote: Hi, ManaPlus is an extended client for The Mana World and similar eAthena-based MMORPG game servers. We have the official TMW client under games/tmw. Most regular

NEW: games/manaplus

2011-06-29 Thread Jona Joachim
Hi, ManaPlus is an extended client for The Mana World and similar eAthena-based MMORPG game servers. We have the official TMW client under games/tmw. Most regular players use ManaPlus. Tested on amd64 and i386. Please test comment. Ok? Best regards, Jona

NEW: games/manaplus

2011-06-29 Thread Jona Joachim
Hi, ManaPlus is an extended client for The Mana World and similar eAthena-based MMORPG game servers. We have the official TMW client under games/tmw. Most regular players use ManaPlus. Tested on amd64 and i386. Please test comment. Ok? (my previous post was missing the attachement... sorry)

Re: update lang/ghc

2011-06-29 Thread Jona Joachim
On Wed, Jun 29, 2011 at 10:25:39PM +0200, Matthias Kilian wrote: On Mon, Jun 27, 2011 at 12:29:33PM +, Jona Joachim wrote: Minor update to ghc-7.0.4, with an additional fix for libraries/process (don't use vfork), which avoids spurious failures on landry@'s bulk builds. Currently

Re: update lang/ghc

2011-06-27 Thread Jona Joachim
On 2011-06-25, Matthias Kilian k...@outback.escape.de wrote: Minor update to ghc-7.0.4, with an additional fix for libraries/process (don't use vfork), which avoids spurious failures on landry@'s bulk builds. Heavily tested on amd64. I want to get this in really soon (tomorrow, or on

WIP: net/weechat

2011-06-12 Thread Jona Joachim
This is my preliminary port for weechat 0.3.5. I tested it on i386 and amd64. WeeChat (Wee Enhanced Environment for Chat) is a fast and light chat environment for many operating systems. Everything can be done with a keyboard. It is customizable and extensible with scripts. Please test

UPDATE: x11/xmobar

2011-06-11 Thread Jona Joachim
://projects.haskell.org/xmobar MAINTAINER = Jona Joachim j...@hcl-club.lu @@ -15,31 +14,36 @@ PERMIT_DISTFILES_CDROM =Yes PERMIT_DISTFILES_FTP = Yes -WANTLIB = X11 Xext Xinerama c gmp m pthread util +WANTLIB = c expat fontconfig freetype gmp m pthread pthread-stubs util

Re: x11/hs-xmonad-contrib (Was Re: xmonad configuration)

2010-07-23 Thread Jona Joachim
On Fri, Jul 23, 2010 at 07:14:44PM +0200, Matthias Kilian wrote: On Fri, Jul 23, 2010 at 03:37:48PM +0200, David Coppa wrote: Making the whole hs-xmonad-contrib package depend on bash may be overkill because there's only one small part of it that wants bash and it doesn't really need

[UPDATE] x11/xmobar

2010-07-12 Thread Jona Joachim
This updates xmobar to version 0.11.1. I also implemented the Battery monitor for OpenBSD. In contrast to the upstream version this also lets you see your battery life in terms of minutes left, as illustrated in the sample config file. No other Monitor module has been ported yet. New files in

Re: anyone interested in (or disgusted by) lang/pugs?

2010-06-20 Thread Jona Joachim
On 2010-06-20, Marco Peereboom sl...@peereboom.us wrote: You guys should just use scrotwm ;-) Then there is no need to learn another language and you can continue on lisping ;-) You can't really compare scrotwm to xmonad. For starters xmonad is actually a high level library to write window

Re: anyone interested in (or disgusted by) lang/pugs?

2010-06-20 Thread Jona Joachim
On Sun, Jun 20, 2010 at 10:24:42AM -0500, Marco Peereboom wrote: Tell me again how awesome xmonad works on arm. It actually does but well, not on OpenBSD for the moment. But that's a different problem, it's just that the developers of the main Haskell compiler happen to be on crack. -- Worse

Re: anyone interested in (or disgusted by) lang/pugs?

2010-06-20 Thread Jona Joachim
On 2010-06-20, Matthias Kilian k...@outback.escape.de wrote: On Sun, Jun 20, 2010 at 09:06:14AM -0500, Marco Peereboom wrote: And now let's start a flame war about weak vs. strong typing, and a second one about lazy (non-strict) vs. strict evaluation. I'll play :-) C has the right

Re: anyone interested in (or disgusted by) lang/pugs?

2010-06-20 Thread Jona Joachim
On 2010-06-20, Ian Darwin i...@darwinsys.com wrote: For operating system code, yes. But for some stuff -- I mean real-world stuff like web applications -- languages like haskell or even lisp are probably more appropriate than C (and Haskell, Lisp and C are more appropriate than Java or PHP).

Re: anyone interested in (or disgusted by) lang/pugs?

2010-06-20 Thread Jona Joachim
On Sun, Jun 20, 2010 at 07:22:37PM +0200, Matthias Kilian wrote: On Sun, Jun 20, 2010 at 01:05:49PM -0400, Ian Darwin wrote: Everybody uses it so it must be good, Nobody uses it so it must be bad, these are very weak arguments, there is no such causality. I didn't say it was good (and

Re: lang/ghc -- segfaults during build on i386

2010-04-29 Thread Jona Joachim
On 2010-04-29, David Coppa dco...@gmail.com wrote: On Thu, Apr 29, 2010 at 3:47 PM, Christian Weisgerber na...@mips.inka.de wrote: Matthias Kilian k...@outback.escape.de wrote: Now that I think about it, I was experiencing the segfault before the official release of ghc 6.12.2: maybe

Re: NEW: x11/xmonad-contrib

2010-04-29 Thread Jona Joachim
On 2010-04-28, Jona Joachim j...@hcl-club.lu wrote: This is xmonad-contrib, third party extensions for xmonad. From pkg/DESCR: The xmonad-contrib (xmc) library is a set of extension modules contributed by xmonad hackers and users, which provide additional xmonad features. Examples include

NEW: x11/xmonad-contrib

2010-04-28 Thread Jona Joachim
This is xmonad-contrib, third party extensions for xmonad. From pkg/DESCR: The xmonad-contrib (xmc) library is a set of extension modules contributed by xmonad hackers and users, which provide additional xmonad features. Examples include various layout modes (tabbed, spiral, three-column...),

NEW: x11/tabbed

2009-12-22 Thread Jona Joachim
New port x11/tabbed, tested on i386 CURRENT. This program adds tab support to Xembed aware applications. From pkg/DESCR: Tabbed is a simple generic tabbed fronted to Xembed aware applications, originally designed for surf but also usable with many other applications, i.e. uzbl, urxvt and

Re: NEW: x11/tabbed

2009-12-22 Thread Jona Joachim
On Tue, Dec 22, 2009 at 10:55:32PM +, Cesare Gargano wrote: On Tue, Dec 22, 2009 at 08:57:26PM +0100, Matthias Kilian wrote: Hi, On Tue, Dec 22, 2009 at 04:45:50PM +0100, Jona Joachim wrote: [snip] See this. http://marc.info/?l=openbsd-portsm=125856017426815w=2 sorry, didn't see

patch for graphics/gif2png

2009-12-13 Thread Jona Joachim
Little patch for graphics/gif2png, prodded by http://article.gmane.org/gmane.comp.security.full-disclosure/70757 Best regards, Jona -- Worse is better Richard P. Gabriel $OpenBSD$ --- gif2png.c.orig Fri May 10 16:06:02 2002 +++ gif2png.c Sun Dec 13 20:33:25 2009 @@ -697,24 +697,24

Re: new: JOSM Open Street Map editor

2009-08-04 Thread Jona Joachim
On Mon, Aug 03, 2009 at 10:57:52PM -0400, Kurt Miller wrote: On Monday 03 August 2009 4:24:15 am Jona Joachim wrote: On 2009-07-26, Ian Darwin i...@darwinsys.com wrote: Ian Darwin wrote: cat pkg/DESCR JOSM is an editor for OpenStreetMap (http://www.openstreetmap.org). The current

Re: new: JOSM Open Street Map editor

2009-08-03 Thread Jona Joachim
On 2009-07-26, Ian Darwin i...@darwinsys.com wrote: Ian Darwin wrote: cat pkg/DESCR JOSM is an editor for OpenStreetMap (http://www.openstreetmap.org). The current version supports a wide range of graphical editing operations and pre-sets for common objects, and works on stand alone GPX

Re: Upgrading to GHC 6.10

2009-01-30 Thread Jona Joachim
On 2009-01-29, TeXitoi texi...@texitoi.homelinux.org wrote: Jona Joachim j...@hcl-club.lu writes: Yes, xmonad 0.8 does not compile with ghc-6.10, you have to use the darcs version of xmonad. I haven't tried to compile darcs with 6.10 yet. xmonad 0.8.1 is out, and compile with ghc 6.10

Re: Upgrading to GHC 6.10

2008-12-15 Thread Jona Joachim
solution on my local machine, despite ugliness. We probably will do something similar for OpenBSD, but a little bit cleaner and only until ghc-6.12 will be released (probably autumn 2009): I've prepared a minimalistic port based on ghc-6.6, that will be used for building ghc-6.10. Jona Joachim sent

Re: libsndio backends for gstreamer

2008-10-28 Thread Jona Joachim
On 2008-10-28, Jacob Meuser [EMAIL PROTECTED] wrote: this adds playback and recording backends using libsndio. gstreamer will use them by default. please test with any and all ports that use gstreamer for audio i/o. I only use this with gnash. grepping ports/INDEX suggests these:

Re: ghc-6.6.1 on amd64

2008-08-12 Thread Jona Joachim
On 2008-08-10, Matthias Kilian [EMAIL PROTECTED] wrote: On Sat, Aug 09, 2008 at 04:45:10PM -0600, Matt Jibson wrote: ghc from the current packages snapshot on amd64 doesn't start for me--prints some 64/32 bit problem. Works on i386. Same problem when built from ports. Anyone else seeing this?

Re: only days left to ports lock (4.4 release)

2008-07-31 Thread Jona Joachim
On 2008-07-31, Sebastian Rother [EMAIL PROTECTED] wrote: Theo wrote: Yes, and sometimes tough love is required. Perhaps whoever the maintainer is will merge this in time. Perhaps not. Let me pose a question: Would you rather have a good release that has good quality integration

Re: update: x11/roxterm 1.12.1

2008-05-27 Thread Jona Joachim
On 2008-05-27, Jona Joachim [EMAIL PROTECTED] wrote: --k1lZvvs/B4yU6o8G Content-Type: text/plain; charset=us-ascii Content-Disposition: inline update to 1.12.1 I forgot -u, sorry. Here's the unified diff: Index: Makefile

update: x11/roxterm 1.12.1

2008-05-26 Thread Jona Joachim
update to 1.12.1 tested on amd64 New features: i18n support Fixed command line parsing Hidden tabs option --title option Index: Makefile === RCS file: /cvs/ports/x11/roxterm/Makefile,v retrieving revision 1.7 diff -r1.7 Makefile

Re: UPDATE: mail/mutt

2008-05-19 Thread Jona Joachim
On 2008-05-19, Stuart Henderson [EMAIL PROTECTED] wrote: This includes a fixed sidebar diff, and fixes double-WANTLIB from a bad merge. Works fine here on amd64. Tested imap/ssl with FLAVOR=sasl. FLAVOR=sasl sidebar compiled fine but I didn't test the sidebar functionality.

UPDATE: x11/roxterm

2008-03-30 Thread Jona Joachim
Just a small diff to update x11/roxterm to the latest version (1.11.1). Tested on @amd64 -current. Index: Makefile === RCS file: /cvs/ports/x11/roxterm/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- Makefile13 Feb

Re: update: x11/xmonad

2008-01-30 Thread Jona Joachim
On Wed, 30 Jan 2008 09:32:42 +0100 Matthias Kilian [EMAIL PROTECTED] wrote: On Wed, Jan 30, 2008 at 05:45:22AM +, Jona Joachim wrote: I got the following error with my configuration file: -- Error detected while

Re: update: x11/xmonad

2008-01-29 Thread Jona Joachim
On Mon, 28 Jan 2008 21:30:18 +0100, Matthias Kilian wrote: Update to xmonad-0.6. Some (not all) highligts (stolen from the announcement on the xmonad and haskell lists): * Make focus-follows-mouse configurable * Better support for X11 cloned screens * xmonad config dirs can now be

Re: cookie for the first one to port Micropolis

2008-01-13 Thread Jona Joachim
On Sun, 13 Jan 2008 12:45:48 -0500, Deanna Phillips wrote: Antoine Jacoutot writes: On Sat, 12 Jan 2008, Marco Peereboom wrote: http://weblogs.asp.net/bsimser/archive/2008/01/10/simcity-source-code-released-to-the-wild-let-the-ports-begin.aspx http://www.donhopkins.com/home/micropolis/

Re: NEW: x11/roxterm

2007-10-25 Thread Jona Joachim
On Wed, 24 Oct 2007 20:13:25 -0400 Mike Erdely [EMAIL PROTECTED] wrote: On Wed, Oct 24, 2007 at 10:03:00PM +0200, Eric Faurot wrote: Thanks for your port. I have just reviewed it; here are a few comments: - keep lines below 80 chars in Makefile - don't use V= if you need it only once

NEW: x11/roxterm

2007-10-23 Thread Jona Joachim
Hi! This is my first openbsd port, I hope I did well. It was very easy, it built out of the box. Could you please test and comment? Thanks! Kind regards, Jona roxterm.tar.gz Description: Binary data

audio/esound fix

2007-08-25 Thread Jona Joachim
Hi! esd tries to look for libraries under /usr/local/lib64 on amd64 (and other 64bit architectures). For example when you run `artsdsp esd` on an amd64 system it will complain about some libs it doesn't find. This simple patch should fix this. Best regards, Jona esd-diff Description: Binary

Re: amarok not playing sound: device busy

2007-08-05 Thread Jona Joachim
On Mon, 6 Aug 2007 02:16:07 +0200 Jona Joachim [EMAIL PROTECTED] wrote: Hi! Every time I try to start playback in Amarok I get the error: Audio output unavailable; the device is busy snip Never mind, this error only happens when I try to play the Amarok Welcome message. I can play all