Re: [update] audio/ncspot to 1.1.0

2024-03-20 Thread Henrik Friedrichsen
On Sun, Mar 17, 2024 at 09:50:26PM +, Lucas Raab wrote: > Here's a ncspot update which has been working fine. > > cc MAINTAINER Thanks Lucas, LGTM! Would you (or someone else) like to take over maintainership? I don't mind reviewing diffs for the port, but I currently lack the time to

Build www/gotosocial on aarch64

2023-12-31 Thread Henrik Friedrichsen
Just built this on arm64, seems to be running fine as well. Unfortunately I'm not experienced with Go port maintenance, otherwise I would have updated to 0.13.0 as well. Index: Makefile === RCS file:

Re: [update] audio/ncspot to 1.0.0

2023-12-18 Thread Henrik Friedrichsen
On Sun, Dec 17, 2023 at 08:03:11PM +, Lucas Raab wrote: > aha, thanks! Updated diff attached Thanks! LGTM!

[update] audio/ncspot to 0.13.4

2023-07-24 Thread Henrik Friedrichsen
Attached diff updates audio/ncspot to 0.13.4. Tested on amd64. Changelog: https://github.com/hrkfdn/ncspot/releases/tag/v0.13.4Index: Makefile === RCS file: /cvs/ports/audio/ncspot/Makefile,v retrieving revision 1.44 diff -u -p

Re: [update] audio/ncspot to 0.13.3

2023-06-26 Thread Henrik Friedrichsen
On Mon, Jun 26, 2023 at 12:40:54PM +, Klemens Nanni wrote: > Or cherry-pick the fix so we don't ship a known-broken update? > I'd be happy to see that feature keep working after 'pkg_add -u'. Even better!

Re: [update] audio/ncspot to 0.13.3

2023-06-25 Thread Henrik Friedrichsen
Hey, On Fri, Jun 23, 2023 at 04:40:34AM +, Lucas Raab wrote: > Here's an update for ncspot to 0.13.3 that's worked fine so far. Other tests? Thanks for the diff, looks good to me. There's one minor bug in 0.13.3 that breaks mouse usage[1], but no release is currently planned as it's very

UPDATE: audio/ncspot to 0.13.0

2023-03-10 Thread Henrik Friedrichsen
Attached diff updates ncspot to 0.13.0. Tested on amd64. OK?Index: Makefile === RCS file: /cvs/ports/audio/ncspot/Makefile,v retrieving revision 1.40 diff -u -p -r1.40 Makefile --- Makefile24 Feb 2023 08:28:35 - 1.40

[UPDATE] audio/ncspot to 0.12.0

2022-12-29 Thread Henrik Friedrichsen
Attached diff updates ncspot to 0.12.0. Changes: Maintenance - Fix: Handle explicit field from Spotify API (#844, ramsayleung/rspotify#332) - Fix: Print "Connecting to Spotify" before setting up Cursive backend by @pghvlaans (#969) - Link to Flatpak image by @thorpelawrence (#997) - Make entry

Re: [update] audio/ncspot to 0.11.2

2022-11-14 Thread Henrik Friedrichsen
On Mon, Nov 14, 2022 at 10:40:11PM +, Lucas Raab wrote: > Henrik, look okay to you? > > Thanks, > Lucas Thanks Lucas, LGTM!

[UPDATE] audio/ncspot to 0.11.1

2022-09-17 Thread Henrik Friedrichsen
Attached diff updates ncspot to 0.11.1, a maintenance release: # Maintenance * Fix back button mouse left click (#916) * Fix librespot audio cache path (#919) * Fix: set track position only for clicks, not hold (#920) * Fix: Use buffered backend to prevent flickering with Termion (#934) * Fix:

[UPDATE] audio/ncspot to 0.11.0

2022-08-21 Thread Henrik Friedrichsen
Attached diff updates to 0.11.0. Also, switch to the termion backend. Changes: Maintenance - Fix theming in context menus (#431) - Fix ListView scrollbar behavior (#839) - Switch to Termion backend by default for true color support (#894) - Fix references to pancurses backend in READMEN (#897) -

[UPDATE] audio/ncspot to 0.10.1

2022-07-31 Thread Henrik Friedrichsen
Attached diff updates ncspot to 0.10.1. Mostly a maintenance release with one bugfix solving playback issues (ChannelError) that some users experienced. Maintenance - Add logo to cargo-deb assets (#833) - Clean up documentation (#836) - Enable wayland clipboard support by default on supported

[UPDATE] audio/ncspot to 0.10.0

2022-06-10 Thread Henrik Friedrichsen
The attached diff updates ncspot from 0.9.7 to 0.10.0 Changes: - https://github.com/hrkfdn/ncspot/releases/tag/v0.9.8 - https://github.com/hrkfdn/ncspot/releases/tag/v0.10.0 Tested on amd64Index: Makefile === RCS file:

Re: [maintainer update] audio/ncspot 0.9.5 -> 0.9.7

2022-03-28 Thread Henrik Friedrichsen
On Mon, Mar 28, 2022 at 09:42:36AM +0100, Stuart Henderson wrote: > On 2022/03/28 01:08, Henrik Friedrichsen wrote: > > Ping? > > > > Please make it easier for committers by either including the > diff/attachment in usable form, or link to the post in the list archive,

Re: [maintainer update] audio/ncspot 0.9.5 -> 0.9.7

2022-03-27 Thread Henrik Friedrichsen
Ping?

[maintainer update] audio/ncspot 0.9.5 -> 0.9.7

2022-03-23 Thread Henrik Friedrichsen
0.9.7 - Fix error messages shown on successful commands (#711, #759) - Notification improvements (update existing notification, set application name) (#760) - Use Rodio backend for macOS builds (#772) - Dependency updates 0.9.6 - Enable autojump for playlist selection list in context menu (#225)

Re: ncspot/portaudio: Stream drop error: PortAudio not initialized

2022-02-03 Thread Henrik Friedrichsen
On Thu, Feb 03, 2022 at 05:09:50PM +0100, Henrik Friedrichsen wrote: > Can you confirm this by looking at the debug log, i.e. via > https://github.com/hrkfdn/ncspot#build Small addendum: Using the `-d` flag alone would also be helpful to check for disconnections in case you don't fee

Re: ncspot/portaudio: Stream drop error: PortAudio not initialized

2022-02-03 Thread Henrik Friedrichsen
Hey, On Thu, Feb 03, 2022 at 02:41:18PM +, Klemens Nanni wrote: > Playing music in ncspot reliably stops after some time with > "Stream drop error: PortAudio not initialized". This is also reported by some macOS users: https://github.com/hrkfdn/ncspot/issues/628 Someone mentioned that this

Re: [UPDATE] audio/ncspot 0.9.5

2022-01-19 Thread Henrik Friedrichsen
On Wed, Jan 19, 2022 at 11:19:48AM +, Klemens Nanni wrote: > It fails to build on amd64 for me: > error: there is no argument named `content_len` > --> src/ui/listview.rs:88:34 >| > 88 | log::info!("content len: {content_len}"); >|

[UPDATE] audio/ncspot 0.9.5

2022-01-19 Thread Henrik Friedrichsen
Updates ncspot to 0.9.5 Mostly bugfixes: - Fix release build name and win32 feature (#691) - seek spits out correct error when used with no args (#695) - Migrate to cursive 0.17 - Remove notifications' dependency on cover (#706) - Fix errors showing up even though the command was successful

[UPDATE] audio/ncspot to 0.9.4

2022-01-01 Thread Henrik Friedrichsen
Attached diff updates ncspot to 0.9.4 Changes: Maintenance - Improved README (#683) - More detailed error message in case of command parse error (#684) - Remove panics in the update_token flow (#688) Features - Add exec command allowing users to execute shell commands on key press (#673) - Set

Re: audio/ncspot: update to 0.9.3

2021-12-27 Thread Henrik Friedrichsen
On Mon, Dec 27, 2021 at 06:25:32AM +, Klemens Nanni wrote: > Works for me on amd64, this most probably won't fix the sparc64 build > failure since the broken crate has not been updated. > > OK? Looks good to me, thanks for the diff. Out of curiosity, which crate is broken on sparc64?

UPDATE: audio/ncspot to 0.9.2

2021-11-30 Thread Henrik Friedrichsen
Maintenance - Stop player when Spotify worker thread dies (#628) - Update librespot to 0.3.1 (may reduce CPU usage during playback: https://github.com/librespot-org/librespot/releases/tag/v0.3.1) - Major/breaking update to rspotify 0.11.3 (#640) - Refactoring and other cleanups Features - Show

Re: [UPDATE] audio/ncspot to 0.9.0

2021-10-17 Thread Henrik Friedrichsen
On Sun, Oct 17, 2021 at 01:35:56PM +, Klemens Nanni wrote: > crates.inc already exists, so this diff is bogus. Not sure what happened there. Here is another diff.Index: Makefile === RCS file: /cvs/ports/audio/ncspot/Makefile,v

[UPDATE] audio/ncspot to 0.9.0

2021-10-17 Thread Henrik Friedrichsen
Attached diff updates ncspot to 0.9.0 Changelog: Maintenance - Sort library after saving an album (#428) - Add scoop instruction for installation (#602) - Update librespot to 0.3.0, see also release notes Features - Add command to show recommendations (#593) - Enable binding multiple commands

Re: [UPDATE] audio/ncspot to 0.8.2

2021-08-29 Thread Henrik Friedrichsen
On Sun, Aug 29, 2021 at 07:10:31AM +0200, Sebastien Marie wrote: > Could you move all MODCARGO_CRATES lines in a crates.inc file, and add > .include "crates.inc" line in Makefile ? Sure, done! Index: Makefile === RCS file:

[UPDATE] audio/ncspot to 0.8.2

2021-08-28 Thread Henrik Friedrichsen
Attached diff updates audio/ncspot to 0.8.2. Changelog: Maintenance Add Windows release builds (#573) Reduce API calls by only fetching the full track details if necessary Refactoring, other cleanups and dependency updates Remove broken Facebook login code (#310) Features

Re: audio/ncspot: update to 0.8.1

2021-08-04 Thread Henrik Friedrichsen
Sorry for the delayed response. No worries at all, Klemens. Thanks for taking care. Looks good to me!

[UPDATE] audio/ncspot to 0.7.3

2021-06-02 Thread Henrik Friedrichsen
Updates ncspot to 0.7.3, containing mainly bugfixes, including for connectivity issues: See also: - https://github.com/hrkfdn/ncspot/releases/tag/v0.7.1 - https://github.com/hrkfdn/ncspot/releases/tag/v0.7.2 - https://github.com/hrkfdn/ncspot/releases/tag/v0.7.3? crates ? licences Index:

[UPDATE] audio/ncspot to 0.7.0

2021-05-10 Thread Henrik Friedrichsen
Updates ncspot from 0.5.0 to 0.7.0 Changes: - https://github.com/hrkfdn/ncspot/releases/tag/v0.6.0 - https://github.com/hrkfdn/ncspot/releases/tag/v0.7.0 OK?Index: Makefile === RCS file: /cvs/ports/audio/ncspot/Makefile,v retrieving

[UPDATE] audio/ncspot to 0.5.0

2021-03-07 Thread Henrik Friedrichsen
Attached diff updates ncspot to 0.5.0 Changelog: https://github.com/hrkfdn/ncspot/releases/tag/v0.5.0 Had to disable player notifications for this release on OpenBSD due to a newly introduced incompatibility in a dependency. It's already fixed upstream, hopefully it can be reenabled for the next

[UPDATE] audio/ncspot to 0.4.0

2021-02-16 Thread Henrik Friedrichsen
Attached diff updates ncspot to 0.4.0 Changes: https://github.com/hrkfdn/ncspot/releases/tag/v0.4.0 OK? ? crates ? licenses Index: Makefile === RCS file: /cvs/ports/audio/ncspot/Makefile,v retrieving revision 1.12 diff -u -p -r1.12

[UPDATE] audio/ncspot to 0.3.0

2021-01-13 Thread Henrik Friedrichsen
Updates ncspot to 0.3.0 Release notes: https://github.com/hrkfdn/ncspot/releases/tag/v0.3.0 OKIndex: Makefile === RCS file: /cvs/ports/audio/ncspot/Makefile,v retrieving revision 1.11 diff -u -p -r1.11 Makefile --- Makefile16

Re: [UPDATE] audio/ncspot to 0.2.5

2020-12-16 Thread Henrik Friedrichsen
Hey, On Wed, Dec 16, 2020 at 06:04:39AM +0100, Bjorn Ketelaars wrote: > Upon starting ncspot it prints "Connecting to Spotify.." and exits. > > Output of "RUST_BACKTRACE=full ncspot": > > thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: > reqwest::Error { kind: Request,

[UPDATE] audio/ncspot to 0.2.5

2020-12-15 Thread Henrik Friedrichsen
Hey, Attached is a simple version bump update to 0.2.5. Changelog: https://github.com/hrkfdn/ncspot/releases/tag/v0.2.5 OK?Index: Makefile === RCS file: /cvs/ports/audio/ncspot/Makefile,v retrieving revision 1.10 diff -u -p -r1.10

[UPDATE] audio/ncspot: 0.2.2 -> 0.2.4

2020-10-28 Thread Henrik Friedrichsen
Simple update from 0.2.2 to 0.2.4 Changes: - https://github.com/hrkfdn/ncspot/releases/tag/v0.2.3 - https://github.com/hrkfdn/ncspot/releases/tag/v0.2.4 OK?? crates ? licenses Index: Makefile === RCS file:

MAINTAINER UPDATE: audio/ncspot to 0.2.2

2020-09-01 Thread Henrik Friedrichsen
Simple update with mostly bugfixes. Changelog: 0.2.0 to 0.2.1 - Update to librespot 0.1.3 - Fix save command parsing for parameterless values - Implement command to reload config 0.2.1 to 0.2.2 - DBus: Fetch playback progress when position is queried - DBus: Fix trackid replacing string with

UPDATE: audio/ncspot to 0.1.4

2020-06-28 Thread Henrik Friedrichsen
Maintenance update to 0.1.4 Changelog: Add command/binding ( to jump to currently playing track (fixes #181) Add OpenUri D-BUS MPRIS support (#185) Implement volume normalization setting (fixes #195) Implement audio_cache setting (fixes #196) Support configuration of audio backend and backend

[UPDATE] audio/ncspot to 0.13

2020-04-10 Thread Henrik Friedrichsen
Maintenance update: - Added configuration option for initial shuffle, repeat, volume - Start with a random track if not selecting track directly - Make `TAB` or `ESC` toggle between search input - Push help view to stack instead of making it a separate screen - Only stop playback if the last item

Re: [UPDATE] audio/ncspot to 0.1.2

2020-02-08 Thread Henrik Friedrichsen
On Sat, Feb 08, 2020 at 03:11:25PM +0100, Björn Ketelaars wrote: > > +MODCARGO_CRATES += libpulse-sys0.0.0 # MODCARGO_CRATES += > > librespot-audio 0.1.1 # MIT > > Line above looks wrong. ^ Good catch, thanks. It seems that modcargo-gen-crates-licenses

Re: [UPDATE] audio/ncspot to 0.1.2

2020-02-08 Thread Henrik Friedrichsen
On Sat, Feb 08, 2020 at 07:10:48AM +0100, Sebastien Marie wrote: > Henrik, could you try with the following diff ? Sure! Attached is a diff with the license bits. Looks better! Index: Makefile === RCS file:

[UPDATE] audio/ncspot to 0.1.2

2020-02-07 Thread Henrik Friedrichsen
Attached diff updates audio/ncspot to 0.1.2. OK? Index: Makefile === RCS file: /cvs/ports/audio/ncspot/Makefile,v retrieving revision 1.3 diff -u -p -r1.3 Makefile --- Makefile15 Jan 2020 20:35:02 - 1.3 +++ Makefile7

Re: [NEW] audio/ncspot: ncurses Spotify client written in Rust

2019-11-25 Thread Henrik Friedrichsen
On Mon, Nov 25, 2019 at 10:06:22PM +, Stuart Henderson wrote: > +cc semarie@, wondering if you have any suggestions? > > > I imported this, but unfortunately when I tested before import, it was > on a machine not setup with _pbuild blocked from network access - now I'm > trying to build on

Re: [NEW] audio/ncspot: ncurses Spotify client written in Rust

2019-11-25 Thread Henrik Friedrichsen
On Sun, Nov 24, 2019 at 10:48:08PM +0100, Björn Ketelaars wrote: > One remark: > > From https://www.openbsd.org/faq/ports/guide.html: > > "Submit the port. Create a gzipped tarball of the port directory." > Thanks for the feedback, glad you like it! Sorry about the diff, haven't submitted a new

[NEW] audio/ncspot: ncurses Spotify client written in Rust

2019-11-24 Thread Henrik Friedrichsen
= hrkfdn +GH_PROJECT = ncspot +GH_TAGNAME = v0.1.1 + +CATEGORIES = audio + +MAINTAINER = Henrik Friedrichsen + +# BSD +PERMIT_PACKAGE = Yes + +DISTFILES +=${DISTNAME}${EXTRACT_SUFX} + +WANTLIB += c c++abi crypto curses m portaudio

Re: [UPDATE] mail/spampd to 2.52

2019-02-24 Thread Henrik Friedrichsen
Ping On Sun, Dec 23, 2018 at 01:25:14PM +0100, Henrik Friedrichsen wrote: > Pretty simple update. > > The previously required Net::Server's HUP handling patch is now upstream. > > OK? > Index: Makefile > === &

Re: [UPDATE] net/prosody to 0.11.1

2019-02-06 Thread Henrik Friedrichsen
On Sun, Jan 27, 2019 at 11:21:53AM +0100, Henrik Friedrichsen wrote: > And another small update to 0.11.2: Final ping. It'd be nice to have this in before the 6.6 freeze.

Re: [UPDATE] net/prosody to 0.11.1

2019-01-27 Thread Henrik Friedrichsen
-REVISION= 1 +DISTNAME= prosody-0.11.2 CATEGORIES=net MASTER_SITES= http://prosody.im/downloads/source/ @@ -13,7 +12,7 @@ MAINTAINER= Henrik Friedrichsen Index: distinfo === RCS file: /cvs/ports/net/prosody/

Re: [UPDATE] mail/spampd to 2.52

2019-01-21 Thread Henrik Friedrichsen
Ping?

Re: [UPDATE] net/prosody to 0.11.1

2019-01-21 Thread Henrik Friedrichsen
Ping?

[UPDATE] mail/spampd to 2.52

2018-12-23 Thread Henrik Friedrichsen
Pretty simple update. The previously required Net::Server's HUP handling patch is now upstream. OK? Index: Makefile === RCS file: /cvs/ports/mail/spampd/Makefile,v retrieving revision 1.8 diff -u -p -r1.8 Makefile --- Makefile24

[UPDATE] net/prosody to 0.11.1

2018-12-22 Thread Henrik Friedrichsen
CATEGORIES=net MASTER_SITES= http://prosody.im/downloads/source/ @@ -13,7 +12,7 @@ MAINTAINER= Henrik Friedrichsen Index: distinfo === RCS file: /cvs/ports/net/prosody/distinfo,v retrieving revision 1.15 diff -u -p -r1.15

Re: [PATCH] update duplicity to 0.7.18.2

2018-10-23 Thread Henrik Friedrichsen
On Mon, Oct 22, 2018 at 09:09:15PM -0400, Daniel Jakots wrote: > Thanks committed. Do you want to take maintainership? Thanks! Sure, why not?

[PATCH] update duplicity to 0.7.18.2

2018-10-21 Thread Henrik Friedrichsen
Hey, I just upgrade to OpenBSD 6.4 on my server and noticed my duplicity backup job fails. The current port installs version 0.7.18.1, which broke remote backups to at least SFTP locations[1]. The update to 0.7.18.2 was released to fix this problem. Attached is a patch to bump the port version.

Re: [UPDATE] mail/spampd 2.30 -> 2.51 + fix boot issue

2018-08-25 Thread Henrik Friedrichsen
On Fri, Aug 24, 2018 at 02:16:31PM -0400, trondd wrote: > I'd love to get update in for 6.4 as it fixes a long standing issue with > spampd > failing to start correctly via rc at boot time. I second that notion. Thanks again, looks good to me.

Re: [MAINTAINER] security update net/prosody to 0.10.2

2018-06-04 Thread Henrik Friedrichsen
On Mon, Jun 04, 2018 at 09:52:10PM +0200, Landry Breuil wrote: > I'm commiting your diff, but patches/patch-core_certmanager_lua was > already commited in january. Update your tree before generating diffs.. Odd, I did run cvs up on the tree before working on it. Will make sure it's recent next

[MAINTAINER] security update net/prosody to 0.10.2

2018-06-04 Thread Henrik Friedrichsen
Hi, attached diff updates prosody to 0.10.2 which fixes CVE-2018-10847[1]. Also included in 0.10.2 and 0.10.1 (which was omitted) are several other bugfixes [2][3]. [1]: https://prosody.im/security/advisory_20180531/ [2]: https://blog.prosody.im/prosody-0-10-1-released/ [3]:

Re: [pretest] emacs-26.0.91

2018-04-03 Thread Henrik Friedrichsen
On Tue, Apr 03, 2018 at 08:16:17AM +0200, Jeremie Courreges-Anglas wrote: > Index: pkg/PLIST > === > RCS file: /cvs/ports/editors/emacs/pkg/PLIST,v > retrieving revision 1.19 > diff -u -p -r1.19 PLIST > --- pkg/PLIST 1 May 2017

Re: UPDATE: x11/i3 to 4.15

2018-03-21 Thread Henrik Friedrichsen
On Thu, Mar 15, 2018 at 06:41:46PM +0100, Henrik Friedrichsen wrote: > Well, attached is another diff with https links. EXTRACT_SUFX was moved > below MASTER_SITES, but I'm fine either way and will delegate that > choice to the committer ;) Ping? Is this still going on for 6.3?

Re: UPDATE: x11/i3 to 4.15

2018-03-15 Thread Henrik Friedrichsen
On Thu, Mar 15, 2018 at 12:17:32AM +, Stuart Henderson wrote: > On 2018/03/14 16:44, Klemens Nanni wrote: > > You can switch HOMEPAGE and thus MASTER_SITES to HTTPS. > > > > I think Makefile.template has EXTRACT_SUFX in a bit of a weird place tbh, > near DISTNAME makes a lot more sense to

UPDATE: x11/i3 to 4.15

2018-03-14 Thread Henrik Friedrichsen
Some initial work to get the ball rolling. Diff updates to 4.15. Patches were updated to new source tarball, some of the patches are now upstream and where thus removed. Compiles and runs fine on amd64. Test suite fails, did it work before with "make test"? Cheers Henrik Index: Makefile

Re: [UPDATE] net/prosody 0.9.12 -> 0.10.0

2017-11-05 Thread Henrik Friedrichsen
On Sat, Nov 04, 2017 at 10:47:09PM +0100, Landry Breuil wrote: > Well, which of your diffs should be commited ? :) The one I submitted, please :)

Re: [UPDATE] net/prosody 0.9.12 -> 0.10.0

2017-11-01 Thread Henrik Friedrichsen
Hey On Wed, Nov 01, 2017 at 04:23:51PM +0100, viq wrote: > Great work, and sorry for making more work for you by my laziness - most > of those were simply me not backporting current state of the port, > comments below. Oh no, your port was quite helpful. > > - The TLS certificate generation

Re: [UPDATE] net/prosody 0.9.12 -> 0.10.0

2017-10-30 Thread Henrik Friedrichsen
Hey! On Sat, Oct 28, 2017 at 10:49:54PM +0200, viq wrote: > This updates prosody to 0.10.0 as announced [0] Thanks for this and sorry for the delay, that release slipped under my radar. Attached is my take at it. It's based on yours with some minor differences: - luaevent and prosody still

Re: New: net/wireless

2017-06-11 Thread Henrik Friedrichsen
On Sun, Jun 04, 2017 at 09:52:57PM +0200, Gregor Best wrote: > Hi ports-people, > > some people on FreeNode's #openbsd asked me to submit a port for a > little utility I wrote that can be used to automate the "scan for my > wifi and configure it" process a bit. > Thanks for this. Been using

Re: UPDATE: net/prosody 0.9.12

2017-05-12 Thread Henrik Friedrichsen
This is a nasty hack and will disable the test that fails, as it is already done for other tests. My Lua knowledge is not good enough to fix the test and I don't have the time, either, unfortunately, but at least this will let the other tests run through. That is all I can do for now. Best

Re: UPDATE: net/prosody 0.9.12

2017-05-11 Thread Henrik Friedrichsen
On Wed, May 10, 2017 at 06:41:47PM -0400, Daniel Jakots wrote: > Sorry for the slacking. I finally looked at it. Looks good to me but > make test seems to be broken (but it's not new to this update). No worries, I'll have another look at the tests either tonight or tomorrow evening.

Re: UPDATE: net/prosody 0.9.12

2017-04-24 Thread Henrik Friedrichsen
On 04/07/2017 06:37 PM, Henrik Friedrichsen wrote: On Mon, Mar 27, 2017 at 07:22:38PM +0200, Henrik Friedrichsen wrote: Attached patch updates net/prosody to 0.9.12. Seems that the ports freeze is over. Ping? Sorry for nagging: Ping once more?

Re: UPDATE: net/prosody 0.9.12

2017-04-07 Thread Henrik Friedrichsen
On Mon, Mar 27, 2017 at 07:22:38PM +0200, Henrik Friedrichsen wrote: > Attached patch updates net/prosody to 0.9.12. Seems that the ports freeze is over. Ping?

UPDATE: net/prosody 0.9.12

2017-03-27 Thread Henrik Friedrichsen
Attached patch updates net/prosody to 0.9.12. Some patches in the ports tree were merged upstream so can be removed. The update includes bug fixes. OK? Index: Makefile === RCS file: /cvs/ports/net/prosody/Makefile,v retrieving

NEW: security/shadowsocks-libev

2016-12-29 Thread Henrik Friedrichsen
Shadowsocks-libev is a lightweight secured SOCKS5 proxy for embedded devices and low-end boxes. It is a fork of shadowsocks written in C using libevent and OpenSSL. It can be used to circumvent restrictive firewalls. This package contains the client and server. I have tested both on OpenBSD

Re: Update www/chromium to v52

2016-07-21 Thread Henrik Friedrichsen
On Thu, Jul 21, 2016 at 07:28:08AM +, Christian Weisgerber wrote: > No. And if I extracted the diff that fixes this bug?

Update www/chromium to v52

2016-07-20 Thread Henrik Friedrichsen
So I know that the ports tree shouldn't get any major changes due to release approaching, but it'd be really nice to have Chrome 52 in 6.0. I don't know whether still updating is considered, but the reason I'm asking is because a very annoying bug was fixed in v52, which would break scrolling

Re: prosody with mysql clarification

2016-02-18 Thread Henrik Friedrichsen
Stephen has just pointed out that prosodyctl also requires the workaround (obviously). Should we include this? Index: Makefile === RCS file: /cvs/ports/net/prosody/Makefile,v retrieving revision 1.40 diff -u -p -r1.40 Makefile ---

Re: prosody with mysql clarification

2016-02-16 Thread Henrik Friedrichsen
Finally got to test this. Works fine. Thanks, OK!

Re: prosody with mysql clarification

2016-02-16 Thread Henrik Friedrichsen
I won't be able to test this until tonight, but if you can confirm that this works I say OK.

Re: prosody with mysql clarification

2016-02-16 Thread Henrik Friedrichsen
I see. What do you suggest should be done about the luadbi-mysql port? Surely I can ship prosody with libpthread being preloaded, but that feels pretty hacky and dirty. Shouldn't other software using the MySQL driver be affected by this as well? On Tue, Feb 16, 2016 at 11:45:13AM +, Stuart

Re: prosody with mysql clarification

2016-02-16 Thread Henrik Friedrichsen
Hey, On Tue, Feb 16, 2016 at 11:08:58AM +, Stuart Henderson wrote: > Good point. Try adding > "prosody:setenv=LD_PRELOAD=/usr/lib/libpthread.so:tc=daemon:" to > /etc/login.conf and start it via the rc script. This works. Seems that libpthread is not loaded by the linker automatically. Not

Re: prosody with mysql clarification

2016-02-15 Thread Henrik Friedrichsen
There is definitely a bug here, but I don't think it is a prosody problem. I did some digging: lua51 -e 'for _,v in ipairs(require"DBI".Drivers()) do print(v) end' Should list the MySQL driver when installed, but only lists SQLite3 on my CURRENT machine. As you can see below loading the

Re: prosody with mysql clarification

2016-02-12 Thread Henrik Friedrichsen
Hey, On Thu, Feb 11, 2016 at 10:18:08PM -0800, Stephen Graf wrote: > When I tried to set up prosody with sql storage using mysql I followed the > instructions in the package and added luadbi-mysql. However prosody did not > seem to pick up on it even though the prosody documentation says that >

Re: net/prosody 0.9.10 (security)

2016-01-28 Thread Henrik Friedrichsen
Hey, Thanks for the patch. Can't look into it now, but another change in the pre-configure was committed with the security fix, maybe that'll fix the tests. In either case, I'll look into it tomorrow at latest. On Thu, Jan 28, 2016 at 08:00:49AM +0100, Mark Patruck wrote: > Also, the

Re: UPDATE: net/prosody to 0.9.9

2016-01-11 Thread Henrik Friedrichsen
Hey, Thanks. On Mon, Jan 11, 2016 at 12:14:15PM +, Stuart Henderson wrote: > (btw, as a general rule I'd prefer it if we didn't include > pre-generated cert/keys in packages, even if they're just meant > as examples, what do you think about removing them?). jasper@ already took care of this

UPDATE: net/prosody to 0.9.9

2016-01-11 Thread Henrik Friedrichsen
Hey, this patch will update prosody to version 0.9.9 coming with security and other improvements. Included is a new patch from upstreaming disabling /dev/urandom entropy feeding as the prosody user has no write access to it, therefore crashing prosody when this code is enabled. This was also

Re: README update for net/prosody

2015-08-22 Thread Henrik Friedrichsen
Hey Adam, this sounds reasonable. OK from maintainer. Thanks Henrik

Re: Patch for www/dwb

2015-08-18 Thread Henrik Friedrichsen
Hey, It's been over a month now. I guess www/dwb can be removed? On Fri, Jul 03, 2015 at 06:21:50PM +0200, Jérémie Courrèges-Anglas wrote: Makes sense. Unless someone steps up in the next days, ok jca@ to remove it.

Re: Patch for www/dwb

2015-07-03 Thread Henrik Friedrichsen
Hey, On Fri, Jul 03, 2015 at 02:34:36PM +0200, Dmitrij D. Czarkoff wrote: Frankly, I see no point in having it: 1. It is developped on Archlinux and for Archlinux. Developpers seem to have little interest in portability, and are somewhat hostile towards patches for fixing things

Re: Patch for www/dwb

2015-07-03 Thread Henrik Friedrichsen
Hey, On Sun, Jun 28, 2015 at 11:49:38AM +0200, Dmitrij D. Czarkoff wrote: Hi! Diff below stops dwb from segfaulting with glib2 2.40. Taken from upstream. After some further testing with this patch I have noticed an improvement, but it still crashes a lot. The direction dwb is heading is

Re: Patch for www/dwb

2015-06-28 Thread Henrik Friedrichsen
Hey! On Sun, Jun 28, 2015 at 11:49 AM, Dmitrij D. Czarkoff czark...@gmail.com wrote: Comments? OKs? Thanks Dmitrij. OK!

Re: UPDATE: net/bitlbee = 3.4

2015-05-13 Thread Henrik Friedrichsen
Hey! Oh, I'm afraid I missed the previous submission. On Wed, May 13, 2015 at 07:23:22PM +0200, Jérémie Courrèges-Anglas wrote: I can commit this if I get explicit test reports. Can I have a rough idea of which protocols were tested? I have been using this since I sent it in with the XMPP

Re: UPDATE: net/bitlbee = 3.4

2015-05-11 Thread Henrik Friedrichsen
Oops. Looks like the first message did not get to the list. Here is the patch one more time.. On Sun, May 10, 2015 at 01:03:52PM +0200, Henrik Friedrichsen wrote: ping? Index: Makefile === RCS file: /cvs/ports/net/bitlbee/Makefile,v

Re: UPDATE: net/bitlbee = 3.4

2015-05-10 Thread Henrik Friedrichsen
ping?

UPDATE: net/bitlbee = 3.4

2015-04-30 Thread Henrik Friedrichsen
Attached is a patch bumping bitlbee version to 3.4. Running this on my server with OTR. Seems to work fine. OK? Index: Makefile === RCS file: /cvs/ports/net/bitlbee/Makefile,v retrieving revision 1.55 diff -u -p -r1.55 Makefile ---

Re: Update: multimedia/mpv 0.8.3

2015-03-26 Thread Henrik Friedrichsen
Works well here.

Re: UPDATE: net/weechat to 1.1.1

2015-03-22 Thread Henrik Friedrichsen
Ping?

UPDATE: multimedia/mpv to 0.8.2

2015-03-16 Thread Henrik Friedrichsen
Hey Dmitrij and ports@, attached is a patch that updates mpv to 0.8.2. Tested it and it seems to play my files just fine. Comments? OK? henrik Index: Makefile === RCS file: /cvs/ports/multimedia/mpv/Makefile,v retrieving revision

UPDATE: net/weechat to 1.1.1

2015-03-15 Thread Henrik Friedrichsen
1.1.1 is a maintenance/bugfix release. It seems that the symlink-fix is not required anymore, which is why I removed the corresponding patch. Related commit: https://github.com/weechat/weechat/commit/a6327bc6f20252481366406580bab9d60e6b5725#diff-27f5c7a9707c7201d66952cbfde37f05 OK? Index:

Re: UPDATE: net/weechat to 1.1

2015-01-18 Thread Henrik Friedrichsen
Ping?

Re: How install Teamspeak Server ?

2015-01-16 Thread Henrik Friedrichsen
The Teamspeak 3 server will not run on OpenBSD. I believe that Linux emulation was disabled in i386 (always has been in amd64), so that is not an option. You'll have to use an alternative conference software or another OS.

Re: UPDATE: prosody-0.9.7

2015-01-13 Thread Henrik Friedrichsen
On Tue, Jan 13, 2015 at 12:06:52AM +, Edd Barrett wrote: Comments, OK? Looks good, thanks. Tested it on my server and laptop (for certificate generation). OK!

UPDATE: net/weechat to 1.1

2015-01-12 Thread Henrik Friedrichsen
Diff updates the port to 1.1. OK?

  1   2   >