[sparc64/base-gcc] Fix build of x11/gnome/gucharmap

2021-01-10 Thread Kurt Mosiejczuk
gucharmap uses C11 constructs so it needs to use ports-gcc on base-gcc arches. ok? --Kurt Index: Makefile === RCS file: /cvs/ports/x11/gnome/gucharmap/Makefile,v retrieving revision 1.129 diff -u -p -r1.129 Makefile --- Makefile

Re: bsd.port.mk: add .rpm to EXTRACT_CASES

2021-01-10 Thread Robert Nagy
On 09/01/21 22:50 +0100, Klemens Nanni wrote: > On Sat, Jan 09, 2021 at 10:38:36PM +0100, Klemens Nanni wrote: > > Coming from sysutils/mdprint I want ordinary distfiles handling. > > Since we have more than one port using RPM files, here is a straight > > forward diff to unify each of their

Re: [sparc64/base-gcc] Fix build of x11/gnome/gucharmap

2021-01-10 Thread Antoine Jacoutot
Sure. — Antoine > On 10 Jan 2021, at 19:38, Kurt Mosiejczuk wrote: > > gucharmap uses C11 constructs so it needs to use ports-gcc on base-gcc > arches. > > ok? > > --Kurt > > Index: Makefile > === > RCS file:

Re: [NEW] graphics/opensubdiv

2021-01-10 Thread Rafael Sadowski
On Sat Jan 09, 2021 at 07:15:36PM +, Dimitri Karamazov wrote: > Ping Port-wise it looks good to me. If someone wants to import this, ok rsadowski@

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 unreadableFAILED (extrac09.at:37) Shame

Re: conflicts in ports.tar.gz

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

Re: conflicts in ports.tar.gz

2021-01-10 Thread Jan Stary
On Jan 10 15:23:25, s...@spacehopper.org wrote: > The generated ports.tar.gz is broken, it misses CVS/Entries listings > for various directories. Thank you. This also explains a detail I foolishly left out: ? textproc/py-demjson ? www/py-waitress ? www/sass ? www/tor-browser etc So the dirs are

Re: conflicts in ports.tar.gz

2021-01-10 Thread Stuart Henderson
The generated ports.tar.gz is broken, it misses CVS/Entries listings for various directories. No idea why but I would suggest ignoring ports.tar.gz and just fetching from anoncvs, either directly, or from a local repo mirrored by reposync. On 2021/01/10 15:53, Jan Stary wrote: > On Jan 09

Re: [MAINTAINER UPDATE] www/zola-0.13.0

2021-01-10 Thread Stuart Henderson
On 2021/01/10 12:08, Peter Ezetta wrote: > Hello ports@ > > Attached is an update to www/zola bringing it to version 0.13.0. > > Changelog: > > https://github.com/getzola/zola/blob/master/CHANGELOG.md#0130-2021-01-09 > > Had to update the test-case crate to v1.1.0, as it was previously tied to

Re: [MAINTAINER UPDATE] www/zola-0.13.0

2021-01-10 Thread Stuart Henderson
On 2021/01/10 21:40, Stuart Henderson wrote: > On 2021/01/10 12:08, Peter Ezetta wrote: > > Hello ports@ > > > > Attached is an update to www/zola bringing it to version 0.13.0. > > > > Changelog: > > > > https://github.com/getzola/zola/blob/master/CHANGELOG.md#0130-2021-01-09 > > > > Had to

netsurf/browser: .desktop exec entry is wrong

2021-01-10 Thread Charlene Wendling
Hi, $ xdg-settings set default-web-browser netsurf.desktop which: netsurf-gtk: Command not found. readlink: : No such file or directory It has been forgotten since the www/netsurf transition to gtk3. The below diff fixes the issue. OK? Charlène. Index: Makefile

Re: netsurf/browser: .desktop exec entry is wrong

2021-01-10 Thread Klemens Nanni
On Mon, Jan 11, 2021 at 12:23:59AM +0100, Charlene Wendling wrote: > $ xdg-settings set default-web-browser netsurf.desktop > which: netsurf-gtk: Command not found. > readlink: : No such file or directory > > It has been forgotten since the www/netsurf transition to gtk3. > > The below diff

libc++ 10.0: editors/libreoffice

2021-01-10 Thread Christian Weisgerber
Here is some black magic extracted from upstream that fixes building editors/libreoffice with libc++ 10.0, at least on amd64. https://github.com/LibreOffice/core/commit/cc5a6c6afeed1d2cf76d288133971d29ee8d893e ok? Index: Makefile

Re: dev and deve and devel

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

Re: update arm-trusted-firmware to 2.4

2021-01-10 Thread Jonathan Gray
On Fri, Jan 08, 2021 at 03:42:31PM -0500, Kurt Miller wrote: > On Fri, 2021-01-08 at 11:48 -0500, Kurt Miller wrote: > > On Fri, 2021-01-08 at 10:27 +1100, Jonathan Gray wrote: > > > > > > On Thu, Jan 07, 2021 at 04:29:35PM -0500, Kurt Miller wrote: > > > > > > > > > > > > On Thu, 2020-12-31 at

Re: libc++ 10.0: editors/libreoffice

2021-01-10 Thread Robert Nagy
sure On 11/01/21 00:27 +0100, Christian Weisgerber wrote: > Here is some black magic extracted from upstream that fixes building > editors/libreoffice with libc++ 10.0, at least on amd64. > > https://github.com/LibreOffice/core/commit/cc5a6c6afeed1d2cf76d288133971d29ee8d893e > > ok? > > Index:

CVS: cvs.openbsd.org: ports

2021-01-10 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2021/01/10 10:33:07 Modified files: audio/libmikmod: Makefile audio/mikmod : Makefile Log message: Drop maintainership for libmikmod and mikmod.

CVS: cvs.openbsd.org: ports

2021-01-10 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/01/10 13:06:04 Modified files: databases/kyotocabinet: Makefile distinfo Log message: update to kyotocabinet-1.2.79

CVS: cvs.openbsd.org: ports

2021-01-10 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/01/10 13:05:56 Modified files: databases/py-ldap: Makefile distinfo Log message: update to py-ldap-3.3.1

CVS: cvs.openbsd.org: ports

2021-01-10 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/01/10 13:13:04 Modified files: devel : Makefile devel/quirks : Makefile devel/quirks/files: Quirks.pm devel/py-tzlocal: Makefile distinfo

CVS: cvs.openbsd.org: ports

2021-01-10 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2021/01/10 11:00:22 Modified files: security/libnettle: Makefile Added files: security/libnettle/patches: patch-fat-ppc_c Log message: unbreak libnettle on powerpc* by reverting a commit which

CVS: cvs.openbsd.org: ports

2021-01-10 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2021/01/10 11:20:19 Modified files: lang/vala : Makefile distinfo Log message: update to vala-0.50.3

CVS: cvs.openbsd.org: ports

2021-01-10 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/01/10 13:07:54 Modified files: devel/py-tz: Makefile distinfo Log message: update to py-tz-2020.5

CVS: cvs.openbsd.org: ports

2021-01-10 Thread Kirill Bychkov
CVSROOT:/cvs Module name:ports Changes by: ki...@cvs.openbsd.org 2021/01/10 13:30:15 Modified files: net/owncloudclient: Makefile distinfo net/owncloudclient/patches: patch-src_common_utility_cpp

CVS: cvs.openbsd.org: ports

2021-01-10 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/01/10 13:01:50 ports/audio/rgain/patches Update of /cvs/ports/audio/rgain/patches In directory cvs.openbsd.org:/tmp/cvs-serv58970/patches Log Message: Directory /cvs/ports/audio/rgain/patches added to the

CVS: cvs.openbsd.org: ports

2021-01-10 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/01/10 13:02:07 Modified files: audio/rgain: Makefile distinfo Added files: audio/rgain/patches: patch-setup_cfg Log message: update to rgain3-1.1.10

CVS: cvs.openbsd.org: ports

2021-01-10 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/01/10 13:24:23 Modified files: graphics/py-Pillow: Makefile distinfo Log message: update to py-Pillow-8.1.0

CVS: cvs.openbsd.org: ports

2021-01-10 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/01/10 14:34:19 Modified files: net/arouteserver: Makefile distinfo Log message: update to arouteserver-1.2.0

CVS: cvs.openbsd.org: ports

2021-01-10 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2021/01/10 11:05:56 Modified files: emulators/vice : Makefile distinfo emulators/vice/patches: patch-configure_ac emulators/vice/pkg: PLIST Added files: emulators/vice/patches:

CVS: cvs.openbsd.org: ports

2021-01-10 Thread Kirill Bychkov
CVSROOT:/cvs Module name:ports Changes by: ki...@cvs.openbsd.org 2021/01/10 12:51:38 Modified files: net/munin : Makefile distinfo Log message: Bugfix update to munin-2.0.66

CVS: cvs.openbsd.org: ports

2021-01-10 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/01/10 13:06:47 Modified files: databases/py-mysqlclient: Makefile distinfo Log message: update to py-mysqlclient-2.0.3

CVS: cvs.openbsd.org: ports

2021-01-10 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/01/10 14:20:36 Modified files: textproc/py-pygments: Makefile Log message: py-pygments: use https HOMEPAGE, update list of deps using py2 (several moved to py3-only now).

CVS: cvs.openbsd.org: ports

2021-01-10 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/01/10 14:32:12 Modified files: x11/xscreensaver: Makefile distinfo x11/xscreensaver/patches: patch-hacks_glx_crumbler_c x11/xscreensaver/pkg: PLIST Removed files:

CVS: cvs.openbsd.org: ports

2021-01-10 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2021/01/10 01:35:13 Modified files: print/py-pikepdf: Makefile Added files: print/py-pikepdf/patches: patch-src_qpdf_page_cpp Log message: Unbreak: Fix externalize_inline_images for qpdf

CVS: cvs.openbsd.org: ports

2021-01-10 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2021/01/10 01:34:43 ports/print/py-pikepdf/patches Update of /cvs/ports/print/py-pikepdf/patches In directory cvs.openbsd.org:/tmp/cvs-serv6139/patches Log Message: Directory

CVS: cvs.openbsd.org: ports

2021-01-10 Thread Christian Weisgerber
CVSROOT:/cvs Module name:ports Changes by: na...@cvs.openbsd.org 2021/01/10 07:00:26 Modified files: math/libqalculate/patches: patch-configure_in Added files: math/libqalculate/patches: patch-libqalculate_DataSet_h Log message: apply a bandaid to

CVS: cvs.openbsd.org: ports

2021-01-10 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2021/01/10 07:07:46 Modified files: lang/elixir: Makefile distinfo Log message: update to elixir-1.11.3

CVS: cvs.openbsd.org: ports

2021-01-10 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2021/01/10 07:14:53 Modified files: x11/gnome/gjs : Makefile distinfo x11/gnome/gjs/patches: patch-meson_build Log message: update to gjs-1.66.2

CVS: cvs.openbsd.org: ports

2021-01-10 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/01/10 09:10:53 Modified files: x11/kde-applications/step: Makefile Log message: sync WANTLIB for libqalculate update

CVS: cvs.openbsd.org: ports

2021-01-10 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/01/10 09:10:37 Modified files: math/libqalculate: Makefile distinfo math/libqalculate/pkg: PLIST Added files: math/libqalculate/patches: patch-Makefile_in patch-configure_ac Removed

CVS: cvs.openbsd.org: ports

2021-01-10 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2021/01/10 09:52:36 Modified files: editors/hexedit: Makefile Log message: Drop maintainership.

CVS: cvs.openbsd.org: ports

2021-01-10 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/01/10 09:11:09 Modified files: x11/kde-applications/cantor: Makefile Added files: x11/kde-applications/cantor/patches:

CVS: cvs.openbsd.org: ports

2021-01-10 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2021/01/10 09:49:55 Modified files: www/newsboat : Makefile distinfo www/newsboat/patches: patch-Makefile Log message: Update newsboat to 2.22.1.

CVS: cvs.openbsd.org: ports

2021-01-10 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2021/01/10 10:00:00 Modified files: emulators/mame : Makefile distinfo emulators/mame/patches: patch-makefile patch-scripts_genie_lua Log message: Update mame to 0.227.

CVS: cvs.openbsd.org: ports

2021-01-10 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2021/01/10 01:23:45 Modified files: graphics/libimagequant: Makefile Log message: Missing BDEP on shells/bash.

CVS: cvs.openbsd.org: ports

2021-01-10 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2021/01/10 03:41:22 Modified files: textproc/catfish: Makefile distinfo textproc/catfish/pkg: PLIST Log message: textproc/catfish: update to 4.16.0.

CVS: cvs.openbsd.org: ports

2021-01-10 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2021/01/10 09:44:34 Modified files: productivity/calcurse: Makefile Log message: Drop maintainership.

CVS: cvs.openbsd.org: ports

2021-01-10 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2021/01/10 09:58:29 Modified files: www/slowhttptest: Makefile Log message: Drop maintainership.

CVS: cvs.openbsd.org: ports

2021-01-10 Thread Brian Callahan
CVSROOT:/cvs Module name:ports Changes by: bcal...@cvs.openbsd.org 2021/01/10 09:59:03 Modified files: sysutils/diffoscope: Makefile distinfo sysutils/diffoscope/pkg: PLIST Log message: Update to diffoscope-164

CVS: cvs.openbsd.org: ports

2021-01-10 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/01/10 14:45:29 Modified files: graphics/lcms2 : Makefile distinfo graphics/lcms2/pkg: PLIST Removed files: graphics/lcms2/patches: patch-src_cmstypes_c Log message: update to

CVS: cvs.openbsd.org: ports

2021-01-10 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2021/01/10 15:33:22 Modified files: sysutils/mdprint: Makefile mail/kopano/webapp: Makefile Log message: Convert quirky .rpm handling to regular EXTRACT_SUFX=.rpm OK espie robert

CVS: cvs.openbsd.org: ports

2021-01-10 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2021/01/10 15:29:33 Modified files: infrastructure/mk: bsd.port.mk Log message: Support .rpm in EXTRACT_CASES Less special cases in (rare) ports, pluse one can use EXTRACT_FILES as usual now. OK espie

CVS: cvs.openbsd.org: ports

2021-01-10 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/01/10 14:42:32 Modified files: net/routinator : Makefile Log message: mark BROKEN-sparc64

CVS: cvs.openbsd.org: ports

2021-01-10 Thread Daniel Dickman
CVSROOT:/cvs Module name:ports Changes by: dan...@cvs.openbsd.org 2021/01/10 15:17:22 Modified files: x11: Makefile Log message: +py-pyglet,python3

CVS: cvs.openbsd.org: ports

2021-01-10 Thread Daniel Dickman
CVSROOT:/cvs Module name:ports Changes by: dan...@cvs.openbsd.org 2021/01/10 15:16:49 Modified files: x11/py-pyglet : Makefile distinfo x11/py-pyglet/patches: patch-pyglet_lib_py x11/py-pyglet/pkg: PLIST Removed files: x11/py-pyglet/patches:

CVS: cvs.openbsd.org: ports

2021-01-10 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2021/01/10 15:34:50 Modified files: security/ssh-ldap-helper: Makefile Log message: Convert quirky .rpm handling to regular EXTRACT_SUFX=.rpm No plist change. OK espie robert

CVS: cvs.openbsd.org: ports

2021-01-10 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2021/01/10 17:49:44 Modified files: x11/gnome/gucharmap: Makefile Log message: gucharmap uses C11 constructs so it needs to use ports-gcc on base-gcc arches. Fixes the build on sparc64. ok aja@

CVS: cvs.openbsd.org: ports

2021-01-10 Thread Charlene Wendling
CVSROOT:/cvs Module name:ports Changes by: c...@cvs.openbsd.org2021/01/10 19:17:59 Modified files: www/netsurf/browser: Makefile Added files: www/netsurf/browser/patches: patch-frontends_gtk_res_netsurf-gtk_desktop Log

CVS: cvs.openbsd.org: ports

2021-01-10 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2021/01/10 02:34:12 Modified files: net/bitlbee-facebook: Makefile distinfo net/bitlbee-facebook/pkg: PLIST Log message: Update bitlbee-facebook to 1.2.1 Update diff from Eivind Eide

CVS: cvs.openbsd.org: ports

2021-01-10 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2021/01/10 03:58:55 Modified files: x11/xfce4/xfwm4: Makefile distinfo Log message: x11/xfce4/xfwm4: update to 4.16.1. See https://mail.xfce.org/pipermail/xfce-announce/2021-January/000981.html note

CVS: cvs.openbsd.org: ports

2021-01-10 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2021/01/11 00:10:59 Modified files: x11/xfce4/parole: Makefile distinfo Log message: x11/xfce4/parole: update to 4.16.0.