Re: suckless font configuration

2020-05-31 Thread Christopher Zimmermann
On Sun, May 31, 2020 at 10:43:20PM +0200, Joerg Jung wrote: Am 31.05.2020 um 15:49 schrieb Klemens Nanni : Let's do one thing at a time, if others later decide to change colors they can do so, I'd like to fix the fonts due the implied dependencies, all else I'd like to leave the any future port

Re: purritobin-0.1.2 - new package + dependencies

2020-05-31 Thread Aisha Tammy
Hi, I've attached the port again, with a few more fixes. Would love to see this added. A few words about this port: It is a minimalistic pastebin client which allows you to also paste encrypted texts and has a simple javascript decryptor frontend. It is asynchronous and allows you to

Re: games/ioquake3 cvs current diffs adding ppc support

2020-05-31 Thread Alex Free
> Sent: Sunday, May 31, 2020 at 10:43 AM > From: "Charlene Wendling" > To: "Kirill Bychkov" > Cc: "Alex Free" , "Landry Breuil" , > ports@openbsd.org, abie...@openbsd.org > Subject: Re: games/ioquake3 cvs current diffs adding ppc support > > Huh, looks my mail never made it to ports@ :D > > On

Re: [update] devel/libtermkey

2020-05-31 Thread Matthew Martin
On Sun, May 31, 2020 at 10:12:47PM +0100, Edd Barrett wrote: > Hi Matthew, > > On Sun, May 31, 2020 at 11:11:59AM -0500, Matthew Martin wrote: > > ping > > This and you unibilium diff look fine to me. One small comment below > (applicable to both). > > > > No change in symbols and the diff doesn

Re: RENAME: math/ebc => math/bc-gh

2020-05-31 Thread Jeremie Courreges-Anglas
On Sat, May 30 2020, Brian Callahan wrote: > Hi ports -- > > As begun here [0], I think it makes sense to rename our ebc package to > bc-gh. The attached new port does exactly that (and updates to the > latest version of bc-gh at the same time). > > Also attached is a quirks entry. Will of course

Re: NEW: devel/py-patiencediff

2020-05-31 Thread Juan Francisco Cantero Hurtado
On Sun, 31 May 2020 20:25:30 +0100 Stuart Henderson wrote: > On 2020/05/31 00:33, Juan Francisco Cantero Hurtado wrote: > > This package is a dependency of another new package. OK? > > > > > > Information for inst:py3-patiencediff-0.1.0 > > > > Comment: > > python implementation of the pat

Re: [update] devel/libtermkey

2020-05-31 Thread Edd Barrett
Hi Matthew, On Sun, May 31, 2020 at 11:11:59AM -0500, Matthew Martin wrote: > ping This and you unibilium diff look fine to me. One small comment below (applicable to both). > > No change in symbols and the diff doesn't seem to touch any public > > functions. Only bumped minor because upstream d

Re: x11/dmenu: drop fonts/terminus-font from RUN_DEPENDS

2020-05-31 Thread Klemens Nanni
On Sun, May 31, 2020 at 10:43:20PM +0200, Joerg Jung wrote: > This topic comes up every few months for either of the suckless ports, > see archives. Developers (e.g. tedu and myself), who are actively using > dwm have stated that they prefer to keep color patches (across suckless > ports) instead

Re: x11/dmenu: drop fonts/terminus-font from RUN_DEPENDS

2020-05-31 Thread Joerg Jung
> Am 31.05.2020 um 15:49 schrieb Klemens Nanni : > On Sun, May 31, 2020 at 01:39:30PM +, Lucas wrote: >> FTR, I originally removed the patch for config.def.h completely in >> dmenu as I didn't see much point in introducing a patch just for >> changing some colors, which can be changed with p

Re: NEW: devel/py-patiencediff

2020-05-31 Thread Stuart Henderson
On 2020/05/31 00:33, Juan Francisco Cantero Hurtado wrote: > This package is a dependency of another new package. OK? > > > Information for inst:py3-patiencediff-0.1.0 > > Comment: > python implementation of the patiencediff algorithm capital 'P' for Python please, and I think this would be

Re: OK to GC net/hpodder?

2020-05-31 Thread Matthias Kilian
Hi, On Sun, May 24, 2020 at 03:17:55PM -0700, Greg Steuck wrote: [...] > sqlite> select fullpkgpath from ports where build_depends like > '%hs-HDBC-sqlite3%'; > net/hpodder [...] and hs-HDBC, too, which is only used by hs-HDBC-sqlite3 Ciao, Kili

Re: Fix GNU patch CVE-2018-1000156

2020-05-31 Thread Theo Buehler
On Sun, May 31, 2020 at 01:40:17AM +, Brian Callahan wrote: > Hi ports -- > > repology.org has a new feature where it tracks the CVEs against its > database of software. I decided to check it out to see if any of my > ports were vulnerable. I discovered that our GNU patch is vulnerable > to CV

New: devel/libtickit

2020-05-31 Thread Matthew Martin
libtermkey is deprecated for new applications in favor of libtickit; however, currently nothing in the ports tree will use it. I'm using libtickit for a personal project, but can maintain it in my tree until neovim or another port uses it. This library provides an abstracted mechanism for building

Re: [update] devel/libtermkey

2020-05-31 Thread Matthew Martin
ping On Sat, May 23, 2020 at 08:12:11PM -0500, Matthew Martin wrote: > No change in symbols and the diff doesn't seem to touch any public > functions. Only bumped minor because upstream did. > > neovim and vis run fine with this. The new patch allows the vis test > suite to run without the TEST_E

Re: [update] devel/unibilium

2020-05-31 Thread Matthew Martin
ping On Sat, May 23, 2020 at 08:11:32PM -0500, Matthew Martin wrote: > Update to unibilium. No change in symbols and the diff doesn't seem to > touch any public functions. Only bumped minor because upstream did. > > Tests pass and libtermkey (up next), neovim, and vis seem ok. > > 2.1.0 2020-0

Re: UPDATE: games/uhexen2 1.5.9

2020-05-31 Thread Edd Barrett
Hi, On Thu, May 28, 2020 at 04:18:04PM -0500, Paul Valencia wrote: > ping. This looks for the most part fine. I was unable to test because fetching the tarball seems to be timing out (possible issues at sourceforge?). I was also wondering if hunks like the following are necessary: -CPPFLAGS=

Re: x11/dmenu: drop fonts/terminus-font from RUN_DEPENDS

2020-05-31 Thread Klemens Nanni
On Sun, May 31, 2020 at 01:39:30PM +, Lucas wrote: > FTR, I originally removed the patch for config.def.h completely in > dmenu as I didn't see much point in introducing a patch just for > changing some colors, which can be changed with parameters and seem > quite randomly chosen (they don't ma

Re: x11/dmenu: drop fonts/terminus-font from RUN_DEPENDS

2020-05-31 Thread Lucas
Klemens Nanni wrote: > I tested the update more thoroughly now, fixed a missing REVISION bump > in dmenu and also noticed that dwm passes its fonts to dmenu via command > line, so strictly speaking we wouldn't have to adjust dmenu along with > dwm to ensure the same font across both tools because

Re: x11/dmenu: drop fonts/terminus-font from RUN_DEPENDS

2020-05-31 Thread Klemens Nanni
On Sun, May 31, 2020 at 12:37:52PM +0100, Chris Rawnsley wrote: > I did some digging and it looks like it was dwm's default up until the > 5.6 release. I guess it was kept around from an abundance of nostalgia. Much appreciated, thanks. I tested the update more thoroughly now, fixed a missing REVI

Re: x11/dmenu: drop fonts/terminus-font from RUN_DEPENDS

2020-05-31 Thread Chris Rawnsley
Hi Klemens, On Sun, 31 May 2020, at 11:43, Klemens Nanni wrote: > On Sun, May 31, 2020 at 08:27:42AM +0100, Chris Rawnsley wrote: > > On Sun, 31 May 2020, at 04:34, Lucas wrote: > > > fonts/terminus-font gets pulled in by x11/dmenu because of a > > > customization > patch for look-and-feel. > Whoe

Take maintainership of x11/dmenu and x11/dwm

2020-05-31 Thread Rares Aioanei
Hello, As seen in one of the recent threads in ports@, x11/dmenu and x11/dwm are looking for a maintainer. I'd like to take on that role, as both are used pretty intensely by me and, while I don't have experience with maintaining OpenBSD ports, I am a port maintainer for three FreeBSD ports, s

Re: python3 flavour for devel/subversion

2020-05-31 Thread Stefan Sperling
On Sat, May 30, 2020 at 06:15:42PM +0100, Stuart Henderson wrote: > I think this has all the pieces needed, ok? Certainly Ok with me. Thanks for getting this off my back :) > Index: Makefile > === > RCS file: /cvs/ports/devel/subvers

Re: x11/dmenu: drop fonts/terminus-font from RUN_DEPENDS

2020-05-31 Thread Klemens Nanni
On Sun, May 31, 2020 at 08:27:42AM +0100, Chris Rawnsley wrote: > On Sun, 31 May 2020, at 04:34, Lucas wrote: > > fonts/terminus-font gets pulled in by x11/dmenu because of a > > customization > patch for look-and-feel. Whoever imported dmenu and dwm probably felt it was nicer, I don't know, but I'

Re: FIX: graphics/pdfmod -- We no longer ship Mono3

2020-05-31 Thread Antoine Jacoutot
On Sun, May 31, 2020 at 01:48:44AM +, Brian Callahan wrote: > Hi ports -- > > graphics/pdfmod includes a patch specifically for Mono3. We don't > ship Mono3 any more. This patch was added in r1.16. These days, > pdfmod builds and runs fine without this patch. > > Diff removes it; also removes

Re: Update: fonts/iosevka-fonts 2.3.3 -> 3.0.1

2020-05-31 Thread Edd Barrett
Hi all, I'm indifferent as to whether we use subdirs or multi-packages, but I'd appreciate the update commit being separate from adding more families. Perhaps we can do the update to 3.0.1 first? (FWIW: I use only the term variant of this font -- that's the one I expected most users to want to

Re: Update lang/ecl to 20.4.24

2020-05-31 Thread Ingo Feinerer
On Sat, May 30, 2020 at 08:32:23AM -0700, Josh Elsasser wrote: > Maxima needs an upstream patch to build with ecl 20.4.24. This should > be safe to commit now, before updating ecl. > > diff --git a/math/maxima/patches/patch-lisp-utils_defsystem_lisp > b/math/maxima/patches/patch-lisp-utils_defsys

Re: x11/dmenu: drop fonts/terminus-font from RUN_DEPENDS

2020-05-31 Thread Chris Rawnsley
On Sun, 31 May 2020, at 04:34, Lucas wrote: > fonts/terminus-font gets pulled in by x11/dmenu because of a > customization > patch for look-and-feel. I have felt this pain with x11/dwm as well. They're both suckless projects and you should probably be configuring them in the ports tree anyway, ho

Re: Update: fonts/iosevka-fonts 2.3.3 -> 3.0.1

2020-05-31 Thread Anthony J. Bentley
Hi Chris, Chris Rawnsley writes: > > Personally I'd prefer a subdir over MULTI_PACKAGES also. > > Do you mean like fonts/noto-*? I'm not that familiar with ports. > > As Iosevka's releases happen in tandem across all families the subdir approach > initially strikes me as a bit more laboursome to u

Re: games/ioquake3 cvs current diffs adding ppc support

2020-05-31 Thread Alex Free
> Sent: Sunday, May 31, 2020 at 8:43 AM > From: "Kirill Bychkov" > To: "Alex Free" > Cc: "Charlene Wendling" , "Landry Breuil" > , ports@openbsd.org, abie...@openbsd.org > Subject: Re: games/ioquake3 cvs current diffs adding ppc support > > On Sun, May 31, 2020 02:28, Alex Free wrote: > >> Sent: