Re: bbpager: bus error

2016-02-19 Thread Alessandro DE LAURENZIS
On Fri 19/02/2016 21:43, Jérémie Courrèges-Anglas wrote: > > Thanks. The problem is that the iterator is invalidated by erase(); the > diff ensures that after erase() returns, pit points at the previous item > in the list. > > oks? > > Index: Makefile >

NEW: TeXmacs 1.99.4

2016-02-19 Thread Ray Lai
Hi, GNU TeXmacs is a free wysiwyw (what you see is what you want) editing platform with special features for scientists. The software aims to provide a unified and user friendly framework for editing structured documents with different types of content (text, graphics, mathematics,

truncated pointer on library return (wip net/transmission graphics/gdk-pixbuf)

2016-02-19 Thread Josh Grosse
I could use a cluestick from those with greater skills and knowledge. I've been working on an updated port of net/transmission, preparing for its next release, which I expect from upstream, eventually. I've got an odd problem with the GTK version of the app, which gets a segfault because a

Re: databases/pkglocatedb: locate(1) doesn't have -m/-s flag

2016-02-19 Thread Michael Reed
On 02/18/16 15:53, Marc Espie wrote: On Thu, Feb 18, 2016 at 02:44:58PM -0500, Michael Reed wrote: locate(1)'s `m' and `s' flags were deleted a while ago, but pkg_locate's man page wasn't updated. I read [1] and thought that this change, given it's only documentation, would be okay to commit,

Fwd: Re: filename too long in /usr/ports ?

2016-02-19 Thread Nigel Taylor
Forwarded Message Subject: Re: filename too long in /usr/ports ? Date: Fri, 19 Feb 2016 23:11:39 + From: Nigel Taylor To: Alexandre H On 02/19/16 22:27, Alexandre H wrote: > A file is rejected by tar : > > # cd /usr >

Re: alpha-1.ports.openbsd.org bulk build report

2016-02-19 Thread Sebastian Reitenbach
On 02/19/16 08:18, Sebastian Reitenbach wrote: Hi, Am 2/18/2016 um 9:15 PM schrieb Landry Breuil: On Wed, Feb 17, 2016 at 10:08:40PM +0100, Matthieu Herrb wrote: On Wed, Feb 17, 2016 at 09:46:30PM +0100, Matthieu Herrb wrote: On Mon, Feb 15, 2016 at 03:44:02PM +, Christian Weisgerber

filename too long in /usr/ports ?

2016-02-19 Thread Alexandre H
A file is rejected by tar : # cd /usr # tar zcf ports.tar.gz ports/ tar: File name too long for ustar ports/sysutils/logstash/logstash/patches/patch-vendor_bundle_jruby_1_9_gems_logstash-core-1_5_3-java_lib_logstash_patches_stronger_openssl_defaults_rb

Re: [5.8-stable] math/hdf5

2016-02-19 Thread Adam Jensen
On Thu, 18 Feb 2016 02:41:54 +0100 Juan Francisco Cantero Hurtado wrote: > On Wed, Feb 17, 2016 at 02:58:43PM -0500, Adam Jensen wrote: > > ===> octave-4.0.0 depends on: hdf5-* - not found > > ===> Verifying install for hdf5-* in math/hdf5 > > ===> Checking files for

Re: ghostscript without cups: advice

2016-02-19 Thread Matthias Kilian
On Fri, Feb 19, 2016 at 02:52:35PM -0500, gwes wrote: > Why install cups, avahi, and dbus if you'll never use them? Because it doesn't harm having it *installed* but *not running*, and because at the same time avoiding those ports to be installed as dependencies of ghostscript would require

Re: bbpager: bus error

2016-02-19 Thread Jérémie Courrèges-Anglas
(cc'ing ${MAINTAINER} this time...) Ryan Freeman writes: > On Fri, Feb 19, 2016 at 07:24:22PM +0100, Jérémie Courrèges-Anglas wrote: >> Alessandro DE LAURENZIS writes: >> >> > Hello, >> > >> > bbpager systematically receives a SIGBUS when a window is

Re: ghostscript without cups: advice

2016-02-19 Thread Matthias Kilian
On Fri, Feb 19, 2016 at 02:31:26PM -0500, gwes wrote: > >>>I set the default to without cups because that is the > >>>version of least surprise. It seems to me that installing a graphics > >>>package shouldn't install a print package, a network package, > >>>etc. etc. so that's how it's set. I can

Re: bbpager: bus error

2016-02-19 Thread Ryan Freeman
On Fri, Feb 19, 2016 at 07:24:22PM +0100, Jérémie Courrèges-Anglas wrote: > Alessandro DE LAURENZIS writes: > > > Hello, > > > > bbpager systematically receives a SIGBUS when a window is closed: > > > > # gdb bbpager > > GNU gdb 6.3 > > Copyright 2004 Free Software

Re: ghostscript without cups: advice

2016-02-19 Thread gwes
Why install cups, avahi, and dbus if you'll never use them? That's three large packages, three user IDs, etc. etc. I'm advocating installing less useless code. Building an OS is about choice. I am advocating you buy a bigger hardware. If you don't agree, then choose another OS or build you

Re: ghostscript without cups: advice

2016-02-19 Thread Antoine Jacoutot
> Why install cups, avahi, and dbus if you'll never use them? > That's three large packages, three user IDs, etc. etc. > I'm advocating installing less useless code. Building an OS is about choice. I am advocating you buy a bigger hardware. If you don't agree, then choose another OS or build you

Re: ghostscript without cups: advice

2016-02-19 Thread gwes
On 02/19/2016 04:12, Antoine Jacoutot wrote: On Fri, Feb 19, 2016 at 09:21:41AM +0100, Matthias Kilian wrote: On Thu, Feb 18, 2016 at 11:54:56PM -0500, gwes wrote: [...] Six addotional flavors which gain you nothing? I set the default to without cups because that is the version of least

Re: bbpager: bus error

2016-02-19 Thread Jérémie Courrèges-Anglas
Alessandro DE LAURENZIS writes: > Hello, > > bbpager systematically receives a SIGBUS when a window is closed: > > # gdb bbpager > GNU gdb 6.3 > Copyright 2004 Free Software Foundation, Inc. > GDB is free software, covered by the GNU General Public License, and you are >

bbpager: bus error

2016-02-19 Thread Alessandro DE LAURENZIS
Hello, bbpager systematically receives a SIGBUS when a window is closed: # gdb bbpager GNU gdb 6.3 Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain

Re: devel/intellj - pty4j

2016-02-19 Thread Jiri B
On Thu, Feb 18, 2016 at 09:29:58AM +0300, Vadim Zhukov wrote: > Thank you! I started working on pty4j and some related libs which are used > in IDEA, but didn't finish this work. Your patch should speed up things. > > The problem is that IDEA bundles quiet a few libraries, like pty4j. We >

Re: ghostscript without cups: advice

2016-02-19 Thread Antoine Jacoutot
On Fri, Feb 19, 2016 at 09:21:41AM +0100, Matthias Kilian wrote: > On Thu, Feb 18, 2016 at 11:54:56PM -0500, gwes wrote: > > This diff allows generating flavors of gs with and without cups. > > > > > > Index: ports/print/ghostscript/Makefile > >

CVS: cvs.openbsd.org: ports

2016-02-19 Thread Tobias Ulmer
CVSROOT:/cvs Module name:ports Changes by: tobi...@cvs.openbsd.org 2016/02/19 02:07:38 Modified files: graphics/libraw: Makefile Log message: mark broken on sparc, missing atomic ops

Re: prosody with mysql clarification

2016-02-19 Thread Giovanni Bechis
On 02/18/16 20:39, Henrik Friedrichsen wrote: > Stephen has just pointed out that prosodyctl also requires the > workaround (obviously). > > Should we include this? > I think this should go in, ok giovanni@ Cheers Giovanni > Index: Makefile >

Re: ghostscript without cups: advice

2016-02-19 Thread Matthias Kilian
On Thu, Feb 18, 2016 at 11:54:56PM -0500, gwes wrote: > This diff allows generating flavors of gs with and without cups. > > > Index: ports/print/ghostscript/Makefile > === > RCS file: /cvs/ports/print/ghostscript/Makefile,v >