On Mon, May 07, 2018 at 09:10:21PM +0200, Christian Weisgerber wrote:
> net/transmission undefined symbol: libintl_gettext
A fix for this is attached. It is a revision to the [update] I posted
to ports@ on May 4:
https://marc.info/?l=openbsd-ports&m=152539872532019&w=2
Index: Makefile
=
Please wait at least a week between your ping. If no one look at it,
it's sadly either no one cares about this software or no one has the
time to look at it and frequent ping won't solve any of these issues.
Thanks
On Mon, 7 May 2018 20:33:09 -0300, "Elias M. Mariani"
wrote:
> Looking for someo
On 2018/05/07 20:32, Elias M. Mariani wrote:
> Looking for someone to check and commit the change to the CVS.
> Elias.
>
> 2018-05-04 21:02 GMT-03:00 Elias M. Mariani :
> > Looking for someone to check and commit the change to the CVS.
> > Elias.
> >
> > 2018-05-02 20:17 GMT-03:00 Elias M. Mariani
On Tue, May 08, 2018 at 12:09:58AM +, Ian McWilliam wrote:
>
> I know it won't help the resolve the issue.
>
>
> https://reviews.llvm.org/D25324
>
>
> [ELF] - Check that section alignment is a power of 2.
>
>
>
>
> Ian McWilliam
>
>
Interesting, I'll try shooting this upstream and s
I know it's not going to help resolve the issue
https://reviews.llvm.org/D25324
[ELF] - Check that section alignment is a power of 2.
Ian McWilliam
From: owner-po...@openbsd.org on behalf of James
Turner
Sent: Tuesday, 8 May 2018 9:56 AM
To: Christian
I know it won't help the resolve the issue.
https://reviews.llvm.org/D25324
[ELF] - Check that section alignment is a power of 2.
Ian McWilliam
From: owner-po...@openbsd.org on behalf of James
Turner
Sent: Tuesday, 8 May 2018 9:56 AM
To: Christian Weis
On Mon, May 07, 2018 at 09:10:21PM +0200, Christian Weisgerber wrote:
> Over the weekend, I ran an experimental amd64 bulk build at home
> with lld as ld(1). That produced a surprising number and variety
> of failures, see the list below. I don't know if these can all be
> blamed on the respectiv
Looking for someone to check and commit the change to the CVS.
Elias.
2018-05-04 21:00 GMT-03:00 Elias M. Mariani :
> Updated to 3.2.8 from 3.2.6.
> New spyder.tar.gz attached and also in openbsd-wip:
> https://github.com/jasperla/openbsd-wip/tree/master/devel/spyder
>
> Again, thanks Stuart for t
Looking for someone to check and commit the change to the CVS.
Elias.
2018-05-04 21:02 GMT-03:00 Elias M. Mariani :
> Looking for someone to check and commit the change to the CVS.
> Elias.
>
> 2018-05-02 20:17 GMT-03:00 Elias M. Mariani :
>> Hi,
>> I send a diff for soundtouch, minor change in Ma
On Mon, May 07, 2018 at 10:57:48PM +0100, David CARLIER wrote:
> Hi,
>
> here a proposal to update xmlrpc-c to the last "stable" release in case it
> might be of interest.
>
> Regards.
> ? patches/patch-common_mk
Looks like you forgot something.
> Index: Makefile
> =
Hi,
here a proposal to update xmlrpc-c to the last "stable" release in case it
might be of interest.
Regards.
? patches/patch-common_mk
Index: Makefile
===
RCS file: /cvs/ports/net/xmlrpc-c/Makefile,v
retrieving revision 1.17
diff -u
Over the weekend, I ran an experimental amd64 bulk build at home
with lld as ld(1). That produced a surprising number and variety
of failures, see the list below. I don't know if these can all be
blamed on the respective port or if there are problems in lld as
well.
Many of "undefined symbol" er
Hi,
While I was porting llvmlite, I got an issue and I found this bug that
was related: https://reviews.llvm.org/D44140
Attached is a diff to add missing header for InstructionCombining.cpp,
in order to export LLVMInitializeInstCombine as extern "C".
Ok?
Cheers,
Remi.
Index: Makefile
===
Ryan Freeman writes:
> Hello ports@
>
> Attached is a new port for the xash3d engine and accompanying mod to play
> a game about hitting things with crowbars. I believe you end up playing
> as my cousin Gordon. ;-)
>
> You can play Half-Life with this package, but you must have access to a
> ste
On Fri, May 04, 2018 at 02:37:50PM +0200, Sebastien Marie wrote:
> On Tue, Apr 17, 2018 at 04:49:49PM +0200, Sebastien Marie wrote:
>
> Hi,
>
> Here a new diff more complete.
>
> From previous diff, some missing RUN_DEPENDS has been added. I also be
> able to make the testsuite to run. But it fa
On Mon, 07 May 2018 13:51:38 +0200, Jeremie Courreges-Anglas wrote:
> On Sun, May 06 2018, Klemens Nanni wrote:
> > Simple diff for out-of-tree builds:
> >
> > $ du -sh `make show='WRKSRC WRKBUILD'`
> > 27.8M /tmp/pobj/tor-0.3.2.10/tor-0.3.2.10
> > 94.4M /tmp/pobj/tor-0.3.2.10/buil
On Sun, May 06 2018, Klemens Nanni wrote:
> Simple diff for out-of-tree builds:
>
> $ du -sh `make show='WRKSRC WRKBUILD'`
> 27.8M /tmp/pobj/tor-0.3.2.10/tor-0.3.2.10
> 94.4M /tmp/pobj/tor-0.3.2.10/build-amd64
>
> Without the symlink, it would rebuild manuals using rst2man.
>
Works for me on amd64, no issues
Cheers,
On Mon, May 7, 2018 at 9:29 AM, Remi Pointel wrote:
> Hi,
>
> attached is the port of yapf: a formatter Python code.
>
> --
> $ pkg_info py-yapf
> Information for inst:py-yapf-0.21.0
>
> Comment:
> formatter for Python code
>
> Descriptio
On Fri, May 04, 2018 at 10:29:07PM +0100, Stuart Henderson wrote:
> On 2018/05/04 17:59, Theo Buehler wrote:
> > On Fri, May 04, 2018 at 06:52:40PM +0300, Paul Irofti wrote:
> > > On Fri, May 04, 2018 at 12:13:35PM +0200, Theo Buehler wrote:
> > > > On Sat, Apr 28, 2018 at 01:42:52PM +0300, Paul Ir
The file it's in is a new test. Given the security fix I'd go ahead and
commit but please report it upstream.
--
Sent from a phone, apologies for poor formatting.
On 7 May 2018 04:36:09 Björn Ketelaars wrote:
On Sun 06/05/2018 23:01, Gleydson Soares wrote:
update to wget-1.9.5. This update ad
Hi,
attached is the port of yapf: a formatter Python code.
--
$ pkg_info py-yapf
Information for inst:py-yapf-0.21.0
Comment:
formatter for Python code
Description:
YAPF is a formatter based off of 'clang-format'. In essence, the
algorithm takes
the code and reformats it to th
21 matches
Mail list logo