Hello,
As you may have heard dovecot 2.2 is now EOL
(https://www.mail-archive.com/dovecot-news@dovecot.org/msg00341.html),
which means that if you run into trouble, you will have to replicate it
on 2.3.
Here are some patches for dovecot and dovecot-pigeonhole to upgrade them
to 2.3.2.
Cou
> On 10 Sep, 2018, at 05:50, Stuart Henderson wrote:
>
> It's not going to be the simplest first port (it will need actual code
> porting, rather than just writing ports Makefile etc).
Yeah, I’ve already run into a few of these.
> Many of the Linux-ish plugins use procfs which isn't very helpfu
While porting a curses software and struggling on having cmake using ncursesw
and not ncurses, I've been looking at the only other port having this
combination to find a solution, but it ended up that editors/nvi doesn't use
ncursesw correctly.
I have no clue about how to make cmake find ncursesw
Hi,
It was unhooked:
commit 6657fa2fd7ea112c2ec321946f1ab4a2061c0403
Author: landry
Date: Thu Jul 10 12:37:06 2014 +
Unlink mozilla-sync. This allowed you to run your own Sync 1.1
server, but the API has been deprecated since Gecko 29, and will
completely stop working with Gec
Hi,
It was (by accident, I presume) unhooked in:
date: 2015/06/23 19:28:39; author: ajacoutot; state: Exp; lines: +2
-2; commitid: 6WihVya50 bPCbupV;
+py-raet
(https://github.com/openbsd/ports/commit/01ab99f14b5beddf9ad586612eb32c84d68f1012)
and it seems nobody missed it. I guess we can saf
This builds, installs, and runs fine for me using examples from the man
page.
Edward Lopez-Acosta
On 9/9/18 2:56 AM, Anton Lindqvist wrote:
Hi,
Update from maintainer. Most importantly, deterministic release tarballs
are now provided; the complete changelog can be found here[1].
Comments? OK?
Ping?
Also reached our to Robert who maintains the current mate-* ports about
this as well.
Both -main and -extras build fine on amd64.
Forwarded Message
Subject: NEW: meta/mate-1.20
Date: Mon, 6 Aug 2018 16:00:03 -0500
From: Edward Lopez-Acosta
To: ports@openbsd.org
Made
On Sun, 9 Sep 2018 22:12:19 -0400
Brian Callahan wrote:
> Hi ports --
>
> Attached is a simple update for benchmarks/iozone.
>
> I saw an old message from Stuart here:
> https://marc.info/?l=openbsd-ports&m=141665893929783&w=2
>
> I may have gone a little conservative, but part of this diff ena
Sorry for the noise--meant to send the diff version of this.
~Brian
On 09/10/18 18:10, Brian Callahan wrote:
On 09/10/18 15:11, Stuart Henderson wrote:
On 2018/05/01 00:10, Brian Callahan wrote:
Hi ports --
Attached is a new port, devel/samurai. Samurai is a ninja-compatible
build
tool wr
On 09/10/18 15:11, Stuart Henderson wrote:
On 2018/05/01 00:10, Brian Callahan wrote:
Hi ports --
Attached is a new port, devel/samurai. Samurai is a ninja-compatible build
tool written in C.
---
pkg/DESCR:
samurai is a ninja-compatible build tool written in C99 with a focus on
simplicity, sp
On 2018/09/10 15:26, Brian Callahan wrote:
> Hi Stuart --
..
> Please go ahead. OK for me to import.
Thanks, committed.
> > And here's a simpler cmake.port.mk diff using "USE_NINJA=samurai"
> > rather than a separate variable (though I am rather tempted to just
> > switch the cmake module to usin
Hi Stuart --
On 09/10/18 15:11, Stuart Henderson wrote:
On 2018/05/01 00:10, Brian Callahan wrote:
Hi ports --
Attached is a new port, devel/samurai. Samurai is a ninja-compatible build
tool written in C.
---
pkg/DESCR:
samurai is a ninja-compatible build tool written in C99 with a focus on
s
On 2018/09/10 18:33, Christian Weisgerber wrote:
> Christian Weisgerber:
>
> > Stuart Henderson:
> >
> > > arch-defines seems the right place - it might be helpful to add the
> > > "-m" in ${LLD_EMUL} so that it can be used directly in command lines,
> > > rather than have consumers check whether
On 2018/05/01 00:10, Brian Callahan wrote:
> Hi ports --
>
> Attached is a new port, devel/samurai. Samurai is a ninja-compatible build
> tool written in C.
>
> ---
> pkg/DESCR:
> samurai is a ninja-compatible build tool written in C99 with a focus on
> simplicity, speed, and portability.
>
> sa
On 2018/09/10 20:28, Charlene Wendling wrote:
> Hi!
>
> We could change the FILENO [1] subroutine to 16 (it works here) for
> example, but it may fail anyway, as you can read there and in the
> source, it's a "try and see it" situation.
>
> With Stuart's tweaks, failure is predictible and docume
Hi!
We could change the FILENO [1] subroutine to 16 (it works here) for
example, but it may fail anyway, as you can read there and in the
source, it's a "try and see it" situation.
With Stuart's tweaks, failure is predictible and documented, so let's go
for it! I'm attaching a diff.
Charlène.
Hi ports --
Simple update to protozero 1.6.3
Minimal (but complete changelog):
* Moved byteswap_inplace functions from detail into protozero namespace.
They can be useful outsize protozero.
* More asserts and unit tests and small cleanups.
This is a BDEP for get/libosmium and geo/osrm-backend.
Christian Weisgerber:
> Stuart Henderson:
>
> > arch-defines seems the right place - it might be helpful to add the
> > "-m" in ${LLD_EMUL} so that it can be used directly in command lines,
> > rather than have consumers check whether it's non-empty and add "-m"
> > themselves?
>
> Hmm, I guess
On 2018/09/10 18:11, Christian Weisgerber wrote:
> Stuart Henderson:
>
> > arch-defines seems the right place - it might be helpful to add the
> > "-m" in ${LLD_EMUL} so that it can be used directly in command lines,
> > rather than have consumers check whether it's non-empty and add "-m"
> > them
Stuart Henderson:
> arch-defines seems the right place - it might be helpful to add the
> "-m" in ${LLD_EMUL} so that it can be used directly in command lines,
> rather than have consumers check whether it's non-empty and add "-m"
> themselves?
Hmm, I guess we could do that.
That will require twe
On 2018/09/10 17:20, Christian Weisgerber wrote:
> We have two ports (net/utox, www/mozplugger) that do something like this
>
> ld -r -b binary -o foo.o foo.blob
>
> to create an object file with a .data section from a binary blob.
> This works fine with ld.bfd, but ld.lld
>
> ld: error: tar
On 2018/09/10 16:04, Claudio Jeker wrote:
> Since a while I have the problem that rmstar in tcsh is not working
> correctly. If I type 'rm *' I get correctly asked:
> Do you really want to delete all files? [N/y]
> Whatever I answer the command hangs and ^C is needed to get a prompt back.
> rm is n
We have two ports (net/utox, www/mozplugger) that do something like this
ld -r -b binary -o foo.o foo.blob
to create an object file with a .data section from a binary blob.
This works fine with ld.bfd, but ld.lld
ld: error: target emulation unknown: -m or at least one .o file required
requi
On Fri, 31 Aug 2018 17:59:07 -0300, "Elias M. Mariani"
wrote:
> -Taking maintainership. (Already talked with Alexandr).
>
> -Changelog:
> https://pyzmq.readthedocs.io/en/latest/changelog.html
>
> I see no possible problems with the update.
> Self-testing returns the same as the current version,
Since a while I have the problem that rmstar in tcsh is not working
correctly. If I type 'rm *' I get correctly asked:
Do you really want to delete all files? [N/y]
Whatever I answer the command hangs and ^C is needed to get a prompt back.
rm is not executed at all so I guess the last update of tcs
Hm, MIME is broken, so here's plain-text patch:
Index: Makefile
===
RCS file: /cvs/ports/audio/openal/Makefile,v
retrieving revision 1.51
diff -u -p -u -p -r1.51 Makefile
--- Makefile9 Aug 2018 20:50:47 - 1.51
+++ Makefi
Hello,
Small diffs to update GnuPG and npth to their latest versions.
GnuPG : 2.2.10
Npth : 1.6
Tested together on @amd64.
Comments, ok ?
Regards,
Index: Makefile
===
RCS file: /cvs/ports/devel/npth/Makefile,v
retrieving revision 1.
On Sat, Sep 08, 2018 at 02:20:49PM -0500, Matthew Martin wrote:
> On Sat, Sep 08, 2018 at 08:36:29AM +0200, Rafael Sadowski wrote:
> > Hi All.
> >
> > please find below a simple diff to update ZSH to the latest stable
> > version. This release includes security fixes: CVE-2018-0502,
> > CVE-2018-1
Trying x2goclient in a test build with the libc++ update, it fails:
c++ -c -std=c++03 -pipe -O2 -fno-wrapv -std=c++03 -O2 -fno-wrapv -Wall -W
-pthread -DCFGCLIENT -D__linux__ -DQT_NO_Dang -I.
-I../../../../local/include/X11/qt4/QtCore
-I../../../../local/include/X11/qt4/QtNetwork -I../../../.
Solene Rapenne wrote:
> hello, I upgraded my current system yesterday and found that
> libreoffice --quickstart doesn't work anymore. Typing this command will
> just start libreoffice, while it should create a systray icon and
> reducing drastically libreoffice start.
>
> The parameter is still d
Thanks to Robert.
Since your last change (7th of September), print and pdf exports are now
working correctly.
great :-)
On Fri, Aug 31, 2018 at 10:48 PM vincent delft
wrote:
> Hello,
>
> I'm using -current and since few days, maybe the new release of
> Libreoffice (6.1.0.3), I'm no more able
On 2018/09/09 20:04, William Leuschner wrote:
> Hello ports@,
>
> I’m quite pleased with netdata (https://my-netdata.io) as a monitoring
> tool on my non-OpenBSD boxes, and I’d like to port it over. The
> project’s GitHub page has a few issues mentioning OpenBSD in passing,
> but nothing about por
On 2018/09/10 09:24, Antoine Jacoutot wrote:
> > - I did 'make test' by commenting the NO_TEST, it works fine, excepted
> > that infamous test 3. It screamed that it wanted $HOME, so i tried to
> > provide it via TEST_ENV, and re-ran the test: it still hangs.
> > - 'make port-lib-depends-check' and
Hi,
despite the minor version crank this is more than 3 years of work,
there are some CVE fixed but we have all of them backported.
This is rc1 but the final release will arrive very soon.
Cheers
Giovanni
Index: Makefile
===
RCS fi
On Mon, Sep 10, 2018 at 12:06:09AM +0200, Charlene Wendling wrote:
> Hi,
Hi Charlene.
> Net::SSH::Perl is a Perl interface to SSH (v1 and 2).
>
> What's new upstream (Changelog is indeed big, see [1]):
>
> - Modified MAC, KEX, and cipher orders
> - Add ECDSA key support
> - Add Curve25519,
On Mon, Sep 10, 2018 at 08:17:09AM +0200, Theo Buehler wrote:
> On Sat, Sep 08, 2018 at 04:02:10AM -0600, Anthony J. Bentley wrote:
> > Hi,
> >
> > The Nu Html Checker (v.Nu) is the backend of checker.html5.org,
> > html5.validator.nu, and validator.w3.org/nu. It can be used to batch-check
> > HTM
36 matches
Mail list logo