[update] www/stagit to 0.4

2016-05-07 Thread Hiltjo Posthuma
Hi, This diff updates stagit to 0.4. Changelog for stagit: - Submodule support (fixes issue with submodules vs 0.3.1 too) and link to .gitmodules file. - Support for pledge(2): -DUSE_PLEDGE option. - Cache support (-c flag) and optimizations. - Usual bugfixes, see log at:

Re: x11/slock: clear passwords with explicit_bzero

2016-08-13 Thread Hiltjo Posthuma
On Sat, Jul 30, 2016 at 06:07:57PM +0200, Theo Buehler wrote: > Currently, slock only clears the entered passwd buffer as part of > auth_userokay(3). If the user aborts the password entry with ESC or > clears the entered password with multiple backspaces, a cleartext > copy of the entered password

Re: Small nuisance with HTML5 videos (YouTube) and sndio

2016-07-01 Thread Hiltjo Posthuma
On Fri, Jul 01, 2016 at 10:06:59AM +0200, David Coppa wrote: > > ... snip ... snip ... > > $ aucatctl firefox0 > firefox0=80 > > ... > > $ aucatctl firefox0 > firefox0=84 > > Until you force it back to normal using 'aucatctl firefox0=127'. > > This is with both

Re: zabbix 3.2.3

2017-01-17 Thread Hiltjo Posthuma
Hey, Nice work on the Zabbix port!. I use it and it works well. I'd like to send monitored data encrypted to the Zabbix server, but noticed that it's not compiled with TLS support (--with-openssl). I tried to compile --with-openssl but LibreSSL doesn't support PSK identities, atleast not in a

Re: zabbix 3.2.3

2017-01-19 Thread Hiltjo Posthuma
On Tue, Jan 17, 2017 at 11:53:04AM +, Stuart Henderson wrote: > On 2017/01/17 09:47, Hiltjo Posthuma wrote: > > Hey, > > > > Nice work on the Zabbix port!. I use it and it works well. > > > > I'd like to send monitored data encrypted to the Zabbix

UPDATE: www/stagit 0.5

2017-01-05 Thread Hiltjo Posthuma
Hi, This bumps the version from 0.4 to 0.5. The release contains bugfixes and documentation improvements. Previous patches still apply cleanly. diff --git a/www/stagit/Makefile b/www/stagit/Makefile index 042f12dafaf..02ef03d2b29 100644 --- a/www/stagit/Makefile +++ b/www/stagit/Makefile @@

Re: wxneeded for dosbox

2017-03-26 Thread Hiltjo Posthuma
On Sun, Mar 26, 2017 at 11:37:21AM +1100, Jonathan Gray wrote: > On Sat, Mar 25, 2017 at 06:51:32PM +0100, Hiltjo Posthuma wrote: > > On Sat, Mar 25, 2017 at 05:43:27PM +0200, Giannis Tsaraias wrote: > > > On Sat, Mar 25, 2017 at 03:24:26PM +0100, Benjamin Baier wrote: &g

Re: wxneeded for dosbox

2017-03-25 Thread Hiltjo Posthuma
On Sat, Mar 25, 2017 at 05:43:27PM +0200, Giannis Tsaraias wrote: > On Sat, Mar 25, 2017 at 03:24:26PM +0100, Benjamin Baier wrote: > > Patch to add wxneeded to dosbox. I got a application that otherwise > > crashes with the following dosbox error message. > > > > >Setting excute permission on

Re: UPDATE: www/cgit 1.1

2017-03-02 Thread Hiltjo Posthuma
On Thu, Mar 02, 2017 at 09:07:11AM +0100, Landry Breuil wrote: > On Wed, Mar 01, 2017 at 09:36:53PM +0100, Hiltjo Posthuma wrote: > > Hi, > > > > This bumps the version of cgit from 1.0 to 1.1. > > Thanks for this, i'll try to test it soonish. > > > Ch

UPDATE: www/cgit 1.1

2017-03-01 Thread Hiltjo Posthuma
Hi, This bumps the version of cgit from 1.0 to 1.1. Changed in the patch below: - pass the option NO_GETTEXT=1 to git to disable gettext support. - add a patch patches/patch-setup_c to not open /dev/null in the chroot. alternatively the user can not use this patch and make the device node in

Re: UPDATE: www/cgit 1.1

2017-03-01 Thread Hiltjo Posthuma
On Wed, Mar 01, 2017 at 09:47:12PM +0100, Rafael Sadowski wrote: > > Please switch HOMEPAGE and MASTER_SITES0 to https, thanks. > Good point! Changed: diff --git a/www/cgit/Makefile b/www/cgit/Makefile index a3040ebf78e..c339fbadb88 100644 --- a/www/cgit/Makefile +++ b/www/cgit/Makefile @@

UPDATE: www/stagit 0.5->0.6

2017-08-13 Thread Hiltjo Posthuma
Hi, The patch below updates stagit from 0.5 to 0.6. Some changes in this release: Features: - Nicer HTML code for (older) text browsers such as dillo, links, lynx and w3m. - Added a git post-receive hook example script. - Added an example script to create snapshots by tag. - Documentation

UPDATE: www/youtube-dl

2017-05-18 Thread Hiltjo Posthuma
Hi, This patch bumps youtube-dl to 2017.05.18.1. It unbreaks youtube. diff --git a/www/youtube-dl/Makefile b/www/youtube-dl/Makefile index 9d37f82e734..d0d62f255e2 100644 --- a/www/youtube-dl/Makefile +++ b/www/youtube-dl/Makefile @@ -2,7 +2,7 @@ COMMENT = CLI program to download videos

UPDATE: x11/dmenu-4.6 -> 4.7

2017-05-08 Thread Hiltjo Posthuma
Hi, This bumps dmenu-4.6 to 4.7. It also removes the hardcoded optimization flags and removes -s for ld (CFLAGS and LDFLAGS). Build and tested on amd64. diff --git a/x11/dmenu/Makefile b/x11/dmenu/Makefile index fdbd700de17..b2935d76e5a 100644 --- a/x11/dmenu/Makefile +++ b/x11/dmenu/Makefile

security/pgp5: invalid / parked domain

2017-08-23 Thread Hiltjo Posthuma
Hi, I noticed the package security/pgp5 points to the domain http://www.pgpi.com . This domain seems to be parked or taken over. -- Kind regards, Hiltjo

Re: update mail/hypermail from 2.1.8 to 2.3.0

2018-06-08 Thread Hiltjo Posthuma
On Fri, Jun 08, 2018 at 02:50:57PM +0200, Solene Rapenne wrote: > > Hiltjo Posthuma writes: > > > Hi, > > > > This is a stab at updating hypermail to 2.3.0. > > > > A few patches are not needed anymore. > > > > I'm sure I made so

update mail/hypermail from 2.1.8 to 2.3.0

2018-06-03 Thread Hiltjo Posthuma
Hi, This is a stab at updating hypermail to 2.3.0. A few patches are not needed anymore. I'm sure I made some stupid mistakes. Briefly tested on amd64. Diff below: diff --git a/mail/hypermail/Makefile b/mail/hypermail/Makefile index 606658d13a4..b04dae1d9d8 100644 ---

Re: SA_RESETHAND race (or the mpv(1) hanging story)

2018-06-23 Thread Hiltjo Posthuma
On Sat, Jun 23, 2018 at 01:27:54PM +0100, Stuart Henderson wrote: > moved from tech@ > > On 2018/06/23 13:44, Hiltjo Posthuma wrote: > > On Fri, Mar 16, 2018 at 02:40:00PM +0100, Hiltjo Posthuma wrote: > > > On Fri, Mar 16, 2018 at 02:29:24PM +0100, Hiltjo Posthuma wrote

UPDATE: net/geomyidae 0.26.3 -> 0.31

2018-02-16 Thread Hiltjo Posthuma
Hi, This patch updates geomyidae from 0.26.3 to 0.31. There are many improvements and fixes to mention briefly. Patch below: diff --git a/net/geomyidae/Makefile b/net/geomyidae/Makefile index 9e67872684f..dd7e07232e1 100644 --- a/net/geomyidae/Makefile +++ b/net/geomyidae/Makefile @@ -2,12

Re: update mail/hypermail from 2.1.8 to 2.3.0

2018-08-16 Thread Hiltjo Posthuma
On Wed, Aug 15, 2018 at 06:10:51PM +0100, Stuart Henderson wrote: > On 2018/08/14 17:45, Hiltjo Posthuma wrote: > > +Use base pcre library. > > This is a bit confusing - there's no pcre library in base (it's in > packages), and the second part of the patch is something to d

Re: update mail/hypermail from 2.1.8 to 2.3.0

2018-08-14 Thread Hiltjo Posthuma
On Fri, Jun 08, 2018 at 03:20:07PM +0200, Hiltjo Posthuma wrote: > On Fri, Jun 08, 2018 at 02:50:57PM +0200, Solene Rapenne wrote: > > > > Hiltjo Posthuma writes: > > > > > Hi, > > > > > > This is a stab at updating hypermail to 2.3.0.

UPDATE: www/stagit 0.6->0.7.2

2018-01-12 Thread Hiltjo Posthuma
Hi, The patch below updates stagit from 0.6 to 0.7.2. Some changes in this release: Fixes: - Fix file permissions for cachefile and respect umask(2). - post-receive hook example: force set UTF-8 locale. - post-receive hook example: fix warning in script for example when pushing deleted tags.

UPDATE: www/stagit 0.7.2->0.8

2018-04-08 Thread Hiltjo Posthuma
in the Makefile: just a version bump. Patch below: >From c2b9a987137291293b496dffa83d974c23644e2b Mon Sep 17 00:00:00 2001 From: Hiltjo Posthuma <hil...@codemadness.org> Date: Sun, 8 Apr 2018 15:08:39 +0200 Subject: [PATCH] stagit: update to 0.8 --- www/stagit/Makefile | 2 +- www/stagit/dis

[UPDATE] net/geomyidae 0.31 -> 0.32.1

2018-06-24 Thread Hiltjo Posthuma
Hi, This patch updates geomyidae. Some changes compared to 0.31: - Add OpenBSD pledge support. - Fix: Return an error message for selectors containing two dots. - Log UTC time instead of localized time. - Add nocgi flag, which disables CGI execution. - Minor fixed in the manpage, CGI handling

Re: update: telephony/pjsua

2018-11-03 Thread Hiltjo Posthuma
On Sat, Nov 03, 2018 at 03:13:05PM +0100, Sebastien Marie wrote: > Hi, > > Here an update for pjsua (from 2.4.5 to 2.8). > > It updates the underline sip framework pjsip. > > I enabled video support in pjsip mostly for testing purpose, but we > currently don't have application using it (pjsua

[UPDATE] devel/libgit2 0.27.2 -> 0.27.5 (CVE)

2018-11-03 Thread Hiltjo Posthuma
Hi, This updates libgit2 from 0.27.2 to 0.27.5. CVE-2018-17456 (<0.27.5): https://github.com/libgit2/libgit2/releases/tag/v0.27.5 CVE-2018-10887 (<0.27.3): CVE-2018-10888 (<0.27.3): https://github.com/libgit2/libgit2/releases/tag/v0.27.3 Briefly tested and build on amd64. Patch below: diff

Re: update: telephony/pjsua

2018-11-03 Thread Hiltjo Posthuma
On Sat, Nov 03, 2018 at 04:33:21PM +0100, Sebastien Marie wrote: > On Sat, Nov 03, 2018 at 03:54:23PM +0100, Hiltjo Posthuma wrote: > > On Sat, Nov 03, 2018 at 03:13:05PM +0100, Sebastien Marie wrote: > > Hi, > > > > I don't use this particular software, >

Re: [UPDATE] devel/libgit2 0.27.2 -> 0.27.5 (CVE)

2018-11-10 Thread Hiltjo Posthuma
On Sat, Nov 03, 2018 at 04:09:16PM +0100, Hiltjo Posthuma wrote: > Hi, > > This updates libgit2 from 0.27.2 to 0.27.5. > > CVE-2018-17456 (<0.27.5): > https://github.com/libgit2/libgit2/releases/tag/v0.27.5 > > CVE-2018-10887 (<0.27.3): > CVE-2018-10888 (<0

UPDATE: www/youtube-dl to 2019-01-17

2019-01-19 Thread Hiltjo Posthuma
This bumps youtube-dl to 2019-01-17. Changelog: https://github.com/rg3/youtube-dl/blob/master/ChangeLog Patch below: diff --git a/www/youtube-dl/Makefile b/www/youtube-dl/Makefile index 7e808070564..0d310ebd39a 100644 --- a/www/youtube-dl/Makefile +++ b/www/youtube-dl/Makefile @@ -2,7 +2,7 @@

Re: snownews doesn't support https

2018-12-01 Thread Hiltjo Posthuma
On Fri, Nov 30, 2018 at 03:08:06PM +0100, Klemens Nanni wrote: > On Fri, Nov 30, 2018 at 12:37:29PM +0100, Solene Rapenne wrote: > > snownews doesn't seem to work when using https url, the program returns an > > error. Adding the http url for the same xml file was producing expected > > result.

Re: update mpv to 0.29.1

2018-11-23 Thread Hiltjo Posthuma
On Sun, Nov 18, 2018 at 12:40:54AM +0100, Klemens Nanni wrote: > Depending on the ffmpeg update, here's mpv. > > Works just fine on amd64 with various formats and codecs where > performance improvements are quite noticable. > > According to `port-lib-depends-check' the cd, dvd and v4l related >

UPDATE: www/stagit 0.8->0.9.1

2019-03-01 Thread Hiltjo Posthuma
Hi, This updates stagit from 0.8 to 0.9.1. Port changes: - Respect system LDFLAGS. - Use the main releases location (2f30 is a mirror). - Remove now unneeded config.mk patch: stagit now checks #ifdef __OpenBSD__ for pledge(2). stagit project changes: - Fix compile for API change in new

Re: UPDATE: www/stagit 0.8->0.9.1

2019-03-10 Thread Hiltjo Posthuma
On Sun, Mar 10, 2019 at 01:55:47PM +0100, Klemens Nanni wrote: > On Fri, Mar 01, 2019 at 11:17:48AM +0100, Hiltjo Posthuma wrote: > > - Respect system LDFLAGS. > > - Use the main releases location (2f30 is a mirror). > > - Remove now unneeded config.mk patch: stagit now chec

Re: UPDATE: www/stagit 0.8->0.9.1

2019-03-10 Thread Hiltjo Posthuma
On Fri, Mar 01, 2019 at 11:17:48AM +0100, Hiltjo Posthuma wrote: > Hi, > > This updates stagit from 0.8 to 0.9.1. > > Port changes: > > - Respect system LDFLAGS. > - Use the main releases location (2f30 is a mirror). > - Remove now unneeded config.mk patch: stagit no

Documentation (pkg readme) improvement for mail/dovecot

2019-04-08 Thread Hiltjo Posthuma
Hi, When installing dovecot with the default config, after generating the certificates and changing login.conf for dovecot according to pkg-readme, dovecot will show the following warning at startup: "Warning: fd limit (ulimit -n) is lower than required under max. load (512 < 1000), because of

UPDATE: www/stagit 0.9.1 -> 0.9.2

2019-05-03 Thread Hiltjo Posthuma
Hi, The patch below bumps stagit from 0.9.1 to 0.9.2. It fixes a HTML escaping issue in path names. It also fixes error handling in the shellscript example files. Patch: diff --git www/stagit/Makefile www/stagit/Makefile index 0928bcc9011..64375060787 100644 --- www/stagit/Makefile +++

UPDATE: net/znc 1.7.1 -> 1.7.3

2019-05-05 Thread Hiltjo Posthuma
Hi, This updates the znc port from 1.7.1 to 1.7.3. It contains a DDoS fix: - https://wiki.znc.in/ChangeLog/1.7.3 - CVE-2019-9917: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-9917 I only build the package on amd64 and not tested: diff --git net/znc/Makefile net/znc/Makefile index

Re: UPDATE: net/znc 1.7.1 -> 1.7.3

2019-05-05 Thread Hiltjo Posthuma
On Sun, May 05, 2019 at 01:46:24PM -0700, Nam Nguyen wrote: > Hiltjo Posthuma writes: > > > Hi, > > > > This updates the znc port from 1.7.1 to 1.7.3. > > > > It contains a DDoS fix: > > - https://wiki.znc.in/ChangeLog/1.7.3 > > - CVE-2019-9917: h

UPDATE: net/znc 1.7.3 -> 1.7.4

2019-06-26 Thread Hiltjo Posthuma
Hi, This updates the znc port from 1.7.3 to 1.7.4. It contains a security fix: Modules.cpp in ZNC before 1.7.4-rc1 allows remote authenticated non-admin users to escalate privileges and execute arbitrary code by loading a module with a crafted name. Reference:

Re: sqlports info available as a json in the CDN/mirrors, yay or nay?

2019-07-02 Thread Hiltjo Posthuma
On Tue, Jul 02, 2019 at 07:02:04PM +0200, Landry Breuil wrote: > On Tue, Jul 02, 2019 at 12:21:50PM -0400, Daniel Jakots wrote: > > I think it would be indeed nice to provide a way for people to easily > > see the content of the ports tree without having to take the sqlite3 db > > out from

Re: UPDATE: devel/cppcheck 1.87 -> 1.88

2019-09-03 Thread Hiltjo Posthuma
On Tue, Sep 03, 2019 at 06:00:15PM +1000, Jonathan Gray wrote: > On Tue, Aug 27, 2019 at 06:53:16PM +0200, Hiltjo Posthuma wrote: > > Hi, > > > > The patch below updates cppcheck from 1.87 to 1.88. > > > > Briefly tested on amd64. > > here is

UPDATE: devel/cppcheck 1.87 -> 1.88

2019-08-27 Thread Hiltjo Posthuma
Hi, The patch below updates cppcheck from 1.87 to 1.88. Briefly tested on amd64. diff --git devel/cppcheck/Makefile devel/cppcheck/Makefile index 66784b2ae67..8070899bacf 100644 --- devel/cppcheck/Makefile +++ devel/cppcheck/Makefile @@ -2,7 +2,7 @@ COMMENT = C/C++ static

Re: www/youtube-dl update to 2019.09.01

2019-09-12 Thread Hiltjo Posthuma
On Thu, Sep 12, 2019 at 09:12:42AM +, Mikolaj Kucharski wrote: > Hi, > > Kind reminder. Previous email also at: > > https://marc.info/?l=openbsd-ports=156749762125767=2 > > On Tue, Sep 03, 2019 at 07:59:51AM +, Mikolaj Kucharski wrote: > > Hi, > > > > This update fixes for me

UPDATE: www/youtube-dl 2019.11.28 -> 2019.12.25

2019-12-25 Thread Hiltjo Posthuma
Hi, This updates www/youtube-dl from 2019.11.28 to 2019.12.25. The changelog is available here: https://github.com/ytdl-org/youtube-dl/blob/master/ChangeLog Patch: diff --git www/youtube-dl/Makefile www/youtube-dl/Makefile index 390c75fd14c..892ff84b40d 100644 --- www/youtube-dl/Makefile +++

UPDATE: www/stagit 0.9.2 -> 0.9.3

2020-02-23 Thread Hiltjo Posthuma
-DISTNAME = stagit-0.9.2 +DISTNAME = stagit-0.9.3 REVISION = 0 CATEGORIES = www @@ -15,6 +15,7 @@ MAINTAINER = Hiltjo Posthuma PERMIT_PACKAGE = Yes # uses pledge() +# uses unveil() WANTLIB = c git2 LIB_DEPENDS

Re: [net/zabbix] PSK support?

2020-02-19 Thread Hiltjo Posthuma
On Wed, Feb 19, 2020 at 04:17:37PM -0500, William Leuschner wrote: > Hello porters, > > I'm trying to set up Zabbix with pre-shared keys so that: > * connections are encrypted, and > * the agent will reject connections from anyone without the key. > The configuration that should work currently

Re: [update patch] gnuchess 6.2.5 -> 6.2.7

2020-08-24 Thread Hiltjo Posthuma
On Mon, Aug 24, 2020 at 02:00:48PM +0200, Martin Ziemer wrote: > This patch updates gnuchess from 6.2.5 to 6.2.7. > > Since i saw there is no maintainer, i also added myself as maintainer. > > Tested on two amd64 systems. > > > Index: Makefile >

UPDATE: www/stagit 0.9.3 -> 0.9.4

2020-08-17 Thread Hiltjo Posthuma
Hi, This bumps stagit from 0.9.3 to 0.9.4: It has the following changes: - Fix for showing the entry on the files page of submodules for bare repositories. - There is now a separate Atom feed for tags called "tags.xml". This should make it easier to track only software releases if using an

Re: [UPDATE] x11/st to 0.8.4

2020-06-29 Thread Hiltjo Posthuma
On Mon, Jun 29, 2020 at 11:40:17AM +0100, Ricardo Mestre wrote: > Hi, > > The updates since last version are as follows and tested successfully on > amd64. > > Comments? OK? > > - config.mk: use PKG_CONFIG in commented OpenBSD section > - LICENSE: bump years > - remove sixel stub code > - fix

crash and issues with games/xboard + games/gnuchess

2020-07-27 Thread Hiltjo Posthuma
Hi, When using xboard with gnuchess the gnuchess program seems to consistently crash after 2 moves using the xboard program. Tested on -current on amd64. I asked on #openbsd on IRC and another user could reproduce it on -current too. Snippet from xboard -debug log output: [...] 41193 first :

[patch] UPDATE: converters/libiconv: pledge iconv binary

2021-01-11 Thread Hiltjo Posthuma
s. I've tested many command-line option combinations and haven't found missing promises which cause an abort(). Patch: >From f3b6b4de0a010bd7e9725eeaceddb33a61953a72 Mon Sep 17 00:00:00 2001 From: Hiltjo Posthuma Date: Mon, 11 Jan 2021 19:39:31 +0100 Subject: [PATCH] libiconv: pledge iconv(1)

Re: UPDATE: mpv 0.33.0

2020-12-14 Thread Hiltjo Posthuma
On Mon, Dec 14, 2020 at 02:44:29AM -0500, Brad Smith wrote: > Here is an update to mpv 0.33.0. > > Any testing would be appreciated. > Hi Brad, Thanks for updating it. I noticed some issues. > > Index: Makefile > === > RCS file:

Re: UPDATE: mpv 0.33.0

2020-12-14 Thread Hiltjo Posthuma
On Mon, Dec 14, 2020 at 02:39:30PM +0100, Solene Rapenne wrote: > On Mon, 14 Dec 2020 13:27:29 +0100 > Hiltjo Posthuma : > > > On Mon, Dec 14, 2020 at 02:44:29AM -0500, Brad Smith wrote: > > > Here is an update to mpv 0.33.0. > > > > > > Any testing

Re: [patch] UPDATE: converters/libiconv: pledge iconv binary

2021-01-16 Thread Hiltjo Posthuma
On Mon, Jan 11, 2021 at 07:50:55PM +0100, Hiltjo Posthuma wrote: > Hi, > > The below patch pledges the iconv binary in the libiconv package. The tool is > useful for converting text-encoding of text data to UTF-8 for example. > > It now uses pledge("stdio", NULL

Re: NEW: lang/tcc

2021-01-13 Thread Hiltjo Posthuma
On Wed, Jan 13, 2021 at 06:37:41AM +, Brian Callahan wrote: > Hi ports -- > > Attached is a new port, lang/tcc. TCC is the Tiny C Compiler. > > --- > pkg/DESCR: > TCC (Tiny C Compiler) is a small and fast ANSI C compiler. > It generates optimized code, and can compile, assemble, and link

Re: [patch] UPDATE: converters/libiconv: pledge iconv binary

2021-02-04 Thread Hiltjo Posthuma
On Tue, Jan 26, 2021 at 08:27:24PM +0100, Hiltjo Posthuma wrote: > On Tue, Jan 26, 2021 at 03:56:11PM +, Stuart Henderson wrote: > > On 2021/01/26 15:31, Clemens Gößnitzer wrote: > > > January 26, 2021 3:44 PM, "Hiltjo Posthuma" > > > wrote: > > &

Re: [patch] UPDATE: converters/libiconv: pledge iconv binary

2021-01-26 Thread Hiltjo Posthuma
On Sat, Jan 16, 2021 at 04:29:27PM +0100, Hiltjo Posthuma wrote: > On Mon, Jan 11, 2021 at 07:50:55PM +0100, Hiltjo Posthuma wrote: > > Hi, > > > > The below patch pledges the iconv binary in the libiconv package. The tool > > is > > useful for converting te

Re: [patch] UPDATE: converters/libiconv: pledge iconv binary

2021-01-26 Thread Hiltjo Posthuma
On Tue, Jan 26, 2021 at 03:56:11PM +, Stuart Henderson wrote: > On 2021/01/26 15:31, Clemens Gößnitzer wrote: > > January 26, 2021 3:44 PM, "Hiltjo Posthuma" wrote: > > > On Sat, Jan 16, 2021 at 04:29:27PM +0100, Hiltjo Posthuma wrote: > > >> On Mon,

Re: [patch] UPDATE: converters/libiconv: pledge iconv binary

2021-06-12 Thread Hiltjo Posthuma
On Sat, Jun 05, 2021 at 05:18:11PM +0200, Solene Rapenne wrote: > On Sat, 5 Jun 2021 12:51:21 +0200 > Hiltjo Posthuma : > > > > > > > > > diff --git a/converters/libiconv/Makefile b/converters/libiconv/Makefile > > > index 2ab58ea4519..5c804327

Re: [patch] UPDATE: converters/libiconv: pledge iconv binary

2021-06-19 Thread Hiltjo Posthuma
On Sat, Jun 12, 2021 at 07:42:22PM +0200, Hiltjo Posthuma wrote: > On Sat, Jun 05, 2021 at 05:18:11PM +0200, Solene Rapenne wrote: > > On Sat, 5 Jun 2021 12:51:21 +0200 > > Hiltjo Posthuma : > > > > > > > > > > > > > diff --git a/conve

graphics/jasper: version bump needed (maybe)

2021-05-23 Thread Hiltjo Posthuma
Hi, I noticed this package is maybe out-of-date. The NEWS file also mentions a few CVEs: https://github.com/jasper-software/jasper/blob/master/NEWS The current version 2.0.14 seems to be marked as legacy on the original website. Is a version bump needed or are there reasons not to? -- Kind

UPDATE: www/stagit 0.9.5 -> 0.9.6

2021-05-27 Thread Hiltjo Posthuma
Hi, This bumps stagit from 0.9.5 to 0.9.6: The changelog can be found here: https://git.codemadness.org/stagit/log.html Patch below tested on -current on amd64: diff --git www/stagit/Makefile www/stagit/Makefile index 6defd367b63..0525e6ef53a 100644 --- www/stagit/Makefile +++

Re: [patch] UPDATE: converters/libiconv: pledge iconv binary

2021-06-05 Thread Hiltjo Posthuma
On Fri, May 28, 2021 at 04:48:04PM +0200, Hiltjo Posthuma wrote: > On Fri, May 28, 2021 at 11:25:43AM +0100, Stuart Henderson wrote: > > On 2021/05/28 12:14, Hiltjo Posthuma wrote: > > > On Thu, Feb 04, 2021 at 01:26:44PM +0100, Hiltjo Posthuma wrote: > > > > On T

Re: [patch] UPDATE: converters/libiconv: pledge iconv binary

2021-05-28 Thread Hiltjo Posthuma
On Thu, Feb 04, 2021 at 01:26:44PM +0100, Hiltjo Posthuma wrote: > On Tue, Jan 26, 2021 at 08:27:24PM +0100, Hiltjo Posthuma wrote: > > On Tue, Jan 26, 2021 at 03:56:11PM +, Stuart Henderson wrote: > > > On 2021/01/26 15:31, Clemens Gößnitzer wrote: > > > > Jan

Re: [patch] UPDATE: converters/libiconv: pledge iconv binary

2021-05-28 Thread Hiltjo Posthuma
On Fri, May 28, 2021 at 11:25:43AM +0100, Stuart Henderson wrote: > On 2021/05/28 12:14, Hiltjo Posthuma wrote: > > On Thu, Feb 04, 2021 at 01:26:44PM +0100, Hiltjo Posthuma wrote: > > > On Tue, Jan 26, 2021 at 08:27:24PM +0100, Hiltjo Posthuma wrote: > > > > On T

Re: [patch] UPDATE: converters/libiconv: pledge iconv binary

2021-07-03 Thread Hiltjo Posthuma
On Sat, Jun 26, 2021 at 11:48:32AM +0200, Hiltjo Posthuma wrote: > On Sat, Jun 19, 2021 at 11:11:09AM +0200, Hiltjo Posthuma wrote: > > On Sat, Jun 12, 2021 at 07:42:22PM +0200, Hiltjo Posthuma wrote: > > > On Sat, Jun 05, 2021 at 05:18:11PM +0200, Solene Rapenne wrote: > >

Re: [patch] UPDATE: converters/libiconv: pledge iconv binary

2021-06-26 Thread Hiltjo Posthuma
On Sat, Jun 19, 2021 at 11:11:09AM +0200, Hiltjo Posthuma wrote: > On Sat, Jun 12, 2021 at 07:42:22PM +0200, Hiltjo Posthuma wrote: > > On Sat, Jun 05, 2021 at 05:18:11PM +0200, Solene Rapenne wrote: > > > On Sat, 5 Jun 2021 12:51:21 +0200 >

Re: [patch] UPDATE: converters/libiconv: pledge iconv binary

2021-07-10 Thread Hiltjo Posthuma
On Sat, Jul 03, 2021 at 04:17:25PM +0200, Hiltjo Posthuma wrote: > On Sat, Jun 26, 2021 at 11:48:32AM +0200, Hiltjo Posthuma wrote: > > On Sat, Jun 19, 2021 at 11:11:09AM +0200, Hiltjo Posthuma wrote: > > > On Sat, Jun 12, 2021 at 07:42:22PM +0200, Hiltjo Posthuma wrote: >

Re: multimedia/mpv debug vo=gpu crash on exit

2021-05-05 Thread Hiltjo Posthuma
On Wed, May 05, 2021 at 01:20:02AM -0700, Anindya Mukherjee wrote: > Hi, > > I have been investigating the crash on exit problem with mpv in ports > with vo=gpu. I think I made a little bit of progress and thought I'd > share my findings. > > The crash (SIGSEGV) happens when thread local

Re: multimedia/mpv debug vo=gpu crash on exit

2021-05-05 Thread Hiltjo Posthuma
On Wed, May 05, 2021 at 01:38:06PM +0200, Sebastien Marie wrote: > On Wed, May 05, 2021 at 12:52:54PM +0200, Hiltjo Posthuma wrote: > > > > Hi, > > > > I can (still) reproduce this issue. I don't use Iris though. > > > > Using LD_PRELOAD still crashes

UPDATE: www/stagit 0.9.4 -> 0.9.5

2021-03-14 Thread Hiltjo Posthuma
Hi, This bumps stagit from 0.9.4 to 0.9.5: It has the following changes: * Fix warning with libgit2 v0.99+, remain compatible with older versions. * Add abbreviated commit hash to submodule file. * Add an -u option to make URLs in Atom feeds absolute. * style.css * Add meta viewport for

Re: NEW: www/sfeed and www/sfeed_curses (RSS/Atom tool and reader)

2021-08-29 Thread Hiltjo Posthuma
On Sun, Aug 29, 2021 at 01:08:17PM +, Brian Callahan wrote: > Hi Hiltjo -- > > On 08/29/2021 07:34 AM, nathanael wrote: > > hi > > > > Hiltjo Posthuma wrote: > > > I'd like to submit my project sfeed (www/sfeed) and sfeed_curses > >

Re: NEW: www/sfeed and www/sfeed_curses (RSS/Atom tool and reader)

2021-09-06 Thread Hiltjo Posthuma
On Fri, Sep 03, 2021 at 02:16:31PM +0200, Frederic Cambus wrote: > On Sun, Aug 29, 2021 at 03:36:40PM +0200, Hiltjo Posthuma wrote: > > > > Other than that, both look good and following your readmes and sample > > > sfeedrc gets everything working on my machin

NEW: www/sfeed and www/sfeed_curses (RSS/Atom tool and reader)

2021-08-28 Thread Hiltjo Posthuma
Hi, I'd like to submit my project sfeed (www/sfeed) and sfeed_curses (www/sfeed_curses) as a port for OpenBSD. The attached gzipped tarball contains both ports. sfeed - sfeed is a RSS and Atom parser (and some format programs). It converts RSS or Atom feeds from XML to a TAB-separated

Re: [update] www/yt-dlp-2021.12.27

2021-12-28 Thread Hiltjo Posthuma
Hi, Yes, please :) On Tue, Dec 28, 2021 at 11:30:32AM +, Ricardo Mestre wrote: > Hi, > > Update to 2021.12.27, changelog below including for missed 2021.12.25. > > Comments? OK? > > 2021.12.27 > Avoid recursion error when re-extracting info > [ffmpeg] Fix position of --ppa >

Re: NEW: www/yt-dlp: an actively maintained youtube-dl fork

2021-11-10 Thread Hiltjo Posthuma
On Tue, Nov 09, 2021 at 09:14:52PM +, Stuart Henderson wrote: > On 2021/11/09 21:48, Hiltjo Posthuma wrote: > > Hi, > > > > I'd like to submit www/yt-dlp as a new port. It is an active maintained > > fork of > > youtube-dl. This port fixes a buffering

Re: NEW: www/yt-dlp: an actively maintained youtube-dl fork

2021-11-14 Thread Hiltjo Posthuma
On Wed, Nov 10, 2021 at 09:08:03AM +, Stuart Henderson wrote: > Yes please, there doesn't seem want good reason to disable them. > > -- > Sent from a phone, apologies for poor formatting. > > On 10 November 2021 08:15:38 Hiltjo Posthuma wrote: > > > On Tue,

Re: UPDATE: www/sfeed 1.0 -> 1.1 and remove www/sfeed_curses

2021-11-28 Thread Hiltjo Posthuma
On Sat, Nov 27, 2021 at 11:03:55PM +, Stuart Henderson wrote: > This will need @conflict sfeed_curses-* and @pkgpath www/sfeed_curses to > handle the update > > -- > Sent from a phone, apologies for poor formatting. > > On 27 November 2021 10:49:17 Hiltjo Posth

UPDATE: www/sfeed 1.0 -> 1.1 and remove www/sfeed_curses

2021-11-27 Thread Hiltjo Posthuma
Hi, This updated sfeed to 1.1. The formatting program sfeed_curses is now merged in the sfeed repo so the separate www/sfeed_curses port can be removed. The complete changelog from 1.0 is: * The formatting program sfeed_curses is now merged in the sfeed repo. This is a program for viewing

NEW: www/yt-dlp: an actively maintained youtube-dl fork

2021-11-09 Thread Hiltjo Posthuma
Hi, I'd like to submit www/yt-dlp as a new port. It is an active maintained fork of youtube-dl. This port fixes a buffering issue with Youtube for me aswell. When symlinked (manually) to youtube-dl it is compatible. Compatible in the sense that most command-line arguments are the same and it

UPDATE: www/yt-dlp 2021.11.10.1 -> 2021.12.01

2021-12-01 Thread Hiltjo Posthuma
Hi, This updates www/yt-dlp from 2021.11.10.1 to 2021.12.01. Patch: diff --git www/yt-dlp/Makefile www/yt-dlp/Makefile index e1ceab04039..70d0db6ab0d 100644 --- www/yt-dlp/Makefile +++ www/yt-dlp/Makefile @@ -2,7 +2,7 @@ COMMENT = CLI program to download videos from YouTube and other

UPDATE: www/stagit 0.9.6 -> 1.0

2021-12-01 Thread Hiltjo Posthuma
Hi, This updates stagit from 0.9.6 to 1.0. Changes: * Print the number of remaining commits. * Ignore '\r' in writing diffs and file blobs. * Percent encode characters in path names, like '?' and '#'. * Encode XML / HTML entities in the project name. * Add EXAMPLES section to the man pages.

Re: UPDATE: www/stagit 0.9.6 -> 1.0

2021-12-09 Thread Hiltjo Posthuma
Hi, Bump, can it be updated? Thanks, On Wed, Dec 01, 2021 at 06:18:50PM +0100, Hiltjo Posthuma wrote: > Hi, > > This updates stagit from 0.9.6 to 1.0. > > Changes: > > * Print the number of remaining commits. > * Ignore '\r' in writing diffs and file blobs. >

Re: UPDATE: www/sfeed from 1.1 to 1.2

2022-02-13 Thread Hiltjo Posthuma
On Sun, Feb 06, 2022 at 02:00:23PM +0100, Hiltjo Posthuma wrote: > Hi, > > This updates www/sfeed from 1.1 to 1.2. > > diff --git www/sfeed/Makefile www/sfeed/Makefile > index 448a1e3dfde..5a40f5fda19 100644 > --- www/sfeed/Makefile > +++ www/sfeed/Makefile > @@

UPDATE: www/sfeed from 1.2 to 1.3

2022-03-07 Thread Hiltjo Posthuma
Hi, The below patch bumps sfeed from 1.2 to 1.3: diff --git www/sfeed/Makefile www/sfeed/Makefile index 59f510cc45c..4a24f7024fb 100644 --- www/sfeed/Makefile +++ www/sfeed/Makefile @@ -1,7 +1,7 @@ # $OpenBSD: Makefile,v 1.3 2022/02/13 18:19:48 sdk Exp $ COMMENT = RSS/Atom

UPDATE: www/sfeed to 1.4

2022-04-02 Thread Hiltjo Posthuma
Hi, This updates sfeed from 1.3 to 1.4: diff --git www/sfeed/Makefile www/sfeed/Makefile index 067dbcf58b1..9d4b5e77c41 100644 --- www/sfeed/Makefile +++ www/sfeed/Makefile @@ -1,5 +1,5 @@ COMMENT = RSS/Atom newsreader and formatting programs -DISTNAME = sfeed-1.3

UPDATE: www/stagit to 1.1

2022-04-02 Thread Hiltjo Posthuma
Hi, This updates stagit from 1.0 to 1.1: diff --git www/stagit/Makefile www/stagit/Makefile index a1b35e507af..17811d07b2e 100644 --- www/stagit/Makefile +++ www/stagit/Makefile @@ -1,6 +1,6 @@ COMMENT = static git page generator -DISTNAME = stagit-1.0 +DISTNAME =

Re: UPDATE: www/sfeed to 1.4

2022-04-04 Thread Hiltjo Posthuma
On Sat, Apr 02, 2022 at 06:41:32PM +0200, Hiltjo Posthuma wrote: > Hi, > > This updates sfeed from 1.3 to 1.4: > > diff --git www/sfeed/Makefile www/sfeed/Makefile > index 067dbcf58b1..9d4b5e77c41 100644 > --- www/sfeed/Makefile > +++ www/sfeed/Makefile >

[update] www/yt-dlp-2022.02.04

2022-02-04 Thread Hiltjo Posthuma
Hi, This updates yt-dlp to 2022.02.04. Lightly tested on amd64. diff --git www/yt-dlp/Makefile www/yt-dlp/Makefile index bf362aff22b..4389f374aab 100644 --- www/yt-dlp/Makefile +++ www/yt-dlp/Makefile @@ -2,7 +2,7 @@ COMMENT = CLI program to download videos from YouTube and other sites

Re: [update] www/yt-dlp-2022.02.04

2022-02-04 Thread Hiltjo Posthuma
On Fri, Feb 04, 2022 at 11:32:39AM +, Stuart Henderson wrote: > On 2022/02/04 11:50, Hiltjo Posthuma wrote: > > Hi, > > > > This updates yt-dlp to 2022.02.04. Lightly tested on amd64. > > I had already committed 02.03, have just updated to 02.04. > Thanks :) -- Kind regards, Hiltjo

UPDATE: www/sfeed from 1.1 to 1.2

2022-02-06 Thread Hiltjo Posthuma
Hi, This updates www/sfeed from 1.1 to 1.2. diff --git www/sfeed/Makefile www/sfeed/Makefile index 448a1e3dfde..5a40f5fda19 100644 --- www/sfeed/Makefile +++ www/sfeed/Makefile @@ -1,7 +1,7 @@ # $OpenBSD: Makefile,v 1.2 2021/11/28 12:41:28 sthen Exp $ COMMENT = RSS/Atom

Re: [update] www/yt-dlp-2022.01.21

2022-01-21 Thread Hiltjo Posthuma
On Fri, Jan 21, 2022 at 12:56:28PM +, Ricardo Mestre wrote: > Hi, > > new update to 2022.01.21 released today, changelog can be checked on [0] since > it's too big to paste here. > > ok? > yes please :) > [0] https://github.com/yt-dlp/yt-dlp/releases/tag/2022.01.21 > > Index: Makefile >

Re: UPDATE: www/stagit to 1.1

2022-04-14 Thread Hiltjo Posthuma
On Sat, Apr 02, 2022 at 06:40:54PM +0200, Hiltjo Posthuma wrote: > Hi, > > This updates stagit from 1.0 to 1.1: > > > diff --git www/stagit/Makefile www/stagit/Makefile > index a1b35e507af..17811d07b2e 100644 > --- www/stagit/Makefile > +++ www/stagit/Makefile &

UPDATE: www/sfeed from 1.8 to 1.9 (maintainer)

2023-08-18 Thread Hiltjo Posthuma
Hi, sfeed 1.9 was released. sfeed is a tool to convert RSS or Atom feeds from XML to a TAB-separated file. It can be found at: * git://git.codemadness.org/sfeed * gopher://codemadness.org/1/git/sfeed * https://codemadness.org/releases/sfeed/ * gopher://codemadness.org/1/releases/sfeed/

UPDATE: www/yt-dlp to 2022.04.08

2022-04-08 Thread Hiltjo Posthuma
Hi, This updates yt-dlp to 2022.04.08: diff --git www/yt-dlp/Makefile www/yt-dlp/Makefile index af2d385bdc3..67b83065d35 100644 --- www/yt-dlp/Makefile +++ www/yt-dlp/Makefile @@ -1,6 +1,6 @@ COMMENT = CLI program to download videos from YouTube and other sites -VERSION =

UPDATE: www/sfeed from 1.4 to 1.5 (maintainer)

2022-05-21 Thread Hiltjo Posthuma
Hi, sfeed 1.5 was released. sfeed is a tool to convert RSS or Atom feeds from XML to a TAB-separated file. sfeed has the following notable changes compared to 1.4: Changes: * sfeed_curses: interrupt waitpid while interactive child program is running This now handles SIGTERM on sfeed_curses

UPDATE: www/stagit 1.1 to 1.2

2022-08-07 Thread Hiltjo Posthuma
Hi, The below patch updates stagit 1.1 to 1.2. libgit2 recently added an option GIT_OPT_SET_OWNER_VALIDATION which prevented other users from reading a repository. In the case of stagit it is not a security issue and broke a normal use-case. This new version disables the option. Also stagit

UPDATE: net/geomyidae 0.50.1 -> 0.51

2022-08-12 Thread Hiltjo Posthuma
Hi, The patch below updates net/geomyidae from 0.50.1 to 0.51. BTW maybe the patch-Makefile patch procedure can be changed to override the MANDIR variable in the Makefile? This would avoid having to maintain and bump the patch for each release. diff --git net/geomyidae/Makefile

Re: UPDATE: net/sacc 1.01 -> 1.06

2022-08-12 Thread Hiltjo Posthuma
On Fri, Aug 12, 2022 at 11:27:31AM +0200, Hiltjo Posthuma wrote: > Hi, > > The patch below updates the sacc gopher client from 1.01 to 1.06. > The suffix of the release tarball file also changed on the FTP server. > Oops I made the same mistake as geomyidae, as they both now h

UPDATE: net/sacc 1.01 -> 1.06

2022-08-12 Thread Hiltjo Posthuma
Hi, The patch below updates the sacc gopher client from 1.01 to 1.06. The suffix of the release tarball file also changed on the FTP server. diff --git net/sacc/Makefile net/sacc/Makefile index 077016b5ca8..b6879289a0d 100644 --- net/sacc/Makefile +++ net/sacc/Makefile @@ -1,6 +1,5 @@ COMMENT

  1   2   >