CVS: cvs.openbsd.org: ports

2020-05-24 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2020/05/24 23:58:50 Modified files: fonts/comic-neue: Makefile distinfo fonts/comic-neue/pkg: PLIST Log message: Update to comic-neue-2.5. Fix license (SIL OFL 1.1, not CC0).

CVS: cvs.openbsd.org: ports

2020-05-24 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2020/05/24 23:44:06 Modified files: fonts/arabeyes-ttf: Makefile Log message: Update dead homepage.

CVS: cvs.openbsd.org: ports

2020-05-24 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2020/05/24 23:42:00 Modified files: fonts/apl-fonts: Makefile Log message: Move homepage/master_sites to https.

CVS: cvs.openbsd.org: ports

2020-05-24 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2020/05/24 23:38:12 Modified files: fonts/anonymous-pro: Makefile Log message: Move homepage/master_sites to https.

CVS: cvs.openbsd.org: ports

2020-05-24 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2020/05/24 23:33:39 Modified files: fonts/alkalami : Makefile distinfo Log message: Update to alkalami-1.200. Release notes: https://software.sil.org/alkalami/release-1-200/

CVS: cvs.openbsd.org: ports

2020-05-24 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2020/05/24 23:13:53 Modified files: graphics/opencv: Makefile graphics/opencv/pkg: PLIST-main Log message: Enable python3 libs in opencv Requested and tested by solene@

CVS: cvs.openbsd.org: ports

2020-05-24 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2020/05/24 23:12:01 Modified files: devel/cmake: Makefile cmake.port.mk distinfo devel/cmake/patches: patch-Modules_FindOpenMP_cmake

CVS: cvs.openbsd.org: ports

2020-05-24 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2020/05/24 23:02:57 Modified files: fonts/inter: Makefile distinfo fonts/inter/pkg: PLIST Log message: Update to inter-3.13. Release notes: https://github.com/rsms/inter/releases/tag/v3.13

CVS: cvs.openbsd.org: ports

2020-05-24 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2020/05/24 22:34:16 Modified files: fonts/ko-hanterm-fonts: Makefile distinfo Log message: Update dead homepage/master_sites.

CVS: cvs.openbsd.org: ports

2020-05-24 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2020/05/24 22:30:13 Modified files: fonts/amigafonts: Makefile fonts/annapurna: Makefile fonts/fantasque-sans: Makefile fonts/intlfonts: Makefile fonts/ja-funetfonts:

CVS: cvs.openbsd.org: ports

2020-05-24 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2020/05/24 21:40:09 Modified files: fonts/abyssinica: Makefile fonts/abyssinica/pkg: PLIST fonts/alkalami : Makefile fonts/alkalami/pkg: DESCR PLIST fonts/annapurna:

CVS: cvs.openbsd.org: ports

2020-05-24 Thread Jonathan Gray
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2020/05/24 21:17:25 Modified files: sysutils/firmware/intel: Makefile distinfo Log message: update intel microcode to 20200520 -- Updates upon 20200508 release -- Processor Identifier

CVS: cvs.openbsd.org: ports

2020-05-24 Thread Jonathan Gray
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2020/05/24 21:10:09 Modified files: sysutils/firmware/inteldrm: Makefile distinfo sysutils/firmware/inteldrm/pkg: PLIST Log message: update inteldrm firmware to linux-firmware 20200421 Adds

Re: New: lr

2020-05-24 Thread Evan Silberman
whoops it went in, thanks sthen, I should really check these things before I send more email. --E

Re: New: lr

2020-05-24 Thread Evan Silberman
Brian Callahan wrote: > I would capitalize the Yes in NO_TEST=Yes but otherwise I think this is > ok. Tweaked accordingly, attached. --Evan lr.tar.gz Description: GNU Zip compressed data

Transitive hs-ports updates

2020-05-24 Thread Greg Steuck
Hi Matthias, I only now realized how obnoxious version keying property of cabal is when applied to ports. A full-tree ghc upgrade is OK, I expect to touch everything. But updating a single library close to the bottom of dependency graph is not fun all. Say I updated devel/hs-dlist. It's a

Re: OK to GC net/hpodder?

2020-05-24 Thread Matthias Kilian
Hi, On Sun, May 24, 2020 at 01:17:09PM -0700, Greg Steuck wrote: > The upstream has ceased hpodder development over 8 years ago. The port > has to be updated every time GHC is released and for all other > infrastructure changes. Even though we have enough patches for the > code to compile with

devel/tbb: fix aarch64 build

2020-05-24 Thread Christian Weisgerber
devel/tbb fails to build on aarch64: build/common.inc:81: *** Architecture not detected. Stop. http://build-failures.rhaalovely.net/aarch64/2020-05-21/devel/tbb.log The architecture determination logic, which is in a GNU make file we supply, is incoherent. The patch below sets the uname_p

Re: about BUILD_PACKAGES and no-strip

2020-05-24 Thread Marc Espie
On Sun, May 24, 2020 at 11:40:34PM +0200, Rafael Sadowski wrote: > On Sun May 24, 2020 at 03:09:42PM +0200, Marc Espie wrote: > > There are some special needs ports like cmake and qmake with labyrinthine > > options to figure out what to build "release" and you get no debug info. > > "debug" and

Re: OK to GC net/hpodder?

2020-05-24 Thread Greg Steuck
> Can we remove net/hpodder? > We'd also be free to remove at least these libraries solely required by hpodder: sqlite> select fullpkgpath from ports where build_depends like '%hs-HaXml%'; net/hpodder sqlite> select fullpkgpath from ports where build_depends like '%hs-HDBC-sqlite3%'; net/hpodder

NEW: astro/gnuastro

2020-05-24 Thread Brian Callahan
Hi ports -- Attached is a new port, astro/gnuastro. These are the GNU Astronomy Utilities. --- pkg/DESCR: The GNU Astronomy Utilities (Gnuastro) is an official GNU package consisting of various programs and library functions for the manipulation and analysis of astronomical data. All the

Re: New: lr

2020-05-24 Thread Brian Callahan
‐‐‐ Original Message ‐‐‐ On Sunday, May 24, 2020 1:30 PM, Evan Silberman wrote: > Bump > > Evan Silberman e...@jklol.net wrote: > > > list files, recursively, by Leah Neukirchen. > > https://git.vuxu.org/lr/about/ > > From readme: > > > > Benefits > > > > - > > > > Over find:

Re: i386 build failures: devel/kf5/kdelibs4support, devel/pygame

2020-05-24 Thread Rafael Sadowski
On Sun May 24, 2020 at 03:28:41PM +0100, Stuart Henderson wrote: > -- Configuring done > -- Generating done > -- Build files have been written to: /pobj/kdelibs4support-5.68.0/build-i386 > ninja: error: manifest 'build.ninja' still dirty after 100 tries > Time out of sync? It was always this

Re: about BUILD_PACKAGES and no-strip

2020-05-24 Thread Rafael Sadowski
On Sun May 24, 2020 at 03:09:42PM +0200, Marc Espie wrote: > There are some special needs ports like cmake and qmake with labyrinthine > options to figure out what to build "release" and you get no debug info. > "debug" and you get wy too much stuff. You can simply use CONFIG +=

Re: update math/coq 8.11.1 supporting OCaml 4.10

2020-05-24 Thread Daniel Dickman
Jeremie reported a problem on sparc64. Is it addressed in the diff below? https://marc.info/?t=15819679343=1=2 > On May 24, 2020, at 2:19 PM, Christopher Zimmermann > wrote: > >  > Hi, > > this is the only port not yet compatible with OCaml 4.10. OK to upgrade? > Compcert was only

Re: update mail/claws-mail

2020-05-24 Thread Benjamin Baier
On Thu, 14 May 2020 16:32:07 +0200 Solene Rapenne wrote: > This updates claws-mail to last version. > > I also removed bsfilter module because it requires bsfilter and we > don't have it in ports. > > I enabled the crash dialog because I had a few crashes when using > malloc options. And of

CVS: cvs.openbsd.org: ports

2020-05-24 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2020/05/24 15:11:00 Modified files: games/openmw : Makefile Log message: Set CMAKE_DISABLE_FIND_PACKAGE_Doxygen=ON Stop using doxgen in openmw. While here I also dropped COMPILER, this comes

CVS: cvs.openbsd.org: ports

2020-05-24 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/05/24 14:57:57 Modified files: sysutils/reposync: Makefile distinfo Log message: update to reposync-20200524, -q tweak from miod

shotcut core

2020-05-24 Thread Marc Espie
Here's the most frequent backtrace now. It's very easy to obtain: start shotcut, load a video, try to apply a filter that requires parameters (say size and position), watch shotcut segfault. It seems to come from qml code. Somewhat a pain to try to figure it out further, since we don't have

sparc64 bulk build report

2020-05-24 Thread kmos
Bulk build on sparc64-0.ports.openbsd.org Started : Thu May 21 19:43:02 MDT 2020 Finished: Sun May 24 14:24:50 MDT 2020 Duration: 2 Days 18 hours 42 minutes Built using OpenBSD 6.7-current (GENERIC.MP) #319: Wed May 20 18:02:12 MDT 2020 Built 9872 packages Number of packages built each day:

OK to GC net/hpodder?

2020-05-24 Thread Greg Steuck
The upstream has ceased hpodder development over 8 years ago. The port has to be updated every time GHC is released and for all other infrastructure changes. Even though we have enough patches for the code to compile with GHC 8.10, there needs to be somebody who runs this package to test it. Hence

CVS: cvs.openbsd.org: ports

2020-05-24 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/05/24 14:04:05 Modified files: sysutils : Makefile Log message: +lr

CVS: cvs.openbsd.org: ports

2020-05-24 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/05/24 14:03:35 Log message: import sysutils/lr, from Evan Silberman, tweak/ok bcallah@, tweaks from me (remove 'new' in DESCR, use BSD_INSTALL_PROGRAM so that -s is passed where needed).

Re: New: lr

2020-05-24 Thread Evan Silberman
Bump Evan Silberman wrote: > list files, recursively, by Leah Neukirchen. > > https://git.vuxu.org/lr/about/ > > From readme: > > ## Benefits > > Over find: > * friendly and logical C-style filter syntax > * getopt is used, can mix filters and arguments in any order > * can sort > * compute

CVS: cvs.openbsd.org: ports

2020-05-24 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/05/24 11:24:24 Modified files: x11/slock : Makefile distinfo x11/slock/patches: patch-Makefile patch-config_mk patch-slock_c Removed files: x11/slock/patches: patch-config_def_h

Re: slock 1.4 / bsd-auth

2020-05-24 Thread Stuart Henderson
On 2020/05/21 13:49, Theo Buehler wrote: > On Thu, May 21, 2020 at 11:58:37AM +0100, Stuart Henderson wrote: > > I've written a patch to add bsd-auth support back to slock 1.4 which > > I've been using for a while. Tidied the make variable handling a bit > > as well, no need to patch to use ?=,

aarch64 bulk build report

2020-05-24 Thread phessler
bulk build on arm64.ports.openbsd.org started on Thu May 21 16:24:36 MDT 2020 finished at Sun May 24 11:02:18 MDT 2020 lasted 2D18h37m done with kern.version=OpenBSD 6.7-current (GENERIC.MP) #617: Thu May 21 14:18:51 MDT 2020 built packages:10919 May 21:2993 May 22:1360 May 23:2433 May 24:4132

CVS: cvs.openbsd.org: ports

2020-05-24 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/05/24 10:41:54 Modified files: devel/meson/patches: patch-mesonbuild_scripts_symbolextractor_py Log message: Merged upstream.

CVS: cvs.openbsd.org: ports

2020-05-24 Thread Charlene Wendling
CVSROOT:/cvs Module name:ports Changes by: c...@cvs.openbsd.org2020/05/24 10:00:44 Modified files: x11/sakura : Makefile distinfo Log message: sakura: update to 3.7.1 Note that the tango colorscheme has been brought back as the default one instead of the dark

UPDATE: devel/git-lfs to 2.11.0

2020-05-24 Thread Asher Pasha
Hi, The attached diff updates Git LFS to 2.11.0. I have tested it on amd64. It works. Please update. Thanks, Asher Index: Makefile === RCS file: /cvs/ports/devel/git-lfs/Makefile,v retrieving revision 1.15 diff -u -p -u -p -r1.15

UPDATE: plan9port-20200519

2020-05-24 Thread Gleydson Soares
Hi, here is an update [1] for plan9port, bringing it to latest github commit. i have removed some heavy optional run_dependencies to slim down it, since it does not affect the plan9port usability itself. if one wants to read .ps file or whatever you should just install pkg_add ghostscript/etc

Re: ykman fido list Exception: Unsupported platform: openbsd6

2020-05-24 Thread Stuart Henderson
On 2020/05/23 23:23, Stuart Henderson wrote: > On 2020/05/23 13:52, Armands Stiegra wrote: > > On Saturday, May 23, 2020 12:36 PM, Lucas Raab > > wrote: > > > $ pip install git+https://github.com/Yubico/python-fido2.git > > Interesting, worr had a diff committed there adding OpenBSD support. >

i386 build failures: devel/kf5/kdelibs4support, devel/pygame

2020-05-24 Thread Stuart Henderson
==> failures/devel/kf5/kdelibs4support.log <== -- Configuring done -- Generating done -- Build files have been written to: /pobj/kdelibs4support-5.68.0/build-i386 [0/1] /usr/local/bin/cmake -S/pobj/kdelibs4support-5.68.0/kdelibs4support-5.68.0 -B/pobj/kdelibs4support-5.68.0/build-i386 Re-run

Re: slock 1.4 / bsd-auth

2020-05-24 Thread Gleydson Soares
On Sun, May 24, 2020 at 02:15:58AM +0200, Theo Buehler wrote: > > Actually, i3 has a feature for dealing with it though, --release: > > try better: bindsym --release $mod+Mod1+l exec "slock" > > That works, thanks. I'm fine with this going in if the port's copy of > explicit_bzero is disabled

Re: ykman fido list Exception: Unsupported platform: openbsd6

2020-05-24 Thread Armands Stiegra
‐‐‐ Original Message ‐‐‐ On Saturday, May 23, 2020 10:23 PM, Stuart Henderson wrote: > The git version of yubikey-manager doesn't seem necessary to get this to > work so I haven't updated the port of that. I am sorry, it was my mistake. I meant "git version of python-fido2". Thank you

about BUILD_PACKAGES and no-strip

2020-05-24 Thread Marc Espie
There are some special needs ports like cmake and qmake with labyrinthine options to figure out what to build "release" and you get no debug info. "debug" and you get wy too much stuff. the tweak I committed a few days ago does cut through the red tape... Tool wants special treatment to

Re: UPDATE x11/icewm-1.6.5

2020-05-24 Thread Bjorn Ketelaars
On Wed 08/04/2020 10:21, Bjorn Ketelaars wrote: > Diff below brings icewm to 1.6.5, which is a maintenance release. > Changes: https://github.com/bbidulock/icewm/blob/1.6.5/ChangeLog. > > Run tested on amd64. > > Comments/OK? I was contacted off list by Greg Jones who found an issue with the

UPDATE devel/git-cola-3.7

2020-05-24 Thread Bjorn Ketelaars
Enclosed a simple diff for updating git-cola to 3.7. Changes: https://github.com/git-cola/git-cola/blob/v3.7/CHANGES.rst 'make test' runs successfully. Run tested on amd64. Comments/OK? diff --git devel/git-cola/Makefile devel/git-cola/Makefile index 85b533ee192..4d1d9d12d01 100644 ---

CVS: cvs.openbsd.org: ports

2020-05-24 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2020/05/24 05:31:06 Modified files: x11/kde-applications: Makefile Log message: clean up

CVS: cvs.openbsd.org: ports

2020-05-24 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2020/05/24 05:29:47 Modified files: x11/kde-applications: Makefile Log message: Hook kcalutils kidentitymanagement libkleo kdesdk-thumbnailers

peertube rc script

2020-05-24 Thread Stephane Guedon
Good day people. I have tried for a good period of time now to work out the writing of a good rc script to peertube (the P2P video sharing system). I have been advised by a fellow member of this community to ask for better advice here. Technically, Peertube is actually a node process launch

CVS: cvs.openbsd.org: ports

2020-05-24 Thread Kirill Bychkov
CVSROOT:/cvs Module name:ports Changes by: ki...@cvs.openbsd.org 2020/05/24 00:06:06 Modified files: x11/kde4/workspace: Makefile x11/kde4/workspace/patches: patch-plasma_generic_dataengines_geolocation_location_gps_cpp