Hi.
I built it, no problems.
If I understand correctly, gpg2 needs to be used instead of what the
manual says. However I got the following error:
Change (N)ame, (C)omment, (E)mail or (O)kay/(Q)uit? o
We need to generate a lot of random bytes. It is a good idea to perform
some other action (type
On Thu, Aug 13 2020, Jeremie Courreges-Anglas wrote:
> libtheoraply fails to build now on i386, I don't have the error message
> at hand but it's about ELF relocations. Shared libraries should be
> linked with -fpic/-fPIC.
>
> ok?
naddy committed a fix using -fPIC which is safe to use on all arc
On Tue, 11 Aug 2020 09:13:22 +0200
Solene Rapenne wrote:
> On Mon, 10 Aug 2020 09:40:26 +0200
> 3un0s <3u...@dismail.de>:
>
> > On Tue, 7 Jul 2020 16:28:08 +0200
> > 3un0s <3u...@dismail.de> wrote:
> >
> > > On Tue, 7 Jul 2020 16:16:35 +0200
> > > Landry Breuil wrote:
> > >
> > > > you sent
On 7/5/20 5:56 AM, Aisha Tammy wrote:
> bump
>
> On 6/24/20 3:18 PM, Aisha Tammy wrote:
>> Another bump.
>>
>> Aisha
>>
>> On 6/17/20 11:36 AM, Aisha Tammy wrote:
>>> Another bump!
>>> I'm hoping this can be added.
>>>
>>> Aisha
>>>
>>> On 6/8/20 1:36 PM, Aisha Tammy wrote:
Bumping.
Also
On Thursday, August 13, 2020 1:05 PM, Stuart Henderson
wrote:
> On 2020/08/13 16:45, Brian Callahan wrote:
>
> > Hi Stefan --
> > On Wednesday, August 12, 2020 8:10 AM, Stefan Hagen
> > sh+openbsd-po...@codevoid.de wrote:
> >
> > > Hello,
> > > I refined the port a bit.
> > >
> > > - fixed
libtheoraply fails to build now on i386, I don't have the error message
at hand but it's about ELF relocations. Shared libraries should be
linked with -fpic/-fPIC.
ok?
Index: Makefile
===
RCS file: /cvs/ports/multimedia/libtheor
Hi Stefan --
On Wednesday, August 12, 2020 8:10 AM, Stefan Hagen
wrote:
> Hello,
>
> I refined the port a bit.
>
> - fixed tabs
> - use GH_ instead of MASTER_SITE
> - added NO_TEST
>
> OK?
>
> Best Regards,
> Stefan
>
Thanks for the port. Attached is an updated version that d
Hi,
Godot does not build in the current macppc bulk with, as seen on i386:
> ./core/safe_refcount.h:139:7: error: large atomic operation may incur
> significant performance penalty [-Werror,-Watomic-alignment]
This warning is far from being a rare sight on macppc, with no
noticeable impact.
Thi
Hi ports --
Attached is an update to RStudio. There is a lot of PLIST churn that is
going to be unavoidable every time RStudio is updated.
Looking for other RStudio users to test.
OK?
~Brian
Index: Makefile
===
RCS file: /cvs/ports
On Thursday, August 13, 2020 10:59 AM, Peter Hessler
wrote:
> I've slipped this into the currently running aarch64 bulk build, it
> fails with:
>
> ...
> checking size of int... configure: error: in
> `/usr/obj/ports/R-4.0.2/build-aarch64':
> configure: error: cannot compute sizeof (int)
>
>
Hi Ingo --
When we upgraded to llvm-10.0.0, I had to mark flang as BROKEN [0]
because upstream has not yet ported what is now called Classic Flang
to llvm-10, as most efforts have shifted to the new Flang, which has
been upstreamed into mainline LLVM. There are plans to upgrade Classic
Flang to ll
On 2020/08/13 20:16, Paco Esteban wrote:
> Hi ports@,
>
> This is an update for sysutils/node_exporter to its latest version 1.0.1
> You can see the changelog here:
>
> https://github.com/prometheus/node_exporter/blob/master/CHANGELOG.md
>
> I'm not sure if we should put the breaking changes ann
Hi ports@,
This is an update for sysutils/node_exporter to its latest version 1.0.1
You can see the changelog here:
https://github.com/prometheus/node_exporter/blob/master/CHANGELOG.md
I'm not sure if we should put the breaking changes announced on the
changelog on www/faq/current.html (or at le
On 2020/07/10 22:05, Christopher Zimmermann wrote:
> Hi,
>
> since pango dropped support for .pcf fonts we need to start shipping .otb
> fonts for pango/harfbuzz.
>
> OK?
OK sthen@
> Christopher
>
>
> --
> http://gmerlin.de
> OpenPGP: http://gmerlin.de/christopher.pub
> CB07 DA40 B0B6 571D
Stuart Henderson wrote:
> On 2020/08/13 16:45, Brian Callahan wrote:
> > Thanks for the port. Attached is an updated version that does the
> > following:
> > * COMMENT should not start with a/an, so get rid of it
> > * HOMEPAGE is set from the GH_* variables, so don't need it.
> > * Tweak license m
On 2020/08/13 16:45, Brian Callahan wrote:
> Hi Stefan --
>
> On Wednesday, August 12, 2020 8:10 AM, Stefan Hagen
> wrote:
>
> > Hello,
> >
> > I refined the port a bit.
> >
> > - fixed tabs
> > - use GH_ instead of MASTER_SITE
> > - added NO_TEST
> >
> > OK?
> >
> > Best Regards,
On Thu, Aug 13, 2020 at 05:43:19PM +0100, Stuart Henderson wrote:
> On 2020/08/13 17:56, Antoine Jacoutot wrote:
> > On Thu, Aug 13, 2020 at 05:45:18PM +0200, Matthieu Herrb wrote:
> > > Hi,
> > >
> > > while moving my machines past the llvm10 upgrade, I've found that
> > > some packages have not
On Thu, Aug 13, 2020 at 1:15 AM wen heping
wrote:
> Hi, ports@:
>
>Here is a patch for textproc/ruby-kramdown:
>i) Update to 2.3.0, it include security fix(CVE-2020-14001)
>ii) Add new port ruby-rexml as RUN_DEPENDS, which I submitted just now
>
>It build well and run well and pas
On 2020/08/13 17:56, Antoine Jacoutot wrote:
> On Thu, Aug 13, 2020 at 05:45:18PM +0200, Matthieu Herrb wrote:
> > Hi,
> >
> > while moving my machines past the llvm10 upgrade, I've found that
> > some packages have not been automatically upgraded and still need
> > libc++abi.so.2.1 and libc++.so.
On Wed, Aug 12, 2020 at 11:29 PM wen heping
wrote:
> Hi, ports:
>
>Here is a patch to create textproc/ruby-rexml, it build well
> and run well on amd64-curent system.
>It is required by the update of textproc/ruby-kramdown.
>
All Ruby ports in the tree have rexml in the standard library.
On Thu, Aug 13, 2020 at 05:45:18PM +0200, Matthieu Herrb wrote:
> Hi,
>
> while moving my machines past the llvm10 upgrade, I've found that
> some packages have not been automatically upgraded and still need
> libc++abi.so.2.1 and libc++.so.4.0 even though they don't appear
> anywhere in WANTLIB.
Hello,
Small diff to upgrade PostgreSQL to it's latest version.
Tested on @amd64.
Comments, ok ?
Regards
Index: Makefile
===
RCS file: /cvs/ports/databases/postgresql/Makefile,v
retrieving revision 1.263
diff -u -p -u -p -r1.263 Make
Hello,
The following updates pianobar from 2017.08.30 to 2020.04.05. This
removes two patches. There are no symbol changes, so no lib bumps.
My quickmix station disappeared this morning, so not sure what happened.
Running on 2020.04.05 fixes this and is currently playing fine on amd64.
Ok?
--
On 2020-08-13 14:15, Stuart Henderson wrote:
On 2020/08/13 12:51, Mark Patruck wrote:
Anyone else seeing these lines filling up /var/log/messages after updating
to dovecot 2.3.11.3
lmtp: vfprintf %s NULL in "Cache %s: "
Ah, yes I am.
I've reported it here:
https://dovecot.org/pipermail/dovec
Hi,
while moving my machines past the llvm10 upgrade, I've found that
some packages have not been automatically upgraded and still need
libc++abi.so.2.1 and libc++.so.4.0 even though they don't appear
anywhere in WANTLIB.
On my main machine I gave up after patching the 2 ports below and
removed a
On Thu, Aug 13 2020, Christian Weisgerber wrote:
> Jeremie Courreges-Anglas:
>
>> I don't have an i386 ports test rig. naddy, do you still run i386 test
>> builds? Else I can just push it in the tree for sthen to pick up in
>> the next bulk, it won't make things worse...
>
> I've installed i386
I've slipped this into the currently running aarch64 bulk build, it
fails with:
...
checking size of int... configure: error: in
`/usr/obj/ports/R-4.0.2/build-aarch64':
configure: error: cannot compute sizeof (int)
-peter
On 2020 Aug 13 (Thu) at 14:47:48 + (+), Brian Calla
Occasionally, print/poppler fails to build with a curious error:
A shared library has been built with the version number from
SHARED_LIBS, but during the fake stage this is forgotten and the
upstream version number used. This produces an error, because the
file doesn't exist.
It only happens _so
On Thu, Aug 13, 2020 at 02:24:11PM -, Christian Weisgerber wrote:
> (No change from 2020-08-10.)
>
> Here is the list of build failures from the amd64 bulk build started
> on 2020-08-12. These are the remaining LLVM 10 fallout:
>
> devel/py-llvmlite,python3
> devel/rttr
> games/fs2open
> net
(No change from 2020-08-10.)
Here is the list of build failures from the amd64 bulk build started
on 2020-08-12. These are the remaining LLVM 10 fallout:
devel/py-llvmlite,python3
devel/rttr
games/fs2open
net/bro
print/scribus
productivity/aqbanking
x11/gnustep/back
x11/gnustep/renaissance
I di
‐‐‐ Original Message ‐‐‐
On Thursday, August 6, 2020 12:15 PM, Stuart Henderson
wrote:
> Don't prod for OKs for something which you only sent a few hours ago!
>
> On 2020/08/06 12:12, Martin wrote:
>
> > This one is OK?
> > ‐‐‐ Original Message ‐‐‐
> > On Thursday, August 6, 20
‐‐‐ Original Message ‐‐‐
On Thursday, August 6, 2020 12:12 PM, Martin wrote:
> OK?
>
> ‐‐‐ Original Message ‐‐‐
> On Thursday, August 6, 2020 8:38 AM, Martin martin...@protonmail.com wrote:
>
> > Redis-pgsql builds using integrated gcc. No any ports/gcc is needed.
> > Martin
> >
Jeremie Courreges-Anglas:
> I don't have an i386 ports test rig. naddy, do you still run i386 test
> builds? Else I can just push it in the tree for sthen to pick up in
> the next bulk, it won't make things worse...
I've installed i386 on my spare APU2. I can't run full builds
there, but I can
On Thu, Aug 13, 2020 at 02:09:31AM +, Brian Callahan wrote:
>
> On Wednesday, August 12, 2020 12:50 PM, Tracey Emery
> wrote:
>
> > On Mon, Jul 27, 2020 at 12:47:17PM -0600, Tracey Emery wrote:
> >
> > > Hello,
> > > This is a new port, which adds support for compiling Arduino code for a
>
> From: Jeremie Courreges-Anglas
> Date: Thu, 13 Aug 2020 11:54:53 +0200
>
> On Wed, Aug 12 2020, Christian Weisgerber wrote:
> > On 2020-08-10, Stuart Henderson wrote:
> >
> >> x11/qt4
> >>
> >> ld: error: relocation R_386_PC32 cannot be used against symbol
> >> cti_vm_throw; recompile with -
*ping*
‐‐‐ Original Message ‐‐‐
On Wednesday, August 5, 2020 9:40 PM, Stuart Henderson
wrote:
> On 2020/08/05 21:20, Martin wrote:
>
> > TimescaleDB plugin tested with PostgreSQL 12.2 server by making appropriate
> > database and `CREATE EXTENSION timescaledb CASCADE` as documented. Wh
*ping*
‐‐‐ Original Message ‐‐‐
On Thursday, August 6, 2020 8:38 AM, Martin wrote:
> Redis-pgsql builds using integrated gcc. No any ports/gcc is needed.
>
> Martin
>
> $OpenBSD: Makefile,v 1.7 2020/08/02 00:37:13
>
> =
>
> COMMENT = extension
On 2020/08/13 12:51, Mark Patruck wrote:
> Anyone else seeing these lines filling up /var/log/messages after updating
> to dovecot 2.3.11.3
>
> lmtp: vfprintf %s NULL in "Cache %s: "
Ah, yes I am.
I've reported it here:
https://dovecot.org/pipermail/dovecot/2020-August/119645.html
Anyone else seeing these lines filling up /var/log/messages after updating
to dovecot 2.3.11.3
lmtp: vfprintf %s NULL in "Cache %s: "
On 2020-08-12 17:21, Stuart Henderson wrote:
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org 2020/08/12 09:21:11
Modified fi
On Wed, Aug 12 2020, Christian Weisgerber wrote:
> On 2020-08-10, Stuart Henderson wrote:
>
>> x11/qt4
>>
>> ld: error: relocation R_386_PC32 cannot be used against symbol cti_vm_throw;
>> recompile with -fPIC
> defined in ../../JavaScriptCore/release/libjscore.a(JITStubs.o)
> referenced
ping ...
发件人: owner-po...@openbsd.org 代表 wen heping
发送时间: 2020年7月28日 19:36
收件人: afre...@openbsd.org
抄送: ports@openbsd.org
主题: 回复: 回复: [NEW] www/p5-Catalyst-Action-REST
I rework the update of p5-Catalyst-* ports, this new port
is required, would someone have a
Hi, ports@:
Here is a patch for textproc/ruby-kramdown:
i) Update to 2.3.0, it include security fix(CVE-2020-14001)
ii) Add new port ruby-rexml as RUN_DEPENDS, which I submitted just now
It build well and run well and pass tests on amd64-current system.
Cheers !
wen
Index: Makefile
42 matches
Mail list logo