update audio/sox

2024-05-24 Thread Jan Stary
After three years, SoX has seen a commit. It fixes the spectrogram effect, which imho makes it worth an update. I used the dist target by the previous update (thanks) and put the resulting tarball at my site, simply because that's where I have access; no objections to having it somewhere else of

NEW: audio/sndfile-tools

2024-05-22 Thread Jan Stary
This is a collection of audio tools on top of audio/libsndfile, by the same author Please see the new port attached. It uses 1.5, the last release; sadly, this does not have a manpage for sndfile-wavefrom, which the current git has. They are mostly copies of $util --help, however. (I intend to

Re: UPDATE: libsamplerate

2024-05-03 Thread Jan Stary
On May 03 20:03:43, h...@stare.cz wrote: > > > > > > > On Apr 26 20:46:51, b...@comstyle.com wrote: > > > > > > > > Implement SSE2 lrint() and lrintf() on amd64. > > > > > > > > > > > > > > I don't think this is worth the added complexity: > > > > > > > seven more patches to have a different

Re: UPDATE: libsamplerate

2024-05-03 Thread Jan Stary
> > > > > > On Apr 26 20:46:51, b...@comstyle.com wrote: > > > > > > > Implement SSE2 lrint() and lrintf() on amd64. > > > > > > > > > > > > I don't think this is worth the added complexity: > > > > > > seven more patches to have a different lrint()? > > > > > > Does it make the resampling

Re: UPDATE: libsamplerate

2024-05-03 Thread Jan Stary
On May 02 14:29:26, h...@stare.cz wrote: > On May 02 13:04:54, s...@spacehopper.org wrote: > > On 2024/05/01 21:04, Jan Stary wrote: > > > On May 01 11:00:12, s...@spacehopper.org wrote: > > > > On 2024/05/01 11:21, Jan Stary wrote: > > > > > H

Re: UPDATE: libsamplerate

2024-05-02 Thread Jan Stary
On May 02 13:04:54, s...@spacehopper.org wrote: > On 2024/05/01 21:04, Jan Stary wrote: > > On May 01 11:00:12, s...@spacehopper.org wrote: > > > On 2024/05/01 11:21, Jan Stary wrote: > > > > Hi, > > > > > > > > On Apr 26 20:46:51, b

Re: UPDATE: libsamplerate

2024-05-01 Thread Jan Stary
> > > On Apr 26 20:46:51, b...@comstyle.com wrote: > > > > Implement SSE2 lrint() and lrintf() on amd64. > > > Does it make the resampling noticably better/faster? > > > > Playing with the benchmark mentioned in > > https://github.com/libsndfile/libsamplerate/issues/187 > > suggests that it's

Re: UPDATE: libsamplerate

2024-05-01 Thread Jan Stary
On May 01 11:00:12, s...@spacehopper.org wrote: > On 2024/05/01 11:21, Jan Stary wrote: > > Hi, > > > > On Apr 26 20:46:51, b...@comstyle.com wrote: > > > Implement SSE2 lrint() and lrintf() on amd64. > > > > I don't think this is worth the added

Re: UPDATE: libsamplerate

2024-05-01 Thread Jan Stary
Hi, On Apr 26 20:46:51, b...@comstyle.com wrote: > Implement SSE2 lrint() and lrintf() on amd64. I don't think this is worth the added complexity: seven more patches to have a different lrint()? Does it make the resampling noticably better/faster? Also, the patch changes the CONFIGURE_STYLE

IPA in print/u2ps

2024-02-18 Thread Jan Stary
Since last May, we have print/u2ps; sadly, upstream seems to have ditched it: https://github.com/arsv/u2ps/ This repository has been archived by the owner on Sep 1, 2023. It is now read-only. Is anyone aware of a continuation that is alive? (I forked it back then, as did

pkg_check -F confusion

2024-01-27 Thread Jan Stary
This is current/amd64 on a PC, with packages freshly updated. pkg_check(8) says: Other files (option -F) Checks that there are no other random objects under /usr/local. and later -F Check the filesystem for random objects without saying explictly which filesystem that

Re: firefox - some pages cause SIGILL

2024-01-24 Thread Jan Stary
On Jan 24 09:41:52, tobias.hei...@stusta.de wrote: > > > On January 24, 2024 8:49:27 AM GMT+01:00, Jan Stary wrote: > >This is current/arm64 on a MacBook Air (M1), > >running the latest Firefox 121.0.1 > > > >Some webpages, such as reuters.com or theguard

Re: lynx update

2024-01-17 Thread Jan Stary
On Jan 17 10:00:55, s...@spacehopper.org wrote: > Currently the port has no dependencies but the new version uses > libiconv by default if available to provide Japanese UTF-8 support. To be clear: is that specific to Japanese in any way? With the current version, I have

firefox segfaults on amd64

2023-12-17 Thread Jan Stary
This is current/amd64, with firefox-120.0.1p0 Firefox segfaults upon start with msyscall f6e75108000 a7000 error Segmentation fault (core dumped) and the following appears in messages: [firefox]20388/413659 pc=f6e7511847b inside f6e8575b000-f6e85766fff: bogus syscall gdb

firefox missing libmozwayland.so on arm64

2023-12-17 Thread Jan Stary
This is current/arm64 on a M1 macbook, with firefox-120.0.1. Firefox will not start, complaining that XPCOMGlueLoad error for file /usr/local/lib/firefox/libmozwayland.so.132.0: File not found Couldn't load XPCOM. Indeed, the file does not exist. Jan

Re: converters/html2text new upstream

2023-11-29 Thread Jan Stary
"html2text understands all HTML 3.2 constructs". Cool! The output seems quite inferior to e.g. lynx -dump - is anyone using it? On Nov 28 12:56:01, ataraxia...@ataraxia937.xyz wrote: > converters/html2text has a new maintainer and is hosted at > https://github.com/grobian/html2text . There is

Re: remove diffpp from enscript

2023-06-19 Thread Jan Stary
On Jun 17 23:30:44, marc.espie.open...@gmail.com wrote: > On Sat, Jun 17, 2023 at 10:42:39AM +0200, Jan Stary wrote: > > $ diffpp /tmp/foo > > Assigning non-zero to $[ is no longer possible at /usr/local/bin/diffpp > > line 72

remove diffpp from enscript

2023-06-17 Thread Jan Stary
$ diffpp /tmp/foo Assigning non-zero to $[ is no longer possible at /usr/local/bin/diffpp line 72. Apparently, the diffpp(1) of print/enscript has been broken for years and nobody noticed. Is anyone using that? Jan Index: Makefile

Re: rsync: use xxhash

2023-06-06 Thread Jan Stary
On Jun 06 06:41:39, icepic...@gmail.com wrote: > > Thank you for enabling this. I am testing an current/amd64, > > rsyncing a 4G dir of video files, about 150-250 MB each. > > > > I am touching the files before every run, > > otherwise rsync just finishes almost instantly, > > based on the mtime

Re: installing unsigned packages

2023-06-05 Thread Jan Stary
On Jun 05 22:29:51, sol...@perso.pw wrote: > line doesn't have "keepenv", so pkg_add is run without TRUSTED_PKG_PATH > because of doas not keeping it On Jun 05 21:46:48, s...@spacehopper.org wrote: > Ports infrastructure should set that automatically. > > Could be you aren't passing the

Re: rsync: use xxhash

2023-06-05 Thread Jan Stary
On Jun 05 12:37:10, s...@spacehopper.org wrote: > reminded by the dwz mail, rsync would also like to use xxhash if > available: > > 'The xxHash library (https://cyan4973.github.io/xxHash/) provides > extremely fast checksum functions that can make the "rsync algorithm" > run much more

installing unsigned packages

2023-06-05 Thread Jan Stary
This is current/amd64. I just build the rsync package as currently tweaked for xxhash, up to make package; now I'm trying to install it. $ env TRUSTED_PKG_PATH=/usr/ports/packages/amd64/all/ make update ===> Updating for rsync-3.2.7p0 Upgrading from rsync-3.2.7 doas (h...@box.stare.cz) password:

Re: firefox crashes on an M1 macbook

2023-04-12 Thread Jan Stary
On Apr 12 11:11:01, h...@stare.cz wrote: > This is current/arm64 on an Apple M1 MacBook Air (dmesg below). > While everything mostly works, Firefox keeps crashing. > > Reproducibly, it always crashes on calendar.google.com; > _sometimes_ it crashes when playing a video. > On simple sites, it

firefox crashes on an M1 macbook

2023-04-12 Thread Jan Stary
This is current/arm64 on an Apple M1 MacBook Air (dmesg below). While everything mostly works, Firefox keeps crashing. Reproducibly, it always crashes on calendar.google.com; _sometimes_ it crashes when playing a video. On simple sites, it works withotu problems. How can I debug this? Is it

audio/shorten bug

2023-02-28 Thread Jan Stary
Are there any users of audio/shorten? If so, would someone please to at this? https://github.com/janstary/shorten/issues/1 Jan

Re: audio/sox port: unfixed vulns

2023-02-22 Thread Jan Stary
On Feb 13 13:50:43, h...@stare.cz wrote: > On Feb 07 15:09:39, t...@theobuehler.org wrote: > > On Tue, Feb 07, 2023 at 02:48:25PM +0100, Jan Stary wrote: > > > On Feb 06 22:56:02, t...@theobuehler.org wrote: > > > > There is an ongoing discussio

Re: shorten: chars not longs for ulaw

2023-02-21 Thread Jan Stary
Aaargh, sorry, %ld vs %d, not %lu vs %u. While here: fuckery also appears to be afoot in $ sox -b 16 -n file.wav synth 10 gain -3 $ shorten file.wav $ shorten -i file.shn File 'file.shn' contains appended seek tables (revision 4294967295). That's 2^32 - 1 and I suspect that's not how they

shorten: chars not longs for ulaw

2023-02-21 Thread Jan Stary
This is a patch for audio/shorten. The utils/mkbshift.c emits bitshift.c which is later used in ulaw ancoding/decoding - it contains the arrays of ulaw constants. However, mkbshift.c prints them as %lu, resulting in e.g. schar ulaw_inward[13][256] = { {4294967169,4294967170,4294967171,... and

Re: shorten/shntool homepage

2023-02-21 Thread Jan Stary
On Feb 21 10:31:31, sh+openbsd-po...@codevoid.de wrote: > Jan Stary wrote (2023-02-20 18:22 CET): > > The etree.org page is apparently dead, > > but the freeshell.org sites exist > > and have the tarballs. > > > > Jan > > Again with REVISION bumped and

shorten/shntool homepage

2023-02-20 Thread Jan Stary
The etree.org page is apparently dead, but the freeshell.org sites exist and have the tarballs. Jan Index: shntool/Makefile === RCS file: /cvs/ports/audio/shntool/Makefile,v retrieving revision 1.6 diff -u -p -r1.6 Makefile

Re: audio/sox port: unfixed vulns

2023-02-13 Thread Jan Stary
On Feb 07 15:09:39, t...@theobuehler.org wrote: > On Tue, Feb 07, 2023 at 02:48:25PM +0100, Jan Stary wrote: > > On Feb 06 22:56:02, t...@theobuehler.org wrote: > > > There is an ongoing discussion on audio/sox on oss-security: > > > > > > https://marc.in

Re: audio/sox patches from oss-security

2023-02-07 Thread Jan Stary
On Feb 06 22:56:02, t...@theobuehler.org wrote: > There is an ongoing discussion on audio/sox on oss-security: > > https://marc.info/?l=oss-security=167546008232629=2 > > Steffen Nurpmeso ported the patches to apply against the commit > we also use in our ports, that's what's included in the

mplayer and ffplay don't play on arm64

2023-02-03 Thread Jan Stary
This is curent/arm64 on a macbook air (dmesg below). Trying to play a movie which plays just fine with mplayer and ffplay on amd64 results in the following: $ ffplay poppies.mp4 ffplay version 4.4.3 Copyright (c) 2003-2022 the FFmpeg developers built with OpenBSD clang version 13.0.0

Re: NEW: devel/web

2023-01-13 Thread Jan Stary
On Jan 13 10:21:12, h...@stare.cz wrote: > There is tex21-210206.tar.gz, a few days younger than what you ported. Simply bumping the DISTNAME to tex21-210206 and adding REVISION = 0 (in all except tex-fonts, which are not changed) seems to work. Jan

Re: NEW: devel/web

2023-01-13 Thread Jan Stary
Hi Kyle, > Being shocked at the magnitude of texlive I have been investigating > alternatives. I have put together 4 packages that use the Free Pascal > compiler to give a minimal working TeX system. first of all, thank you very much. I finaly got around to this, and I am delighted by the

AM_PYTHON finds 3.10, but not 3.11

2023-01-11 Thread Jan Stary
The python-3.10 port provides a 'python3' symlink, but python-3.11 does not. This makes build systems using AM_PYTHON, such as libsndfile's ./configure as produced by automake-1.16.5, _miss_ python, because python.m4 does this: AC_DEFUN([AM_PATH_PYTHON], [ dnl Find a Python interpreter.

Re: libsndfile 1.2.0

2023-01-11 Thread Jan Stary
11 +1,12 @@ > COMMENT= library to handle various audio file formats > > -GH_ACCOUNT= libsndfile > -GH_PROJECT= libsndfile > -GH_TAGNAME= 1.1.0 > +V= 1.2.0 > +DISTNAME=libsndfile-${V} > +EXTRACT_SUFX=.tar.xz > CATEGORIES= audio > > HOMEPA

make gen

2023-01-11 Thread Jan Stary
SRC. Is there an example of a port where make gen is actualy used? Jan COMMENT=library to handle various audio file formats GH_ACCOUNT= libsndfile GH_PROJECT= libsndfile GH_TAGNAME= 1.1.0 CATEGORIES= audio HOMEPAGE= https://libsndfile.github.io/libsndfile/ MAI

Re: libsndfile 1.2.0

2023-01-11 Thread Jan Stary
T=libsndfile -GH_TAGNAME=1.1.0 +V= 1.2.0 +DISTNAME= libsndfile-${V} +EXTRACT_SUFX= .tar.xz CATEGORIES=audio HOMEPAGE= https://libsndfile.github.io/libsndfile/ +MASTER_SITES= https://github.com/libsndfile/libsndfile/releases/download/${V}/ MAINTAINER=

Re: libsndfile 1.2.0

2023-01-10 Thread Jan Stary
On Jan 10 20:11:54, t...@theobuehler.org wrote: > On Tue, Jan 10, 2023 at 08:03:49PM +0100, Jan Stary wrote: > > I am working on an update of libsndfile to 1.2.0. > > > > Sadly, I was not around for the 1.1.0 update (thank you Brad), > > when apparently the

... requires ninja

2023-01-10 Thread Jan Stary
The audio/libsndfile port currently requires devel/ninja when building. Nothing in the Makefile mentions that, so I suppose it's a dependency of a dependency. Is that due to cmake? Or the python module? libsndfile is a small audio library; I would like to keep the deps to a minimum.

libsndfile 1.2.0

2023-01-10 Thread Jan Stary
I am working on an update of libsndfile to 1.2.0. Sadly, I was not around for the 1.1.0 update (thank you Brad), when apparently the decision was made to switch to the cmake build. Is there a particular reason for that? Under https://github.com/libsndfile/libsndfile/releases they provide a

Re: rpi4 ffmpeg core dumps

2023-01-06 Thread Jan Stary
On Jan 04 15:52:47, s...@spacehopper.org wrote: > On 2023/01/04 16:22, Jan Stary wrote: > > Hi, > > > > > My old pcengines box died and I had a rpi4 around that I spun up to > > > replace > > > it with as my network router/play machine. > > >

Re: rpi4 ffmpeg core dumps

2023-01-04 Thread Jan Stary
On Jan 04 15:52:47, s...@spacehopper.org wrote: > On 2023/01/04 16:22, Jan Stary wrote: > > Hi, > > > > > My old pcengines box died and I had a rpi4 around that I spun up to > > > replace > > > it with as my network router/play machine. > > >

Re: rpi4 ffmpeg core dumps

2023-01-04 Thread Jan Stary
Hi, > My old pcengines box died and I had a rpi4 around that I spun up to replace > it with as my network router/play machine. > > The rpi4 is working fantastic except for one thing: > > I have a webcam that I'm capturing images using fswebcam and those scripts > all work perfectly. > > I try

Re: AM_ICONV

2023-01-04 Thread Jan Stary
Thanks again, Jan > -- > Sent from a phone, apologies for poor formatting. > > On 4 January 2023 07:52:55 Jan Stary wrote: > > > Some third party software, e.g. wavpack, uses AM_ICONV > > in its configure.ac when building from git. > > >

AM_ICONV

2023-01-03 Thread Jan Stary
Some third party software, e.g. wavpack, uses AM_ICONV in its configure.ac when building from git. (I know we have a port that already comes with ./configure, so this problem does not occur there.) I do have automake and the rest installed, but autogen.sh complains that autoreconf-2.71:

Re: U-Boot 2022.10 and dtb from Linux 6.0.8

2022-11-28 Thread Jan Stary
On Nov 28 00:39:09, patr...@blueri.se wrote: > Am Mon, Nov 28, 2022 at 12:22:30AM +0100 schrieb Patrick Wildt: > > Am Fri, Nov 25, 2022 at 12:52:24AM + schrieb Peter Stuge: > > > Jan Stary wrote: > > > > Here is the cpsw problem: > > > > > > &

Re: U-Boot 2022.10 and dtb from Linux 6.0.8

2022-11-28 Thread Jan Stary
> > > > > This breakes my RPI4. > > > > > > > > > > After replacing the DTBs on the dos partition > > > > > with those from the new dtb port, the rpi4 > > > > > does not emit anything on the console, > > > > > and is not reachable over the network. > > > > > > Replacing the DTBs with those from

Re: U-Boot 2022.10 and dtb from Linux 6.0.8

2022-11-22 Thread Jan Stary
On Nov 18 15:59:01, mark.kette...@xs4all.nl wrote: > Let me explain the situation once more. In principle the only thing > you need is a (working) U-Boot for you board/machine. But in some > cases the DTB that comes with U-Boot is broken. In that case you may > be able to make your

Re: U-Boot 2022.10 and dtb from Linux 6.0.8

2022-11-22 Thread Jan Stary
On Nov 22 15:42:20, mark.kette...@xs4all.nl wrote: > > Date: Tue, 22 Nov 2022 14:40:06 +0100 > > From: Jan Stary > > > > On Nov 22 13:52:52, h...@stare.cz wrote: > > > On Nov 14 23:37:05, patr...@blueri.se wrote: > > > > the u-boot and dtb ports ha

Re: U-Boot 2022.10 and dtb from Linux 6.0.8

2022-11-22 Thread Jan Stary
On Nov 22 13:50:58, s...@spacehopper.org wrote: > On 2022/11/22 14:29, Jan Stary wrote: > > On Nov 14 23:37:05, patr...@blueri.se wrote: > > > I can provide pre-built unsigned packages upon request. > > > > How did you build on arm, when both u-boot > > and t

Re: U-Boot 2022.10 and dtb from Linux 6.0.8

2022-11-22 Thread Jan Stary
On Nov 14 23:37:05, patr...@blueri.se wrote: > I can provide pre-built unsigned packages upon request. How did you build on arm, when both u-boot and the required arm-none-eabi-gcc-linaro are marked BROKEN for arm? Trying to build u-boot on BeagleBone Black (arm), I am naively commenting out the

Re: U-Boot 2022.10 and dtb from Linux 6.0.8

2022-11-22 Thread Jan Stary
On Nov 14 23:37:05, patr...@blueri.se wrote: > the u-boot and dtb ports haven't been updated in a while, mostly because > updating those regularly breaks working machines. I think it's time for > another update, so here's a diff for both. > > Before this heads into the tree it would be nice to

dtb duplicities

2022-11-21 Thread Jan Stary
Some DTBs in sysutils/dtb appear duplicit, e.g. /usr/local/share/dtb/arm/bcm2711-rpi-4-b.dtb /usr/local/share/dtb/arm64/broadcom/bcm2711-rpi-4-b.dtb Is that on purpose? Jan

Re: U-Boot 2022.10 and dtb from Linux 6.0.8

2022-11-21 Thread Jan Stary
> Here is the cpsw problem: > > -cpsw0 at omsysc46: version 1.12 (0), address 90:59:af:82:2e:7e > +cpsw0 at omsysc46: version 1.12 (0), address 00:00:00:00:00:00 > > The booted BBB did assign an address to its cpsw0, > > cpsw0: flags=808843 mtu 1500 > lladdr 00:00:00:00:00:00 >

sysutils/pstree dead?

2022-11-14 Thread Jan Stary
The HOMEPAGE and MASTER_SITES of pstree seem dead: http://www.thp.uni-duisburg.de/pstree/ ftp://ftp.thp.uni-duisburg.de/pub/source/ Apparently, the Uni's site is www.uni-due.de now and Fred Hucht is still at https://www.uni-due.de/thp/ but the http/ftp structure is not preserved.

Re: UPDATE: libsndfile

2022-04-26 Thread Jan Stary
Thanks for the fix, and sorry for the delay. On Apr 23 14:40:04, b...@comstyle.com wrote: > A bug fix from upstream.. > gsm610: Fix signed integer overflow On each of current/{amd64, arm64, armv7} it builds, runs, and does not break this: sox -c 1 -b 8 -r 8000 -n file.wav synth 5 sin

Re: a bearable browser

2021-12-21 Thread Jan Stary
On Dec 20 09:44:38, mlar...@nested.page wrote: > On Mon, Dec 20, 2021 at 11:55:38AM +0100, Jan Stary wrote: > > Dear all, > > > > I know the question keeps repeating here, > > but is there a web browser that is at least usable? > > > > I switched

a bearable browser

2021-12-20 Thread Jan Stary
Dear all, I know the question keeps repeating here, but is there a web browser that is at least usable? I switched from Firefox to Chrome about a year ago, but it has become unbearably slow and hungry. On a machine with Intel(R) Core(TM)2 Duo CPU P8400 @ 2.26GHz, and 8GB of ram, about ten tabs

chrome - not signed in

2021-06-02 Thread Jan Stary
This is current/amd64 running the latest chromium package. The user icon in the upper right corner says "not signed in", and indeed chrome does not sync. I don't see any place where I could sign in, but I know this used to work: I logged into my Google account when setting up sync. Now Settings >

Re: mutt tls conection refused

2021-05-09 Thread Jan Stary
Returning to this old thread, as my organization has moved its mailing to yet another monster (namely https://outlook.office.com). The problem was actually the "smtps://" as opposed to "smtp://" https://unix.stackexchange.com/questions/66560/mutt-smtp-tls-error-sending-mail doscribes it as

Re: conflicts in ports.tar.gz

2021-01-10 Thread Jan Stary
e dirs are indeed in conflict ("in the way"). Sorry for the omission. Jan > No idea why but I would suggest ignoring > ports.tar.gz and just fetching from anoncvs, either directly, or from > a local repo mirrored by reposync. > > > On 2021/01/10 15:53, Jan Star

Re: conflicts in ports.tar.gz

2021-01-10 Thread Jan Stary
On Jan 09 13:41:07, h...@stare.cz wrote: > The current ports.tar.gz contains files that 'cvs up' > considers to be in conflict. For example, untaring > snapshots/ports.tar.gz and running > > cvs -q -d anon...@mirror.osn.de:/cvs up -PdA > > on to of that gives > > C

Re: dev and deve and devel

2021-01-10 Thread Jan Stary
On Jan 09 23:15:07, na...@mips.inka.de wrote: > On 2021-01-09, Jan Stary wrote: > > > The current ports.tar.gz contains a dev/ and deve/ directory > > beside the expected devel/ category. Is that intended? > > The creation of those directories wasn't intended as su

conflicts in ports.tar.gz

2021-01-09 Thread Jan Stary
The current ports.tar.gz contains files that 'cvs up' considers to be in conflict. For example, untaring snapshots/ports.tar.gz and running cvs -q -d anon...@mirror.osn.de:/cvs up -PdA on to of that gives C x11/paper-icon-theme/distinfo cvs update: move away

dev and deve and devel

2021-01-09 Thread Jan Stary
The current ports.tar.gz contains a dev/ and deve/ directory beside the expected devel/ category. Is that intended? Looking at cvsweb, these have been in the Attic for some time. Jan

phonetics on OpenBSD: Praat

2021-01-08 Thread Jan Stary
Is there anyone doing phonetics on OpenBSD? Is there an alternative to Praat, to be run on OpenBSD? (At this stage of phonetics studies, I imagine Praat is the one tool everyone is using.) There is a FreeBSD port, so I installed FreeBSD on a spare laptop and instralled praat on it, but couldn't

Re: UPDATE: libsndfile 1.0.30 - CVE

2020-11-11 Thread Jan Stary
> > +MODULES= devel/cmake > > AFAIU, it still supports the autoconf build. > Is there any specific reason you are switching to cmake? > It seem to pull in a number of py3-* build dependencies, > including stuff like py3-babel and py3-imagesize and ninja ... > > Much as I hate the autotools, it

Re: UPDATE: libsndfile 1.0.30 - CVE

2020-11-11 Thread Jan Stary
ersion after 1.0.28 seems to exist on the old HOMEPAGE. > HOMEPAGE=http://www.mega-nerd.com/libsndfile/ I asked upstream to remove the page completely. It is and outdated version of the real thing at github. > MAINTAINER= Jan Stary > -SHARED_LIBS += sndfile 6.0

google meet keeps crashing firefox tabs

2020-10-15 Thread Jan Stary
Hi all, the corona teaching is here again, so I have set up laptops for the kids. One problem that keeps comming back is that any google meet will crash the firefox tab it is in at least a few times during the class. I have bumped up the available memory (16GB in the machine, 8G available to the

Re: firefox vs config in HOME

2020-09-24 Thread Jan Stary
On Sep 24 11:59:21, lan...@openbsd.org wrote: > On Thu, Sep 24, 2020 at 11:44:42AM +0200, Jan Stary wrote: > > This is current/amd64 after a sysupgrade and pkg_add -u. > > Firefox complains that it cannot store its own configuration > > and settings into HOME: > > >

firefox vs config in HOME

2020-09-24 Thread Jan Stary
This is current/amd64 after a sysupgrade and pkg_add -u. Firefox complains that it cannot store its own configuration and settings into HOME: ** (firefox:19344): WARNING **: 11:38:24.795: Cannot set application as default for URI scheme (http): Can’t create user MIME configuration folder

mutt tls conection refused

2020-08-29 Thread Jan Stary
This is mutt-1.14.6v3-sasl in 6.7-current/amd64. Recently, my institution's mail has been moved to 220 mail.cvut.cz Microsoft ESMTP MAIL Service Trying to send mail through it fails with SSL failed: error:1404B42E:SSL routines:ST_CONNECT:tlsv1 alert protocol version I enabled all the following

Re: cannot set firefox as default

2020-02-08 Thread Jan Stary
On Feb 08 16:26:36, h...@stare.cz wrote: > On Feb 08 15:53:11, sol...@perso.pw wrote: > > Le 2020-02-08 14:45, Jan Stary a écrit : > > > This is firefox-72.0.2 on a fresh current/amd64. > > > > > > Upon start, it asks to be the default browser. > > &

Re: cannot set firefox as default

2020-02-08 Thread Jan Stary
On Feb 08 15:53:11, sol...@perso.pw wrote: > Le 2020-02-08 14:45, Jan Stary a écrit : > > This is firefox-72.0.2 on a fresh current/amd64. > > > > Upon start, it asks to be the default browser. > > I click yes, but the setting does not get saved: > > do you

cannot set firefox as default

2020-02-08 Thread Jan Stary
This is firefox-72.0.2 on a fresh current/amd64. Upon start, it asks to be the default browser. I click yes, but the setting does not get saved: Cannot set application as default for URI scheme (http): Cant create user MIME configuration folder /home/hans/.config: No such file or directory

Re: [NEW] textproc/scdoc

2020-01-24 Thread Jan Stary
On Jan 24 00:19:40, schwa...@usta.de wrote: > Obviously, this is only yet another low-quality man(7) generator > (emitting pointless low-level roff(7) code, lots of bogus .P, > incorrectly encoded dashes, using low-level font escapes rather > than proper man(7) macros, failing to properly generate

Re: firefox does not see printer

2019-09-26 Thread Jan Stary
On Sep 26 20:05:06, dmitry.sen...@gmail.com wrote: > Install gtk{2,3}-cups packages I would like to stay with the base lpd/lpr, which seems to work fine except in firefox ... Jan

Re: firefox does not see printer

2019-09-26 Thread Jan Stary
On Sep 26 10:11:59, j...@openbsd.org wrote: > On Thu, 26 Sep 2019 at 16:36:08 +0200, Jan Stary wrote: > > This is current/amd64 with firefox-68.0.2 > > > > Firefox does not offer any prtinters in the printing dialogue > > except (Print to file"). > > >

Re: firefox does not see printer

2019-09-26 Thread Jan Stary
On Sep 26 16:36:08, h...@stare.cz wrote: > lpd/lpr itself works fine. This is my /etc/printcap: > lp:lp=:rm=147.32.232.36:rp=lp:sd=/var/spool/output/lpd:lf=/var/log/lpd-errs: > Each of "date | lpr" and "lpr file.pdf" works. However, in /var/spool/output/lpd/, there is a nonempty "lock" file

firefox does not see printer

2019-09-26 Thread Jan Stary
This is current/amd64 with firefox-68.0.2 Firefox does not offer any prtinters in the printing dialogue except (Print to file"). lpd/lpr itself works fine. This is my /etc/printcap: lp:lp=:rm=147.32.232.36:rp=lp:sd=/var/spool/output/lpd:lf=/var/log/lpd-errs: Each of "date | lpr" and "lpr

mailing list manager

2019-09-22 Thread Jan Stary
What do people use to run a mailing list? I prefer something minimalistic, which recognizes a mail address and resends to a predefined set of addresses; no web interface etc. Thank you Jan

rtorrent dumping core

2019-08-22 Thread Jan Stary
After an upgrade to current/amd64 and the obligate pkg_add -u, rtorrent started to crash and dump core on every run, after a few minutes of running. Is anyone seeing the same? Jan

Re: remove rsync from devel/git

2019-08-15 Thread Jan Stary
On Aug 15 16:49:17, dera...@openbsd.org wrote: > Jan Stary wrote: > > > On Aug 15 18:30:20, j...@wxcvbn.org wrote: > > > Committed, thanks! > > > > So now, with openrsync in base (thank you Kristaps), > > rsync can finaly go. > > Sadly, that is ve

Re: remove rsync from devel/git

2019-08-15 Thread Jan Stary
On Aug 15 18:30:20, j...@wxcvbn.org wrote: > Committed, thanks! So now, with openrsync in base (thank you Kristaps), rsync can finaly go.

Re: pkg_add -P and cdrom

2019-08-15 Thread Jan Stary
On Aug 15 21:33:23, es...@nerim.net wrote: > Since we no longer carry cdrom information, asking for cdrom-only should > either not install, or error out entirely during option parsing. -P cdrom should ridicule the user for using a cdrom, enough so that he goes to ports@ to ask for its deletion.

Re: Installing a tree of files

2019-08-14 Thread Jan Stary
On Aug 11 07:52:34, feine...@logic.at wrote: > Hi, > > to all experienced porters: is there a best practice for installing a whole > tree of files in do-install? > > I have encountered following patterns: > > cp -Rp > tar -czf - -C ... | tar xzf - -C ... > pax -rw > INSTALL_DATA in a for loop

remove rsync from devel/git

2019-08-14 Thread Jan Stary
If I read https://github.com/git/git/blob/master/Documentation/RelNotes/2.8.0.txt right, rsync support was removed from git about three years ago. Jan Index: Makefile === RCS file: /cvs/ports/devel/git/Makefile,v retrieving

sndio support for portaudio

2018-12-15 Thread Jan Stary
Why is it that http://cvsweb.openbsd.org/ports/audio/portaudio-svn/files/pa_sndio.c says case paInt16: case paFloat32: sio->sig = 1; sio->bits = 16; break; ? The 16 seems strange for Float32. Is that a missing stanza for paInt16?

porting Praat

2018-10-18 Thread Jan Stary
Has anyone tried to port http://www.fon.hum.uva.nl/praat/ to OpenBSD? I managed to get it to compile (tweaking the source and the Makefiles), and it starts and runs, but I don't get any sound (play or rec). I am lost in the alsa/oss/pulseaudio/portaudio maze. Jan

phonetic alphabet on OpenBSD

2018-10-14 Thread Jan Stary
Are there any phoneticians running on OpenBSD? How do you type the phonetic alphabet in vim? Is there a standard layout for the English part of IPA? I wrote me an ipa.vim ftplugin with shortcuts (such as imap ,ae) for the unicode chars, but I am looking for a "standard" way. Thank you

Re: mplayer is gone?

2018-04-17 Thread Jan Stary
On Apr 10 21:54:21, du...@l10n.ro wrote: > >> Is mplayer still a thing? Have used it for many years a long time ago, > >> but now I see the latest stable is 2 years old and nicknamed > >> "worksforme"… :-] > >> > >> I think of mpv as the spiritual successor of mplayer, being the most > >>

Re: drop opencore-amr

2018-04-05 Thread Jan Stary
On Mar 18 21:00:19, s...@spacehopper.org wrote: > On 2018/03/18 17:08, Jan Stary wrote: > > audio/opencore-amr is no longer used by sox or imagination. > > The only remaining use is by telephony/pjsua (no maintainer) > > - do other pjsua users actually use AMR? I ha

[NEW] rtptools

2018-03-25 Thread Jan Stary
This is the latest release of RTP tools, a set of tools to parse, process and send RTP data. Jan rtptools.tar Description: Unix tar archive

Re: drop opencore-amr

2018-03-18 Thread Jan Stary
On Mar 18 17:08:44, h...@stare.cz wrote: > audio/opencore-amr is no longer used by sox or imagination. > The only remaining use is by telephony/pjsua (no maintainer) Here are the other ports mentioning AMR, but not using opencore-amr - either explicitly disabling it, or using another

drop opencore-amr

2018-03-18 Thread Jan Stary
+= opencore-amrwb 0.0 # .0.3 - -CATEGORIES=audio - -HOMEPAGE= http://opencore-amr.sourceforge.net/ - -MAINTAINER=Jan Stary <h...@stare.cz> - -# Apache 2.0 -PERMIT_PACKAGE_CDROM= http://www.voiceage.com/amr_licterms.php -PERMIT_PACKAGE_FTP=Yes - -WANTLI

Re: update libsndfile to 1.0.28

2018-03-18 Thread Jan Stary
On Mar 13 13:08:09, j...@wxcvbn.org wrote: > On Sun, Mar 11 2018, Jan Stary <h...@stare.cz> wrote: > > This updates libsndfile to 1.0.28, the latest release. > > Sorry for being so late; thanks to naddy@ for the nudge. > > > > * Add explicit ./configure --opti

Re: drop opencore-amr from SoX

2018-03-17 Thread Jan Stary
On Mar 17 16:15:36, s...@spacehopper.org wrote: > done sox/imagination. Thanks. > it might still be useful for pjsua though > so i'd be inclined to keep that. My real goal is to drop opencore-amr altogether, these are the individual steps to not use it. pjsua has no maintainer - do pjsua users

drop opencore-amr from pjsua

2018-03-17 Thread Jan Stary
Tested on current/amd64 and current/macppc. Jan Index: Makefile === RCS file: /cvs/ports/telephony/pjsua/Makefile,v retrieving revision 1.43 diff -u -p -r1.43 Makefile --- Makefile5 Aug 2017 12:31:01 - 1.43 +++

  1   2   3   4   5   >