Re: [Maintainer Update] archivers/zpaqfranz-58.4

2023-06-25 Thread Omar Polo
or xterm? Thanks, Omar Polo

Re: [new] sysutils/lsblk

2023-06-22 Thread Omar Polo
On 2023/06/22 12:25:16 +0200, Benjamin Stürz wrote: > Hi, > > On 19.06.23 12:24, Omar Polo wrote: > > On 2023/06/19 09:09:39 +0200, Benjamin Stürz > > wrote: > >> Hi, > >> > >> sorry if this is getting a little annoying. > > > >

Re: [NEW] net/megacmd

2023-06-21 Thread Omar Polo
e DESCR > > > > I built and tested on -current, works for me. > > I don't have an account to test runtime, but this is looking much > better to me now. same for me. can replicate the linking failure, but haven't looked into it. Thanks, Omar Polo

Re: [new] sysutils/lsblk

2023-06-19 Thread Omar Polo
On 2023/06/19 09:09:39 +0200, Benjamin Stürz wrote: > Hi, > > sorry if this is getting a little annoying. sorry, i thought it was already in tree. I've added MAKE_ENV += CC="${CC}" and imported, thanks!

Re: UPDATE: editors/ghostwriter

2023-06-16 Thread Omar Polo
On 2023/06/15 14:09:07 +0200, Rafael Sadowski wrote: > Ghostwriter is now part of KDE Gear. Her is an diff to welcome it to the > kde-applications family. > > OK? still works for me :) ok op@

Re: [NEW] net/megacmd

2023-06-15 Thread Omar Polo
On 2023/06/15 18:34:25 +0200, Luca Di Gregorio wrote: > Hi, I would need a clarification: > > The correct way to compile the > current megacmd.tar.gz is > dowloading the -stable, not -current. > > Am I right? No, it is not right. Port development happens in -CURRENT, -stable only sees backport

Re: [NEW] net/megacmd

2023-06-14 Thread Omar Polo
On 2023/06/14 19:35:08 +0200, Luca Di Gregorio wrote: > Hello, I've successfully installed megacmd. > > Anyway, I had the last version of curl installed on my system, > before compiling megacmd. > > I had to delete curl (pkg_delete curl, pkg_delete -a) to compile megacmd. > I saw some errors rel

Re: [NEW] net/megacmd

2023-06-14 Thread Omar Polo
Hello, On 2023/05/15 11:35:24 +0200, Robert Bagdan wrote: > I've attached the updated version of net/megacmd, which provides non > UI access to > MEGA services. It intends to offer all the functionality with your > MEGA account via commands. It features synchronization,backup of local > folders i

Re: [new] security/plass

2023-06-14 Thread Omar Polo
On 2023/06/12 12:15:04 +0200, Volker Schlecht wrote: > On 6/12/23 12:10, Johannes Thyssen Tishman wrote: > > May 29, 2023 09:45:59 Omar Polo : > > > >> Hello, > >> > >> please find attached a port for plass, a password manager inspired by > >>

Re: UPDATE: xfiles 1.1.1

2023-06-12 Thread Omar Polo
On 2023/06/11 17:50:39 -0300, Lucas de Sena wrote: > Update to XFiles 1.1.1 > > - Added statusbar displaying metadata of highlight file. > - Added support for old XLFD fonts in addition to Xft fonts. > - Added support for multiple (fallback) Xft fonts. > > Comments? committed, thanks!

Re: [update] Lagrange to 1.16.3

2023-06-10 Thread Omar Polo
On 2023/06/06 19:59:14 +0200, Florian Viehweger wrote: > Hi, > > this is an update for Lagrange to 1.16.3. > > Some testing done on amd64. No issues found. > > portcheck and 'make port-lib-depends-check' are happy. > > Changes listed here [1]. > > Comments? browsed for a while and nothing e

Re: New: xclickroot

2023-06-05 Thread Omar Polo
On 2023/06/05 12:26:35 +0100, Stuart Henderson wrote: > On 2023/06/04 19:37, Alexander Arkhipov wrote: > > > > -MAKE_FLAGS = CFLAGS="${CFLAGS} -I${X11BASE}/include" \ > > - MANPREFIX=${TRUEPREFIX}/man > > +FAKE_FLAGS = PREFIX=${PREFIX} \ > > + MANPREFIX=${PREFIX}/

Re: [update] mail/aerc 0.14.0 -> 0.15.2

2023-06-05 Thread Omar Polo
On 2023/06/05 10:39:49 +0200, "Thim Cederlund" wrote: > > > I guess this is fine since it is an executable and not a module. I'm > > usure if this warrants the addition of the python module to the port. > > It should be needed (so that python is added as RDEP), but on the > > other hand this fil

Re: [new] sysutils/lsblk

2023-05-31 Thread Omar Polo
On 2023/05/30 19:33:11 +0200, Benjamin Stürz wrote: > > The port itself looks fine to me, except for the permissions of > > distinfo and PLIST... All files should be 0644 and directories 0755. > Fixed, the problem was my umask of 027. > > > No need to send an updated tarball just for this however

Re: [update] Lagrange to 1.16.1

2023-05-30 Thread Omar Polo
On 2023/05/28 22:04:27 +0200, Florian Viehweger wrote: > Hi, > > this is an update for Lagrange to 1.16.1. > > Added sharpyuv (from libwebp) to WANTLIB. While there, rearrange them. > > Some testing done on amd64. No issues found. > > portcheck and 'make port-lib-depends-check' are happy. >

Re: [new] sysutils/lsblk

2023-05-30 Thread Omar Polo
eam too you're qualified enough I'd say ;-) - I'd drop -Werror from release tarballs. While it is super-useful during development, it is a super-pita for packagers when the C compiler gets updated. Cheers, Omar Polo

[new] security/plass

2023-05-29 Thread Omar Polo
Hello, please find attached a port for plass, a password manager inspired by password-store but reimplemented with a smaller and cleaner (IMHO) interface. I wrote it last year out of frustration with scripting pass, and since I was there it uses got instead of git. It also bundles a password/pas

Re: [UPDATE] mail/s-postgray: v0.8.1

2023-05-28 Thread Omar Polo
On 2023/05/19 19:10:25 +0200, Steffen Nurpmeso wrote: > Hello; > > anyone interested in this? Works fine. > (The last test runs a bit slow on OpenBSD, it finishes in the > fraction of a second everywhere else. But its malloc has other > priorities than speed, one should look.) sorry for the de

Re: New: xclickroot

2023-05-28 Thread Omar Polo
Attaching a diff against your makefile and an updated tarball that's OK op@ to import. Cheers, Omar Polo --- Makefile.orig Mon May 29 07:51:02 2023 +++ MakefileMon May 29 07:52:45 2023 @@ -13,7 +13,8 @@ WANTLIB += X11 c -MAKE_FLAGS = MANPREFIX=${TRUEPREFIX}/man +M

Re: [maintainer update] devel/goreleaser 1.18.2

2023-05-19 Thread Omar Polo
On 2023/05/19 09:57:14 +0200, Laurent Cheylus wrote: > On 2023/05/18 19:04, Omar Polo wrote: > > On 2023/05/18 16:51:01 +0200, Laurent Cheylus wrote: > >> an update for devel/goreleaser for the latest version 1.18.2. > >> > >> - update Makefile and modul

Re: [New] security/Nuclei 2.9.2 -> 2.9.3

2023-05-19 Thread Omar Polo
On 2023/05/19 11:32:49 +0100, Stuart Henderson wrote: > On 2023/05/19 00:25, lux wrote: > > On Thu, 2023-05-18 at 16:44 +0100, Stuart Henderson wrote: > > > > > > I think you misunderstand - nuclei always prints that message even > > > when > > > it has only just downloaded/updated, so there's no

Re: NEW: fonts/victor-mono

2023-05-19 Thread Omar Polo
On 2023/05/19 00:01:09 -0400, A Tammy wrote: > > On 5/18/23 12:26, Ashlen wrote: > > Hi all. :) This is a font I recently discovered and I decided to make a > > proper port for it. > > > > Homepage: https://rubjo.github.io/victor-mono/ > > GitHub: https://github.com/rubjo/victor-mono > > > > Vict

Re: attempt to fix textproc/wdiff

2023-05-18 Thread Omar Polo
On 2023/05/18 11:08:54 +0200, NilsOla Nilsson wrote: > On Wed, May 17, 2023 at 07:03:22PM +0200, Omar Polo wrote: > > > > still in doubt if it's useful to waste spaces on the mirrors for a > > debug package for this. > > There is also dwdiff in ports, whic

Re: [maintainer update] devel/goreleaser 1.18.2

2023-05-18 Thread Omar Polo
On 2023/05/18 16:51:01 +0200, Laurent Cheylus wrote: > Hi, > > an update for devel/goreleaser for the latest version 1.18.2. > > - update Makefile and modules.inc for version 1.18.2 > - add MODGO_LDFLAGS variables for date and builtBy (displayed via > 'goreleaser -v') > > Build and tests OK on

Re: games/dMagnetic 0.36 -> 0.37

2023-05-18 Thread Omar Polo
Hello, On 2023/05/18 11:48:05 +0200, Thomas Dettbarn wrote: > Hello. > > My apologies, I realized that in my last Email, I forgot to include a > changelog. > > > Hopefully, the one from the Debian port will be sufficient... :) > > > dmagnetic (0.37-1) unstable; urgency=medium > >   * Mino

Re: Porter's handbook: Nitpick CVS & Git

2023-05-18 Thread Omar Polo
On 2023/05/18 11:01:43 +0200, Thomas Dettbarn wrote: > Hello. > > As promised, I have some notes on > https://www.openbsd.org/faq/ports/guide.html > > The thing is, for my latest port, I did not use the CVS anymore, I used > the Git > repository. And I created a patch using said repo. > > I d

Re: lang/sbcl: proper sigaltstack usage

2023-05-18 Thread Omar Polo
On 2023/05/13 17:06:50 +0200, Sebastien Marie wrote: > Hi, > > Currently, when sbcl starts, the console shows a "map stack for pid XXX > failed" > message. > > After searching a bit, sbcl is badly using sigaltstack(2) by using a > MAP_STACK > memory with RWX protection. The syscall fails wit

attempt to fix textproc/wdiff

2023-05-17 Thread Omar Polo
I discovered wdiff the other day thanks to falsifian, but it has a bad habit of crashing repeatedly. The TL;DR (and you're really better off not reading the sources) is that it malloc(0) and then passes the pointer to tgetstr() where it crashes due to a write attempt. Here's a way to address it.

Re: [Maintainer Update] lang/erlang/Makefile.inc

2023-05-17 Thread Omar Polo
On 2023/05/16 19:46:50 +0200, Volker Schlecht wrote: > Ping, with an update incorporating feedback from thfr@. > > This is in preparation for erlang/26: > > * Make name for doc archives configurable ("DOCDISTNAME") >Not required for erlang/26 proper, but was very helpful while >working

Re: [Maintainer Update] lang/erlang/25 25.3.2

2023-05-17 Thread Omar Polo
On 2023/05/16 19:14:20 +0200, Volker Schlecht wrote: > On 5/16/23 15:58, Omar Polo wrote: > > On 2023/05/15 20:58:00 +0200, Volker Schlecht > > wrote: > >> Pinging with an update to erlang 25.3.2, everything else still applies. > > > > LGTM, ok op@ >

Re: [Maintainer Update] lang/erlang/25 25.3.2

2023-05-16 Thread Omar Polo
On 2023/05/15 20:58:00 +0200, Volker Schlecht wrote: > Pinging with an update to erlang 25.3.2, everything else still applies. LGTM, ok op@ I've somehow missed the first mail, sorry. Thanks for implementing and upstreaming the cpu_su:util/0,1! > On 4/27/23 20:34, Volker Schlecht wrote: > > *

Re: Removing libquicktime

2023-05-16 Thread Omar Polo
On 2023/05/16 04:27:29 -0400, Brad Smith wrote: > I'd like to remove the multimedia/libquicktime port. It is basically dead > upstream, does not > build with newer FFmpeg and there is at least one unfixed integer overflow > issue, maybe more. > It's had issues in the past. > > FreeBSD and NetBS

Re: update: lua-5.4.6

2023-05-14 Thread Omar Polo
On 2023/05/14 09:49:06 -0400, James Turner wrote: > Update lua-5.4 to 5.4.6. Another bugfix release to fix a regression in > the 5.4.5 release. ok? ok op@

Re: UPDATE: thedarkmod

2023-05-12 Thread Omar Polo
On 2023/05/12 22:18:40 -0600, "Anthony J. Bentley" wrote: > Thomas Frohwein writes: > > On Fri, May 12, 2023 at 06:33:01PM -0400, Brad Smith wrote: > > > Removing deprecated FFmpeg API and updating for newer versions. > > > > The port has been in trouble for a while, that's why I'd like to ask a >

Re: plan9/plan9port: honour MAKE_JOBS

2023-05-12 Thread Omar Polo
On 2023/05/11 14:26:11 +, Klemens Nanni wrote: > mk(1) says to set NPROC in the environment, INSTALL does that itself, > but only on foreign platforms. > > Now I see cascades of 'clang -DPLAN9PORT ...' procs in top(1). > OK? looks and works fine for me, thanks!

Re: [Maintainer Update] archivers/zpaqfranz-58.3

2023-05-08 Thread Omar Polo
On 2023/05/08 20:31:31 +0200, tux0r wrote: > Bugfix release. Patch attached. committed, thanks!

Re: [Update] fonts/juliamono

2023-05-08 Thread Omar Polo
On 2023/05/08 08:46:51 +0100, Laurence Tratt wrote: > A trivial update to juliamono which has some minor fixes [1]. Works fine > here. works fine here too. Committed, thanks!

Re: [new] www/smarc: static web mail archive generator

2023-05-07 Thread Omar Polo
On 2023/05/07 19:45:24 +0200, Hiltjo Posthuma wrote: > BTW I noticed on the page: > https://git.omarpolo.com/?index_page=&path=smarc.git&action=summary > the URLs are: > > ssh://a...@git.omarpolo.com/gotmarc.git > https://git.omarpolo.com/gotmarc.git ooops! I forgot to adjust the `cloneurl' fi

[new] www/smarc: static web mail archive generator

2023-05-07 Thread Omar Polo
The setup process is documented in smarc(7). Maintainer: Omar Polo WWW: https://projects.omarpolo.com/smarc.html smarc.tar.gz Description: GNU Zip compressed data

Re: [Maintainer Update] archivers/zpaqfranz-58.2

2023-05-03 Thread Omar Polo
On 2023/05/02 21:32:52 +0200, tux0r wrote: > zpaqfranz 58.2 fixes (among others) the HWSHA2 flag on OpenBSD/amd64. `zpaqfranz autotest -hw -all' crashes on i386 from SIGILL (illegal instruction) in sha256_transform_x86(). Glancing at the code hidden behind #ifdef HWSHA2 it seems like it tries to

Re: [update] sysutils/direnv to 2.32.2

2023-05-03 Thread Omar Polo
On 2023/05/03 09:10:31 +0200, Laurent Cheylus wrote: > [...] > +USE_GMAKE = Yes It's useless to specify USE_GMAKE. When using the go module, it takes over the do-build target and so gmake is not used. (you'd need to change CONFIGURE_STYLE to avoid go.port.mk taking over those targets, or provi

Re: update net/megatools 1.11.1

2023-05-03 Thread Omar Polo
On 2023/05/02 16:29:41 -0700, Nam Nguyen wrote: > > Here is an update to megatools 1.11.1, released on February 12, > 2023. Upstream has switched to meson. > > changelog for 1.11.1 and 1.11.0: > https://megatools.megous.com/builds/NEWS > > This port update does the following: > > - copes with

Re: [update] devel/goreleaser to 1.17.2

2023-05-02 Thread Omar Polo
On 2023/05/02 19:18:00 +0100, Stuart Henderson wrote: > On 2023/05/02 11:37, Laurent Cheylus wrote: > > Hi, > > > > an update for devel/goreleaser with the latest version 1.17.2. > > > > goreleaser is a Go tool to deliver Go binaries as fast and easily as > > possible => https://goreleaser.com/

Re: [new] brogue-1.12

2023-05-02 Thread Omar Polo
On 2023/05/02 22:21:59 +0300, Anton Konyahin wrote: > On 02/05, Omar Polo wrote: > >I'm recluntant to patch like this an upstream software since while > >for now it could work fine, these kind of changes are very likely to > >break in future updates. > > At first

Re: [new] brogue-1.12

2023-05-02 Thread Omar Polo
libexec; the script is modeled after upstream' `linux/brogue-multiuser.sh'. I'm also adding a patch to drop an hardcoded -O2 and fix a fprintf call. I'm sorry for removing most of your patches and void your efforts, but I think that in the long run it's better to use a wrapper script. Thanks, Omar Polo brogue.tar.gz Description: GNU Zip compressed data

Re: update: graphics/lensfun to 0.3.3

2023-05-02 Thread Omar Polo
On 2023/05/02 02:29:55 -0600, Abel Abraham Camarillo Ojeda wrote: > I confirm everything also works with this patch on rawtherapee. Thanks~ Thanks for testing! I've just committed the update. --- using MODPY_SETUPTOOLS was wrong and I've switched back to a plain BDEP, thank you Stuart :)

Re: update: graphics/lensfun to 0.3.3

2023-05-02 Thread Omar Polo
On 2023/05/01 23:42:45 +0200, Omar Polo wrote: > On 2023/05/01 19:51:45 +0100, Stuart Henderson wrote: > > On 2023/04/30 17:35, Omar Polo wrote: > > It's because it's using "setup.py install" at all - that is deprecated, > > python software is s

Re: update: graphics/lensfun to 0.3.3

2023-05-01 Thread Omar Polo
On 2023/05/01 19:51:45 +0100, Stuart Henderson wrote: > On 2023/04/30 17:35, Omar Polo wrote: > It's because it's using "setup.py install" at all - that is deprecated, > python software is supposed to be moving to pep517 installers. thanks for checking. I haven&

Re: update: lua-5.4.5

2023-05-01 Thread Omar Polo
On 2023/04/30 22:06:05 -0400, James Turner wrote: > Update lua-5.4 to 5.4.5. This is a bugfix release. ok? ok op@

mpv: backport mp4 dash fix; unbreaks some youtube videos

2023-04-30 Thread Omar Polo
recently i'm having some issues with various youtube videos. The video is showed without audio and mpv complains that % mpv 'https://www.youtube.com/watch?v=TNRCvG9YtYI' [ytdl_hook] EDL doesn't support fragmentswithout duration with MP4 DASH EDL specifies no segments.' EDL parsing

Re: [update] lang/nim to 1.6.12

2023-04-30 Thread Omar Polo
On 2023/04/28 20:20:34 +, Lucas Raab wrote: > Hello, > > Here's an update for nim to 1.6.12. I have not extensively tested this except > for compiling/running nitter (https://github.com/zedeus/nitter). nitter itself > has been running fine since at least 1.6.8. The patch with this diff is > r

Re: [update] security/gosec to 2.15.0

2023-04-30 Thread Omar Polo
On 2023/04/29 15:53:39 +0200, Laurent Cheylus wrote: > Hi, > > attached a diff to update security/gosec for the latest version 2.15.0. > > Changelog https://github.com/securego/gosec/releases/tag/v2.15.0 > > - update Makefile and modules.inc for the latest version > - add do-install in Makefile

Re: update: graphics/lensfun to 0.3.3

2023-04-30 Thread Omar Polo
On 2023/04/21 09:13:09 -0600, Abel Abraham Camarillo Ojeda wrote: > Updates lensfun to 0.3.3. Hundreds of new cameras and lenses. > > make test passes: 100% tests passed, 0 tests failed out of 8 > Total Test time (real) = 8.72 sec > > Verified with rawtherapee that it shows my previously unsu

Re: [update] Lagrange to 1.15.9

2023-04-30 Thread Omar Polo
On 2023/04/30 11:39:06 +0200, Florian Viehweger wrote: > Hi, > > this is an update for Lagrange to 1.15.9. > > Some testing done on amd64. No issues found. > > portcheck and 'make port-lib-depends-check' are happy. > > Changes listed here [1]. > > > Comments? works for me :) Committed, th

Re: update graphics/imlib2 to 1.11

2023-04-29 Thread Omar Polo
On 2023/04/28 16:51:40 +0200, Omar Polo wrote: > Please find attached a diff to update imlib2 to the latest release. > I've tested it with some deps, but not all (hsetroot, nsixv, pmenu, > xmenu, xnotify.) This update doesn't introduce API changes (only a > new fun

remove graphics/imlib2-heic

2023-04-28 Thread Omar Polo
Newer versions of imlib2 already have a loader for heic, making imlib2-heic redundant. Furthermore, the loader API changed and imlib2-heic can't work, breaking the support for the image format. ok to remove it? (cvs rm omitted for brevity) Index: Makefile ===

Re: [update] x11/xcalib

2023-04-28 Thread Omar Polo
On 2023/04/28 17:04:32 +0200, Peter Hessler wrote: > the xcalib tool moved to github, so chase it and update to the most > recent version. > > This still works for me. > > OK? works for me too, ok op@ we could also ship the manpage while we're here

update graphics/imlib2 to 1.11

2023-04-28 Thread Omar Polo
Please find attached a diff to update imlib2 to the latest release. I've tested it with some deps, but not all (hsetroot, nsixv, pmenu, xmenu, xnotify.) This update doesn't introduce API changes (only a new function provided), so it shouldn't cause issues in consumers. There's a detailed changelog

Re: [Maintainer Update] archivers/zpaqfranz-58.1

2023-04-26 Thread Omar Polo
On 2023/04/21 16:08:37 +0200, tux0r wrote: > zpaqfranz 58.1 (theoretically) grew a new compiler flag to auto-detect > hardware acceleration, but it segfaults on my system. While this remains to > be checked, attached is a patch without the new compiler flag that does NOT > segfault on my system

Re: [UPDATE] x11/girara 0.3.8 -> 0.4.0 (fixes a SIGSEGV in textproc/zathura)

2023-04-26 Thread Omar Polo
On 2023/04/25 16:32:15 -0600, Ashlen wrote: > Hi. textproc/zathura will consistently SIGSEGV and dump a core file when > I hit to view the table of contents. I examined the core file and > found that this is due to an invalid read in girara_node_free, > referenced in this issue and fixed in the c

Re: [new] textproc/sword

2023-04-24 Thread Omar Polo
for help. Not a guarantee, but maybe someone could take a look and help :-) > Xiphos, on the other hand, requires at least 3 'mystuff' ports as > dependencies from downstream adJ (gtkhtml4, glib2, and biblesync). Quite sure we have glib2 in tree. Cheers, Omar Polo

Re: [new] textproc/sword

2023-04-24 Thread Omar Polo
On 2023/04/23 07:33:50 +0100, Stuart Henderson wrote: > On 2023/04/23 02:36, Stephan, Corey J wrote: > > Find textproc/sword attached. > > here are some fixes on top. new tgz attached, > > [...] few more things on top: - delete trailing whitespaces - fix MASTER_SITES $ make show=V:H

Re: [update] openttd to 13.1

2023-04-21 Thread Omar Polo
On 2023/04/13 21:56:43 +0200, Florian Viehweger wrote: > Hi, > > this updates openttd to 13.1, changes are listed here[1]. > > I've played a bit on amd64 and found no issues. > > Comments? builds and works fine for me. `make port-lib-depends-check' complains about unneeded WANTLIBs but I gue

Re: [new] textproc/der-ascii

2023-04-21 Thread Omar Polo
On 2023/04/21 10:06:48 +0100, Stuart Henderson wrote: > On 2023/04/21 10:57, Theo Buehler wrote: > > Thank you. I'm not convinced this is simpler. > > > > Is the Makefile superficially simpler and is maintaining the port > > simpler than with my version? How do I update this if there is a new > >

Re: [new] textproc/der-ascii

2023-04-21 Thread Omar Polo
On 2023/04/21 10:10:33 +0200, Theo Buehler wrote: > On Fri, Apr 21, 2023 at 10:09:41AM +0200, Theo Buehler wrote: > > A small utility without dependencies except go. It is therfore trivial > > to install this by hand but job thought it would be useful to have it as > > a port, so here we go. > >

Re: [maintainer update] lang/abcl-1.9.1

2023-04-16 Thread Omar Polo
On 2023/04/16 09:32:59 +0300, Timo Myyrä wrote: > Hi, > > Here's small bump to ABCL port. > Release details: > https://abcl-dev.blogspot.com/2023/02/abcl-191-never-use-dot-oh.html I've taken a shot at enabling the regress tests but it's not straightforward as it needs to download some deps from

Re: [maintainer update] x11/pekwm-0.3.0

2023-04-16 Thread Omar Polo
On 2023/04/16 09:48:25 +0300, Timo Myyrä wrote: > Hi, > > Here's an update for the pekwm. Briefly tested on amd64. with this update it uses pangocairo if found at build time. Don't have as strong opinion on whether it should be enabled, but being it a major improvement of this 0.3.0 I propend t

Re: Update fonts/ibm-plex to version 6.2.0

2023-04-15 Thread Omar Polo
Committed, thanks! On 2023/04/14 11:53:21 -0400, Josiah Frentsos wrote: > Index: Makefile > === > RCS file: /cvs/ports/fonts/ibm-plex/Makefile,v > retrieving revision 1.16 > diff -u -p -r1.16 Makefile > --- Makefile 10 Jan 2023 18:0

Re: [New] security/Nuclei 2.9.0

2023-04-15 Thread Omar Polo
On 2023/04/14 21:30:26 +0800, lux wrote: > On Wed, 2023-04-12 at 21:58 +0200, Omar Polo wrote: > > I haven't tested it, but the build ends with a > > > > : zsyscall_openbsd_amd64.s:213 > > : (syscall/zsyscall_openbsd_amd64.s:213)([.

Re: [new] x11/xfiles

2023-04-15 Thread Omar Polo
Sorry for the delay! On 2023/04/05 16:04:36 -0300, Lucas de Sena wrote: > > One thing that I could never make to work is dmenu: I have it > > installed, but upon ctrl-g I get this error printed on the terminal > > where I started xfiles: > > > > X Error of failed request: BadMatch (invalid

Re: [update] productivity/monica to 4.0.0

2023-04-15 Thread Omar Polo
On 2023/04/09 18:14:52 -0400, A Tammy wrote: > Hi, > Attached update for monica to 4.0.0 - breaking change of php 8.1+ > dependency, so won't be there on sparc64. > Full changelog at https://github.com/monicahq/monica/releases/tag/v4.0.0 > > OK? have only built the package but looks good to me

Re: help creating new port: x11/xfce4/xfce4-docklike

2023-04-14 Thread Omar Polo
On 2023/04/14 09:06:26 +0200, Landry Breuil wrote: > nice, two comments: > - no need for CONFIGURE_STYLE, its set by x11/xfce4/Makefile.inc > - please dont start COMMENT by an article, the previous one was fine imo > ('modern & minimalist taskbar for Xfce') - no need for the final dot > either >

Re: NEW: xournalpp (PDF annotator, rewrite of xournal)

2023-04-14 Thread Omar Polo
On 2023/04/12 18:10:48 +0200, Omar Polo wrote: > On 2023/04/06 22:39:03 +0100, Edd Barrett wrote: > > - portcheck gave me a warning I didn't fully understand: > > > >"the following libraries in WANTLIB look like masked by RUN_DEPENDS: > > rsvg-2

Re: [maintainer update] nnn 4.7 -> 4.8

2023-04-13 Thread Omar Polo
On 2023/04/13 16:22:02 +0200, Martin Ziemer wrote: > This patch updates nnn from 4.7 to 4.8. > > Tested on amd64. Committed, thanks!

Re: [New] security/Nuclei 2.9.0

2023-04-12 Thread Omar Polo
yscall_openbsd_amd64.s:213)([...]/go-link-1246028766/go.o: : (syscall.libc_syscall_trampoline.abi0)): warning: syscall() may go : away, please rewrite code to use direct calls which hints that it may broke a runtime. Cheers, Omar Polo --- Makefile.orig Wed Apr 12 21:51:49 2023 +++

Re: [update] Lagrange to 1.15.8

2023-04-12 Thread Omar Polo
On 2023/04/10 21:19:04 +0200, Florian Viehweger wrote: > Hi, > > this is an update for Lagrange to 1.15.8. > > Some testing done on amd64. No issues found. > > portcheck and 'make port-lib-depends-check' are happy. > > Changes listed here [1]. > > > Comments? Works fine as usual. Committe

Re: NEW: xournalpp (PDF annotator, rewrite of xournal)

2023-04-12 Thread Omar Polo
nce we're gaining a WANTLIB on the C++ stdlib it needs a COMPILER line too, something like +COMPILER= base-clang ports-gcc maybe base-gcc could be allowed too, I've never really understood the rules for C++ stdlib mixing ^^" With this point addressed (and maybe

Re: update devel/scons to 4.5.2

2023-04-07 Thread Omar Polo
On 2023/04/01 09:05:40 +0200, Omar Polo wrote: > 4.5.0 and 4.5.1 had a regression that took out almost all ports using > scons in the tree, but it was fixed for 4.5.2. > > I've built a few consumers without regressions. It could still use a > trip to a bulk just in case

Re: [new] Klong interpreted array language

2023-04-05 Thread Omar Polo
Hello, On 2023/03/31 08:59:55 -0600, j...@bitminer.ca wrote: > Here is Klong, a very terse array language. > > Tested on amd64, but probably good everywhere. > > "Klong is an expression-based language that is inspired by K, > which is in turn inspired by APL. A Klong program is basically > a set

Re: [new] x11/xfiles

2023-04-05 Thread Omar Polo
makefile and a fixed tarball that's ok op@ to import. P.S.: maybe, since xfiles(1) mentions xfilesctl and xfilesthumb we could install them in /usr/local/bin and tell users to put their own modified version in ~/bin if wanted. It'd be slightly more user-friendly I gue

Re: Fix PATCHORIG docs in bsd.port.mk

2023-04-05 Thread Omar Polo
On 2023/04/04 22:49:00 +0100, Edd Barrett wrote: > On Tue, Apr 04, 2023 at 10:38:24PM +0100, Edd Barrett wrote: > > Hi, > > > > PATCHORIG now defaults to `.orig.port`. This diff corrects the docs in > > bsd.port.mk(5). > > > > (I removed the part about a distfile already containing files with th

Re: [Maintainer Update] lang/erlang/erlang.port.mk

2023-04-02 Thread Omar Polo
On 2023/03/31 19:52:41 +0200, Volker Schlecht wrote: > * Remove explicit handling of erlang/21 which has been moved to the attic > * Adds a MODERL_MODULES mechanism to fetch erlang/elixir libs from > hex.pm like we do for go and rust. First consumer could be lang/lfe > if accepted. > > I'll look

Re: [Maintainer Update] devel/difftastic 0.46.0

2023-04-02 Thread Omar Polo
On 2023/04/02 13:05:59 +0200, Volker Schlecht wrote: > Update to devel/difftastic 0.46.0 > Adds support for Ada, and improves support for Bash, C, C++, C#, > Clojure, CMake, Elixir, Go, Java, JavaScript, OCaml, Perl, QML > and TypeScript. Tested with some clojure files, works fine :) Committed,

Re: [new] f3 - test real flash memory capacity - ok?

2023-04-02 Thread Omar Polo
On 2023/04/02 13:14:40 +0200, Alexander Klimov wrote: > 7.3 is approaching. Would be cool if this little one gets included. It won't make in time for 7.3 anymore. The port tree was already locked for the release and re-opened, and we're now happily hacking on 7.3-current. It could make 7.4 howe

Re: [update] Lagrange to 1.15.5

2023-04-02 Thread Omar Polo
On 2023/03/17 15:12:17 +0100, Florian Viehweger wrote: > Hi, > > this is an update for Lagrange to 1.15.5. > > Some testing done on amd64. No issues found. > > portcheck and 'make port-lib-depends-check' are happy. > > Changes listed here [1]. > > > Comments? works fine here. Committed, t

update devel/scons to 4.5.2

2023-04-01 Thread Omar Polo
4.5.0 and 4.5.1 had a regression that took out almost all ports using scons in the tree, but it was fixed for 4.5.2. I've built a few consumers without regressions. It could still use a trip to a bulk just in case. ok? Index: Makefile

Re: retire games/depotdownloader?

2023-03-31 Thread Omar Polo
On 2023/03/31 14:16:26 -0400, Thomas Frohwein wrote: > Hi, > > This port is a .NET implementation of a tool that can interact with > Steam's API and, for example, download Steam games. It was useful while > it worked with mono, but recent versions require dotnet. I gave the > most recent version

Re: [Maintainer Update] archivers/zpaqfranz-57.5

2023-03-30 Thread Omar Polo
On 2023/03/29 19:57:32 +0200, tux0r wrote: > The developer added PDCurses to zpaqfranz, currently Windows-only, so -DGUI > for OpenBSD will have to wait … :-) > > Update attached. committed, thanks! > tux0r.diff --git a/archivers/zpaqfranz/Makefile b/archivers/zpaqfranz/Makefile > index 53a48d

Re: retire x11/compton?

2023-03-30 Thread Omar Polo
On 2023/03/29 22:59:38 -0400, Thomas Frohwein wrote: > Hi, > > compton hasn't seen any updates in over 5 years. As far as I can tell, > the generally accepted successor if picom which we have in ports. I > don't see a good reason to keep an outdated compositor in the ports > tree. ok to retire it

Re: sparc64 bulk build report

2023-03-17 Thread Omar Polo
> http://build-failures.rhaalovely.net/sparc64/2023-03-13/games/love/11.log love-11 doesn't seem to support big-endians (yet?). ok? Index: Makefile === RCS file: /home/cvs/ports/games/love/11/Makefile,v retrieving revision 1.1.1.1 di

Re: [maintainer update] stumpwm-22.11

2023-03-16 Thread Omar Polo
On 2023/03/16 07:11:37 +0200, Timo Myyrä wrote: > Hi, > > Here's simple update to stumpwm, works fine on amd64. briefly tested; works fine with my configuration. Committed, thanks!

Re: [update] www/freshrss to 1.21.0

2023-03-16 Thread Omar Polo
On 2023/03/15 18:13:13 -0400, aisha wrote: > Hi, > Attached trivial update for freshrss to 1.21.0 > > Has a security fix for CVE-2023-22481. > Full feature changelog - > https://github.com/FreshRSS/FreshRSS/releases/tag/1.21.0 > > Running it for a while and everything is going smoothly, would

Re: [NEW] lang/gleam

2023-03-15 Thread Omar Polo
On 2023/03/12 17:57:17 +0100, Volker Schlecht wrote: > One ping just in case - if nobody else is interested, I'll shut up about > that one. The port looks fine to me, plus all the tests are passing. Played a bit with it following the tour on the website; not exactly my thing but it's always ni

Re: [update] devel/rebar3 3.20.0

2023-03-15 Thread Omar Polo
On 2023/03/12 17:55:27 +0100, Volker Schlecht wrote: > Ping I remember testing this diff some time ago. All the consumers are happy and the regress suite is passing. Committed, thanks!

Re: [Update] devel/difftastic 0.45

2023-03-15 Thread Omar Polo
On 2023/03/12 17:51:37 +0100, Volker Schlecht wrote: > Ping played with some C files, still wors :) Committed, thanks!

Re: UPDATE: Gobuster-3.5.0

2023-03-15 Thread Omar Polo
On 2023/03/14 16:26:20 +0100, "Gonzalo L. Rodriguez" wrote: > Hello, > > Update for Gobuster to 3.5.0: > > https://github.com/OJ/gobuster/releases/tag/v3.5.0 > > OK? Comments? > > Cheers.- ok op

Re: UPDATE: Artty-1.4.3

2023-03-15 Thread Omar Polo
On 2023/03/14 13:17:34 +0100, "Gonzalo L. Rodriguez" wrote: > > Hi, > > Update for Artty to 1.4.3: > > https://github.com/mjwhitta/artty/releases/tag/v1.4.3 > > OK? Comments? ok op@

Re: [new] lang/lfe

2023-03-15 Thread Omar Polo
On 2023/03/13 19:53:17 +0100, Volker Schlecht wrote: > [...] > > but what's the impact of the change? If an update grows more > > dependencies rebar will still try to fetch them at build time? Isn't > > it better to keep the deps block remvoal (which I guess triggers an > > error during the bui

Re: Update fonts/jetbrains-mono to version 2.304

2023-03-15 Thread Omar Polo
committed (with the license fixed as well), thanks! On 2023/03/12 16:41:29 -0400, Josiah Frentsos wrote: > Index: Makefile > === > RCS file: /cvs/ports/fonts/jetbrains-mono/Makefile,v > retrieving revision 1.4 > diff -u -p -r1.4 Make

Re: [new] lang/lfe

2023-03-13 Thread Omar Polo
Sorry for the delay, On 2023/03/07 21:20:59 +0100, Volker Schlecht wrote: > On 3/7/23 11:26, Omar Polo wrote: > > Yeah, it should help. I suspect most upstream will just use `rebar3'. > > Will test this later when i'll get the time to look at the erlang > > upd

<    1   2   3   4   5   6   7   8   9   10   >