[Update] security/gpgme to v1.13.1 (with question)

2019-07-31 Thread Stefan Hagen
Hello, This is an update for security/gpgme from v1.12.0 to 1.13.1. Changes from 1.12.0 to 1.13.0 (https://dev.gnupg.org/T4376): * Support GPGME_AUDITLOG_DIAG for gpgsm. * New context flag "trust-model". * Removed support for WindowsCE and Windows ME. * Aligned the gpgrt-config code with our othe

Re: [Update] security/gpgme to v1.13.1

2019-08-01 Thread Stefan Hagen
Stuart Henderson wrote: On 2019/07/31 20:49, Stefan Hagen wrote: This is an update for security/gpgme from v1.12.0 to 1.13.1. Committed with tweaks. Thank you. A function was removed so we bump the major version. (It may possibly be an internal-only function, but we generally bump for

Re: NEW: games/openjazz

2019-08-04 Thread Stefan Hagen
Brian Callahan wrote: Attached is a new part, games/openjazz. OpenJazz is an open-source version of the classic Jazz Jackrabbit games. OK? I played the first 10 levels on amd64 with the data files from gog.com. If screen elements are missing, you may need to set scale to 2x or 3x in the sett

Re: [update] mail/mu-1.4.10

2020-07-12 Thread Stefan Hagen
E=http://www.djcbsoftware.nl/code/mu/ @@ -13,12 +20,12 @@ MAINTAINER=Stefan Hagen https://github.com/djcb/mu/releases/download/1.2/ +MASTER_SITES=https://github.com/djcb/mu/releases/download/${V}/ EXTRACT_SUFX=.tar.xz BUILD_DEPENDS=emacs->=24:editors/emacs @@ -37,9

Re: [update] mail/mu-1.4.10

2020-07-12 Thread Stefan Hagen
Stefan Hagen wrote: > I've driven this a little further with sed in the Makefile instead of > patching the placeholder in. This way no patch is necessary at all. > > I like it much better and I've seen similiar approaches in other ports. > > > Still has utf8 in R

Re: [update] mail/mu-1.4.12

2020-07-27 Thread Stefan Hagen
2.2 + +DISTNAME= mu-$V + +FLAVORS= guile +FLAVOR ?= + +SHARED_LIBS= guile-mu0.0 CATEGORIES=mail HOMEPAGE= http://www.djcbsoftware.nl/code/mu/ @@ -13,12 +20,12 @@ MAINTAINER= Stefan Hagen https://github.com/djcb/mu/releases/download/1.2/ +MASTER_SITES= http

Re: 6.6 pkg_add of firefox vs atk versions

2020-07-29 Thread Stefan Hagen
Austin Hook wrote: > At one point the -u complains of a "loop" and asks me if I want to > proceed anyway [n,y,a] so I select "a". After completion pkg_add -u > the pkg_add firefox still fails. Have you tried pkg_check? Best Regards, Stefan -- Stefan Hagen | (goph

sysutils/rofi port bugfix

2020-08-07 Thread Stefan Hagen
Solene Rapenne wrote: > sysutils/rofi has x11/i3 as a build dependency, it still > compiles fine and its make test passes 14/14 > > ok? The question really is, why has rofi an i3 dependency? It is a multi purpose launcher that doesn't need i3. I removed the dependency and it compiles fine and tes

[NEW] x11/hsetroot

2020-08-11 Thread Stefan Hagen
Hello, The hsetroot utility is often suggested to be used as xsetroot replacement when a compositor is in use. Xsetroot sets colors and images on the root window with XSetWindowBackground. After loading a compositor, the background turns grey. In contrast to xsetroot, hsetroot uses XSetWindowBack

Re: [NEW] x11/screenkey

2020-08-11 Thread Stefan Hagen
Laurence Tratt wrote: > This is a port of screenkey-1.2. One obvious problem is that there are some > localisation files included, but they cause the setup.py installation to > fail. Maybe there's an obvious Python setup fix, but I couldn't find it -- > the best I could manage is to delete the init

[NEW] x11/qtpass - A frontend for password-store

2020-08-12 Thread Stefan Hagen
Hello, this is QtPass, a graphical front-end for pass (security/password-store). It comes quite handy to restructure (rename/move password files) in a grown password-store. It can use the pass utiltiy as well as the gpg/git/pwgen tools directly. Two questions: - Is the category x11 okay, or sho

Re: [NEW] x11/hsetroot

2020-08-12 Thread Stefan Hagen
Hello, I refined the port a bit. - fixed tabs - use GH_ instead of MASTER_SITE - added NO_TEST OK? Best Regards, Stefan hsetroot-1.0.3.tar.gz Description: application/tar-gz

Re: [NEW] x11/hsetroot

2020-08-13 Thread Stefan Hagen
Stuart Henderson wrote: > On 2020/08/13 16:45, Brian Callahan wrote: > > Thanks for the port. Attached is an updated version that does the > > following: > > * COMMENT should not start with a/an, so get rid of it > > * HOMEPAGE is set from the GH_* variables, so don't need it. > > * Tweak license m

[UPDATE] www/luakit 2.1 -> 2.2

2020-08-16 Thread Stefan Hagen
Hi, this is an update of luakit which mainly fixes issues with the current webkit version. The old version was barely usable with webkit 2.26+ as it didn't load pages (webview stayed blank) and the CPU spiked way too high. These issues have been fixed in 2.2. Maintainer on CC. Best Regards, Stef

Re: [NEW] x11/hsetroot

2020-08-16 Thread Stefan Hagen
Brian Callahan wrote: > On Thursday, August 13, 2020 1:05 PM, Stuart Henderson > wrote: > > On 2020/08/13 16:45, Brian Callahan wrote: > > > On Wednesday, August 12, 2020 8:10 AM, Stefan Hagen > > > sh+openbsd-po...@codevoid.de wrote: > > > > >

[MAINTAINER UPDATE] mail/mu 1.4.12 -> 1.4.13

2020-08-16 Thread Stefan Hagen
Hello, This is a bugfix release which fixes to free up some buffers in mu4e after Gnus has been closed. OK? Best Regards, Stefan cvs server: Diffing mail/mu Index: mail/mu/Makefile === RCS file: /cvs/ports/mail/mu/Makefile,v retrie

Re: [UPDATE] www/luakit 2.1 -> 2.2

2020-08-17 Thread Stefan Hagen
Omar Polo wrote: > > Stefan Hagen writes: > > this is an update of luakit which mainly fixes issues with the current > > webkit version. The old version was barely usable with webkit 2.26+ as > > it didn't load pages (webview stayed blank) and the CPU spiked way to

Re: [UPDATE] www/luakit 2.1 -> 2.2

2020-08-21 Thread Stefan Hagen
Omar Polo wrote: > Stefan Hagen writes: > > this is an update of luakit which mainly fixes issues with the current > > webkit version. The old version was barely usable with webkit 2.26+ as > > it didn't load pages (webview stayed blank) and the CPU spiked way too > &

[UPDATE] audio/picard 2.3.1 -> 2.4.2

2020-08-23 Thread Stefan Hagen
Hello, this an udapte for audio/piacard from version 2.3.1 to 2.4.2. Port changes: - update port version - removed revision - added new dependency devel/py-dateutil Application changes: - https://picard.musicbrainz.org/changelog/ portcheck: ok port-lib-depends-check: ok manual test (amd64): ok

Re: [NEW] x11/qtpass - A frontend for password-store

2020-08-24 Thread Stefan Hagen
Stefan Hagen wrote: > Hello, > > this is QtPass, a graphical front-end for pass (security/password-store). > It comes quite handy to restructure (rename/move) password files in a > grown password-store. > > It can use the pass utiltiy as well as the gpg/git/pwgen tools di

Re: [NEW] x11/qtpass - A frontend for password-store

2020-08-28 Thread Stefan Hagen
Stefan Hagen wrote: > Stefan Hagen wrote: > > Hello, > > > > this is QtPass, a graphical front-end for pass (security/password-store). > > It comes quite handy to restructure (rename/move) password files in a > > grown password-store. > > > > It ca

Re: [MAINTAINER UPDATE] mail/mu 1.4.12 -> 1.4.13

2020-08-31 Thread Stefan Hagen
Stefan Hagen wrote: > Hello, > > This is a bugfix release which fixes to free up some buffers in mu4e > after Gnus has been closed. > > OK? *ping* Best Regards, Stefan

[update] www/luakit, homepage has changed

2020-09-14 Thread Stefan Hagen
MAINTAINER = Stefan Hagen -HOMEPAGE = http://luakit.org +HOMEPAGE = https://luakit.github.io # GPLv3 PERMIT_PACKAGE = Yes

Re: luakit patch: use os.remove() instead of spawning rm(1) process

2020-09-17 Thread Stefan Hagen
Sebastien Marie wrote: > The following diff is a backport of > https://github.com/luakit/luakit/commit/4b22c18d5eb5594136091b7b615dc8f9ded0e32f > commit in order to avoid using rm(1) process to remove a file, but use > os.remove() lua function. > > It permits to me to remove a spawn call whereas I

Re: luakit patch: use os.remove() instead of spawning rm(1) process

2020-09-17 Thread Stefan Hagen
Sebastien Marie wrote: > On Thu, Sep 17, 2020 at 06:51:51PM +0200, Stefan Hagen wrote: > > Sebastien Marie wrote: > > > The following diff is a backport of > > > https://github.com/luakit/luakit/commit/4b22c18d5eb5594136091b7b615dc8f9ded0e32f > > > commit in o

[NEW] luassert 1.7.11

2020-09-19 Thread Stefan Hagen
Hello, I want to be able to run the test-suite of www/luakit. These tests are using `luassert` Luassert extends Lua's built-in assertions to provide additional tests and the ability to create your own. It comes preloaded with argument formatters for common Lua types, but it is easy to roll your o

[NEW] devel/lua-say 1.3.1

2020-09-19 Thread Stefan Hagen
Hello, Lua-say is required by devel/luassert, which I've sent in a minute ago. Say is a simple string key/value store for i18n or any other case where you want namespaced strings. ports-lib-depends-check: ok portcheck -N: ok Best Regards, Stefan

[UPDATE] www/luakit 2.2 -> 2.2.1

2020-09-19 Thread Stefan Hagen
Hello, This luakit update is specifically for OpenBSD. luakit changes: - fixed up CFLAGS to compile with the correct XOPEN_SOURCE and C standard. - fixed an issue where long options where used on eval (not supportd in BSD) - upstreamed replacement of "rm" with os.remove() - no more debugging sym

Re: [NEW] devel/lua-say 1.3.1

2020-09-19 Thread Stefan Hagen
Sebastien Marie wrote: > On Sat, Sep 19, 2020 at 06:42:55PM +0200, Stefan Hagen wrote: > > Hello, > > > > Lua-say is required by devel/luassert, which I've sent in a minute ago. > > > > Say is a simple string key/value store for i18n or any other case

Remove textproc/glimpse?

2020-09-19 Thread Stefan Hagen
Hello, I noticed, that there is textproc/glimpse. Glimpse is functional, but upstream is dead for years. Glimpse (the indexer) is completely gone and can only be found on mirrors and archive.org. Webglimpse originally was the webfrontend for glimpse, but is mentioned as homepage in the port (which

Re: Remove textproc/glimpse?

2020-09-19 Thread Stefan Hagen
Stefan Hagen wrote: > Good source code indexers are rare, but this one might just be > too old by now. misc/tkman depends on textproc/glimpse. This one would have to go too. I haven't found any other dependency. Best Regards, Stefan

[update] archivers/gtar 1.32 -> 1.33

2021-01-08 Thread Stefan Hagen
Hi, Today I was presenting the OpenBSD ports and packages system to my local Unix User Group. I was asked how to update a port and showed this at the simple example of archives/gtar. Maintainer on CC. Changes in gtar: * POSIX extended format headers do not include PID by default. * --delay-direc

Re: Using Packages to add a ports dependencies

2021-01-09 Thread Stefan Hagen
Stuart Henderson wrote: > On 2021/01/08 14:49, Steve Williams wrote: >> I want to work on a port that is a pet project (guacamole/xfreerdp).  >> There are a bunch of dependencies on the port  and I was wondering if >> there is an easy way to either >> >>1) Tell the ports system to use packages

Re: [update] archivers/gtar 1.32 ->1.33

2021-01-10 Thread Stefan Hagen
Christian Weisgerber wrote: > Stefan Hagen: >> portcheck, make port-lib-depends-check: ok >> make test: >> amd64 - up to test 165 all good, then I ran out of disk space >> sparc64 - passed > > Well, I get: > > 89: extracting even when . and .. are unrea

Re: [update] archivers/gtar 1.32 ->1.33

2021-01-11 Thread Stefan Hagen
Stefan Hagen wrote: >> Looking at tests/testsuite.dir/089/testsuite.log in the work directory >> shows >> >> chmod a-r . .. >> tar -xvf archive.tar -C extract f >> [...] >>+tar: .: Cannot getcwd: Permission denied >>+tar: Error is not recoverab

[update] graphics/scrot 0.8 to 1.4

2021-01-21 Thread Stefan Hagen
Hello, I noticed that the screenshot utility graphics/scrot is pretty old and missing some options people on IRC were asking for. So I looked at it. The upstream site vanished. There is an active github repository run by volunteers and that's where scrot seems to be maintained now. Scrots new ho

Re: [update] graphics/scrot 0.8 to 1.4

2021-01-23 Thread Stefan Hagen
Stefan Hagen wrote: > Scrots new home: > https://github.com/resurrecting-open-source-projects/scrot It's probably relevant to say that this new upstream is also used by Debian, Arch and FreeBSD (I did not check others). Here is an updated patch with the following additions: + a

Re: Alpine mail client. Fresh install of 6.8. "Mail" works but Alpine problems

2021-01-23 Thread Stefan Hagen
Hi Austin, aus...@computershop.ca wrote: > 2) Any reason why the new pseudo-Sendmail wouldn't handle Apline as > well as the old one did? This mailing list is mostly for porting work and not for questions about functionality or bugs that are not related to the porting process but the software its

Re: [update] graphics/scrot 0.8 to 1.4

2021-01-23 Thread Stefan Hagen
Stefan Hagen wrote: > Stefan Hagen wrote: >> Scrots new home: >> https://github.com/resurrecting-open-source-projects/scrot > > It's probably relevant to say that this new upstream is also used > by Debian, Arch and FreeBSD (I did not check others). > > Here is

[sparc64] Fix x11/spectrwm runtime

2021-01-23 Thread Stefan Hagen
Hi, Spectrwm on Sparc64 wants the wpath pledge: 70801 spectrwm CALL open(0x7904d18380,0x10002) 70801 spectrwm NAMI "/var/cache/fontconfig//7908e75dfa020c169504380270e5263a-be64.cache-7" 70801 spectrwm PLDG open, "wpath", errno 1 Operation not permitted 70801 spectrwm PSIG SIGABRT SIG_DF

Re: [sparc64] Fix x11/spectrwm runtime

2021-01-23 Thread Stefan Hagen
Sebastien Marie wrote: > On Sat, Jan 23, 2021 at 07:14:33PM +0100, Stefan Hagen wrote: >> Hi, >> >> Spectrwm on Sparc64 wants the wpath pledge: >> >> 70801 spectrwm CALL open(0x7904d18380,0x10002) >> 70801 spectrwm NAMI >> "/var/cache/fontcon

Re: [sparc64] Fix x11/spectrwm runtime

2021-01-24 Thread Stefan Hagen
Sebastien Marie wrote: > On Sat, Jan 23, 2021 at 09:04:22PM +0100, Stefan Hagen wrote: >> Sebastien Marie wrote: >>> On Sat, Jan 23, 2021 at 07:14:33PM +0100, Stefan Hagen wrote: >>>> Hi, >>>> >>>> Spectrwm on Sparc64 wants t

Re: [sparc64] Fix x11/spectrwm runtime

2021-01-24 Thread Stefan Hagen
Stefan Hagen wrote: > Sebastien Marie wrote: >> On Sat, Jan 23, 2021 at 09:04:22PM +0100, Stefan Hagen wrote: >>> Sebastien Marie wrote: >>>> On Sat, Jan 23, 2021 at 07:14:33PM +0100, Stefan Hagen wrote: >>>>> Hi, >>>>> >>>>&g

Re: [sparc64] Fix x11/spectrwm runtime

2021-01-24 Thread Stefan Hagen
Sebastien Marie wrote: > On Sun, Jan 24, 2021 at 09:13:31AM +0100, Stefan Hagen wrote: >>> >>> I am suspecting some issue in the way your x11 sets were installed >>> (did you use bsd.rd ? installing from source ?) >> >> My system is fairly standard, all s

[maintainer-update] www/luakit 2.2.1 -> 2.3

2021-02-28 Thread Stefan Hagen
Hello, This is an update to www/luakit 2.3. Software changes: Added - Gopher protocol support (needs to be enabled in rc.lua) - Added website data deletion commands :clear-data, :clear-favicon-db - Dark Mode support :settings -> application.prefer_dark_mode - The tabmenu plugin is now included i

Re: [maintainer-update] www/luakit 2.2.1 ->2.3

2021-03-13 Thread Stefan Hagen
*ping* Stefan Hagen wrote: > Hello, > > This is an update to www/luakit 2.3. > > Software changes: > > Added > - Gopher protocol support (needs to be enabled in rc.lua) > - Added website data deletion commands :clear-data, :clear-favicon-db >

Re: [maintainer-update] www/luakit 2.2.1 ->2.3

2021-03-20 Thread Stefan Hagen
*ping* Stefan Hagen wrote: > *ping* > > Stefan Hagen wrote: >> Hello, >> >> This is an update to www/luakit 2.3. >> >> Software changes: >> >> Added >> - Gopher protocol support (needs to be enabled in rc.lua) >> - Added website data

[maintainer-update] mail/mu 1.4.14 to 1.4.15 (bugfix release)

2021-03-21 Thread Stefan Hagen
Hello, This is a small bugfix release of mail/mu. No functional changes. portcheck, make {test,port-lib-depends-check}: ok on amd64 Best Regards, Stefan PS: Let me know if unified diffs are not okay on this list. Index: mail/mu/Makefile =

Re: [macppc] www/luakit is not BROKEN anymore

2020-11-11 Thread Stefan Hagen
Charlene Wendling wrote: > The latest Luakit update fix the build on macppc [0]. There is no > runtime issue with the fixed webkitgtk4. > > OK? Sweet! I bought a mac recently to try it out. You've been faster. Unfortunately the latest luakit with the fixed test suite has not (yet) been committed.

Re: [macppc] www/luakit is not BROKEN anymore

2020-11-11 Thread Stefan Hagen
Charlene Wendling wrote: > On Wed, 11 Nov 2020 21:30:36 +0100 > Stefan Hagen wrote: > > > Charlene Wendling wrote: > > > The latest Luakit update fix the build on macppc [0]. There is no > > > runtime issue with the fixed webkitgtk4. > > > > > &g

Re: [NEW] devel/lua-say 1.3.1

2020-11-11 Thread Stefan Hagen
Sebastien Marie wrote: > On Sat, Sep 19, 2020 at 07:12:43PM +0200, Stefan Hagen wrote: > > Sebastien Marie wrote: > > > On Sat, Sep 19, 2020 at 06:42:55PM +0200, Stefan Hagen wrote: > > > > Hello, > > > > > > > > Lua-say is requi

Re: [NEW] luassert 1.7.11

2020-11-11 Thread Stefan Hagen
Sebastien Marie wrote: > On Sat, Sep 19, 2020 at 06:40:16PM +0200, Stefan Hagen wrote: > > Hello, > > > > I want to be able to run the test-suite of www/luakit. These tests > > are using `luassert` > > > > Luassert extends Lua's built-in assertions to

Re: [macppc] www/luakit is not BROKEN anymore

2020-11-12 Thread Stefan Hagen
Sebastien Marie wrote: > On Thu, Nov 12, 2020 at 08:09:32AM +0100, Stefan Hagen wrote: > > Charlene Wendling wrote: > > > On Wed, 11 Nov 2020 21:30:36 +0100 > > > Stefan Hagen wrote: > > > > > > > Charlene Wendling wrote: > > > > > Th

Re: [new] net/lagrange SDL2 gemini browser

2020-12-07 Thread Stefan Hagen
Solene Rapenne wrote: > This is a new port for another gemini/gopher browser. > > It provides a very enjoyable browsing experience that I can't > describe, I wish using www would be that nice. Indeed, it's pretty much the first application SDL interface I find enjoyable. Very smooth. The proportio

Re: NEW: graphics/radeontop

2020-12-07 Thread Stefan Hagen
Thomas Frohwein wrote: > Hi, > > This a port of radeontop, a nice small utility to look for bottlenecks with > your GPU. It runs in the terminal and shows with bar graphs and percentages > how much of e.g. Event Engine, shader technology, VRAM are being used. > > This is only for radeon and amdgpu

[NEW] uwsgi, a python web stack

2020-12-08 Thread Stefan Hagen
Hello, this is uwsgi. It is basically a CGI server. It can be called via socket or over the network and it is usually used as proxy between python applications and a real webserver. Sagar (CC) asked for it in another thread, so I created a port. Homepage: https://uwsgi-docs.readthedocs.io/en/la

Re: Why no uwsgi port for openbsd?

2020-12-08 Thread Stefan Hagen
Stuart Henderson wrote: > On 2020/12/07 20:13, Sagar Acharya wrote: >> Guys, why is uwsgi not present in openbsd? Is there a specific >> concern for security wrt uwsgi? I see many famous server softwares in >> packages like apache and nginx but not uwsgi. >> >> I use it for my hosting on FreeBSD cu

Re: [NEW] uwsgi, a python web stack

2020-12-08 Thread Stefan Hagen
Stuart Henderson wrote: > On 2020/12/08 21:05, Stefan Hagen wrote: >> I couldn't get it to work from the port test target. The tests also show >> a message that this test method is being deprecated and we're supposed >> to use tox in future. Because of that, I'v

Re: [update] net/telegram-purple version 1.3.1 to 1.4.6

2021-01-04 Thread Stefan Hagen
Giovanni Bechis wrote: > On Sat, Jan 25, 2020 at 09:26:53PM +0100, Stefan Hagen wrote: >> Giovanni Bechis wrote: >>> On Sat, Jan 25, 2020 at 09:38:23AM +0100, Stefan Hagen wrote: >>>> The BROKEN condition still applies. The code parse_tlo_file has not >>>&

[update][maintainer] mail/mu 1.4.13 -> 1.4.14

2021-01-05 Thread Stefan Hagen
Hello, Simple update of mail/mu. It's a bugfix release without a change in functionality. Port changes: - removed revision - bumped version portcheck, port-lib-depends-check: ok make test (amd64): ok Best Regards, Stefan Index: Makefile =

www/mozilla-firefox: allow main process to read /etc/resolv.conf

2021-01-07 Thread Stefan Hagen
Hello, I've blocked the DoT port and the top DoH servers on my network in order to force all my clients to use my own DNS server. It then happened that Firefox was not able to resolve any domain anymore. After some tracing, it turned out that the main process wants to read /etc/resolv.conf, but

Re: www/mozilla-firefox: allow main process to read /etc/resolv.conf

2021-01-07 Thread Stefan Hagen
Stuart Henderson wrote: > On 2021/01/07 16:31, Stefan Hagen wrote: >> Hello, >> >> I've blocked the DoT port and the top DoH servers on my network in >> order to force all my clients to use my own DNS server. It then >> happened that Firefox was not able to r

[update-maintainer] mail/mu to 1.6.2

2021-08-07 Thread Stefan Hagen
Hello, This is an update from mail/mu 1.4.15 to 1.6.2. Port changes: - Two patches removing _XOPEN_SOURCE - no longer depends on devel/json-glib The test suite runs fine. Portcheck and lib-depends-check are happy. All tests done on amd64. Software changes (from NEWS file): * 1.6 (released

Re: Teeworlds update - Teeworlds 0.7.5

2021-08-08 Thread Stefan Hagen
Stuart Henderson wrote: > On 2019/07/17 17:05, Neon King wrote: >> Hello dear ports@readers, >> >> The following diff upgrades Teeworlds game to the latest version. Changelog >> is available on their homepage https://teeworlds.com/ I've fixed up this port and updated teeworlds to version 0.7.5. No

Re: Teeworlds update - Teeworlds 0.7.5

2021-08-09 Thread Stefan Hagen
Donovan Watteau wrote: > Stefan Hagen wrote: >> Stuart Henderson wrote: >>> On 2019/07/17 17:05, Neon King wrote: >>>> Hello dear ports@readers, >>>> >>>> The following diff upgrades Teeworlds game to the latest version. Changelog >

Re: Teeworlds update - Teeworlds 0.7.5

2021-08-10 Thread Stefan Hagen
-HOMEPAGE= https://www.teeworlds.com/ +HOMEPAGE= https://www.teeworlds.com + +PKGNAME= ${GH_PROJECT}-${V} +DISTNAME= ${PKGNAME}-src -BAM_VERSION= 0.4.0 -BAM_WRKSRC=${WRKSRC}/bam-${BAM_VERSION} +MAINTAINER=Stefan Hagen -MASTER_SITES= https://downloads.teeworlds.com/

Re: Teeworlds update - Teeworlds 0.7.5

2021-08-10 Thread Stefan Hagen
Stefan Hagen wrote: > Donovan Watteau wrote: >> I did some tests on loongson, macppc and amd64. > > Neat, thank you. I successfully compiled teeworlds on a sparc64 machine. > It doesn't have a graphics card that's able to handle SDL stuff though. > The server part

Re: Teeworlds update - Teeworlds 0.7.5

2021-08-10 Thread Stefan Hagen
Stefan Hagen wrote: > Stefan Hagen wrote: >> Donovan Watteau wrote: >>> I did some tests on loongson, macppc and amd64. >> >> Neat, thank you. I successfully compiled teeworlds on a sparc64 machine. >> It doesn't have a graphics card that's able to ha

Re: Teeworlds update - Teeworlds 0.7.5

2021-08-10 Thread Stefan Hagen
Stefan Hagen wrote: > Stefan Hagen wrote: >>> Updated version below with the following changes: >>> >>> * dropped MESSAGE (outdated) >>> * dropped ONLY_FOR_ARCHS >>> * brought back your patch-src_base_detect_h which fixes BE archs >>> *

[update] mail/mu 1.6.2 -> 1.6.3

2021-08-14 Thread Stefan Hagen
Hello, Simple update for mail/mu. Software changes according to upstream: A few more updates -- lazy indexing and thread-subjects, org link config. Port Changes: * Bumped version * dropped patch-lib_utils_mu-util_c (fixed upstream) OK? Bye, Stefan Index: mail/mu/Makefile =

Re: New port: Gaupol subtitle editor

2021-08-14 Thread Stefan Hagen
Anindya Mukherjee wrote: > Ping > > On Tue, Feb 02, 2021 at 11:50:40AM +, Stuart Henderson wrote: > > start COMMENT with lower-case please (unless it's a proper noun, > > but that doesn't apply here). > > > > we are a bit busy fixing hundreds of ports for a forthcoming > > clang update at the

Re: New port: Gaupol subtitle editor

2021-08-14 Thread Stefan Hagen
Anindya Mukherjee wrote: > On Sat, Aug 14, 2021 at 06:27:05PM +0200, Stefan Hagen wrote: > > Anindya Mukherjee wrote: > > > Ping > > > > > > On Tue, Feb 02, 2021 at 11:50:40AM +, Stuart Henderson wrote: > > > > start COMMENT with lower-case ple

[update] sysutils/hcloud 1.25.1 -> 1.26.1

2021-08-15 Thread Stefan Hagen
Hi, This is a minor update for sysutils/cloud with the following changes: - Fix firewall description - Update hcloud-go to 1.29.1 portcheck, make port-lib-depends-check, make test: all good on amd64. Best Regards, Stefan Index: sysutils/hcloud/Makefile

Re: [NEW] x11/notion 4.0.2 (successor to x11/ion)

2021-08-15 Thread Stefan Hagen
Stefan Hagen wrote: > Stuart Henderson wrote: > > Here it is again with some tweaks; > > Woah! Thanks! > > > - use mandoc instead of nroff > > - set NOTION_RELEASE to avoid a sed GNUism > > - switch mandir patch to MAKE_FLAGS > > - remove pre-patch DEST

Re: mpv -- reinstate sndio backend

2021-08-15 Thread Stefan Hagen
Brad Smith wrote: > On Sun, Aug 15, 2021 at 04:19:05AM -0400, Brad Smith wrote: > > Looking for mpv users to test this diff to reinstate the WIP sndio > > backend. > > A second rev to get the intended result. I tested the first patch with ao=sndio. It works fine here. Audio setup (probably not r

Re: UPDATE: graphics/scrot

2021-08-15 Thread Stefan Hagen
Rafael Sadowski wrote: > Looks like scrot has found a new home, so please find below a simple > update diff. Used on amd64 for a while. Hi, I had it updated already to 1.4, but it was not imported: https://marc.info/?l=openbsd-ports&m=161139638513700&w=2 You OK'd it even :) I see that upstream

Re: [update] games/warzone2100

2021-08-15 Thread Stefan Hagen
Pascal Stumpf wrote: > On Sun, 15 Aug 2021 08:54:42 +0200, Stefan Hagen wrote: > > Stefan Hagen wrote: > > > Pascal Stumpf wrote: > > > > On Fri, 13 Aug 2021 18:36:59 -0700, Daniel Menche wrote: > > > > > Built it and p

[new][help-needed] net/lurch - OMEMO support for libpurple

2021-08-15 Thread Stefan Hagen
Hi, I'm using this port for a while already, but I'm not able to fully fix it for submission. Some help would be appreciated. Portcheck is happy, but make ports-lib-depends-check has issues: $ make port-lib-depends-check lurch-0.7.0-src(net/lurch): Missing lib: jabber.0 (/usr/local/lib/purple-2

Re: [new] net/lurch - OMEMO support for libpurple

2021-08-16 Thread Stefan Hagen
Stuart Henderson wrote: > On 2021/08/15 22:51, Stefan Hagen wrote: > > Portcheck is happy, but make ports-lib-depends-check has issues: > > > > $ make port-lib-depends-check > > > > lurch-0.7.0-src(net/lurch): > > Missing lib: jabber.0 (/usr/local/lib/purpl

Re: Teeworlds update - Teeworlds 0.7.5

2021-08-16 Thread Stefan Hagen
Stefan Hagen wrote: > Stefan Hagen wrote: > > Stefan Hagen wrote: > >>> Updated version below with the following changes: > >>> > >>> * dropped MESSAGE (outdated) > >>> * dropped ONLY_FOR_ARCHS > >>> * brought back your pat

Re: UPDATE: graphics/scrot

2021-08-16 Thread Stefan Hagen
Theo Buehler wrote: > rsadowski, I think the X11BASE patch is worth considering. > > > I see that upstream now provides release tarballs which is much better. > > So it's good to ditch the autoconf stuff and use MASTER_SITES. > > Probably some confusion in terminology, but what does autoconf have

Re: UPDATE: graphics/scrot

2021-08-16 Thread Stefan Hagen
Stuart Henderson wrote: > giblib has been removed from WANTLIB but not from LIB_DEPENDS. > There would have been a warning during "make package". > > The autoconf-archive dep shouldn't be needed if using the supplied > configure script. Oh, I didn't see that there are more replies in this thread.

Re: Teeworlds update - Teeworlds 0.7.5

2021-08-17 Thread Stefan Hagen
Stefan Hagen wrote: > Stefan Hagen wrote: > > Updated version below with the following changes: > > > > * dropped MESSAGE (outdated) > > * dropped ONLY_FOR_ARCHS > > * brought back your patch-src_base_detect_h which fixes BE archs > > * put myself into the

Re: UPDATE: graphics/scrot

2021-08-17 Thread Stefan Hagen
Stuart Henderson wrote: > On 2021/08/15 18:13, Rafael Sadowski wrote: > > Looks like scrot has found a new home, so please find below a simple > > update diff. Used on amd64 for a while. > > > > Rafael > > > > Index: Makefile > > ===

Re: NEW: www/dooble

2021-08-19 Thread Stefan Hagen
Brian Callahan wrote: > Hi ports -- > > Attached is a new port, www/dooble. Dooble is a small, lightweight > QtWebEngine web browser. > > --- > pkg/DESCR: > Dooble, the scientific browser. Minimal, cute, and unusually stable. > > Dooble is a portable QtWebEngine-based minimalist web browser that

Re: [NEW] x11/notion 4.0.2 (successor to x11/ion)

2021-08-20 Thread Stefan Hagen
Stuart Henderson wrote: > On 2021/08/19 12:45, Thomas Frohwein wrote: > > On Sun, Aug 15, 2021 at 10:01:33AM +0200, Stefan Hagen wrote: > > > Stefan Hagen wrote: > > [...] > > > > > > > > > - patch default config to avoid keybindings with caps

Re: [NEW] x11/notion 4.0.2 (successor to x11/ion)

2021-08-20 Thread Stefan Hagen
Thomas Frohwein wrote: > On Fri, Aug 20, 2021 at 09:32:32AM +0200, Stefan Hagen wrote: > [...] > > > > [...] > > > > > > > This version is OK sthen@ to import. > > > > > > > > It would seem to me that the hardcoded '/usr/l

[maintainer-update] sysutils/hcloud 2.26.1 -> 2.28.0

2021-08-20 Thread Stefan Hagen
Hi, this updates hcloud to version 2.28.0. Port changes: * version update * sets MODGO_LDFLAGS to set the version in the port too. This fixes: $ hcloud version hcloud was not built properly Software changes: * Add support for LB DNS PTRs * Remove no longer used build scripts * Placement gro

Re: UPDATE: multimedia/mkvtoolnix (no_x11 changes)

2021-08-22 Thread Stefan Hagen
Rafael Sadowski wrote: > Update mkvtoolnix to 60.0.0. > > With mkvtoolnix 59.0.0 Qt library is required for building all > applications. This means we need Qt5Core for no_x11. Are there any votes > on this? > > "The Qt library is now required for building all applications, even the > command-line

Re: mail/mu: malformed manpage mu-init(1)

2021-08-24 Thread Stefan Hagen
Omar Polo wrote: > I've noticed something strange in the mu-init(1) manpage in the > description for the --my-address option. It's rendered as: > > > [...] > > can be either a plain e-mail address (such as > > f...@example.com), or a regular-expression (of the 'Basic POSIX' > > flavor), wrapped

[maintainer-update] mail/mu 1.6.3 -> 1.6.4

2021-08-24 Thread Stefan Hagen
Hi, Here is yet another mail/mu update. Port changes: * none, except version bump Software changes: * Add back the `h' keybinding to toggle HTML view in a gnus article * Bugfixes portcheck, lib-depends-check, make test: all happy on amd64. Best regards, Stefan Index: mail/mu/Makefile

Re: NEW: x11/lwm

2021-08-24 Thread Stefan Hagen
STeve Andre' wrote: > > > On July 1, 2021 18:26:27 m...@sdf.org wrote: > > Here is a new port x11/lwm/. > > > > pkg/DESCR: > > lwm is a window manager for X that tries to keep out of your face. > > There are no icons, no button bars, no icon docks, no root menus, > > no nothing: if you want all

Re: NEW: graphics/zimg

2021-08-24 Thread Stefan Hagen
Brian Callahan wrote: > Hi ports -- > > Attached is a new port, graphics/zimg. Zimg is a scaling, colorspace > conversion, and dithering library. > > [snip] > > Zimg is a new dependency of multimedia/handbrake. An update diff for > HandBrake will be in a follow-up email. > > OK? Compiles, port

Re: UPDATE: multimedia/handbrake 1.3.3 => 1.4.1

2021-08-24 Thread Stefan Hagen
Brian Callahan wrote: > Hi ports -- > > Attached is an update to HandBrake. The changelog is the combination of the > 1.4.0 and 1.4.1 release notes: > https://github.com/HandBrake/HandBrake/releases > > I was able to encode some video on amd64. > > Note that this requires the new graphics/zimg p

Re: UPDATE: multimedia/handbrake 1.3.3 => 1.4.1

2021-08-24 Thread Stefan Hagen
Stefan Hagen wrote: > Brian Callahan wrote: > > Hi ports -- > > > > Attached is an update to HandBrake. The changelog is the combination of the > > 1.4.0 and 1.4.1 release notes: > > https://github.com/HandBrake/HandBrake/releases > > > > I was able

Re: update: x11/pekwm to 0.1.18

2021-08-25 Thread Stefan Hagen
Sebastien Marie wrote: > Here an update for x11/pekwm. > > Please note that www.pekwm.org is subtily squatted: see > https://pekdon.pekwm.se/posts/pekwm-development-reboot/ Wow, that's really bad. Sad, that such things happen. > This update has been only build tested: someone told me the version

[maintainer-update] mail/mu 1.6.4 -> 1.6.5

2021-08-28 Thread Stefan Hagen
Hello, This is yet another mail/mu bugfix update. No port changes besides the version bump. Software changes: https://github.com/djcb/mu/compare/1.6.4...1.6.5 portcheck, lib-depends-check, make test are happy on amd64. Best regards, Stefan Index: mail/mu/Makefile =

Re: [MAINTAINER UPDATE] www/qutebrowser -> 2.3.1

2021-08-31 Thread Stefan Hagen
Dimitri Karamazov wrote: > On Thu, Aug 26, 2021 at 05:03:52PM +, Dimitri Karamazov wrote: > > Simple update for www/qutebrowser to 2.3.1 > > > > Changelog:https://www.qutebrowser.org/doc/changelog.html > > > > Build & Run tested on amd64 Same here. Builds and runs and passes the usual checks

[patch] www/luakit fix printf("%n")

2021-08-31 Thread Stefan Hagen
Hi, This fixes: Aug 31 23:37:50 x230 luakit: *printf used %n: %s:%d%n It can be tested: 1. start luakit 2. type: ":lua foobar()" An error text with a Traceback occurs. The text + alignment is created with the fixed function. OK? Best regards, Stefan Index: www/luakit/Makefile

Re: Remove audio/tempest?

2021-09-01 Thread Stefan Hagen
Frederic Cambus wrote: > This program is from 2001 and was written with CRT monitors in mind, > so I don't think anyone still uses this. > > From DESCR: > > Tempest for Eliza is a program that uses your computer monitor to > send out AM short wave radio signals. You can then hear computer > gener

<    1   2   3   4   5   6   >