Re: borgbackup 1.4 (Re: CVS: cvs.openbsd.org: ports)

2024-07-03 Thread Stuart Henderson
Yes repos are compatible, there's not much to worry about. https://borgbackup.readthedocs.io/en/1.4-maint/changes.html#borg-1-2-x-to-1-4-x -- Sent from a phone, apologies for poor formatting. On 4 July 2024 06:44:56 Matthieu Herrb wrote: On Wed, Jul 03, 2024 at 11:14:26PM -0600, Bjorn Ketela

borgbackup 1.4 (Re: CVS: cvs.openbsd.org: ports)

2024-07-03 Thread Matthieu Herrb
On Wed, Jul 03, 2024 at 11:14:26PM -0600, Bjorn Ketelaars wrote: > CVSROOT: /cvs > Module name: ports > Changes by: b...@cvs.openbsd.org2024/07/03 23:14:26 > > Modified files: > sysutils/borgbackup: Makefile > > Log message: > sysutils/borgbackup - hook up 1.4/ and unhook 1.2/

Re: [new] emulators/minivmac

2024-07-03 Thread Jag Talon
Apologies for the noise, but I have more consistent spacing in this tarball now. OK? On 7/3/24 10:13 AM, Jag Talon wrote: > quick addition. i noticed when launching from the menu and the ROM is > unavailable it says: > > For more information, see: "(unknown)" > > which looks broken to the user

Re: [maintainer update] decker 1.41 -> 1.44

2024-07-03 Thread Jag Talon
Adding .desktop file as well so that users can easily discover it in the menu. OK? Index: Makefile === RCS file: /cvs/ports/graphics/decker/Makefile,v diff -u -p -u -r1.4 Makefile --- Makefile2 Apr 2024 05:11:50 - 1.4 +

Re: [update] sysutils/tarsnap-gui: add desktop entry

2024-07-03 Thread Jag Talon
Thank you, Stuart! Apologies I had missed the diff that you sent initially thank you for all the help. On Thu, 2024-07-04 at 00:27 +0100, Stuart Henderson wrote: > I'll just commit the one I sent, seeing as the only difference > is I used one INSTALL_DATA_DIR instead of two. > > On 2024/07/03 18:

Re: [update] sysutils/tarsnap-gui: add desktop entry

2024-07-03 Thread Jag Talon
Oh gotcha thank you. Yes that was my problem I was trying to add a file in a new directory that wasn't added yet! On Wed, 2024-07-03 at 21:48 -0400, Thomas Frohwein wrote: > On Wed, Jul 03, 2024 at 07:22:46PM -0400, Jag Talon wrote: > > Thank you for adjusting the REVISION! I should've read the ma

Re: [update] sysutils/tarsnap-gui: add desktop entry

2024-07-03 Thread Thomas Frohwein
On Wed, Jul 03, 2024 at 07:22:46PM -0400, Jag Talon wrote: > Thank you for adjusting the REVISION! I should've read the man page > first. > > How do you get the diff of a new file, btw? Speaking mainly for cvs(1), after I `cvs add path/to/file`, the file is now included in the diff (all + compare

Re: [update] sysutils/tarsnap-gui: add desktop entry

2024-07-03 Thread Josh Grosse
On Wed, Jul 03, 2024 at 07:22:46PM -0400, Jag Talon wrote: > Thank you for adjusting the REVISION! I should've read the man page > first. > > How do you get the diff of a new file, btw? See the "Directory comparison options" in the diff(1) man page. CVS, got, and git all have diff subcommands, to

Re: [update] sysutils/tarsnap-gui: add desktop entry

2024-07-03 Thread Stuart Henderson
I'll just commit the one I sent, seeing as the only difference is I used one INSTALL_DATA_DIR instead of two. On 2024/07/03 18:31, Josh Grosse wrote: > On Wed, Jul 03, 2024 at 02:48:28PM -0400, Jag Talon wrote: > > ah i reconfigured my editor and it should have less whitespace now :) > > > > i ad

Re: [update] sysutils/tarsnap-gui: add desktop entry

2024-07-03 Thread Jag Talon
Thank you for adjusting the REVISION! I should've read the man page first. How do you get the diff of a new file, btw? On Wed, 2024-07-03 at 18:31 -0400, Josh Grosse wrote: > On Wed, Jul 03, 2024 at 02:48:28PM -0400, Jag Talon wrote: > > ah i reconfigured my editor and it should have less whitesp

Re: [update] sysutils/tarsnap-gui: add desktop entry

2024-07-03 Thread Josh Grosse
On Wed, Jul 03, 2024 at 02:48:28PM -0400, Jag Talon wrote: > ah i reconfigured my editor and it should have less whitespace now :) > > i added the revision as well thank you. OK? I've got some minor changes to Jag's latest diff: 1. REVISION=0 as recommended by bsd.port.mk(5). 2. Two extra blan

Re: NEW sysutils/borgbackup/1.4

2024-07-03 Thread Stuart Henderson
On 2024/07/03 19:32, Bjorn Ketelaars wrote: > borgbackup 1.4.0 has been released, which is kind of a refreshed 1.2.x > with mostly the same features and behavior, but a few bigger changes. > 1.4.0 is the new stable. Changelog summary can be found at > https://www.borgbackup.org/releases/borg-1.4.ht

Re: luajit, arm64, games/love/0.10

2024-07-03 Thread Thomas Frohwein
On Tue, May 14, 2024 at 12:40:48PM +0100, Stuart Henderson wrote: > On 2024/05/10 10:00, Thomas Frohwein wrote: > > On Fri, May 10, 2024 at 09:44:42AM -0400, Thomas Frohwein wrote: > > > On Fri, May 10, 2024 at 11:31:54AM +0100, Stuart Henderson wrote: > > > > +cc op@, sorry I missed the maintainer

[update] net/znc to 1.9.1

2024-07-03 Thread aisha
On 24/04/29 10:46PM, aisha wrote: > Hi, > > Attached a simple update to ZNC from 1.8.2 to 1.9.0. > > OK? Now updating to 1.9.1 as there is a CVE - https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-39844. The CVE doesn't affect us as we don't build the TCL module, so nothing to backpor

Re: [update] sysutils/tarsnap-gui: add desktop entry

2024-07-03 Thread Jag Talon
ah i reconfigured my editor and it should have less whitespace now :) i added the revision as well thank you. OK? Index: Makefile === RCS file: /cvs/ports/sysutils/tarsnap-gui/Makefile,v diff -u -p -u -r1.17 Makefile --- Makefile

[Maintainer Update] archivers/zpaqfranz-60.2

2024-07-03 Thread tux0r
Yes. I know. Patch attached. diff --git a/archivers/zpaqfranz/Makefile b/archivers/zpaqfranz/Makefile index 1d6a54bf8be..f30ad1a378f 100644 --- a/archivers/zpaqfranz/Makefile +++ b/archivers/zpaqfranz/Makefile @@ -1,7 +1,7 @@ BROKEN-sparc64 = SIGBUS due to unaligned access when running tests C

Re: [update] sysutils/tarsnap-gui: add desktop entry

2024-07-03 Thread Rafael Sadowski
On Wed Jul 03, 2024 at 05:44:12PM GMT, Stuart Henderson wrote: > On 2024/07/03 11:41, Jag Talon wrote: > > adding a desktop entry to tarsnap-gui to make it easy to find for users. > > it also helps with automation in environments like gnome where it's easy > > to select programs with an associated

NEW sysutils/borgbackup/1.4

2024-07-03 Thread Bjorn Ketelaars
borgbackup 1.4.0 has been released, which is kind of a refreshed 1.2.x with mostly the same features and behavior, but a few bigger changes. 1.4.0 is the new stable. Changelog summary can be found at https://www.borgbackup.org/releases/borg-1.4.html. Port itself is similar to the port for 1.2/. Di

Re: CHANGE net/samba - drop meta rc-script

2024-07-03 Thread Bjorn Ketelaars
On Tue 02/07/2024 20:57, Bjorn Ketelaars wrote: > The meta rc-script for Samba does not play nice with 'rcctl ls rogue'. > When a meta script is used, services started by the child scripts are > seen as rogue [0]. > > Samba's meta script provides little functionality, which can be easily > replace

Re: [update] sysutils/tarsnap-gui: add desktop entry

2024-07-03 Thread Stuart Henderson
On 2024/07/03 11:41, Jag Talon wrote: > adding a desktop entry to tarsnap-gui to make it easy to find for users. > it also helps with automation in environments like gnome where it's easy > to select programs with an associated .desktop file. > > attaching the .desktop file and below is the diff.

[update] sysutils/tarsnap-gui: add desktop entry

2024-07-03 Thread Jag Talon
adding a desktop entry to tarsnap-gui to make it easy to find for users. it also helps with automation in environments like gnome where it's easy to select programs with an associated .desktop file. attaching the .desktop file and below is the diff. OK? Index: Makefile ==

Re: [new] emulators/minivmac

2024-07-03 Thread Jag Talon
quick addition. i noticed when launching from the menu and the ROM is unavailable it says: For more information, see: "(unknown)" which looks broken to the user so i added a patch that adds Mini vMac's homepage. OK? On 7/3/24 7:11 AM, Jag Talon wrote: >> Yes, minivmac runs fast enough on my 750

U-Boot 2024.07 for RK356x/RK3588

2024-07-03 Thread Patrick Wildt
Hi, this diff updates the U-Boot ports to 2024.07. It builds, but I haven't actually tried it on a machine so far; and I don't have all machines either. Would be happy if someone could give it a try. For now, sharing that it doesn't get lost (or if someone wants to pick it up). Cheers, Patrick

Re: Tor Browser on -current dies with SIGILL

2024-07-03 Thread Caspar Schutijser
On Tue, Jul 02, 2024 at 01:00:34PM +0100, Stuart Henderson wrote: > On 2024/07/01 22:09, Matthias Schmidt wrote: > > Hi, > > > > the recent update to tor-browser-13.5 on amd64 -current broke it for me. > > It aborts right after start with SIGILL. Doesn't matter if I use an > > existing > > confi

UPDATE: net/tailscale-1.68.2

2024-07-03 Thread Adriano Barbosa
Hi. Update for net/tailscale v1.68.2 Changelog: https://github.com/tailscale/tailscale/releases/tag/v1.68.2 Obrigado! -- Adriano Index: Makefile === RCS file: /cvs/ports/net/tailscale/Makefile,v retrieving revision 1.37 diff -u -p -

Re: meta rc-scripts [Re: CHANGE net/samba - drop meta rc-script]

2024-07-03 Thread Solene Rapenne
On Wed, Jul 03, 2024 at 11:01:41AM GMT, Stuart Henderson wrote: > On 2024/07/02 20:57, Bjorn Ketelaars wrote: > > The meta rc-script for Samba does not play nice with 'rcctl ls rogue'. > > When a meta script is used, services started by the child scripts are > > seen as rogue [0]. > > There are 5

Re: meta rc-scripts [Re: CHANGE net/samba - drop meta rc-script]

2024-07-03 Thread Ian McWilliam
> On 3 Jul 2024, at 8:01 pm, Stuart Henderson wrote: > > On 2024/07/02 20:57, Bjorn Ketelaars wrote: >> The meta rc-script for Samba does not play nice with 'rcctl ls rogue'. >> When a meta script is used, services started by the child scripts are >> seen as rogue [0]. > > There are 5 others

Re: [new] emulators/minivmac

2024-07-03 Thread Jag Talon
> Yes, minivmac runs fast enough on my 750 MHz PowerPC G4. amazing! > Your last tarball has a broken PLIST; I needed to edit it. > > The .ico file doesn't need @${SUBST_DATA}; please use ${INSTALL_DATA}. > Some other ports use SUBST_DATA to expand ${TRUEPREFIX} in their > .desktop file, but this

meta rc-scripts [Re: CHANGE net/samba - drop meta rc-script]

2024-07-03 Thread Stuart Henderson
On 2024/07/02 20:57, Bjorn Ketelaars wrote: > The meta rc-script for Samba does not play nice with 'rcctl ls rogue'. > When a meta script is used, services started by the child scripts are > seen as rogue [0]. There are 5 others of these, and they do encapsulate knowledge of which order the daemon

aarch64 bulk build report

2024-07-03 Thread phessler
bulk build on arm64.ports.openbsd.org started on Sun Jun 30 02:45:57 MDT 2024 finished at Wed Jul 3 03:51:42 MDT 2024 lasted 3D01h05m done with kern.version=OpenBSD 7.5-current (GENERIC.MP) #2: Sun Jun 30 01:48:06 MDT 2024 built packages:12281 Jun 30:3950 Jul 1:575 Jul 2:4073 Jul 3:3682 critic

Re: CHANGE net/samba - drop meta rc-script

2024-07-03 Thread Ian McWilliam
Sure Ok Ian McWilliam > On 3 Jul 2024, at 5:37 am, Jeremie Courreges-Anglas wrote: > > On Tue, Jul 02, 2024 at 08:57:34PM +0200, Bjorn Ketelaars wrote: >> The meta rc-script for Samba does not play nice with 'rcctl ls rogue'. >> When a meta script is used, services started by the child scripts

Re: [PATCH] rsync add zstd,lz4,iconv options as default and -minimal flavor

2024-07-03 Thread Bryan Vyhmeister
On Tue, Jul 02, 2024 at 10:29:14PM +0200, Jeremie Courreges-Anglas wrote: > People were complaining that it pushed too many deps, both for the > package and for the port. The 'minimal' FLAVOR should cover that. > > > @@ -35,7 +33,10 @@ CONFIGURE_ARGS =--disable-lz4 \ > > --with-nobody