On Thu, Sep 07, 2023 at 03:33:00PM +0200, Marc Espie wrote:
> On Thu, Sep 07, 2023 at 12:24:59PM +0200, Marc Espie wrote:
> > I've been perusing the results of the build, they aren't good, then
> > again portroach isn't quite grabbing the right stuff.
> >
> > - tweak the meter to use shorter x
On Thu, Sep 07, 2023 at 02:03:18PM +0200, Antoine Jacoutot wrote:
> On Thu, Sep 07, 2023 at 12:24:59PM +0200, Marc Espie wrote:
> > I've been perusing the results of the build, they aren't good, then
> > again portroach isn't quite grabbing the right stuff.
> >
> > - tweak the meter to use shorter
Improve font paths in QtPdf. Add default X11Base fonts as well
"${LOCALBASE}/share/fonts/noto" which is a run dependency.
OK?
Index: Makefile
===
RCS file: /cvs/ports/x11/qt5/qtwebengine/Makefile,v
retrieving revision 1.43
diff -u -p
On Thu Sep 07, 2023 at 03:42:31PM -0900, Kevin Williams wrote:
> So exciting to have KDE Plasma for OpenBSD! Rafael thank you for your months,
> likely years, of work on this!
With pleasure! Now the next chapter begins. Stabilize it so that we can release
it.
I'll start with a x11/kde-plasam/TOD
Recursive Sans & Mono is a variable type family built for better
code & UI.
https://www.recursive.design/
https://github.com/arrowtype/recursive
Port attached.
recursive.tar.gz
Description: Binary data
--
Renato Aguiar
rofi-pass is a bash script to handle password-store in a
convenient way using rofi. Port attached.
rofi-pass.tar.gz
Description: Binary data
--
Renato Aguiar
Here is a diff updating databases/timescaledb to latest
release. Briefly tested on amd64.
diff -ru /usr/ports/databases/timescaledb/Makefile
timescaledb/Makefile
--- /usr/ports/databases/timescaledb/Makefile Sun Feb 26
20:00:49 2023
+++ timescaledb/MakefileTue Aug 29 20:41:49 2023
So exciting to have KDE Plasma for OpenBSD! Rafael thank you for your months,
likely years, of work on this!
Are more OKs needed to import it as is and work out further details in-tree?
On Thu, Sep 07, 2023 at 07:06:31PM +0200, Marc Espie wrote:
> Does anyone actually use the "checkpatch" target ?
>
I didn't know it exists. Reading the documentation in bsd.port.mk(5),
I'm not sure I see a case for me to use it as `make clean patch` is very
fast here. Might be of interest for lar
On 09/07 01:45, Ingo Schwarze wrote:
> Hi Jeremy,
>
> Jeremy Evans wrote on Wed, Sep 06, 2023 at 09:42:09PM +:
>
> > This updates ruby-module.5 to update it for recent changes and
> > make other improvements:
> >
> > * Sort the list of variables.
> >
> > * Remove mention of variables remove
On Thu, August 31, 2023 08:48, Rafael Sadowski wrote:
> Simple update qtkeychain to 0.14.1. Tested on amd64. OK?
>
> Cheers Rafael
Hi!
OK kirby@
>
> ? portcheck_security_qtkeychain.out
> ? qtkeychain-0.14.1-libqt5keychain.so.2.0
> Index: Makefile
>
Ciao!
Thanks for taking your time with the port. I'm just replying to say that
even with the changes it still works on my machine. Also to clarify a
few points.
> I'd add some commentary to the patches.
Nice tip. I didn't know you could include comments like that in a patch.
It does mess up
On Thu, September 7, 2023 05:05, Daniel Dickman wrote:
>
>
> On Wed, 6 Sep 2023, Christian Weisgerber wrote:
>
>> How long does a port have to stay marked BROKEN before we concede that
>> it won't be fixed, and we remove it?
>>
>> I did some grep, got blame, sort, etc. and here are some contenders
On Thu, 17 Aug 2023 20:21 +0200, Omar Polo wrote:
> don't feel strongly about SEPARATE_BUILD but I'd propend to skip it.
> It's ok op@ to import either way.
>
> Thanks!
I'm OK with skipping it. :) Bumping this and reattaching the tarball
you sent in response to mine.
stylua.tar.gz
Description:
On Wed, Sep 06, 2023 at 07:20:41PM -0700, Renato Aguiar wrote:
> Attached a port of PrusaSlicer 2.5.2. It still needs more testing, but basic
> use case of generating G-Code from STL models seems to be working on my
> amd64 machine.
Thanks for doing the heavy lifting here - a lot of dependencies.
Does anyone actually use the "checkpatch" target ?
I've attached the first run of dpb -F8 with the new more descriptive options.
It shows every location it tried to fetch that didn't work.
"FIRST" means it's the first entry in SITES*
"BACKUP" means it's actually failed to fetch from the SITES* list and
had to switch to SITES_OPENBSD (it's offset
Hi Anil,
> | NOTRACK -> i0 b "notrack" (* TODO does masm support this? *)
Seems it doesn't :-)
gmake[4]: Entering directory '/home/ports/ocaml/ocaml/stdlib'
OCAMLOPT camlinternalFormatBasics.cmx
/tmp/camlasm69ee74.s:83:2: error: invalid instruction mnemonic 'notrack'
notrack
^~
On Thu, Sep 07, 2023 at 05:08:11PM +0200, Landry Breuil wrote:
> Le Thu, Sep 07, 2023 at 02:47:58PM +, Sergey A. Osokin a écrit :
> >
> > There's no shared library for NJS at the moment, only static
> > library is available.
>
> right. then ... i think BUILD_DEPENDS + RUN_DEPENDS is needed in
Le Thu, Sep 07, 2023 at 02:47:58PM +, Sergey A. Osokin a écrit :
> On Thu, Sep 07, 2023 at 12:16:39PM +0200, Landry Breuil wrote:
> > Le Wed, Sep 06, 2023 at 02:12:20PM +, Sergey A. Osokin a écrit :
> [...]
> > >
> > > Sure, here's the updated patch.
> >
> > i've checked and something is
On Thu, Sep 07, 2023 at 12:16:39PM +0200, Landry Breuil wrote:
> Le Wed, Sep 06, 2023 at 02:12:20PM +, Sergey A. Osokin a écrit :
[...]
> >
> > Sure, here's the updated patch.
>
> i've checked and something is wrong somewhere, because njs is detected
> at configure, the unitd binary is suppos
On Wed, 06 Sep 2023 at 19:20:41 -0700, Renato Aguiar wrote:
> Attached a port of PrusaSlicer 2.5.2. It still needs more testing, but basic
> use case of generating G-Code from STL models seems to be working on my
> amd64 machine.
Very cool, thanks for porting this. I built and tested it on amd64
Hi.
Update for net/nextcloudclient v3.9.4
Changelog: https://github.com/nextcloud/desktop/releases/v3.9.4
- Convert VFS file to placeholder again if needed by
@backportbot-nextcloud in #5927
- update read-only status of virtual files when needed for lock state
by @backportbot-nextcloud in #5987
On Thu, Sep 07, 2023 at 12:24:59PM +0200, Marc Espie wrote:
> I've been perusing the results of the build, they aren't good, then
> again portroach isn't quite grabbing the right stuff.
>
> - tweak the meter to use shorter x/x so that it fits again on the
> line.
>
> - use fullpkgname in
On 9/6/2023 4:12 PM, Christian Weisgerber wrote:
> lang/ponyc 2019-07-06 jca
This one can be unbroken once I wrap my head around llvm-16.
But as that's not likely to happen soon, it can go and I can always
revive the port later when ready.
~Brian
On Thu, Sep 07, 2023 at 12:24:59PM +0200, Marc Espie wrote:
> I've been perusing the results of the build, they aren't good, then
> again portroach isn't quite grabbing the right stuff.
>
> - tweak the meter to use shorter x/x so that it fits again on the
> line.
>
> - use fullpkgname in
On Thu, Sep 07, 2023 at 11:23:14AM +0100, Julian Smith wrote:
> devel/gmake defaults to CC=cc but CXX=g++.
>
> It doesn't seem to make sense to mix `cc`, the system C compiler
> (typically clang-based) with `g++`, the non-system GNU C++ compiler.
>
> I've been routinely running gmake with a `CXX=
Hi Jeremy,
Jeremy Evans wrote on Wed, Sep 06, 2023 at 09:42:09PM +:
> This updates ruby-module.5 to update it for recent changes and
> make other improvements:
>
> * Sort the list of variables.
>
> * Remove mention of variables removed from ruby.port.mk, and
> mention of jruby now that jr
devel/gmake defaults to CC=cc but CXX=g++.
It doesn't seem to make sense to mix `cc`, the system C compiler
(typically clang-based) with `g++`, the non-system GNU C++ compiler.
I've been routinely running gmake with a `CXX=c++` prefix in order to
build various C/C++ projects.
Here's a new patch
On 2023/09/06 22:12, Christian Weisgerber wrote:
> How long does a port have to stay marked BROKEN before we concede that
> it won't be fixed, and we remove it?
>
> I did some grep, got blame, sort, etc. and here are some contenders
> that have been BROKEN since before 2020:
>
> port
On 2023/09/07 09:55, Klemens Nanni wrote:
> https://github.com/jqlang/jq/releases/tag/jq-1.7
>
> one tiny test wrt. colors as part of the the shtest script fails,
> perhaps that script(1) related, otherwise 7/8 PASS on amd64.
>
> Works for me.
>
> Feedback? OK?
>
> -HOMEPAGE = http://
I've been perusing the results of the build, they aren't good, then
again portroach isn't quite grabbing the right stuff.
- tweak the meter to use shorter x/x so that it fits again on the
line.
- use fullpkgname instead of distname because that one is *always* defined.
(and strip v/p acc
Le Wed, Sep 06, 2023 at 02:12:20PM +, Sergey A. Osokin a écrit :
> On Wed, Sep 06, 2023 at 05:13:24AM +0200, Landry Breuil wrote:
> > Le Tue, Sep 05, 2023 at 05:57:09PM +, Sergey A. Osokin a écrit :
> > > Landry,
> > >
> > > the recent update in lang/njs you made includes a fix for the
> >
https://github.com/jqlang/jq/releases/tag/jq-1.7
one tiny test wrt. colors as part of the the shtest script fails,
perhaps that script(1) related, otherwise 7/8 PASS on amd64.
Works for me.
Feedback? OK?
Index: Makefile
===
RCS fil
Am 05.09.23 um 12:50 schrieb Stuart Henderson:
Except it isn't robust to changes - it can just silently fail to apply,
which doesn't happen with a patch.
My worry was that a patch still applies and misses to remove an -s, then
giving you only partial output, which is worse than no output.
I
Michael wrote (2023-09-06 23:27 IST):
> Hi ports@,
>
> fvwm3 had another release version 1.0.8 just recently [1].
>
> This seems to be only a small update that includes the previously
> backported ewmh.c fix.
>
> Tested on amd64, patch below.
Committed, thank you!
- Stefan
> [1] https://git
On Tue Aug 29, 2023 at 07:39:36AM +0200, Rafael Sadowski wrote:
> On Tue Aug 29, 2023 at 10:28:28AM +0100, Stuart Henderson wrote:
> > On 2023/08/29 01:49, Rafael Sadowski wrote:
> > > Update aspell to 0.60.8. Would like to here feedback.
> > >
> > > I know this affects a lot of ports but I wanted
Hi ports@,
Below is a diff that makes Tor Browser work on aarch64. Tested on
aarch64 and amd64.
Comments or OKs?
If you're interested in the details you can read on; otherwise, just
skip the part below and go right to the diff.
A user previously proposed this already, but I assumed that
Tor Bro
On 2023/09/07 09:54:52 +0200, Omar Polo wrote:
> Discovered this after a recent commit by espie@. Looks like there's a
> new minor release.
>
> This appears to be the changelog:
>
> 2020/09/09 4.004 Corrections and improvements reported by users.
> Added more glyphs
> Jōyō and other common
On 2023/09/06 23:50:23 +, Lucas wrote:
> Omar Polo wrote:
> > > > [...]
> > >
> > > ok solene@
> > >
> > > I tested it on 7.3-stable though, so ok to backport too :)
> >
> > I tested on 7.3-stable too! (with postgresql fwiw)
> >
> > ok op@, both for the update and the backport while you'
On Thu, Sep 07, 2023 at 07:25:43AM BST, Mikolaj Kucharski wrote:
> On Wed, Sep 06, 2023 at 02:52:28PM +0100, Raf Czlonka wrote:
> > Hello,
> >
> > Inlined below is a diff that updates rbw to version 1.8.3.
> >
> > Regards,
> >
> > Raf
> >
> > P.S. I'm not subscribed to ports@ mailing list so pl
Discovered this after a recent commit by espie@. Looks like there's a
new minor release.
This appears to be the changelog:
2020/09/09 4.004 Corrections and improvements reported by users.
Added more glyphs
Jōyō and other common use kanji that have changed:
U+96E2 離 Corrected appearance
Hi,
yes, I can do that in the evening today.
cheers,
Volker
On 9/7/23 09:37, Anil Madhavapeddy wrote:
Would anyone with an IBT-enabled x86_64 be able to run a test for me on an
OCaml tree to see if the patch works? (my hardware is still two weeks away
from delivery)
$ git clone https://git
On 2023/01/26 12:34:57 -0700, Ashlen wrote:
> Can someone else review and OK this?
I thought this were already in. looking at luasockets again for
another reason I found I still had the patch applied.
Committed, thanks, and sorry for the long delay.
Hello,
Here is yet another update to net/synapse
This solves a bug, mainly with postgres
Revert MSC3861 introspection cache, admin impersonation and account lock.
Best RegardsIndex: Makefile
===
RCS file: /cvs/ports/net/synapse/Mak
On Thu, Sep 07, 2023 at 08:43:26AM +0200, Rafael Sadowski wrote:
> On Thu Sep 07, 2023 at 08:14:57AM +0200, Matthieu Herrb wrote:
> > Apparently my message below got unoticed. And I apologized for not
> > seeing/replying to the initial port submission in time.
> >
> > FWIW, I've just fixed a small
46 matches
Mail list logo