CVS: cvs.openbsd.org: ports

2019-06-23 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2019/06/23 22:45:52 Modified files: cad/qucs-s : Makefile Log message: Unbreak build, add missing post-extract to fix win32 end of lines Spotted by naddy@ Thanks

Re: reflect permit_package change in porting guide

2019-06-23 Thread Daniel Jakots
On Sun, 23 Jun 2019 21:53:50 -0400, Pamela Mosiejczuk wrote: > The porting guide is using the old distribution variables. Here's a > potential fix. While the website usually is for -release/stable, in the ports guide we say (or we should say :p) that work is done on -current therefor I think it

Re: [Stable] OpenBSD 6.5 : Patch thunderbird-i18n v 60.7.2

2019-06-23 Thread Daniel Jakots
On Mon, 24 Jun 2019 00:03:55 +0200, Stéphane HUC "PengouinBSD" wrote: > Normally, this patch inline is correctly formatted. Did you try to apply what you got from the mailing list?

CVS: cvs.openbsd.org: ports

2019-06-23 Thread Christian Weisgerber
CVSROOT:/cvs Module name:ports Changes by: na...@cvs.openbsd.org 2019/06/23 16:54:06 Modified files: print/htmldoc : Makefile Added files: print/htmldoc/patches: patch-htmldoc_ps-pdf_cxx Log message: Work around an LLVM 8.0.0 optimizer bug that causes htmldoc

UPDATE: games/widelands

2019-06-23 Thread Anthony J. Bentley
Hi, Here's an update to widelands-0.20. Release notes: https://www.widelands.org/news/2019/May/4/widelands-build-20-released/ The diff is quite large (typical for widelands...) so I gzipped it. ok? -- Anthony J. Bentley widelands.diff.gz Description: widelands.diff.gz

[Stable] OpenBSD 6.5 : Patch thunderbird-i18n v 60.7.2

2019-06-23 Thread PengouinBSD
Hi. Normally, this patch inline is correctly formatted. (Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2019-20/) PS: I reinitialized my MUA Thunderbird… to publish correctly! Index:

Re: NEW: devel/nuget - package manager for .NET/mono

2019-06-23 Thread Thomas Frohwein
ping (tarball updated with PERMIT_PACKAGE and attached) On Fri, Mar 29, 2019 at 09:29:11PM -0700, Thomas Frohwein wrote: > Hi, > > With DNS fixed for mono, the package manager NuGet now works. It's like pip > for > python for example and allows installing and updating packages from the .NET >

CVS: cvs.openbsd.org: ports

2019-06-23 Thread Christian Weisgerber
CVSROOT:/cvs Module name:ports Changes by: na...@cvs.openbsd.org 2019/06/23 13:38:31 Added files: editors/libreoffice/patches: patch-sw_qa_extras_odfexport_odfexport_cxx Log message: llvm8: upstream fix for C++20 char8_t; ok

CVS: cvs.openbsd.org: ports

2019-06-23 Thread Thomas Frohwein
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2019/06/23 13:01:34 Modified files: games : Makefile Log message: +vkquake

CVS: cvs.openbsd.org: ports

2019-06-23 Thread Thomas Frohwein
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2019/06/23 13:00:14 Log message: import games/vkquake; DO_USERDIRS tweak and ok jsg@ DESCR: vkQuake is a Quake 1 port using Vulkan instead of OpenGL for rendering. It is based on the popular

CVS: cvs.openbsd.org: ports

2019-06-23 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2019/06/23 11:35:03 Modified files: mail/mozilla-thunderbird: Tag: OPENBSD_6_5 Makefile distinfo Log message: MFC: Update to thunderbird 60.7.2. Fixes

Re: Patch mozilla-thunderbird 60.7.2 - stable 6.5

2019-06-23 Thread Landry Breuil
On Sun, Jun 23, 2019 at 07:12:00PM +0200, Stephane HUC "PengouinBSD" wrote: > Hi, > > I applied with success this patch for mozilla-thunderbird on stable. > (with solene@ than help me to understand howto - thanks you!) > > OK for you? Diff will not apply as it's mangled by your mailer, and you

CVS: cvs.openbsd.org: ports

2019-06-23 Thread Charlene Wendling
CVSROOT:/cvs Module name:ports Changes by: c...@cvs.openbsd.org2019/06/23 11:20:43 Modified files: www/youtube-dl : Makefile distinfo www/youtube-dl/pkg: PLIST Log message: youtube-dl: update to 2019.06.21, unbreak youtube Original diff from Nam Nguyen, OK'd

Re: NEW PORT: aspect-crop

2019-06-23 Thread Marc Espie
On Sun, Jun 23, 2019 at 03:02:56PM +0200, Marc Espie wrote: > So I've written a small utility using qt5 to take advantage of > the new --trim option Tobias has kindly added to xwallpaper. > > Existing tools do not allow displaying geometry parameters from a > picture display. > > Writing this in

Patch mozilla-thunderbird 60.7.2 - stable 6.5

2019-06-23 Thread Stephane HUC "PengouinBSD"
Hi, I applied with success this patch for mozilla-thunderbird on stable. (with solene@ than help me to understand howto - thanks you!) OK for you? Index: ports/mail/mozilla-thunderbird/Makefile diff -u ports/mail/mozilla-thunderbird/Makefile:1.287 ports/mail/mozilla-thunderbird/Makefile:1.290

UPDATE: graphics/libraw to disable OpenMP

2019-06-23 Thread j
Ongoing hunt for OpenMP enabled by default. Index: Makefile === RCS file: /cvs/ports/graphics/libraw/Makefile,v retrieving revision 1.41 diff -u -p -r1.41 Makefile --- Makefile27 Mar 2019 23:29:06 - 1.41 +++ Makefile

CVS: cvs.openbsd.org: ports

2019-06-23 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2019/06/23 10:28:30 Modified files: textproc/py-yaml: Makefile distinfo textproc/py-yaml/patches: patch-setup_cfg Log message: Update textproc/py-yaml 3.13 -> 5.1.1 Update to latest py-yaml

CVS: cvs.openbsd.org: ports

2019-06-23 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2019/06/23 10:09:57 Modified files: devel/py-arrow : Makefile distinfo Log message: Update devel/py-arrow 0.13.1 -> 0.14.2 Update port and convert to PERMIT_PACKAGE usage. OK danj@

CVS: cvs.openbsd.org: ports

2019-06-23 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2019/06/23 10:06:23 Modified files: infrastructure/bin: portcheck Log message: Convert portcheck to the new PERMIT_PACKAGE/PERMIT_DISTFILES world. Convert the checks over to versions for the new options

[update] py-sip 4.19.17

2019-06-23 Thread Landry Breuil
Hi, here's an update to py-sip-4.19.17, two years of changes since the 4.19.3 we have. It seems i need it for qgis 3.8, which trips on "enum class foo" constructs, apparently supported since 4.19.4 per https://www.riverbankcomputing.com/static/Docs/sip/incompatibilities.html#sip-v4-19-4 will

Re: [update] security/botan2 2.10.0

2019-06-23 Thread David CARLIER
Here the changeling https://botan.randombit.net/news.html#version-2-10-0-2019-03-30 which underwent a certain amount of internal code rewrite, justifying the shared libs bump. On Sun, 23 Jun 2019 at 15:46, Daniel Jakots wrote: > > On Sun, 23 Jun 2019 15:32:02 +0100, David CARLIER > wrote: > >

Re: update youtube-dl 2019.06.08

2019-06-23 Thread Daniel Jakots
On Fri, 21 Jun 2019 20:30:17 +0200, Charlene Wendling wrote: > here is a diff > that updates to the latest version. ok danj@ youtube-dl is a special port, there's no need to wait for maintainer, please commit when you can Merci, Daniel

CVS: cvs.openbsd.org: ports

2019-06-23 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2019/06/23 09:03:37 Modified files: emulators/mupen64plus/video-glide64: Makefile emulators/mupen64plus/video-glide64/patches:

CVS: cvs.openbsd.org: ports

2019-06-23 Thread Daniel Jakots
CVSROOT:/cvs Module name:ports Changes by: d...@cvs.openbsd.org2019/06/23 09:03:08 Modified files: sysutils/upt : Makefile.inc Log message: Switch to PERMIT_PACKAGE

CVS: cvs.openbsd.org: ports

2019-06-23 Thread Daniel Jakots
CVSROOT:/cvs Module name:ports Changes by: d...@cvs.openbsd.org2019/06/23 09:01:50 Modified files: sysutils/upt/upt-openbsd: Makefile distinfo sysutils/upt/upt-openbsd/pkg: PLIST Log message: Update to upt-openbsd-0.5

Re: [update] devel/flake8 (and dependencies)

2019-06-23 Thread Paco Esteban
On Thu, 20 Jun 2019, Kurt Mosiejczuk wrote: > It helps be sure one didn't break anything in my experience. I usually just > run the tests which will install the test dependencies and then run tests. > "pkg_delete -a" is your friends after rounds of tests like that. It deletes > things that were

CVS: cvs.openbsd.org: ports

2019-06-23 Thread Daniel Jakots
CVSROOT:/cvs Module name:ports Changes by: d...@cvs.openbsd.org2019/06/23 08:59:18 Modified files: sysutils/upt/upt-pypi: Makefile distinfo sysutils/upt/upt-pypi/pkg: PLIST Log message: Update to upt-pypi-0.4

CVS: cvs.openbsd.org: ports

2019-06-23 Thread Daniel Jakots
CVSROOT:/cvs Module name:ports Changes by: d...@cvs.openbsd.org2019/06/23 08:56:55 Modified files: sysutils/upt/upt-rubygems: Makefile distinfo sysutils/upt/upt-rubygems/pkg: PLIST Log message: Update to upt-rubygems-0.2

CVS: cvs.openbsd.org: ports

2019-06-23 Thread Daniel Jakots
CVSROOT:/cvs Module name:ports Changes by: d...@cvs.openbsd.org2019/06/23 08:52:53 Modified files: sysutils/upt/upt: Makefile distinfo sysutils/upt/upt/pkg: PLIST Log message: Update to upt-0.9

CVS: cvs.openbsd.org: ports

2019-06-23 Thread Daniel Jakots
CVSROOT:/cvs Module name:ports Changes by: d...@cvs.openbsd.org2019/06/23 08:49:23 Modified files: sysutils/upt/upt-cpan: Makefile distinfo Log message: Update to upt-cpan-0.5

Re: [update] security/botan2 2.10.0

2019-06-23 Thread Daniel Jakots
On Sun, 23 Jun 2019 15:32:02 +0100, David CARLIER wrote: > Here an update for this port. Please cc maintainer. Also just one line for a diff is very very short. For instance, you could link the changelog, explain why you bumped the shared_libs etc etc. That's just a small step (that you must

CVS: cvs.openbsd.org: ports

2019-06-23 Thread Daniel Jakots
CVSROOT:/cvs Module name:ports Changes by: d...@cvs.openbsd.org2019/06/23 08:32:22 Modified files: databases/py-psycopg2: Makefile distinfo databases/py-psycopg2/pkg: PLIST Log message: Update to py-psycopg2-2.8.3

[update] security/botan2 2.10.0

2019-06-23 Thread David CARLIER
Hi, Here an update for this port. Kind regards. patch-security-botan2.diff Description: Binary data

Re: Update: devel/py-arrow 0.13.1 -> 0.14.2

2019-06-23 Thread Daniel Jakots
On Sat, 8 Jun 2019 01:54:47 -0400, Kurt Mosiejczuk wrote: > Here's a simple update for py-arrow bringing it to 0.14.2. All tests > pass. Tested on both amd64 and sparc64. No consumers. No plist > changes. > > Tweaked PERMIT_PACKAGE_CDROM to the new PERMIT_PACKAGE. I think I did > that right.

CVS: cvs.openbsd.org: ports

2019-06-23 Thread Daniel Jakots
CVSROOT:/cvs Module name:ports Changes by: d...@cvs.openbsd.org2019/06/23 08:01:53 Modified files: www/pelican: Makefile distinfo www/pelican/pkg: PLIST Log message: Update to pelican-4.0.1

aarch64 bulk build report

2019-06-23 Thread phessler
bulk build on arm64.ports.openbsd.org started on Thu Jun 20 00:35:55 MDT 2019 finished at Sun Jun 23 07:50:28 MDT 2019 lasted 04D00h14m done with kern.version=OpenBSD 6.5-current (GENERIC.MP) #64: Wed Jun 19 16:25:14 MDT 2019 built packages:9909 Jun 20:4032 Jun 21:1191 Jun 22:1734 Jun 23:2951

NEW PORT: aspect-crop

2019-06-23 Thread Marc Espie
So I've written a small utility using qt5 to take advantage of the new --trim option Tobias has kindly added to xwallpaper. Existing tools do not allow displaying geometry parameters from a picture display. Writing this in qt5 because I didn't want to reinvent more than I would need. I'd like

Re: UPDATE: productivity/mcds

2019-06-23 Thread Jeremie Courreges-Anglas
Hi, On Tue, Jun 18 2019, Timothy Brown wrote: > On Fri, May 10, 2019 at 06:19:59PM -0400, Jeremie Courreges-Anglas wrote: >> > >> > New patch generated without any FLAVOURS. > > Re-attached the patch. > >> > >> > Thoughts, OK? >> >> LGTM ports-wise. Maybe Stuart has another opinion? >> >>

CVS: cvs.openbsd.org: ports

2019-06-23 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2019/06/23 05:22:31 ports/productivity/mcds/patches Update of /cvs/ports/productivity/mcds/patches In directory cvs.openbsd.org:/tmp/cvs-serv13975/patches Log Message: Directory

Re: NEW: inputmethods/tegaki, graphics/zinnia

2019-06-23 Thread Yozo TODA
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, Anthony, > > On Thu, Apr 18, 2019 at 1:55 AM Anthony J. Bentley > > wrote: > > > Attached is a port for tegaki, a Japanese/Chinese handwriting recognition > > > toolkit. > > > > > > You can test the handwriting recognition by installing

CVS: cvs.openbsd.org: ports

2019-06-23 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2019/06/23 03:22:19 Modified files: emulators/gxemul: Makefile distinfo emulators/gxemul/patches: patch-configure emulators/gxemul/pkg: PLIST Log message: Update gxemul to 0.6.2.

CVS: cvs.openbsd.org: ports

2019-06-23 Thread Raphael Graf
CVSROOT:/cvs Module name:ports Changes by: ra...@cvs.openbsd.org 2019/06/23 03:00:21 Modified files: audio/taglib : Makefile Added files: audio/taglib/patches: patch-CMakeLists_txt patch-ConfigureChecks_cmake

CVS: cvs.openbsd.org: ports

2019-06-23 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2019/06/23 00:51:24 Modified files: textproc : Makefile Log message: +epubcheck

CVS: cvs.openbsd.org: ports

2019-06-23 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2019/06/23 00:50:52 Log message: Import epubcheck-4.2.1. EPUBCheck is a tool to validate the conformance of EPUB publications against the EPUB specifications. EPUBCheck can be run as a standalone

CVS: cvs.openbsd.org: ports

2019-06-23 Thread Jonathan Gray
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2019/06/23 00:18:09 Modified files: games/quakespasm: Makefile Log message: build with DO_USERDIRS=1 so ~/.quakespasm/ will be used