Hi, ports@:
Here is a patch to update devel/p5-Array-Compare to 3.0.7, I removed
the BUILD_DEPENDS which is not needed.
It build OK and passed all tests on my OpenBSD-current amd64 system.
No other ports depends on it.
Cheers !
wen
Index: Makefile
===
Mihai Popescu writes:
> Hello,
>
> I have last snapshot installed, with blender-2.91.0. Then menu is very
> transparent, but I can use it somehow. When i hit Render, the gray screen
> appears and the system locks up, nothing responsive, not able to close
> Blender, change consoles, etc. I forced
Revised patch:
i) Bump SHARED_LIB
ii) included patch-configure which missed in previous patch.
wen
发件人: owner-po...@openbsd.org 代表 fcam...@openbsd.org
发送时间: 2020年11月30日 17:13
收件人: wen heping
抄送: ports@openbsd.org
主题: Re: [Update] lang/gnucobol : Update
On Mon, December 7, 2020 3:07 am, Stefan Hagen wrote:
> Solene Rapenne wrote:
>> This is a new port for another gemini/gopher browser.
>>
>> It provides a very enjoyable browsing experience that I can't
>> describe, I wish using www would be that nice.
>
> Indeed, it's pretty much the first applica
Ping.
Ashton Fagg writes:
> The attached diff updates databases/leveldb to the latest version
> (1.22).
>
> The changelog can be viewed here:
>
> https://github.com/google/leveldb/releases/tag/1.22
>
> It seems the previous version (1.21) introduced a CMake build. But the
> OpenBSD port had not
Ping again.
Ashton Fagg writes:
>
> Hello folks,
>
> Just wondering if anyone is still interesting in importing this port?
> Reviewer-agreed version attached from the previous discussions.
>
> Thanks,
> Ash
flatbuffers.tgz
Description: Binary data
Paco Esteban writes:
> Hi ports@,
>
> I saw on another thread that somebody was seeing errors when using the
> modgo-gen-modules target.
>
> This patch tries to remove those errors.
>
> Gurus of Go and ports infra could take a look ?
>
> ok to commit ?
OK abieber@ !
>
> diff e5ef9980f1aa5da93e
On 11/26/20 6:50 PM, Aisha Tammy wrote:
> On 11/26/20 4:21 AM, Stuart Henderson wrote:
>> On 2020/11/25 17:51, Aisha Tammy wrote:
>>> ++Name: uSockets
>>> ++Version: @VERSION@
>>> ++Description: eventing, networking and crypto for async applications.
>>> ++URL: https://github.com/uNetworking/uSocke
Hi Stuart,
Here is a 2.1 release of the same -- it fixes a bunch of hdf5 bugs.
--John
On 2020-12-07 07:36, j...@bitminer.ca wrote:
Hi Stuart,
This is great, I saw a similar thread on HN and was about to do the
port.
But the Makefile doesn't pass portcheck, nor does it build for me:
ry$
Guys, why is uwsgi not present in openbsd? Is there a specific concern for
security wrt uwsgi? I see many famous server softwares in packages like apache
and nginx but not uwsgi.
I use it for my hosting on FreeBSD currently. Are there any plans to have it in
future?
Thanks
--
Sagar Acharya
htt
On 2020/12/07 20:13, Sagar Acharya wrote:
> Guys, why is uwsgi not present in openbsd? Is there a specific concern for
> security wrt uwsgi? I see many famous server softwares in packages like
> apache and nginx but not uwsgi.
>
> I use it for my hosting on FreeBSD currently. Are there any plans
Landry Breuil:
> i think print/gtklp can be used to test it..
That appears to require a running CUPS server.
--
Christian "naddy" Weisgerber na...@mips.inka.de
On 12/7/20 2:45 PM, Aisha Tammy wrote:
> On 11/26/20 6:50 PM, Aisha Tammy wrote:
>> On 11/26/20 4:21 AM, Stuart Henderson wrote:
>>> On 2020/11/25 17:51, Aisha Tammy wrote:
++Name: uSockets
++Version: @VERSION@
++Description: eventing, networking and crypto for async applications.
>>
On Mon, Dec 07, 2020 at 03:21:40PM +, Mihai Popescu wrote:
> Hello,
>
> I have last snapshot installed, with blender-2.91.0. Then menu is very
> transparent, but I can use it somehow. When i hit Render, the gray screen
> appears and the system locks up, nothing responsive, not able to close
>
Hi ports@,
I saw on another thread that somebody was seeing errors when using the
modgo-gen-modules target.
This patch tries to remove those errors.
Gurus of Go and ports infra could take a look ?
ok to commit ?
diff e5ef9980f1aa5da93e90dd98ad0e9cdf8502b6ed /usr/ports
blob - 1621c8ffb26b8159ce
On 2020/12/07 14:15, Claudio Jeker wrote:
> This is a probably very dirty port of gortr (a RPKI to Router server).
> gortr is able to serve rpki-client JSON files to routers via RTR protocol.
>
> I doubt the MODGO settings are correct but for me
> make modgo-gen-modules
> fails with
>
> Use
On Fri, 27 Nov 2020 at 09:55:01 +0100, Gonzalo L. Rodriguez wrote:
> Moin,
>
> Attached a port of DASM a macro assembler with support for several 8-bit
> microprocessors.
>
> https://github.com/dasm-assembler/dasm
>
> Thanks jasper@ for the help!
>
> Cheers.-
>
> --
>
> - gonza
Hi Stuart,
This is great, I saw a similar thread on HN and was about to do the
port.
But the Makefile doesn't pass portcheck, nor does it build for me:
ry$ /usr/ports/infrastructure/bin/portcheck
Fatal error: can't parse comment is too long
console-based multitool for exploring and arranging
Claudio Jeker writes:
> This is a probably very dirty port of gortr (a RPKI to Router server).
> gortr is able to serve rpki-client JSON files to routers via RTR protocol.
Not too dirty!
- MODGO_MODFILES can be removed since _MODULES adds both the .zip and
the .mod files to DISTFILES.
- The
This is a probably very dirty port of gortr (a RPKI to Router server).
gortr is able to serve rpki-client JSON files to routers via RTR protocol.
I doubt the MODGO settings are correct but for me
make modgo-gen-modules
fails with
Use of uninitialized value in concatenation (.) or string a
Thomas Frohwein wrote:
> Hi,
>
> This a port of radeontop, a nice small utility to look for bottlenecks with
> your GPU. It runs in the terminal and shows with bar graphs and percentages
> how much of e.g. Event Engine, shader technology, VRAM are being used.
>
> This is only for radeon and amdgpu
Hi,
noticed we're a bit behind on sqlite3 updates, so here's a diff - can
someone put that in a bulk ?
https://sqlite.org/releaselog/3_32_0.html
https://sqlite.org/releaselog/3_32_1.html
https://sqlite.org/releaselog/3_32_2.html
https://sqlite.org/releaselog/3_32_3.html
https://sqlite.org/release
Hello,
I have last snapshot installed, with blender-2.91.0. Then menu is very
transparent, but I can use it somehow. When i hit Render, the gray screen
appears and the system locks up, nothing responsive, not able to close
Blender, change consoles, etc. I forced shut down.
Errors appear:
Dec 7
On Mon, Dec 07, 2020 at 10:25:04AM +0100, Antoine Jacoutot wrote:
> On Sun, Dec 06, 2020 at 09:30:02PM +0100, Christian Weisgerber wrote:
> > Antoine Jacoutot:
> >
> > > CVSROOT: /cvs
> > > Module name: ports
> > > Changes by: ajacou...@cvs.openbsd.org 2020/12/06 02:00:22
> > >
On Sun, Dec 06, 2020 at 09:30:02PM +0100, Christian Weisgerber wrote:
> Antoine Jacoutot:
>
> > CVSROOT:/cvs
> > Module name:ports
> > Changes by: ajacou...@cvs.openbsd.org 2020/12/06 02:00:22
> >
> > Modified files:
> > x11/gtk+3 : Makefile distinfo
> > x11/gtk+3/
Hi,
Before getting any OKs for previous diff it seems there's a new release today,
so here's an updated diff. It includes new extractors and as always tested on
amd64.
OK?
Index: Makefile
===
RCS file: /cvs/ports/www/youtube-dl/Make
6 декабря 2020 г. 11:38:50 GMT+03:00, Rafael Sadowski
пишет:
>Without much text, without much argument. I think it's time to get rid
>of KDE3 forever.
>
>OK to remove KDE3?
>
>This question stays active for one week (until the 13.12.20). Please
>reply publicly!
Even if it was the best KDE versio
Greetings,
I recently observed some glitches in qucs-s (one of the ports that I
maintain and one of the few survivors in the QT4 ecosystem), like random
underlying in menu entries, missing text in Qmessage windows, missing
contents in frames, etc., till the point that the app becomes completel
Solene Rapenne wrote:
> This is a new port for another gemini/gopher browser.
>
> It provides a very enjoyable browsing experience that I can't
> describe, I wish using www would be that nice.
Indeed, it's pretty much the first application SDL interface I find
enjoyable. Very smooth. The proportio
29 matches
Mail list logo