Re: pkg_add(1): only one package for multiple python installations

2018-11-10 Thread James Turner
On Sun, Nov 11, 2018 at 02:19:24AM +0100, Fritjof Bornebusch wrote: > I recently run into the problem that I wanted to install py-axolotl for > python3.6. > I have installed both 2.7 and 3.6, but pkg_add(1) only shows py-axolotl > instead of > py-axolotl and py3-axolotl. > > Is there a flag I'm

pkg_add(1): only one package for multiple python installations

2018-11-10 Thread Fritjof Bornebusch
I recently run into the problem that I wanted to install py-axolotl for python3.6. I have installed both 2.7 and 3.6, but pkg_add(1) only shows py-axolotl instead of py-axolotl and py3-axolotl. Is there a flag I'm missing or is this normal behaviour. I find it a bit strange, since py-axolotl

CVS: cvs.openbsd.org: ports

2018-11-10 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2018/11/10 17:48:36 Modified files: emulators/retroarch: Makefile distinfo emulators/retroarch/patches: patch-Makefile_common patch-audio_audio_driver_c

Re: that old INDEX file

2018-11-10 Thread Kenneth R Westerback
On Sat, Nov 10, 2018 at 08:00:02PM +0100, Marc Espie wrote: > Now might be the time to retire it, specifically > because it's almost always outdated. Removing it is probably the only I'll be motivated to learn the sql way. :-) No objections from me. Ken > > The idea is that sqlports can

CVS: cvs.openbsd.org: ports

2018-11-10 Thread Jonathan Gray
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2018/11/10 16:45:28 Modified files: games/scummvm : Makefile Log message: Disable i386 assembly verions of hqx graphic scalars to avoid a text relocation fixing the build with lld. ok naddy@

Re: Nim/Nimble/Sugar

2018-11-10 Thread Juan Francisco Cantero Hurtado
On Sat, Nov 10, 2018 at 10:21:55AM -0500, Ken M wrote: > I am wondering if anyone knows why the Nim package is missing the standard lib > sugar modules. It prevents nimbl being installed to manage nim packages. Just > wondering if there is a history regarding this that I am unaware of. The Nim

games/supertux: big-endian fix

2018-11-10 Thread George Koehler
If you play games/supertux on a big-endian machine, the music has the wrong byte order and sounds like noise. (If you turn off the music, the sound effects are correct.) The below diff fixes it; the diff is missing the REVISION bump. I tried to mail maintainer Pascal Stumpf in October, but

CVS: cvs.openbsd.org: ports

2018-11-10 Thread Daniel Jakots
CVSROOT:/cvs Module name:ports Changes by: d...@cvs.openbsd.org2018/11/10 14:00:16 Modified files: devel/py-pretend: Makefile distinfo devel/py-pretend/pkg: PLIST Log message: Update to py-pretend-1.0.9 >From Pamela Mosiejczuk

CVS: cvs.openbsd.org: ports

2018-11-10 Thread Pavel Korovin
CVSROOT:/cvs Module name:ports Changes by: p...@cvs.openbsd.org2018/11/10 13:52:35 Modified files: devel/py-twisted: Makefile distinfo devel/py-twisted/patches: patch-src_twisted_python__setup_py Log message: Update py-twisted 18.7.0 -> 18.9.0 ok landry@

CVS: cvs.openbsd.org: ports

2018-11-10 Thread Tim van der Molen
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2018/11/10 13:38:07 Modified files: security/openssl/1.1: Makefile security/openssl/1.1/patches: patch-Configurations_unix-Makefile_tmpl Log message: Use

Re: [M. Update] x11/py-qtpy 1.5.1 -> 1.5.2

2018-11-10 Thread Daniel Jakots
On Wed, 31 Oct 2018 08:46:16 -0300, "Elias M. Mariani" wrote: > Changelog: > https://github.com/spyder-ide/qtpy/blob/master/CHANGELOG.md#version-152-2018-10-20 > Mainly bugfixes and additions. Those changes shouldn't affect > consumers. Regression test passing. > Tested with devel/spyder/spyder

CVS: cvs.openbsd.org: ports

2018-11-10 Thread Daniel Jakots
CVSROOT:/cvs Module name:ports Changes by: d...@cvs.openbsd.org2018/11/10 13:36:07 Modified files: x11/py-qtpy: Makefile distinfo Log message: Update to py-qtpy-1.5.2 >From Elias Mariani (Maintainer)

[UPDATE] devel/py-twisted

2018-11-10 Thread Pavel Korovin
Dear all, Please find update for the latest devel/py-twisted attached. Release Notes: https://github.com/twisted/twisted/blob/twisted-18.9.0/NEWS.rst OK to commit? -- With best regards, Pavel Korovin Index: Makefile === RCS file:

Re: update: devel/subversion 1.11.0

2018-11-10 Thread Juan Francisco Cantero Hurtado
On Sat, Nov 10, 2018 at 12:47:59PM +0100, Stefan Sperling wrote: > For release notes, see: > https://subversion.apache.org/docs/release-notes/1.11.html > > There is a known issue with GitHub's SVN bridge: SVN 1.11 clients don't > recognize GitHub's custom April fools SVN server implementation

Re: UPDATE news/sabnzbd

2018-11-10 Thread Mikolaj Kucharski
I managed to botch the PLIST in the last patch. I've looked into archives, why _MODPY_BUILD_DEPENDS is needed and it's for post-install and compileall.py, so I've added it back. To sum up again.. - update to version 2.3.5 - homepage supports https - added textproc/py-lxml to run depends, per

CVS: cvs.openbsd.org: ports

2018-11-10 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2018/11/10 12:43:12 Modified files: devel/quirks : Makefile devel/quirks/files: Quirks.pm Log message: Register libgit2 CVEs

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

2018-11-10 Thread Klemens Nanni
On Sat, Nov 10, 2018 at 07:59:36PM +0100, Hiltjo Posthuma wrote: > Ping + below a patch to bump to the latest version 0.27.7 (no CVEs this time, > but some security fixes). Sorry, the 0.27.5 update was on my list but slipped through. Committed now, thanks!

CVS: cvs.openbsd.org: ports

2018-11-10 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2018/11/10 12:23:55 Modified files: devel/libgit2/libgit2: Makefile distinfo Log message: Security update to libgit2-0.27.7 CVE-2018-17456 (<0.27.5) CVE-2018-10887 (<0.27.3) CVE-2018-10888 (<0.27.3)

Re: GCC 6 for bulk build test

2018-11-10 Thread George Koehler
On Wed, 7 Nov 2018 22:31:20 +0100 Christian Weisgerber wrote: > The much bigger question is how gcc6 will fare on the non-clang > archs that would use if for all C++ ports. In principle I agree > that gcc4.9 is too old and a new compiler will be required for newer > C++ code. I have some C++

Re: Can't install texlive_texmf on 6.4

2018-11-10 Thread John Rigg
On Sat, Nov 10, 2018 at 05:15:02PM +, John Rigg wrote: > I've hit a problem trying to install texlive_texmf-minimal on > a fresh 6.4 installation (amd64). pkg_add fails with the > following error messages: > > quirks-3.16 signed on 2018-10-12T15:26:25Z > Error in

that old INDEX file

2018-11-10 Thread Marc Espie
Now might be the time to retire it, specifically because it's almost always outdated. The idea is that sqlports can generate something very close, not quite identical because of some insanity, but I have some sqlite3 script that does the trick. So, probably store the result in the portslist

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.27.3): >

Re: UPDATE news/sabnzbd

2018-11-10 Thread Mikolaj Kucharski
My local working dir was out of date. New patch below.. On Sat, Nov 10, 2018 at 06:25:37PM +, Mikolaj Kucharski wrote: > Hi, > > Sorry for so late reply, but here is my version of sabnzbd update, > which I tested a while a go and I'm pretty happy with it. This is > version used to report the

Re: UPDATE news/sabnzbd

2018-11-10 Thread Mikolaj Kucharski
Hi, Sorry for so late reply, but here is my version of sabnzbd update, which I tested a while a go and I'm pretty happy with it. This is version used to report the problem of failed downloads when free disk space is below threshold configured in sabnzbd:

CVS: cvs.openbsd.org: ports

2018-11-10 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2018/11/10 10:55:30 Modified files: emulators/ppsspp: Makefile distinfo Log message: Update to ppsspp-1.7.1. Release notes: https://github.com/hrydgard/ppsspp#whats-new-in-171

Can't install texlive_texmf on 6.4

2018-11-10 Thread John Rigg
I've hit a problem trying to install texlive_texmf-minimal on a fresh 6.4 installation (amd64). pkg_add fails with the following error messages: quirks-3.16 signed on 2018-10-12T15:26:25Z Error in texlive_texmf-buildset-2017p2: @tag mktexlsr definition not found Direct dependencies for

CVS: cvs.openbsd.org: ports

2018-11-10 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2018/11/10 10:12:24 Modified files: databases/sqlports/files: Var.pm Log message: what do you know ? I can just reuse the lexical from the other package

CVS: cvs.openbsd.org: ports

2018-11-10 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2018/11/10 09:57:43 Modified files: telephony/asterisk: Makefile Added files: telephony/asterisk/patches:

CVS: cvs.openbsd.org: ports

2018-11-10 Thread Daniel Jakots
CVSROOT:/cvs Module name:ports Changes by: d...@cvs.openbsd.org2018/11/10 09:51:23 Modified files: textproc/py-toml: Makefile distinfo textproc/py-toml/pkg: PLIST Log message: Update to py-toml-0.10.0 >From Pamela Mosiejczuk with a minor tweak from me

CVS: cvs.openbsd.org: ports

2018-11-10 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2018/11/10 09:41:03 Modified files: databases/sqlports: Makefile databases/sqlports/files: Var.pm Log message: strip PORTSDIR from DESCR/README

Re: www/py-beautifulsoup4 : update to 4.6.3

2018-11-10 Thread Stuart Henderson
On 2018/11/10 11:13, wen heping wrote: > Hi, ports@ : > > Here is a patch to update www/py-beautifulsoup4 to 4.6.3. > It build and test well on my amd64 system. > > Comments? OK? > > Cheers, > wen > > Index: Makefile >

Nim/Nimble/Sugar

2018-11-10 Thread Ken M
I am wondering if anyone knows why the Nim package is missing the standard lib sugar modules. It prevents nimbl being installed to manage nim packages. Just wondering if there is a history regarding this that I am unaware of. Ken

CVS: cvs.openbsd.org: ports

2018-11-10 Thread Christian Weisgerber
CVSROOT:/cvs Module name:ports Changes by: na...@cvs.openbsd.org 2018/11/10 08:02:23 Modified files: editors/emacs : Makefile editors/emacs/patches: patch-configure Log message: On i386, link without -Z. Not required with ld.bfd and not supported by ld.lld.

CVS: cvs.openbsd.org: ports

2018-11-10 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2018/11/10 06:32:05 Modified files: infrastructure/lib/DPB: PkgPath.pm Log message: fix the cervisia missing error, turns out I *don't* want to allow stubbed out paths back on buildable stuff, ever...

CVS: cvs.openbsd.org: ports

2018-11-10 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/11/10 06:21:40 Modified files: sysutils/awscli: Makefile distinfo Log message: Update to awscli-1.16.52.

CVS: cvs.openbsd.org: ports

2018-11-10 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/11/10 06:21:24 Modified files: net/py-botocore: Makefile distinfo Log message: Update to py-botocore-1.12.42.

CVS: cvs.openbsd.org: ports

2018-11-10 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/11/10 06:20:58 Modified files: net/py-boto3 : Makefile distinfo Log message: Update to py-boto3-1.9.42.

Re: UPDATE: lang/chicken

2018-11-10 Thread Timo Myyrä
Sebastien Marie writes: > On Sat, Nov 10, 2018 at 10:29:23AM +0200, Timo Myyrä wrote: >> Sebastien Marie writes: >> >> Here's revised patch from my RC diff. I added the SUBST_VARS stuff to ease >> the >> plist changes. Tested slightly on amd64. > > I tested it on amd64 and run the full

CVS: cvs.openbsd.org: ports

2018-11-10 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/11/10 06:02:52 Modified files: print/cups : Makefile distinfo print/cups/patches: patch-Makedefs_in patch-backend_ipp_c

CVS: cvs.openbsd.org: ports

2018-11-10 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2018/11/10 05:58:44 Modified files: math/mlpack: Makefile math/mlpack/pkg: PLIST-python Log message: fix python subpackage FULLPKGPATH and upgrade path...

CVS: cvs.openbsd.org: ports

2018-11-10 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2018/11/10 05:50:21 Modified files: www/iridium: Makefile www/iridium/patches: patch-base_base_paths_posix_cc Log message: use the correct binary path to load the other processes

CVS: cvs.openbsd.org: ports

2018-11-10 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2018/11/10 05:39:11 Modified files: x11/xfce4 : xfce4.port.mk Log message: Default to .tar.gz when XFCE_COMMIT is set, as that's what cgit provides for now. While here switch pre-configure to

CVS: cvs.openbsd.org: ports

2018-11-10 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2018/11/10 05:36:05 Modified files: devel/quirks : Makefile devel/quirks/files: Quirks.pm Log message: add quirk for nginx cvs

CVS: cvs.openbsd.org: ports

2018-11-10 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/11/10 05:34:01 Modified files: net/py-libcloud: Makefile distinfo net/py-libcloud/pkg: PLIST Log message: Update to py-libcloud-2.4.0 and add a python3 FLAVOR.

CVS: cvs.openbsd.org: ports

2018-11-10 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/11/10 05:34:24 Modified files: net: Makefile Log message: +py-libcloud,python3

Re: powerpc bulk build report

2018-11-10 Thread Landry Breuil
On Thu, Nov 01, 2018 at 12:10:19AM +, Stuart Henderson wrote: > On 2018/10/31 15:00, George Koehler wrote: > > mupdf's MD5 code is broken on all big-endian machines. > > https://bugs.ghostscript.com/show_bug.cgi?id=699395 > > > > I added a small patch (not the one in the bug report) and

CVS: cvs.openbsd.org: ports

2018-11-10 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/11/10 05:20:03 Modified files: sysutils/exoscale-cli: Makefile distinfo Log message: Update to exoscale-cli-1.0.3.

CVS: cvs.openbsd.org: ports

2018-11-10 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/11/10 05:19:37 Modified files: sysutils/amazon-ssm-agent: Makefile distinfo Log message: Update to amazon-ssm-agent-2.3.235.0.

CVS: cvs.openbsd.org: ports

2018-11-10 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/11/10 05:12:49 Modified files: graphics/babl : Makefile distinfo Log message: Update to babl-0.1.60.

CVS: cvs.openbsd.org: ports

2018-11-10 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/11/10 05:00:35 Modified files: devel/meson: Makefile distinfo meson.port.mk devel/meson/patches: patch-mesonbuild_backend_backends_py Log message: Update to meson-0.48.2.

update: devel/subversion 1.11.0

2018-11-10 Thread Stefan Sperling
For release notes, see: https://subversion.apache.org/docs/release-notes/1.11.html There is a known issue with GitHub's SVN bridge: SVN 1.11 clients don't recognize GitHub's custom April fools SVN server implementation anymore, due to stricter client-side HTTP/DAV RFC conformance checks. A

www/py-beautifulsoup4 : update to 4.6.3

2018-11-10 Thread wen heping
Hi, ports@ : Here is a patch to update www/py-beautifulsoup4 to 4.6.3. It build and test well on my amd64 system. Comments? OK? Cheers, wen Index: Makefile === RCS file: /cvs/ports/www/py-beautifulsoup4/Makefile,v

CVS: cvs.openbsd.org: ports

2018-11-10 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2018/11/10 04:12:25 Modified files: lang/rust : Makefile distinfo lang/rust/pkg : PFRAG.aarch64-main PFRAG.amd64-main PFRAG.i386-main Log message: Minor update to

devel/py-html5lib : update to 1.0.1

2018-11-10 Thread wen heping
Hi, ports@ : Here is a patch to update devel/py-html5lib to 1.0.1. It build and test well on my amd64 system. Comments? OK? Cheers, wen Index: Makefile === RCS file: /cvs/ports/devel/py-html5lib/Makefile,v retrieving

CVS: cvs.openbsd.org: ports

2018-11-10 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2018/11/10 04:11:03 Modified files: databases/pkglocatedb: Makefile Log message: prevent dpb from masking errors

Re: UPDATE: lang/chicken

2018-11-10 Thread Sebastien Marie
On Sat, Nov 10, 2018 at 10:29:23AM +0200, Timo Myyrä wrote: > Sebastien Marie writes: > > Here's revised patch from my RC diff. I added the SUBST_VARS stuff to ease the > plist changes. Tested slightly on amd64. I tested it on amd64 and run the full testsuite. It works well. > Noted that this

CVS: cvs.openbsd.org: ports

2018-11-10 Thread Ingo Feinerer
CVSROOT:/cvs Module name:ports Changes by: feine...@cvs.openbsd.org2018/11/10 03:55:16 Modified files: multimedia/libv4l: Makefile distinfo multimedia/libv4l/patches: patch-lib_libv4lconvert_Makefile_in Log message: Update to libv4l 1.16.2

Re: [NEW] games/mvdsv 0.32

2018-11-10 Thread Tom Murphy
Hi, Is there any other issue holding up having this go in that I need to address? If so, let me know. Just pinging the list. Thanks, Tom

Re: games/ezquake add multiplayer server list

2018-11-10 Thread Tom Murphy
Hi, Just a friendly ping to say Solene's patch can go in if that's OK? Thanks, Tom

CVS: cvs.openbsd.org: ports

2018-11-10 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2018/11/10 01:43:34 Modified files: www/nginx : Makefile distinfo Log message: Update to nginx 1.14.1. Fixes CVE-2018-16843, CVE-2018-16844 & CVE-2018-16845. ok sthen@ robert@

Re: i386 test build with LLD: failures

2018-11-10 Thread Jonathan Gray
On Tue, Nov 06, 2018 at 03:06:18PM +, Stuart Henderson wrote: > ==> ./archivers/zip > ==> ./audio/deadbeef > ==> ./audio/ocp > ==> ./emulators/BasiliskII > ==> ./emulators/dgen-sdl > ==> ./emulators/mupen64plus/core > ==> ./emulators/uae > ==> ./games/allegro > ==> ./games/eduke32 > ==>

Re: UPDATE: lang/chicken

2018-11-10 Thread Timo Myyrä
Sebastien Marie writes: > Hi Menche, > > First, it should help if you Cc the maintainer too. > > Timo posted a preview update for rc1. Any reason to not starting from > his diff ? https://marc.info/?l=openbsd-ports=153417784922634=2 > > Regarding your diff, comments inlined. > > On Fri, Nov 09,

CVS: cvs.openbsd.org: ports

2018-11-10 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/11/10 01:36:29 Modified files: meta/kde4 : Makefile Log message: Changing RUN_DEPENDS needs a bump.

CVS: cvs.openbsd.org: ports

2018-11-10 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/11/10 01:26:52 Modified files: multimedia/gstreamer1/plugins-libav: Makefile Log message: Sync with FFmpeg: enable VFP on ARM. from Brad