Re: UPDATE: editors/TeXmacs

2019-05-10 Thread Rafael Sadowski
On Fri May 10, 2019 at 06:38:30PM -0400, Jeremie Courreges-Anglas wrote: > On Mon, Apr 15 2019, Rafael Sadowski wrote: > > Please find below an update diff for TeXmacs 1.99.9. I stared to get rid > > of COMPILER=base-gcc. Upstream switched form Qt4 to Qt5 and from > > autotools to CMake. > > > >

Re: The eternal great desktop thread

2019-05-10 Thread Job Snijders
On Sat, 11 May 2019 at 05:36, wrote: > [including ports@] > > Theo de Raadt writes: > > cho...@jtan.com wrote: > > > > > I recently posted a new CPAN module to ports@ which wraps pledge and > > > unveil. There was a bit of a balls up because as a sysadmin I'm not > > > really used to group

CVS: cvs.openbsd.org: ports

2019-05-10 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2019/05/10 22:25:23 Modified files: sysutils/awscli: Makefile distinfo sysutils/awscli/pkg: PLIST Log message: Update to awscli-1.16.156.

CVS: cvs.openbsd.org: ports

2019-05-10 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2019/05/10 22:24:49 Modified files: net/py-boto3 : Makefile distinfo Log message: Update to py-boto3-1.9.146.

CVS: cvs.openbsd.org: ports

2019-05-10 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2019/05/10 22:25:01 Modified files: net/py-botocore: Makefile distinfo Log message: Update to py-botocore-1.12.146.

CVS: cvs.openbsd.org: ports

2019-05-10 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2019/05/10 22:08:57 Modified files: net/ircd-hybrid: Makefile distinfo net/ircd-hybrid/patches: patch-doc_Makefile_in patch-doc_reference_conf

CVS: cvs.openbsd.org: ports

2019-05-10 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2019/05/10 21:33:43 Modified files: multimedia : Makefile devel/quirks : Makefile devel/quirks/files: Quirks.pm Removed files: multimedia/avidemux: Makefile distinfo

Re: The eternal great desktop thread

2019-05-10 Thread chohag
[including ports@] Theo de Raadt writes: > cho...@jtan.com wrote: > > > I recently posted a new CPAN module to ports@ which wraps pledge and > > unveil. There was a bit of a balls up because as a sysadmin I'm not > > really used to group development and what I've done has usually been in > > a

CVS: cvs.openbsd.org: ports

2019-05-10 Thread Andrew Fresh
CVSROOT:/cvs Module name:ports Changes by: afre...@cvs.openbsd.org 2019/05/10 20:51:04 Modified files: infrastructure/lib/OpenBSD/PortGen/Port: PyPI.pm Log message: Make python PKGNAME lowercase if neccessary in portgen

CVS: cvs.openbsd.org: ports

2019-05-10 Thread Ian Darwin
CVSROOT:/cvs Module name:ports Changes by: i...@cvs.openbsd.org2019/05/10 19:11:20 Modified files: java : Makefile devel/quirks : Makefile devel/quirks/files: Quirks.pm Removed files: java/java-getopt: Makefile distinfo

portgen(1) - Try harder to make PKGNAME lowercase for python ports

2019-05-10 Thread Andrew Hewus Fresh
This patch notices if there are any capital letters in the DISTNAME and if so, it adds the :L to convert to lowercase. I couldn't test the python- part because I didn't find any modules like that, but I think it should work. I noticed this missing with py-pylons. Comments, OK? diff --git

CVS: cvs.openbsd.org: ports

2019-05-10 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2019/05/10 18:07:08 Removed files: security/nss/patches: patch-nss_lib_freebl_config_mk Log message: Drop patch not needed since a few releases ok landry@ (maintainer)

CVS: cvs.openbsd.org: ports

2019-05-10 Thread Ian Sutton
CVSROOT:/cvs Module name:ports Changes by: i...@cvs.openbsd.org2019/05/10 17:38:58 Modified files: sysutils/htop : Makefile sysutils/htop/patches: patch-CPUMeter_c patch-openbsd_Platform_c Log message: Re-init all meters on edge case, fix platform code

Re: UPDATE: editors/TeXmacs

2019-05-10 Thread Nam Nguyen
Jeremie Courreges-Anglas writes: > On Fri, May 10 2019, Jeremie Courreges-Anglas wrote: >> On Mon, Apr 15 2019, Rafael Sadowski wrote: >>> Please find below an update diff for TeXmacs 1.99.9. I stared to get rid >>> of COMPILER=base-gcc. Upstream switched form Qt4 to Qt5 and from >>> autotools to

New: lang/angelscript

2019-05-10 Thread Leonid Bobrov
Information for inst:angelscript-2.33.0 Comment: cross-platform scripting library Description: The AngelCode Scripting Library, or AngelScript as it is also known, is an extremely flexible cross-platform scripting library designed to allow applications to extend their functionality through

Re: CONFIGURE_STYLE=autoreconf

2019-05-10 Thread Antoine Jacoutot
On Sat, May 11, 2019 at 01:08:29AM +0200, Christian Weisgerber wrote: > Here's a draft for CONFIGURE_STYLE=autoreconf. No man page parts > yet. > > Basically it works like "autoconf" but calls autoreconf instead. > There are also example changes to two simple ports in the diff below. > >

new devel/pijul

2019-05-10 Thread Nam Nguyen
I have attached a new port, pijul (https://pijul.org/). It is a distributed version control system written in Rust. It is similar to devel/darcs and uses patches. Patches are currently stored in a binary format but a future version may have plain-text patches to better support e-mail based

Re: UPDATE: devel/quilt 0.66

2019-05-10 Thread Jeremie Courreges-Anglas
On Thu, Apr 25 2019, Jeremie Courreges-Anglas wrote: > On Tue, Apr 23 2019, "Kent R. Spillner" wrote: >> On Mon, Apr 08, 2019 at 10:40:50AM +0200, Jeremie Courreges-Anglas wrote: >>> On Wed, Apr 03 2019, "Kent R. Spillner" wrote: >>> > On Tue, Apr 02, 2019 at 09:46:31PM -0400, Brian Callahan

CONFIGURE_STYLE=autoreconf

2019-05-10 Thread Christian Weisgerber
Here's a draft for CONFIGURE_STYLE=autoreconf. No man page parts yet. Basically it works like "autoconf" but calls autoreconf instead. There are also example changes to two simple ports in the diff below. ajacoutot@ has been approaching this from a slightly different angle: He wants to call

Re: bye-bye java/java-getopt

2019-05-10 Thread Jeremie Courreges-Anglas
On Fri, May 10 2019, Ian Darwin wrote: > Another library that nobody will use in this location. > > Removes from makefile, updates quirks, and removes the port. > > OK? LGTM, no other port depends on this. 8) No idea whether reason #1 is the most appropriate, I'll trust you on that. ok jca@

bye-bye java/java-getopt

2019-05-10 Thread Ian Darwin
Another library that nobody will use in this location. Removes from makefile, updates quirks, and removes the port. OK? Index: java/Makefile === RCS file: /cvs/ports/java/Makefile,v retrieving revision 1.13 diff -u -p -r1.13

Re: UPDATE: editors/TeXmacs

2019-05-10 Thread Jeremie Courreges-Anglas
On Fri, May 10 2019, Jeremie Courreges-Anglas wrote: > On Mon, Apr 15 2019, Rafael Sadowski wrote: >> Please find below an update diff for TeXmacs 1.99.9. I stared to get rid >> of COMPILER=base-gcc. Upstream switched form Qt4 to Qt5 and from >> autotools to CMake. >> >> Build with base clang

CVS: cvs.openbsd.org: ports

2019-05-10 Thread Ian Sutton
CVSROOT:/cvs Module name:ports Changes by: i...@cvs.openbsd.org2019/05/10 16:35:36 Modified files: sysutils/htop : Makefile sysutils/htop/patches: patch-CPUMeter_c Log message: Properly initialize draw fptr instead of skipping draw on edge case

Re: Update MariaDB to 10.2.23

2019-05-10 Thread joshua stein
On Fri, 10 May 2019 at 16:39:49 -0400, Jeremie Courreges-Anglas wrote: > > This is a follow-up of this thread: > > https://marc.info/?l=openbsd-ports=155215322716829=2 > > Everything looks fine regarding the ports tree. I have successfully > built all* consumers (BUILD/LIB_DEPENDS) on amd64

Re: UPDATE: productivity/mcds

2019-05-10 Thread Jeremie Courreges-Anglas
On Fri, May 10 2019, Timothy Brown wrote: > On Thu, May 09, 2019 at 04:42:08PM -0600, Timothy Brown wrote: >> On Wed, May 08, 2019 at 11:53:24AM -0400, Jeremie Courreges-Anglas wrote: >> > >> > My first thought was: "why add a FLAVOR?". If gpg/gpgme support is the >> > only way to avoid the

Remove multimedia/avidemux?

2019-05-10 Thread Jeremie Courreges-Anglas
Since 2017/09/27 nobody took the time to update avidemux and fix it so that it builds with base-clang. Our version (2.4.4) has been lagging behind upstream (2.7.3) since 2009. I remember spending too much time in this (already outdated) port back when we moved to PIE by default. Can we please

CVS: cvs.openbsd.org: ports

2019-05-10 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2019/05/10 15:55:40 Modified files: www/chromium : Makefile distinfo www/chromium/patches: patch-BUILD_gn patch-apps_ui_views_app_window_frame_view_cc

CVS: cvs.openbsd.org: ports

2019-05-10 Thread Christian Weisgerber
CVSROOT:/cvs Module name:ports Changes by: na...@cvs.openbsd.org 2019/05/10 15:39:53 Added files: devel/autoconf/2.60/patches: patch-bin_Makefile_in devel/autoconf/2.61/patches: patch-bin_Makefile_in Log message: fix parallel build; from autoconf 2.62

CVS: cvs.openbsd.org: ports

2019-05-10 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2019/05/10 15:27:07 Modified files: editors/TeXmacs: Makefile Added files: editors/TeXmacs/patches: patch-src_Plugins_Pdf_PDFWriter_PDFDocumentHandler_cpp Log

CVS: cvs.openbsd.org: ports

2019-05-10 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2019/05/10 15:13:28 Modified files: net/rtg: Makefile net/rtg/patches: patch-configure_in Added files: net/rtg/patches: patch-src_rtgsnmp_c Log message: Stop referencing

Re: devel/py-serial update 2.7 to 3.4

2019-05-10 Thread Kurt Mosiejczuk
On Fri, May 10, 2019 at 08:59:25PM +0200, Daniel Winters wrote: > > I noticed the deletion of the homepage. There *is* a homepage on > > Github. It's linked from the pypi page. > > Here's a version that does away with all the weird do-test manipulations > > also and just uses MODPY_PYTEST. I

Re: squid 4.6 issue on OpenBSD 6.5

2019-05-10 Thread Jeremie Courreges-Anglas
On Fri, May 10 2019, Matthieu Herrb wrote: > On Fri, May 10, 2019 at 01:38:19PM +0100, Stuart Henderson wrote: >> On 2019/05/10 11:45, Matthieu Herrb wrote: >> > Hi, >> > >> > I recently upgraded the squid cache at work to OpenBSD 6.5 (and thus >> > squid 4.6). After this, squid started locking

Re: squid 4.6 issue on OpenBSD 6.5

2019-05-10 Thread Matthieu Herrb
On Fri, May 10, 2019 at 01:38:19PM +0100, Stuart Henderson wrote: > On 2019/05/10 11:45, Matthieu Herrb wrote: > > Hi, > > > > I recently upgraded the squid cache at work to OpenBSD 6.5 (and thus > > squid 4.6). After this, squid started locking up (and not accepting > > new connections) every

CVS: cvs.openbsd.org: ports

2019-05-10 Thread Andrew Fresh
CVSROOT:/cvs Module name:ports Changes by: afre...@cvs.openbsd.org 2019/05/10 14:50:51 Modified files: infrastructure/lib/OpenBSD/PortGen: License.pm Log message: Recognize "MPL v2" as a license in portgen OK kmos@

CVS: cvs.openbsd.org: ports

2019-05-10 Thread Peter Hessler
CVSROOT:/cvs Module name:ports Changes by: phess...@cvs.openbsd.org2019/05/10 14:38:23 Modified files: graphics/ftgl : Makefile Log message: remove myself as MAINTAINER, as I haven't used this for a long time

CVS: cvs.openbsd.org: ports

2019-05-10 Thread Peter Hessler
CVSROOT:/cvs Module name:ports Changes by: phess...@cvs.openbsd.org2019/05/10 14:41:36 Modified files: games/egoboo : Makefile Log message: remove myself as MAINTAINER, as I haven't used this for a long time

maintainer update: net/pbgpp

2019-05-10 Thread Peter Hessler
update pbgpp to the latest version. explicitly set NO_TEST, because it depends on kafka, which has been patched out. OK? Index: net/pbgpp/Makefile === RCS file: /cvs/openbsd/ports/net/pbgpp/Makefile,v retrieving revision 1.3 diff

CVS: cvs.openbsd.org: ports

2019-05-10 Thread Christian Weisgerber
CVSROOT:/cvs Module name:ports Changes by: na...@cvs.openbsd.org 2019/05/10 14:22:59 Modified files: x11/i3-gaps: Makefile Log message: remove useless autoreconf invocation

Re: [new] www/tidy-html5 5.6.0

2019-05-10 Thread Charlene Wendling
On Fri, 10 May 2019 12:16:23 -0600 Aaron Bieber wrote: > Hi, > > Attached is tidy-html5: > > Information for inst:tidy-html5-5.6.0 > > Comment: > correct and clean up HTML and XML > > Required by: > edbrowse-3.7.4 > > Description: > Tidy is a console application for Mac OS X,

CVS: cvs.openbsd.org: ports

2019-05-10 Thread Daniel Jakots
CVSROOT:/cvs Module name:ports Changes by: d...@cvs.openbsd.org2019/05/10 13:38:01 Modified files: print/cups-bjnp: Makefile net/p5-Net-PH : Makefile Log message: Remove maintainers whose addresses bounce

CVS: cvs.openbsd.org: ports

2019-05-10 Thread Andrew Fresh
CVSROOT:/cvs Module name:ports Changes by: afre...@cvs.openbsd.org 2019/05/10 13:22:50 Modified files: devel/p5-Test-Time: Makefile distinfo Log message: Update devel/p5-Test-Time to 0.08 >From Julien Dhaille OK cwen@

CVS: cvs.openbsd.org: ports

2019-05-10 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2019/05/10 13:11:13 Modified files: multimedia/dav1d: Makefile multimedia/dav1d/patches: patch-src_lib_c Log message: Increase thread stack size (slightly too low for certain debugging

Re: devel/py-serial update 2.7 to 3.4

2019-05-10 Thread Daniel Winters
Hi Kurt, > I noticed the deletion of the homepage. There *is* a homepage on > Github. It's linked from the pypi page. > > Here's a version that does away with all the weird do-test manipulations > also and just uses MODPY_PYTEST. I added a patch to disable a few tests > as they would just hang.

Re: [update] devel/p5-Test-Time

2019-05-10 Thread Charlene Wendling
On Fri, 10 May 2019 11:28:51 -0700 Andrew Hewus Fresh wrote: > On Fri, May 10, 2019 at 03:35:25PM +0200, Julien Dhaille wrote: > > Hello, > > update from upstream : > > https://metacpan.org/source/SATOH/Test-Time-0.08/Changes > > With the new version the REVISION can be removed and after

CVS: cvs.openbsd.org: ports

2019-05-10 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2019/05/10 12:48:41 Modified files: infrastructure/lib/DPB: Locks.pm Log message: fix a very old bug. I was confused in my variable names, and thus old locks where only affecting localhost... ouch

[Update] PostgreSQL 11.3

2019-05-10 Thread Pierre-Emmanuel André
Hello, Small diff to update PostgreSQL to it's latest version (11.3). Release note is here : https://www.postgresql.org/about/news/1939/ 2 CVE fixed in this release: + CVE-2019-10129: Memory disclosure in partition routing + CVE-2019-10130: Selectivity estimators bypass row security policies

[new] www/edbrowse 3.7.4

2019-05-10 Thread Aaron Bieber
Hi, Here is a port of edbrowse: Information for inst:edbrowse-3.7.4 Comment: command-line editor and web browser Description: Edbrowse is a combination editor, browser, and mail client that is 100% text based. The interface is similar to /bin/ed, though there are many more

Re: [update] devel/p5-Test-Time

2019-05-10 Thread Andrew Hewus Fresh
On Fri, May 10, 2019 at 03:35:25PM +0200, Julien Dhaille wrote: > Hello, > update from upstream : > https://metacpan.org/source/SATOH/Test-Time-0.08/Changes With the new version the REVISION can be removed and after manually applying the patch because it failed, with the REVISION removal this is

[new] www/tidy-html5 5.6.0

2019-05-10 Thread Aaron Bieber
Hi, Attached is tidy-html5: Information for inst:tidy-html5-5.6.0 Comment: correct and clean up HTML and XML Required by: edbrowse-3.7.4 Description: Tidy is a console application for Mac OS X, Linux, Windows, UNIX, and more. It corrects and cleans up HTML and XML documents by

Re: OpenBSD maintainers Spring cleaning

2019-05-10 Thread Daniel Jakots
On Tue, 30 Apr 2019 17:50:24 -0400, Daniel Jakots wrote: > We decided to email each maintainer to verify OpenBSD port maintainers > can be reached and wish to remain active. I'm going to send these > emails over the next few days. All emails should have been sent. I replied to all the answers I

CVS: cvs.openbsd.org: ports

2019-05-10 Thread Daniel Jakots
CVSROOT:/cvs Module name:ports Changes by: d...@cvs.openbsd.org2019/05/10 10:50:05 Modified files: biology/py-biopython: Makefile mail/spambayes : Makefile net/cjc: Makefile net/nssl : Makefile net/py-xmpp: Makefile

Issue running telephony/baresip/restund

2019-05-10 Thread zeroflag
Dear Gentlemen, I tried to use the telephony/baresip/restund package in order to provide a private STUN server, but the software is unable to run in the background. However, it works flawlessly when executed directly. Do you know what could be the issue? Your advice would be very much

Re: [Update] devel/p5-Array-Diff: update to 0.08

2019-05-10 Thread Andrew Hewus Fresh
On Thu, May 09, 2019 at 07:22:53AM +, wen heping wrote: > Hi, ports@: > >Here is a patch to update devel/p5-Array-Diff to 0.08. >It build well and passed all tests on my amd64 current system. >No other ports depends on it. > >Comments? OK? 0.09 is out with some improved

Re: 回复: [NEW] devel/p5-Ref-Util and devel/p5-Ref-Util-XS (again)

2019-05-10 Thread Andrew Hewus Fresh
On Thu, May 09, 2019 at 06:36:01AM +, wen heping wrote: > Hi, > > The new patch add openbsd tag in PLIST and add WANTLIB in Makefile. > > Comments? p5-Ref-Util-XS could use TEST_DEPENDS=devel/p5-Readonly, as an XS module is not a candidate for PKG_ARCH=* so that needs to be removed,

CVS: cvs.openbsd.org: ports

2019-05-10 Thread Charlene Wendling
CVSROOT:/cvs Module name:ports Changes by: c...@cvs.openbsd.org2019/05/10 10:14:20 Modified files: sysutils/p5-File-Which: Makefile distinfo Log message: p5-File-Which: update to 1.23 Changelog: https://metacpan.org/source/PLICEASE/File-Which-1.23/Changes OK

CVS: cvs.openbsd.org: ports

2019-05-10 Thread Charlene Wendling
CVSROOT:/cvs Module name:ports Changes by: c...@cvs.openbsd.org2019/05/10 10:11:20 Modified files: textproc/p5-XML-Simple: Makefile distinfo Log message: p5-XML-Simple: update to 2.25 Changelog: https://metacpan.org/source/GRANTM/XML-Simple-2.25/Changes OK afresh1@

Re: UPDATE: productivity/mcds

2019-05-10 Thread Timothy Brown
On Thu, May 09, 2019 at 04:42:08PM -0600, Timothy Brown wrote: > On Wed, May 08, 2019 at 11:53:24AM -0400, Jeremie Courreges-Anglas wrote: > > > > My first thought was: "why add a FLAVOR?". If gpg/gpgme support is the > > only way to avoid the need of plaintext credentials, maybe it should be >

CVS: cvs.openbsd.org: ports

2019-05-10 Thread Charlene Wendling
CVSROOT:/cvs Module name:ports Changes by: c...@cvs.openbsd.org2019/05/10 10:08:49 Modified files: textproc/p5-XML-SemanticDiff: Makefile distinfo Log message: p5-XML-SemanticDiff: update to 1.0007 Changelog:

CVS: cvs.openbsd.org: ports

2019-05-10 Thread Charlene Wendling
CVSROOT:/cvs Module name:ports Changes by: c...@cvs.openbsd.org2019/05/10 10:02:09 Modified files: www/p5-Dancer : Makefile distinfo www/p5-Dancer/pkg: PLIST Log message: p5-Dancer: update to 1.3512 Changelog:

CVS: cvs.openbsd.org: ports

2019-05-10 Thread Charlene Wendling
CVSROOT:/cvs Module name:ports Changes by: c...@cvs.openbsd.org2019/05/10 10:05:18 Modified files: textproc/p5-XML-SAX-Writer: Makefile distinfo Log message: p5-XML-SAX-Writer: update to 0.57 Changelog: https://github.com/perigrin/xml-sax-writer/compare/v0.56...v0.57

Re: CVS: cvs.openbsd.org: ports

2019-05-10 Thread Brian Callahan
On 5/10/19 10:54 AM, Antoine Jacoutot wrote: On Fri, May 10, 2019 at 12:20:18AM -0600, Brian Callahan wrote: CVSROOT:/cvs Module name:ports Changes by: bcal...@cvs.openbsd.org 2019/05/10 00:20:18 Modified files: games/openomf : Makefile distinfo

CVS: cvs.openbsd.org: ports

2019-05-10 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2019/05/10 09:57:37 Modified files: multimedia/mlt : Makefile distinfo Log message: Update mlt to 6.16.0 - Remove ports-gcc<=8 workaround. OK cwen@

CVS: cvs.openbsd.org: ports

2019-05-10 Thread Andrew Fresh
CVSROOT:/cvs Module name:ports Changes by: afre...@cvs.openbsd.org 2019/05/10 09:42:09 Modified files: www/p5-CGI-Fast: Makefile distinfo Log message: Update www/p5-CGI-Fast to 2.15 >From Mikolaj Kucharski (MAINTAINER)

CVS: cvs.openbsd.org: ports

2019-05-10 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2019/05/10 09:20:57 Modified files: net/py-ncclient: Makefile distinfo Log message: update to ncclient-0.6.4

CVS: cvs.openbsd.org: ports

2019-05-10 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2019/05/10 09:20:34 Modified files: devel : Makefile Log message: +py-selectors2

Re: [graphics/ffmpeg DASH Demuxing support]

2019-05-10 Thread Paco Esteban
Hi Brad, On Fri, 10 May 2019, Brad Smith wrote: > Hi Paco, > > I saw this, but I forgot to reply. No worries ! > I'm all for additional functionality, but FFmpeg in particular I have > been trying to balance functionality, but not try to pull in the > whole kitchen sink too. I understand. >

CVS: cvs.openbsd.org: ports

2019-05-10 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2019/05/10 09:19:03 Log message: import selectors2-2.0.1 Backported, durable, and portable selectors designed to replace the standard library selectors module. ok aja@ Status:

CVS: cvs.openbsd.org: ports

2019-05-10 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2019/05/10 09:18:23 Modified files: x11/gnome/calendar: Makefile distinfo Log message: update to gnome-calendar-3.32.2

CVS: cvs.openbsd.org: ports

2019-05-10 Thread Ingo Feinerer
CVSROOT:/cvs Module name:ports Changes by: feine...@cvs.openbsd.org2019/05/10 09:12:19 Modified files: math/hdf5 : Makefile distinfo math/hdf5/pkg : PLIST Log message: Update to HDF5 1.10.5 Joint work with and OK martin@

Re: squid 4.6 issue on OpenBSD 6.5

2019-05-10 Thread Matthieu Herrb
On Fri, May 10, 2019 at 01:38:19PM +0100, Stuart Henderson wrote: > On 2019/05/10 11:45, Matthieu Herrb wrote: > > Hi, > > > > I recently upgraded the squid cache at work to OpenBSD 6.5 (and thus > > squid 4.6). After this, squid started locking up (and not accepting > > new connections) every

Re: Internal conflict between python-3.7.3p0 and python-3.5.3

2019-05-10 Thread Laurence Tratt
On Fri, May 10, 2019 at 01:03:47PM +0100, Stuart Henderson wrote: > This was because @pkgpath markers were wrong in the ports, 3.5 should have > been merged into a newer version when it was removed, but that wasn't done > so old packages would stick around. Thanks Stuart! Laurie -- Personal

Re: CVS: cvs.openbsd.org: ports

2019-05-10 Thread Antoine Jacoutot
On Fri, May 10, 2019 at 12:20:18AM -0600, Brian Callahan wrote: > CVSROOT: /cvs > Module name: ports > Changes by: bcal...@cvs.openbsd.org 2019/05/10 00:20:18 > > Modified files: > games/openomf : Makefile distinfo > games/openomf/patches: patch-CMakeLists_txt >

CVS: cvs.openbsd.org: ports

2019-05-10 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2019/05/10 08:25:44 Modified files: x11/gnome/menus: Makefile Added files: x11/gnome/menus/patches: patch-libmenu_entry-directories_c

Re: [Update] www/p5-Dancer: update to 1.3512

2019-05-10 Thread Andrew Hewus Fresh
On Tue, May 07, 2019 at 07:14:01PM +0200, Charlene Wendling wrote: > Hi Wen, > > Thanks for the heads up! > > On Tue, 7 May 2019 13:10:00 + > wen heping wrote: > > > Hi, ports@ : > > > >Here is a patch to update www/p5-Dancer to 1.3512. > >It build well and all tests passed on my

UPDATE: www/p5-CGI-Fast

2019-05-10 Thread Mikolaj Kucharski
Hi, Update to 2.15 from 2.13. Upstream chagnes are: 2.15 2019-03-29 [FIX] - ensure upload hooks are passed to CGI.pm constructor (GH #19, thanks to ikegami) 2.14 2019-03-26 [DOCUMENTATION] - Add a link to the "you probably shouldn't use CGI.pm" docs Regress tests pass:

Re: [graphics/ffmpeg DASH Demuxing support]

2019-05-10 Thread Brad Smith
Hi Paco, I saw this, but I forgot to reply. I'm all for additional functionality, but FFmpeg in particular I have been trying to balance functionality, but not try to pull in the whole kitchen sink too. I don't really like the idea of pulling this in as it adds a dependency on 3 new libraries.

Re: [update] textproc/p5-XML-Simple 2.24 -> 2.25

2019-05-10 Thread Andrew Hewus Fresh
On Tue, May 07, 2019 at 10:57:36PM +0200, Charlene Wendling wrote: > > Here is an update for XML::Simple. > > What's new upstream [0]: > > - disable entity expansion when using XML::Parser (for improved > security) > - call to XML::Parser constructor is now in its own method, so > it can

Re: [update] textproc/p5-XML-SemanticDiff 1.0005 -> 1.0007

2019-05-10 Thread Andrew Hewus Fresh
On Tue, May 07, 2019 at 09:46:05PM +0200, Charlene Wendling wrote: > > Here is an update for XML::SemanticDiff. > > What's new upstream [0]: > > - don't treat nodes text with value '0' as undef (bug fix) > - drop minimum Perl version to 5.8 > > What's new in port: > > - drop CPAN_AUTHOR > -

Re: 回复: 回复: [Update] www/p5-HTTP-Headers-Fast : update to 0.21

2019-05-10 Thread Andrew Hewus Fresh
On Wed, May 08, 2019 at 09:08:16AM +, wen heping wrote: > Hi, > > I attached new patch for www/p5-HTTP-Headers-Fast, this time : > 1) Update to 0.22 > 2) create new patch after previous maintainer drop his maintainership > 3) Update TEST_DEPENDS > 4) Change

Re: [update] textproc/p5-XML-SAX-Writer 0.56 -> 0.57

2019-05-10 Thread Andrew Hewus Fresh
On Tue, May 07, 2019 at 09:00:56PM +0200, Charlene Wendling wrote: > > Here is an update for XML::SAX::Writer. > > What's new upstream (Changes isn't up to date, see github [0]): > > - Escape whitespaces in attribute values (bug fix) > - Bypass Perl's encoding conversion by setting it

Re: [update] sysutils/p5-File-Which 1.21 -> 1.23

2019-05-10 Thread Andrew Hewus Fresh
On Wed, May 08, 2019 at 12:00:04AM +0200, Charlene Wendling wrote: > > Here is an update for File::Which (that i forgot to submit earlier). > > Upstream changes (pretty much nothing for us [0]): > > - undocumented documentation improvements (and private tests added) > - add support for msys2,

[update] devel/p5-Test-Time

2019-05-10 Thread Julien Dhaille
Hello, update from upstream : https://metacpan.org/source/SATOH/Test-Time-0.08/Changes Index: Makefile === RCS file: /cvs/ports/devel/p5-Test-Time/Makefile,v retrieving revision 1.3 diff -u -p -r1.3 Makefile --- Makefile1 May

CVS: cvs.openbsd.org: ports

2019-05-10 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2019/05/10 07:29:36 Modified files: sysutils/terraform/provider-alicloud: Makefile distinfo sysutils/terraform/provider-aws: Makefile distinfo sysutils/terraform/provider-vault:

CVS: cvs.openbsd.org: ports

2019-05-10 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2019/05/10 07:27:03 Modified files: textproc/gtk-doc: Makefile distinfo textproc/gtk-doc/pkg: PLIST Log message: Update to gtk-doc-1.30.

Re: [graphics/ffmpeg DASH Demuxing support]

2019-05-10 Thread Klemens Nanni
OK kn

Re: UPDATE: libcdio-2.1.0 and fix fallout

2019-05-10 Thread Edd Barrett
On Fri, May 10, 2019 at 01:48:55PM +0200, Charlene Wendling wrote: > OK cwen@ Thanks! My partial bulk succeeded too, so I will commit this soon(ish). -- Best Regards Edd Barrett http://www.theunixzoo.co.uk

CVS: cvs.openbsd.org: ports

2019-05-10 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2019/05/10 07:06:05 Modified files: sysutils/terraform/provider-azurerm: Makefile distinfo sysutils/terraform/provider-opc: Makefile distinfo Log message: Update a couple of terraform

CVS: cvs.openbsd.org: ports

2019-05-10 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2019/05/10 07:04:56 Modified files: misc/osinfo: Makefile.inc misc/osinfo/libosinfo: Makefile distinfo misc/osinfo/libosinfo/pkg: PLIST misc/osinfo/osinfo-db-tools:

CVS: cvs.openbsd.org: ports

2019-05-10 Thread Raphael Graf
CVSROOT:/cvs Module name:ports Changes by: ra...@cvs.openbsd.org 2019/05/10 06:55:19 Modified files: audio/portmidi : Makefile audio/portmidi/files/pm_sndio: pmsndio.c Log message: Add support for midi input. ok ratchov@

CVS: cvs.openbsd.org: ports

2019-05-10 Thread Kirill Bychkov
CVSROOT:/cvs Module name:ports Changes by: ki...@cvs.openbsd.org 2019/05/10 06:45:30 Modified files: net/munin : Makefile distinfo net/munin/patches: patch-node__bin_munin-asyncd_in Log message: update to munin-2.0.49

Re: squid 4.6 issue on OpenBSD 6.5

2019-05-10 Thread Stuart Henderson
On 2019/05/10 11:45, Matthieu Herrb wrote: > Hi, > > I recently upgraded the squid cache at work to OpenBSD 6.5 (and thus > squid 4.6). After this, squid started locking up (and not accepting > new connections) every few hours with the error below logged in > cache.log: > > oldAccept FD 17,

CVS: cvs.openbsd.org: ports

2019-05-10 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2019/05/10 06:27:36 Modified files: lang/php : Tag: OPENBSD_6_5 Makefile.inc Log message: mfc re2c BDEP for php ports

CVS: cvs.openbsd.org: ports

2019-05-10 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2019/05/10 06:27:56 Modified files: lang/php/7.1 : Tag: OPENBSD_6_5 Makefile distinfo lang/php/7.1/patches: Tag: OPENBSD_6_5 patch-acinclude_m4 patch-aclocal_m4

CVS: cvs.openbsd.org: ports

2019-05-10 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2019/05/10 06:25:51 Modified files: lang/php/7.2 : Tag: OPENBSD_6_5 Makefile distinfo lang/php/7.2/patches: Tag: OPENBSD_6_5 patch-acinclude_m4 patch-aclocal_m4

CVS: cvs.openbsd.org: ports

2019-05-10 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2019/05/10 06:28:15 Modified files: lang/php/7.3 : Tag: OPENBSD_6_5 Makefile distinfo lang/php/7.3/patches: Tag: OPENBSD_6_5 patch-acinclude_m4 patch-aclocal_m4

CVS: cvs.openbsd.org: ports

2019-05-10 Thread Bjorn Ketelaars
CVSROOT:/cvs Module name:ports Changes by: b...@cvs.openbsd.org2019/05/10 06:11:33 Modified files: devel/quirks : Makefile devel/quirks/files: Quirks.pm Log message: Register jupyter-notebook{,3} as 5.7.8 fixes CVE-2018-14041, CVE-2018-8768, CVE-2019-10255

Re: Internal conflict between python-3.7.3p0 and python-3.5.3

2019-05-10 Thread Remi Pointel
Le 10-05-2019 14:03, Stuart Henderson a écrit : On 2019/05/10 13:49, Remi Pointel wrote: Le 10-05-2019 11:44, Laurence Tratt a écrit : > On Fri, May 10, 2019 at 10:56:43AM +0200, Remi Pointel wrote: > > Hello Remi, > > > On which version of OpenBSD are you trying to update your packages? > >

Re: UPDATE: multimedia/mlt

2019-05-10 Thread Charlene Wendling
Hi Rafael, On Fri, 10 May 2019 09:21:00 +0200 Rafael Sadowski wrote: > Update mlt to 6.16.0 > > - Remove ports-gcc<=8 workaround. Tested wit ports-gcc and base-clang. I confirm that on macppc, even tests build well :) OK cwen@ > - Minor bump (added new symbols). > - Changelog:

Re: Internal conflict between python-3.7.3p0 and python-3.5.3

2019-05-10 Thread Stuart Henderson
On 2019/05/10 13:49, Remi Pointel wrote: > Le 10-05-2019 11:44, Laurence Tratt a écrit : > > On Fri, May 10, 2019 at 10:56:43AM +0200, Remi Pointel wrote: > > > > Hello Remi, > > > > > On which version of OpenBSD are you trying to update your packages? > > > > Apologies for not being clear.

CVS: cvs.openbsd.org: ports

2019-05-10 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2019/05/10 06:01:55 Modified files: lang/python/3.6: Makefile lang/python/3.6/pkg: PLIST-gdbm PLIST-idle PLIST-main PLIST-tests PLIST-tkinter lang/python/3.7:

  1   2   >