UPDATE prosody 0.12.1 from MAINTAINER

2022-06-11 Thread Lucas
RHEL derived OS) outdated LuaSocket were merged. [1]: https://blog.prosody.im/prosody-0.12.1-released/ -Lucas diff e01766fbe7ff74bcbe4de527f406f9531b6ba760 /usr/ports blob - 6b6d6a28890ba8f098296822a878acb954133706 file + net/prosody/Makefile --- net/prosody/Makefile +++ net/prosody/Makefile

Re: UPDATE prosody 0.12.1 from MAINTAINER

2022-06-12 Thread Lucas
Omar Polo wrote: > Would you be fine with updating this on -STABLE too? It's almost the > same but merges also the changes to prosody.rc from aja@. > > Thanks, > > Omar Polo I'm fine with the changes. I think I kept it in the past because rc.subr(8) states that "[rc_cmd check] call rc_check. R

Re: prosody 0.12.0 - startup error unbound.lua

2022-06-17 Thread Lucas
Thanks Patrick for all the information. I shared the issue with upstream and they told me that that "syntax error" might refer to the file being parsed by luaunbound (managed by libunbound), and not a Lua syntax error. In that case, can you share: - /var/unbound/db/root.key - /var/unbound/etc/unbo

UPDATE x11/herbstluftwm 0.9.5 from MAINTAINER

2022-07-30 Thread Lucas
ipc protocol for big-endian systems `make port-lib-depends-check` say we don't need libz anymore, so zap it. I haven't noticed anything strange since doing it. But I do find it strange we don't need it anymore. It was introduced on 0.9.2, which ma

Re: mail/mblaze: adjust pledge promises for mdeliver/mrefile

2022-08-26 Thread Lucas
Omar Polo wrote: > Hello, > > I just found that mdeliver -M (and mrefile) needs the `fattr' pledge > promise too since they use utimes(2). I've mailed the same diff > upstream too. > > To reproduce try to import an mbox (can be generated with mexport, in > my case was generated by someone else)

Re: NEW net/transmission-remote-gtk

2023-07-15 Thread Lucas
Bump. Lucas wrote: > attached is a port for transmission-remote-gtk[0], a client for > Transmission BitTorrent daemon. I'm not super sure about the deps I used > so any additional eyes on those are welcome: > > BUILD_DEPENDS = devel/gettext,-tools > RUN_DEPENDS = d

Re: NEW net/transmission-remote-gtk

2023-07-22 Thread Lucas
Bump. Lucas wrote: > Bump. > > Lucas wrote: > > attached is a port for transmission-remote-gtk[0], a client for > > Transmission BitTorrent daemon. I'm not super sure about the deps I used > > so any additional eyes on those are welcome: > > > &

Re: NEW net/transmission-remote-gtk

2023-07-29 Thread Lucas
Bump. Lucas wrote: > Bump. > > Lucas wrote: > > Bump. > > > > Lucas wrote: > > > attached is a port for transmission-remote-gtk[0], a client for > > > Transmission BitTorrent daemon. I'm not super sure about the deps I used

Re: NEW net/transmission-remote-gtk

2023-07-30 Thread Lucas
locate. > Please expand HOMEPAGE inside MASTER_SITES. Done. Updated port attached. It still works fine with my daemon. Thanks for the review, Klemens. -Lucas transmission-remote-gtk.tgz Description: Binary data

UPDATE databases/victoriametrics

2023-09-05 Thread Lucas
the right thing for Go ports, as moving away from GH_* I had to set ALL_TARGET. [1]: https://docs.victoriametrics.com/CHANGELOG_2022.html#v1851 [2]: https://docs.victoriametrics.com/CHANGELOG.html#v1933 -Lucas diff /usr/ports commit - 36537ebfdaa8934a681e5d87f3f40049d6d2935f path + /usr/

UPDATE net/prosody from MAINTAINER

2023-09-06 Thread Lucas
rst enabling the FLAVORs and then switching Prosody to Lua 5.4, or should I fold all those changes into this patch? -Lucas diff /usr/ports commit - d2d0ce8a223822322e5653ad5efe79e7a205019a path + /usr/ports blob - 9c12606c38f94966b6da741b6a5597cefbbbef60 file + net/prosody/Makefile --- net/prosody/

Re: UPDATE net/prosody from MAINTAINER

2023-09-06 Thread Lucas
ar, I don't use luadbi. This patch is on top of the previous. I didn't bump any REVISION but Prosody's; my understanding is that it isn't needed as the new FLAVORS imply new FULLPKGNAMEs. Prosody's PLIST change is because the file is called literally "util/bit53.lua",

Re: [new] graphics/shaderc; new dep for games/taisei update

2023-09-09 Thread Lucas
Omar Polo wrote: > games/taisei latest version (1.4) needs shaderc and spirv-cross > (separate mail). > > had to patch a bit the CMake files to not use the bundled dependencies > and to not run git & co. Some patches were inspired by the freebsd' > port, but had to tweak more as, for e.g., we do

Re: update games/taisei to 1.4

2023-09-09 Thread Lucas
context/fcontext.c:50 #12 0x023d66ea0dd7 in make_fcontext () at ../taisei-1.4/subprojects/koishi/src/fcontext/asm/make_x86_64_sysv_elf_gas.S:78 Backtrace stopped: Cannot access memory at address 0x23ffc717000 I opened an issue upstream: https://github.com/taisei-project/koishi/issues/6 Lucas

Re: update games/taisei to 1.4

2023-09-18 Thread Lucas
Omar Polo wrote: > On 2023/09/10 03:08:13 +0000, Lucas wrote: > > I had to add USE_NOBTCFI=Yes in my 11th gen Intel, otherwise I'll run > > into a SIGILL from the coroutine lib. That lib comes from boost's > > context so I did try to add some _CET_ENDBR in the sam

UPDATE emulators/snes9x 1.62.3

2023-09-18 Thread Lucas
s with ToP. Lucas [0]: https://github.com/snes9xgit/snes9x/blob/8b82d487937d9ea39f7229d280c6f6686c415fe7/docs/changes.txt [1]: https://marc.info/?l=openbsd-ports&m=169425942810919&w=2 diff refs/heads/master e14db6acb0f48070fb1febc60a268aa130ace464 commit - 54426ad93a79e323ee2417

Re: UPDATE: net/profanity

2020-02-08 Thread Lucas
this 0.8.1 and helped me resolve an issue related to bump in libgpg-error. <3 -Lucas Index: Makefile === RCS file: /home/cvs/ports/net/profanity/Makefile,v retrieving revision 1.12 diff -u -p -u -p -r1.12 Makefile --- Makefile2

Re: UPDATE: net/profanity

2020-02-09 Thread Lucas
Stuart Henderson wrote: > On 2020/02/08 23:43, Lucas wrote: > > BTW, why was www/nghttp2 added to LIB_DEPEND? Is it for bringing HTTP/2 > > support to libcurl? > > That's probably why but it doesn't make sense. Libraries should only be > in LIB_DEPENDS if they a

UPDATE: mail/mblaze

2020-02-09 Thread Lucas
PAGE to it, and take maintainership of the port. It's my main email client and I follow the project closely. Tested on amd64. -Lucas Index: Makefile === RCS file: /home/cvs/ports/mail/mblaze/Makefile,v retrieving revision 1.8 d

Re: net/ejabberd remove or update?

2020-02-14 Thread Lucas
Solene Rapenne wrote: > Do we have a xmpp server in ports which is up to date? There is net/profanity, made in Lua, which is almost up-to-date and I was planning to update it this weekend. Current version works without issues. -Lucas

Re: net/ejabberd remove or update?

2020-02-14 Thread Lucas
Lucas wrote: > There is net/profanity, made in Lua, which is almost up-to-date and I > was planning to update it this weekend. Current version works without > issues. s/profanity/prosody/

UPDATE: net/prosody

2020-02-16 Thread Lucas
at every lib the port needs should be in WANTLIB, so I left it there. I couldn't find if any of the deps was pulling idn, so maybe it's just a false positive? * Take maintainership. Build and tested on amd64. [1]: https://prosody.im/doc/release/0.11.3 [2]: https://prosody.im/doc

Re: UPDATE: net/prosody

2020-02-16 Thread Lucas
Lucas wrote: > Hello ports@, > > Find a update for net/prosody to 0.11.4. > > Lots of fixes and improvements happened since 0.11.2, which can be > found in [1] and [2]. In particular, there is a fix for closing a file > which can lead to "Too many open files&qu

Re: UPDATE: net/prosody

2020-02-22 Thread Lucas
wrong I think. They were introduced in the very same commit, revision 1.6 of pkg/README. Attached diff fixes that. -Lucas Index: Makefile === RCS file: /home/cvs/ports/net/prosody/Makefile,v retrieving revision 1.55 diff -u

Re: UPDATE: net/prosody

2020-03-07 Thread Lucas
Lucas wrote: > Hello ports@, > > Find a update for net/prosody to 0.11.4. > > Lots of fixes and improvements happened since 0.11.2, which can be > found in [1] and [2]. In particular, there is a fix for closing a file > which can lead to "Too many open files&qu

Re: UPDATE: net/prosody

2020-03-15 Thread Lucas
Lucas wrote: > Lucas wrote: > > Hello ports@, > > > > Find a update for net/prosody to 0.11.4. > > > > Lots of fixes and improvements happened since 0.11.2, which can be > > found in [1] and [2]. In particular, there is a fix for closing a file >

Re: UPDATE: net/prosody

2020-03-15 Thread Lucas
Lucas wrote: > Lucas wrote: > > Hello ports@, > > > > Find a update for net/prosody to 0.11.4. > > > > Lots of fixes and improvements happened since 0.11.2, which can be > > found in [1] and [2]. In particular, there is a fix for closing a file >

PORTS_PRIVSEP=Yes and doas install

2020-03-25 Thread Lucas
Hello ports@, Today I spent a fair amount of time trying to understand why, after having set relevant bits of configuration in /etc/doas.conf and /etc/mk.conf, `make` was asking me for passwords. Setup = /etc/doas.conf: permit persist lucas as root permit nopass keepenv

Re: PORTS_PRIVSEP=Yes and doas install

2020-03-25 Thread Lucas
Kurt Mosiejczuk wrote: > Did you just try typing "make install"? Yes, that was all I ran. If you read the whole email, you will see the doas install in the subject refers to /usr/bin/install and not a "typo" of sorts for doas make install, which is, I assume, what you think I did. -Lucas

Re: PORTS_PRIVSEP=Yes and doas install

2020-03-25 Thread Lucas
ut of said test build. make update-plist failure seems to be related to a missing bit of configuration I haven't been able to debug yet (PORTSDIR gets picked up as /usr/ports instead of /home/cvs/ports). -Lucas Index: share/man/man1/dpb.1 ===

UPDATE: net/prosody 0.11.5

2020-03-25 Thread Lucas
. daemonize is removed from the configuration file as it'll be deprecated in 0.12, according to [0]. Currently deployed and working in my server, new rc script works. Had to rm /var/run/rc.d/prosody first for changes to be picked up tho. Any clues? -Lucas [0]: https://prosody.im/doc/modules/mod_

Re: PORTS_PRIVSEP=Yes and doas install

2020-03-26 Thread Lucas
Marc Espie wrote: > No, it's just a question of giving cache/ to the right user, there's no > need for a complete new set of variables. Then I can only think of moving _CACHE_REPO under DISTDIR. I can prepare a patch for that too, if it's the direction to take. -Lucas

Re: PORTS_PRIVSEP=Yes and doas install

2020-03-26 Thread Lucas
Marc Espie wrote: > On Thu, Mar 26, 2020 at 01:37:30PM +0000, Lucas wrote: > > Marc Espie wrote: > > > No, it's just a question of giving cache/ to the right user, there's no > > > need for a complete new set of variables. > > > > Then I can only

Re: PORTS_PRIVSEP=Yes and doas install

2020-03-26 Thread Lucas
STALL_CACHE_REPO can be replaced to just `:`. Thanks for taking the time to look at this. -Lucas Index: infrastructure/mk/pkgpath.mk === RCS file: /home/cvs/ports/infrastructure/mk/pkgpath.mk,v retrieving revision 1.83 diff -u -p

Re: PORTS_PRIVSEP=Yes and doas install

2020-03-29 Thread Lucas
iven it's running as FETCH_USER already? -Lucas Index: pkgpath.mk === RCS file: /home/cvs/ports/infrastructure/mk/pkgpath.mk,v retrieving revision 1.84 diff -u -p -u -p -r1.84 pkgpath.mk --- pkgpath.mk 29 Mar 2020 12:11:45 -0

mail/mblaze version fix

2020-03-30 Thread Lucas
page. -Lucas Index: Makefile === RCS file: /home/cvs/ports/mail/mblaze/Makefile,v retrieving revision 1.9 diff -u -p -r1.9 Makefile --- Makefile9 Feb 2020 21:55:04 - 1.9 +++ Makefile30 Mar 2020 12:05:25 - @@ -3,6

Re: mail/mblaze version fix

2020-03-30 Thread Lucas
thought it isn't exactly compliant, it prevents the port for changing values in the package after every build. The post-extract: chunk can be left out for being too hackish, but I consider the rest of the changes should be merged. -Lucas [0]: https://reproducible-builds.org/specs/sourc

Re: Update net/libsignal-protocol-c 2.3.2->3

2020-03-30 Thread Lucas
. Machine is an APU2 [0], not the most powerful hardware out there, but might be something to taken into account. Thanks for the work! -Lucas [0]: https://pcengines.ch/apu2.htm

Re: UPDATE: net/prosody 0.11.5

2020-04-03 Thread Lucas
Lucas wrote: > Hello ports@, > > Find a update for prosody-0.11.5. Release notes are small: > > * prosody / mod_posix: Support for command-line flags to override >daemonize config option > * mod_websocket: Clear mask bit when reflecting ping frames > > The bu

Re: UPDATE: net/prosody 0.11.5

2020-04-10 Thread Lucas
Lucas wrote: > Bump. Patch reattached as previous one included a leftover from cvs add > for patches/patch-util-src_pposix_c, merged when update for 0.11.4 got > commited. I'm still grasping CVS. ^^ > > -Lucas Weekly bump. -Luc

update net/profanity

2019-09-03 Thread Lucas
to get rid of it? This is my first time sending a mail to ports@, so any feedback is more than welcome. :) Big thanks to Solene, both for documenting and for personally helping with this before hitting the list. Cheers, -Lucas Index: net/profanity/Makefile =

Re: update net/profanity

2019-09-03 Thread Lucas
hing(TM). Is it correct to override pre-configure instead? Should I use patch target and write a proper patch for configure.ac? After we have consensus about all this I'll send an updated patch. Thanks for all the input! -Lucas

Re: update net/profanity

2019-09-05 Thread Lucas
. * Fix python detection, actually enabling support for python plugins. * No PLIST changes. -Lucas Index: net/profanity/Makefile === RCS file: /cvs/ports/net/profanity/Makefile,v retrieving revision 1.10 diff -u -p -u -p -r1.10 Makefil

Re: update net/profanity

2019-09-06 Thread Lucas
pports XMPP chat services. > -* Command driven user interface. > -* Customizable functionality and user interface. > -* OTR (Off The Record) message encryption. > -* Chat room support. > -* Roster management. > -* Flexible resource and priority settings. > -* Desktop notifications. > -* Unicode support. > -* Integrated DuckDuckGo searching. > -* Send tiny URLs. > +* Supports XMPP chat services > +* MUC chat room support > +* OTR, PGP and OMEMO message encryption > +* Roster management > +* Flexible resource and priority settings > +* Desktop notifications > +* Plugins in Python and C Patch applies fine, builds, passes the tests and everything works, so fine with me. :) -Lucas

Re: UPDATE: net/profanity

2019-10-02 Thread Lucas
ok!? Builds, passes tests and runs fine. -Lucas > Index: Makefile > === > RCS file: /cvs/ports/net/profanity/Makefile,v > retrieving revision 1.11 > diff -u -p -u -p -r1.11 Makefile > --- Makefile 13 Sep 2019 09

UPDATE: x11/herbstluftwm

2019-10-04 Thread Lucas
forever. * Close window on _NET_CLOSE_WINDOW. This makes closing windows via ewmh panels work. * Fix return code of remove_attr * Fix error when unmanaging clients * Some typo fixes in the documentation -Lucas Index: Makefile ===

Re: UPDATE: x11/herbstluftwm

2019-10-14 Thread Lucas
Lucas wrote: > Hi ports@, > > Here's an update for herbstluftwm to 0.7.2. It builds and runs fine. > Changed the site to HTTPS and had to PREFIX="${PREFIX}" to FAKE_FLAGS, > otherwise it wasn't possible to install the package. This is because a > small

Maintainer UPDATE: net/prosody 0.11.5

2020-04-18 Thread Lucas
Lucas wrote: > Lucas wrote: > > Bump. Patch reattached as previous one included a leftover from cvs add > > for patches/patch-util-src_pposix_c, merged when update for 0.11.4 got > > commited. I'm still grasping CVS. ^^ > > > > -Lucas > > Weekly b

Re: Maintainer UPDATE: net/prosody 0.11.5

2020-04-25 Thread Lucas
Nils Reuße wrote: > On 2020-04-18 16:52, Lucas wrote: > > Lucas wrote: > >> Lucas wrote: > >>> Bump. Patch reattached as previous one included a leftover from cvs add > >>> for patches/patch-util-src_pposix_c, merged when update for 0.11.4

Re: Maintainer UPDATE: net/prosody 0.11.5

2020-04-25 Thread Lucas
1 pexp="$(eval echo ${daemon}${daemon_flags:+ ${daemon_flags}})" That being said, I just checked the whole ports tree and not a single one of the 137 ports defining pexp follow that pattern, so I don't know that is the prefered direction to fol

UPDATE mail/mblaze from maintainer

2020-05-16 Thread Lucas
Leah to bugs@, as debugging why that test was failing is what triggered the report. -Lucas [0]: https://marc.info/?l=openbsd-bugs&m=158964582312250&w=2 Index: Makefile === RCS file: /home/cvs/ports/mail/mblaze/Makefile,v re

UPDATE: net/prosody 0.11.5 from maintainer

2020-05-16 Thread Lucas
convenience, lines 319-321: # the shell will strip the quotes from daemon_flags when starting a daemon; # make sure pexp matches the process (i.e. doesn't include the quotes) pexp="$(eval echo ${daemon}${daemon_flags:+ ${daemon_flags}})" -Lucas

Re: UPDATE: net/prosody 0.11.5 from maintainer

2020-05-22 Thread Lucas
Stuart Henderson wrote: > I would just use the common idiom used by other ports. If there is a > problem with that then I guess they'll all need fixing in a sweep. Okey, updated patch in here. It still runs OK in my server. -Lucas Inde

Re: UPDATE: net/prosody 0.11.5 from maintainer

2020-05-29 Thread Lucas
Lucas wrote: > Okey, updated patch in here. It still runs OK in my server. The bump never ends. -Lucas Index: Makefile === RCS file: /home/cvs/ports/net/prosody/Makefile,v retrieving revision 1.56 diff -u -p -r1.56 Makef

x11/dmenu: drop fonts/terminus-font from RUN_DEPENDS

2020-05-30 Thread Lucas
omething or if there is a good reason to keep fonts/terminus-font as a dep. CC'd maintainer. -Lucas Index: Makefile === RCS file: /home/cvs/ports/x11/dmenu/Makefile,v retrieving revision 1.25 diff -u -p -r1.25 Makefile --- Makefile

Re: x11/dmenu: drop fonts/terminus-font from RUN_DEPENDS

2020-05-31 Thread Lucas
Klemens Nanni wrote: > I tested the update more thoroughly now, fixed a missing REVISION bump > in dmenu and also noticed that dwm passes its fonts to dmenu via command > line, so strictly speaking we wouldn't have to adjust dmenu along with > dwm to ensure the same font across both tools because

UPDATE x11/herbstluftwm 0.7.2 -> 0.8.2

2020-06-02 Thread Lucas
t without problems in amd64 and i386. Inlined is the cvs diff -w output. The "real" patch is attached. -Lucas [0]: https://raw.githubusercontent.com/herbstluftwm/herbstluftwm/master/NEWS [1]: https://github.com/parkouss/pyewmh [2]: https

Re: UPDATE x11/herbstluftwm 0.7.2 -> 0.8.3

2020-06-07 Thread Lucas
0.8.3 got released yesterday with a fix for a race condition, so bump that too. Thanks for checking it. No diff -w this time. -Lucas [0]: https://herbstluftwm.org/faq.html#_q_how_can_i_keybind_a_simple_run_dialog Index: Makefile

Re: UPDATE x11/herbstluftwm 0.7.2 -> 0.8.3

2020-06-07 Thread Lucas
Lucas wrote: > hlwm installs autostart, panel.sh, restartpanels.sh and dmenu_run_hlwm > to /etc/xdg/herbstluftwm. At the beginning, we were providing the 4 as > @samples, but decided stop doing it for dmenu_run_hlwm last moment, but > forgot to remove the mv from post-install

Re: UPDATE: security/luasec-0.9

2020-06-22 Thread Lucas
for ports with no regression test", so I'm not sure if using Yes here would be an abuse. -Lucas

Re: UPDATE: security/luasec-0.9

2020-06-23 Thread Lucas
t showing that failure is kwown. Sure, no problem. Feel free to commit it. -Lucas

UPDATE net/profanity 0.9.3 and take MAINTAINER

2020-06-24 Thread Lucas
there, take maintainership. Rafael asked privately to do it in the past and was my intention after 0.9.0 release, but he beated me to send the patch. ^^ -Lucas Index: Makefile === RCS file: /home/cvs/ports/net/profanity/Makefile,v

Re: UPDATE net/profanity 0.9.3 and take MAINTAINER

2020-06-25 Thread Lucas
7;ll send an update diff later on. Today there was a 0.9.4 release but the tarball is borked. Upstream said they'll fix it tomorrow. Thanks for taking a look at it. -Lucas

Re: UPDATE net/profanity 0.9.4 and take MAINTAINER

2020-06-28 Thread Lucas
list (0.9.4) * Add missing string.h (0.9.4) * Fix gcc warnings for cygwin (0.9.4) I also addressed the patch update as gsoares@ pointed out. -Lucas Index: Makefile === RCS file: /home/cvs/ports/net/profanity/Makefile,v

Re: UPDATE: Tor Browser 10.5

2021-07-07 Thread Lucas
Hi Caspar, Thanks for your work on maintaining this port, I really appreciate it! Given this issue [0] (saved logins being lost), shouldn't be best to wait until it's fixed for updating, or at least include a big warning somewhere like pkg/README? Personally I'll be unaffected by this, but I can u

UPDATE prosody-0.11.10 from MAINTAINER

2021-08-14 Thread Lucas
ry to get the same change upstreamed. My -stable server is happy with it. -Lucas diff refs/heads/master refs/heads/prosody-0.11.10 blob - f344ba28b68144986c7394bd325f6afe496a8500 blob + ad1c9573fbcfc0b1752d477ed29da94fe88767bd --- net/prosody/Makefile +++ net/prosody/Makefile @@ -1,10 +1,9 @@ #

Re: UPDATE prosody-0.11.10 from MAINTAINER

2021-08-22 Thread Lucas
Bump. Lucas wrote: > Hi ports, > > Find an update for prosody 0.11.10. Release notes: > > ## Security > > * MUC: Fix logic for access to affiliation lists CVE-2021-37601 > <https://prosody.im/security/advisory_20210722/> > > ## Minor changes >

Re: [UPDATE] profanity 0.11.0 & change to libstrophe

2021-09-19 Thread Lucas
off in your certs. Running openssl s_client -connect jabber.xosc.org:xmpp-server -starttls xmpp -xmpphost jabber.xosc.org When I play around with the /tls settings, I mostly get the message > > 11:20:36 - Certificate path setting only supported when built with libmesode. > 11:20:47 - Certificate path setting only supported when built with libmesode. This is bound to profanity code. It has quite a few big chunks under `#ifdef HAVE_LIBMESODE` in `src/command/cmd_funcs.c`. -Lucas

Re: Only important updates now

2021-09-19 Thread Lucas
h = 0; > -debug_printf_indent("check %s%s %n", > - (!conditions[cb->type].is_modifier && cb->u.negated)? "!":"", > - conditions[cb->type].name, &lhswidth); > +char *first = (!conditions[cb->type].is_modifier && cb->u.negated)? > "!":""; > +char *second = conditions[cb->type].name; > + > +debug_printf_indent("check %s%s ", first, second); > +lhswidth = sizeof("check ") + strlen(first) + strlen(second); I think you're missing a +1 here, for the last space. Rest looks fine. > > if (cb->type == ACLC_SET) >{ -Lucas

UPDATE mail/mblaze 1.2 from MAINTAINER

2021-12-13 Thread Lucas
in my machine(tm). -Lucas diff b85a4f60d9e6fa3c92626a4dcd36982a8bffcf82 /usr/ports blob - fee634d343ffa63e2648282ac2838bb8dab84477 file + mail/mblaze/Makefile --- mail/mblaze/Makefile +++ mail/mblaze/Makefile @@ -2,7 +2,7 @@ COMMENT = set of Maildir utilities -DISTNAME = mbla

UPDATE net/prosody 0.11.11 from MAINTAINER

2021-12-28 Thread Lucas
h and is a happy consumer on -stable amd64. Cheers, -Lucas diff a76422629a46836e2cb2be727c938e1fa598ae0c /usr/ports blob - 4a8c38283b42bb5a2312291d879e0114e97b822e file + net/prosody/Makefile --- net/prosody/Makefile +++ net/prosody/Makefile @@ -1,10 +1,9 @@ # $OpenBSD: Makefile,v 1.64 2021/08/2

Re: UPDATE net/prosody 0.11.11 from MAINTAINER

2022-01-07 Thread Lucas
Lucas wrote: > Hi ports, > > Prosody 0.11.11 release on 20-Dec. The release includes: > > ## Fixes and improvements > > * net.server_epoll: Prioritize network events over timers to improve > performance under heavy load > * mod_pep: Add some memory usage li

UPDATE net/prosody 0.11.12 from MAINTAINER

2022-01-17 Thread Lucas
curit/advisory_20220113/ -Lucas diff fc43682d4d073143eca1f985644b06c896e848b7 /usr/ports blob - b1dd6e4ac34df90ab7dc9455a66b898126ac13e0 file + net/prosody/Makefile --- net/prosody/Makefile +++ net/prosody/Makefile @@ -1,7 +1,7 @@ # $OpenBSD: Makefile,v 1.65 2022/01/07 20:26:38 rsadowski Exp $ CO

Re: UPDATE net/prosody 0.11.12 from MAINTAINER

2022-01-23 Thread Lucas
Lucas wrote: > Hello ports, > > A quite simple release for prosody to fix a vulnerability in websockets > handling, disabled by default but quite common, at least acording to > Prosody's devs. Nevertheless, it might be good to merge into 7.0, if > possible. Details of t

Re: UPDATE net/prosody 0.11.13 from MAINTAINER

2022-01-24 Thread Lucas
Lucas wrote: > Hello ports, > > A quite simple release for prosody to fix a vulnerability in websockets > handling, disabled by default but quite common, at least acording to > Prosody's devs. Nevertheless, it might be good to merge into 7.0, if > possible. Details of t

Re: Node and rc.d

2023-09-27 Thread Lucas
"Remi L." wrote: > Hello everyone, > > I am an OpenBSD user and I recently installed Node.js. I managed to > create an rc.d script to start a basic Node.js application, but it only > starts manually. > > At OpenBSD boot, I can see that the application is started, but it > doesn't work. I have

Re: UPDATE databases/victoriametrics

2023-09-28 Thread Lucas
Lucas wrote: > Hi Denis, ports, > > Here is an update for VictoriaMetrics to latest version. Might be nice > to have for 7.4, as the 1.93.x branch is LTS. > > It works fine in my single-node non-vmauth setup. > > There are way too many changes to list. Check from [1]

Re: UPDATE: editors/nvi

2023-09-28 Thread Lucas
in before release, but I want to see some > positive test reports first. This is working correctly for me. I don't do much other than hjkl and some eventual {} and f for movement tho, but haven't found anything weird and it's the editor I use, besides some episodic ed.

Re: Bought a new Intel laptop? Test packages!

2023-09-29 Thread Lucas
han printing a backtrace (but I get the feeling it can be hidden in boost::asio) - net/powerdns_recursor: SIGILLs on start. otto@ in cc. - sysutils/nix: tbh, I have no clue on how to test it. Lucas

Re: Bought a new Intel laptop? Test packages!

2023-09-29 Thread Lucas
Lucas wrote: > Christian Weisgerber wrote: > > If you bought a new Intel laptop this year, chances are its hardware > > is capable of IBT (indirect branch tracking), and OpenBSD now enables > > this security feature by default. > > > > It is very likely that so

Re: update games/taisei to 1.4

2023-09-30 Thread Lucas
ftr, it still works fine for me. Omar Polo wrote: > Index: Makefile > === > RCS file: /home/cvs/ports/games/taisei/Makefile,v > retrieving revision 1.16 > diff -u -p -r1.16 Makefile > --- Makefile 26 Sep 2023 09:41:42 - 1.1

Re: Bought a new Intel laptop? Test packages!

2023-09-30 Thread Lucas
Otto Moerbeek wrote: > I can only guess about powerdns_recursor here, ads I do not have a > modern Intel machine: it's the context switch assembly in boot-md. I > have no clue yet how to fix this, I did not follow the IBT > developments closely. Sadly I'll also be leaving for a holiday for a > w

Re: UPDATE net/luasocket 3.0rc1p1 -> 3.1.0

2023-01-06 Thread Lucas
ix.so] dlopen: /usr/local/lib/lua/5.3/socket/unix.so: done (success). dlsym: luaopen_socket_unix in /usr/local/lib/lua/5.3/socket/unix.so: 0x6810b52cf60 -Lucas

UPDATE net/prosody-0.12.3 from MAINTAINER

2023-02-26 Thread Lucas
Hello ports, Past Wednesday Prosody saw its release 0.12.3. It features bugfixes for regressions for SQL users and improved HTTP and `prosodyctl check dns` reliability. Full release notes can be found at https://blog.prosody.im/prosody-0.12.3-released/ . -Lucas diff /usr/ports commit

UPDATE www/p5-Mojo to 9.31

2023-03-13 Thread Lucas
ng _pbuild to send outbound traffic, tests pass. [0]: https://raw.githubusercontent.com/mojolicious/mojo/v9.31/Changes -Lucas diff refs/heads/master refs/heads/mojolicious-9.31 commit - a71abb2e2581752c72278159d80961e4b8285476 commit + c9f75a0eb719e1dfaab97e15344f551d7

Re: UPDATE www/p5-Mojo to 9.31

2023-05-14 Thread Lucas
dependants' tests still pass. Lucas wrote: > Hello ports@, > > I think it might be bad timing (saw naddy@'s email about slowing down) > but I've been using Mojolicious 9.31 locally for the last ~2 weeks, > without noticing anything wrong. I didn't send a pat

Re: UPDATE www/p5-Mojo to 9.31

2023-05-29 Thread Lucas
Bump. Lucas wrote: > Bump. In the meantime, 9.32 came out, so update to it. I decided not to > include Future::AsyncAwait in here. I don't have a use for it and makes > the review easier, I guess. I'll send the port for it in another thread > later today, as the lates

NEW net/transmission-remote-gtk

2023-07-05 Thread Lucas
#x27;@tag's in PLIST. I'm also not sure about the split between devel/gettext ,-tools and ,-runtime , but the very first commands of the build failed without ,-tools . Also I'm not supre sure whether ,-runtime is a LDEP or RDEP. TIA, -Lucas transmission-remote-gtk.tgz Description: Binary data

Re: Update: net/profanity 0.9.4 -> 0.9.5

2020-07-11 Thread Lucas
ate looks good to me. Updated patch with REVISION removed. -Lucas Index: Makefile === RCS file: /home/cvs/ports/net/profanity/Makefile,v retrieving revision 1.16 diff -u -p -r1.16 Makefile --- Makefile3 Jul 2020 21:13:00 -

UPDATE mail/rss2email 3.12.1

2020-08-02 Thread Lucas
t. If that's case, I'd like to take maintainership. This port is a vital piece in my maintainer workflow, as it lets me track releases from a bunch of software. -Lucas Index: Makefile === RCS file: /home/cvs/ports/mail/rss2email/

Re: UPDATE mail/rss2email 3.12.1

2020-08-08 Thread Lucas
Lucas wrote: > Hello ports, > > Find here an update for rss2email to latest version, mostly consisting > of bugfixes: > > v3.12.1 (2020-08-02) > * Fix calling opmlexport without arguments > > v3.12 (2020-08-02) > * Drop support for EOL Python 3.4, add support for

UPDATE mail/mblaze 1.0 from MAINTAINER

2020-09-12 Thread Lucas
/mcount, a tool to count mails * mrep: use Reply-From configuration to find From header * Many bug fixes. Passes all the tests and I haven't ran into any pledge violations yet, althought I haven't tested every individual command in the package. -Lucas Index

textproc/lua-yaml FLAVOR typo

2021-05-11 Thread Lucas
efile*' \( \ -path '/usr/ports/pobj/*' -prune -o \ -exec grep -Filr FLAVOR {} + \) | grep -Fv -e FLAVOR -e FLAVORS but didn't find anything else like that. I didn't bump REVISION, as afaiu FLAVOR ends up populated in the same as it already is. C

databases/luadbi: add FLAVORs

2021-05-11 Thread Lucas
han welcome. Cheers, -Lucas Index: pkg/PLIST-main === RCS file: /home/cvs/ports/databases/luadbi/pkg/PLIST-main,v retrieving revision 1.3 diff -u -p -r1.3 PLIST-main --- pkg/PLIST-main 15 May 2018 11:08:12 - 1.3 +++ pk

Re: databases/luadbi: add FLAVORs

2021-05-11 Thread Lucas
Lucas wrote: > Hello list, > > Here's a patch to add FLAVORs for luadbi based on the Lua version. I > need this in order to have a 5.2-flavored luadbi to bump net/prosody to > use Lua 5.2, which is the recommended version for it since 0.11.0 and > 0.11.x is going

net/prosody: use Lua 5.2 (from MAINTAINER)

2021-05-11 Thread Lucas
n welcome. Unrelated: is pkg/README a good place to add comments about common setups / configuration advise? Where to place certs and "integrate" it with acme-client (fix owner), recommend turnsrever if you want TURN support, and so o

Re: net/prosody: use Lua 5.2 (from MAINTAINER)

2021-05-13 Thread Lucas
Lucas wrote: > Hello again, > > Finally, move net/prosody to use Lua 5.2. 0.11.x is the last version to > support Lua 5.1, and it's recommended by upstream to use Lua 5.2 since > 0.11.0 anyways. Before merging this, the patch I sent a couple of > minutes ago for databa

net/prosody: security update to 0.11.9 from MAINTAINER

2021-05-13 Thread Lucas
lains mitigations that can be enabled for 0.11.8 for all the vulnerabilities. [1]: https://prosody.im/security/advisory_20210512/ Cheers, -Lucas Index: Makefile === RCS file: /home/cvs/ports/net/prosody/Makefile,v retrieving revision 1.60 di

Re: [maintainer update] herbstluftwm 0.9.3

2021-05-17 Thread Lucas
Florian Viehweger wrote: > Hi, > > this updates x11/herbstluftwm to 0.9.3. > > Light testing on amd64, no issues found. > > I will additionally test i386 when newer snapshot packages are > available. I do not want to build all dependencies from source. > > New features, bugfixes and new depend

Re: net/prosody: use Lua 5.2 (from MAINTAINER)

2021-05-17 Thread Lucas
Lucas wrote: > Hello again, > > Finally, move net/prosody to use Lua 5.2. 0.11.x is the last version to > support Lua 5.1, and it's recommended by upstream to use Lua 5.2 since > 0.11.0 anyways. Before merging this, the patch I sent a couple of > minutes ago for databa

  1   2   3   4   5   6   >