Re: [UPDATE] www/py-webpy to 0.40

2019-10-03 Thread Kevin Lo
On Wed, Oct 02, 2019 at 11:30:59PM -0400, Kurt Mosiejczuk wrote: > > On Sat, Sep 28, 2019 at 10:29:17PM +0800, Kevin Lo wrote: > > Greetings, > > > Here's an update of py-webpy to 0.40; tested on amd64. > > > Changelog here: https://github.com/webpy/webpy/blob/master/ChangeLog.txt#L3 > > > ok?

Re: firefox: unveil and pledge enhancements [8]

2019-10-03 Thread Landry Breuil
On Thu, Oct 03, 2019 at 07:59:33PM -0500, joshua stein wrote: > On Fri, 04 Oct 2019 at 01:05:12 +0200, Solene Rapenne wrote: > > I found this line just before writing a gigantic core file > > > > 52304 firefox CALL ioctl(124,VIDIOC_QUERYCAP,0x1d9a1d7ac158) > > > > I'm not sure what I need to

[MAINTAINER UPDATE] www/sblg to 0.5.7

2019-10-03 Thread Bryan Vyhmeister
This is another simple maintainer update of sblg from 0.5.6 to 0.5.7. The changes included in this release are: sblg 0.5.7: "Add ${sblg-setcount} for printing the number of remaining articles in a tagged navigation series." I did testing on amd64 with no issues. It should work fine everywhere.

Re: valgrind diff to fix run memcheck on amd64

2019-10-03 Thread Masato Asou
Sorry, my delayed reply. From: YASUOKA Masahiko Date: Wed, 02 Oct 2019 23:29:05 +0900 (JST) > I looked into the problem more. > > - unveil(2) itself fails > - so file system related system calls are not restricted (yet) > > valgrind complains: > > ==13326== > --13326-- WARNING: unhandled

Re: boost md context switching on macppc

2019-10-03 Thread George Koehler
On Sat, 14 Sep 2019 15:08:10 -0400 George Koehler wrote: > I have stopped work on this diff. My next task is to report an issue > to GitHub boost/context, about the multiple problems with ppc32. I reported ppc32 problems in Boost context: https://github.com/boostorg/context/issues/120 I want

firefox: unveil and pledge enhancements [10]

2019-10-03 Thread joshua stein
Are you tired of compiling Firefox yet? The preference keys for pledge and unveil settings were concerning from a security standpoint, so I've taken a new direction and moved them both to root-owned files. Landry and I are discussing this with upstream:

Re: UPDATE: math/fftw3 to disable OpenMP

2019-10-03 Thread j
Ping? cvs server: Diffing . Index: Makefile === RCS file: /cvs/ports/math/fftw/Makefile,v retrieving revision 1.23 diff -u -p -r1.23 Makefile --- Makefile12 Jul 2019 20:47:40 - 1.23 +++ Makefile3 Oct 2019 22:18:04

Re: firefox: unveil and pledge enhancements [8]

2019-10-03 Thread Theo de Raadt
joshua stein wrote: > On Fri, 04 Oct 2019 at 01:05:12 +0200, Solene Rapenne wrote: > > I found this line just before writing a gigantic core file > > > > 52304 firefox CALL ioctl(124,VIDIOC_QUERYCAP,0x1d9a1d7ac158) > > > > I'm not sure what I need to search for the fd, I found these lines >

Re: firefox: unveil and pledge enhancements [8]

2019-10-03 Thread Theo de Raadt
joshua stein wrote: > On Fri, 04 Oct 2019 at 01:05:12 +0200, Solene Rapenne wrote: > > I found this line just before writing a gigantic core file > > > > 52304 firefox CALL ioctl(124,VIDIOC_QUERYCAP,0x1d9a1d7ac158) > > > > I'm not sure what I need to search for the fd, I found these lines >

Re: firefox: unveil and pledge enhancements [8]

2019-10-03 Thread joshua stein
On Fri, 04 Oct 2019 at 01:05:12 +0200, Solene Rapenne wrote: > I found this line just before writing a gigantic core file > > 52304 firefox CALL ioctl(124,VIDIOC_QUERYCAP,0x1d9a1d7ac158) > > I'm not sure what I need to search for the fd, I found these lines > related to "124". > > 52304

Re: firefox: unveil and pledge enhancements [8]

2019-10-03 Thread Theo de Raadt
Solene Rapenne wrote: > I found this line just before writing a gigantic core file > > 52304 firefox CALL ioctl(124,VIDIOC_QUERYCAP,0x1d9a1d7ac158) > > I'm not sure what I need to search for the fd, I found these lines > related to "124". > > 52304 firefox NAMI "/dev/video0" > 52304

Re: firefox: unveil and pledge enhancements [8]

2019-10-03 Thread Solene Rapenne
On Thu, Oct 03, 2019 at 04:25:23PM -0600, Theo de Raadt wrote: > Solene Rapenne wrote: > > > On Wed, Sep 25, 2019 at 11:25:59AM -0500, joshua stein wrote: > > > This patchset goes back to files in /etc/firefox for unveil file > > > lists, and goes further and moves the pledge strings to

CVS: cvs.openbsd.org: ports

2019-10-03 Thread Christian Weisgerber
CVSROOT:/cvs Module name:ports Changes by: na...@cvs.openbsd.org 2019/10/03 16:43:39 Modified files: education/verbiste: Makefile distinfo education/verbiste/patches: patch-Makefile_in Log message: update to 0.1.47: conjugation table and regression test fixes

Re: firefox: unveil and pledge enhancements [8]

2019-10-03 Thread Theo de Raadt
Solene Rapenne wrote: > On Wed, Sep 25, 2019 at 11:25:59AM -0500, joshua stein wrote: > > This patchset goes back to files in /etc/firefox for unveil file > > lists, and goes further and moves the pledge strings to separate > > files too. This should be the most secure version that is still

Re: firefox: unveil and pledge enhancements [8]

2019-10-03 Thread Solene Rapenne
On Wed, Sep 25, 2019 at 11:25:59AM -0500, joshua stein wrote: > This patchset goes back to files in /etc/firefox for unveil file > lists, and goes further and moves the pledge strings to separate > files too. This should be the most secure version that is still > tweakable at runtime. > > I

Re: [new] xe-0.11

2019-10-03 Thread Evan Silberman
Ping. Reattaching same port tarball OKed by Brian Callahan on 9/6 Thanks, Evan Silberman Brian Callahan wrote: > > > On 8/31/19 8:17 PM, Evan Silberman wrote: > > Brian Callahan wrote: > >> I notice there's no maintainer. Evan, would you like to be maintainer > >> since you've submitted

Re: Security: textproc/xpdf fix CVE-2019-16927

2019-10-03 Thread Klemens Nanni
Works fine for me on a bunch of different PDFs; OK kn

CVS: cvs.openbsd.org: ports

2019-10-03 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2019/10/03 14:10:30 Modified files: devel/py-asn1 : Makefile distinfo devel/py-asn1/pkg: DESCR PLIST Log message: Update devel/py-asn1 0.3.7 -> 0.4.7 Brings py-asn1 up to date. >From Clem

lang/mono: add compat option

2019-10-03 Thread Thomas Frohwein
Hi, With the move to mono 5 and integration of .NET Core modules (corefx, corert), mono has tightened the checks around some operations, leading to exceptions in some software that was built based on previously allowed operations. The diff below adds an option to disable 2 of these checks,

Re: Security: textproc/xpdf fix CVE-2019-16927

2019-10-03 Thread Matthias Kilian
Hi, On Thu, Oct 03, 2019 at 06:00:51PM +0200, Christian Weisgerber wrote: > xpdf 4.02 fixed an out-of-bounds write, CVE-2019-16927. > The German Federal CERT classified the vulnerability as "high risk", > "remote attack", and "arbitrary code execution". > > Based on the report and the vague

Re: UPDATE: devel/cmake

2019-10-03 Thread Klemens Nanni
On Thu, Oct 03, 2019 at 08:39:17PM +0200, Rafael Sadowski wrote: > "In CMake 3.15.0 through 3.15.3, the EXCLUDE_FROM_ALL directory property > was regressed from pre-3.14 behavior and caused targets within the > directory to be excluded even from its own “all”. This has been fixed. > The bug also

CVS: cvs.openbsd.org: ports

2019-10-03 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2019/10/03 12:39:26 Modified files: lang/ruby/2.5 : Makefile distinfo Log message: Update to Ruby 2.5.7, fixing the following vulnerabilities: * CVE-2019-16255: A code injection vulnerability of

CVS: cvs.openbsd.org: ports

2019-10-03 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2019/10/03 12:39:57 Modified files: lang/ruby/2.4 : Makefile distinfo Log message: Update to Ruby 2.4.9, fixing the following vulnerabilities: * CVE-2019-16255: A code injection vulnerability of

UPDATE: devel/cmake

2019-10-03 Thread Rafael Sadowski
Bugfix update cmake to 3.15.4, From changelog: "In CMake 3.15.0 through 3.15.3, the EXCLUDE_FROM_ALL directory property was regressed from pre-3.14 behavior and caused targets within the directory to be excluded even from its own “all”. This has been fixed. The bug also existed in 3.14.0 through

CVS: cvs.openbsd.org: ports

2019-10-03 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2019/10/03 12:38:54 Modified files: lang/ruby/2.6 : Makefile distinfo lang/ruby/2.6/pkg: PLIST-main Log message: Update to Ruby 2.6.5, fixing the following vulnerabilities: * CVE-2019-16255: A

UPDATE: devel/intellij

2019-10-03 Thread Rafael Sadowski
Update intellij to the latest stable version 2019.2.2. Looks like jetbrains switched all projects to JAVA>8. Let's switch to MODJAVA_VER 11 as we did in pycharm. The other parts, as always. OK, Feedback? RS Index: Makefile ===

Re: PostgreSQL 12.0

2019-10-03 Thread Jeremy Evans
On 10/03 09:01, Jeremy Evans wrote: > PostgreSQL 12.0 was released today. Here's a diff to update to it. > Tested briefly on amd64, no issues noted. You will probably need this diff for postgresql-previous to build the package for postgresql. Thanks, Jeremy Index: Makefile

CVS: cvs.openbsd.org: ports

2019-10-03 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2019/10/03 11:57:50 Modified files: www/mozilla-firefox: Makefile distinfo www/firefox-i18n: Makefile.inc distinfo Log message: Update to firefox 69.0.2. See

CVS: cvs.openbsd.org: ports

2019-10-03 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2019/10/03 11:51:59 Modified files: sysutils/uefitool: Makefile Log message: Set PORTROACH to ignore A* and t* (pre) releases

CVS: cvs.openbsd.org: ports

2019-10-03 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2019/10/03 11:38:16 Modified files: devel/p5-ExtUtils-CppGuess: Makefile distinfo Log message: Update ExtUtils-CppGuess to 0.20 no link -lstdc++ if -static-libstdc++ - thanks @andygrundman

Re: New/Replacement: Kicad 5.1.4

2019-10-03 Thread Tracey Emery
On October 3, 2019 10:52:24 AM MDT, "Anthony J. Bentley" wrote: >Hi Tracey, > >Tracey Emery writes: >> Could you explain >> the need for the conflict? Shouldn't it be okay to have both ngspice >and >> libngspice installed at the same time with the removal of the >includes >> and shares? >

CVS: cvs.openbsd.org: ports

2019-10-03 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2019/10/03 11:09:08 Modified files: sysutils/entr : Makefile distinfo Log message: Update entr to 4.3 ok kn@

Re: UPDATE: sysutils/entr

2019-10-03 Thread Klemens Nanni
OK kn

Re: New/Replacement: Kicad 5.1.4

2019-10-03 Thread Anthony J. Bentley
Hi Tracey, Tracey Emery writes: > Could you explain > the need for the conflict? Shouldn't it be okay to have both ngspice and > libngspice installed at the same time with the removal of the includes > and shares? libngspice and the new ngspice revision, yes. But think about the case where

CVS: cvs.openbsd.org: ports

2019-10-03 Thread Christian Weisgerber
CVSROOT:/cvs Module name:ports Changes by: na...@cvs.openbsd.org 2019/10/03 10:49:11 Modified files: math/fftw3 : Makefile math/fftw3/pkg : PFRAG.double-main PFRAG.float-main PLIST-common Log message: Fix the subpackaging: The *.cmake files are not shared

CVS: cvs.openbsd.org: ports

2019-10-03 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2019/10/03 10:30:45 Modified files: x11/qt5ct : Makefile distinfo Log message: Update qt5ct to 0.41 take maintainer, ok kn@

UPDATE: sysutils/entr

2019-10-03 Thread Rafael Sadowski
Update entr to 4.3. - Remove second unreachable master site - New WRKDIST is not more necessary All tests are green on amd64. OK? Index: Makefile === RCS file: /cvs/ports/sysutils/entr/Makefile,v retrieving revision 1.16 diff -u

Security: textproc/xpdf fix CVE-2019-16927

2019-10-03 Thread Christian Weisgerber
xpdf 4.02 fixed an out-of-bounds write, CVE-2019-16927. The German Federal CERT classified the vulnerability as "high risk", "remote attack", and "arbitrary code execution". Based on the report and the vague response... https://forum.xpdfreader.com/viewtopic.php?f=3=41885 ... I extracted and

PostgreSQL 12.0

2019-10-03 Thread Jeremy Evans
PostgreSQL 12.0 was released today. Here's a diff to update to it. Tested briefly on amd64, no issues noted. Unless another kind soul takes care of it first, I will be working on updating the rest of the ports tree to work with PostgreSQL 12 during p2k19. Thanks, Jeremy Index: Makefile

UPDATE: x11/qt5ct

2019-10-03 Thread Rafael Sadowski
Simple update qt5ct to 0.41. I see no changelog but works fine on amd64. Please keep in mind to set: QT_QPA_PLATFORMTHEME=qt5ct. Take maintainer! OK? Index: Makefile === RCS file: /cvs/ports/x11/qt5ct/Makefile,v retrieving revision

Re: math/fftw3: fix subpackaging

2019-10-03 Thread Stuart Henderson
On 2019/10/03 16:54, Stuart Henderson wrote: > On 2019/10/03 16:04, Christian Weisgerber wrote: > > Currently, if you try to build the "float" flavor of math/fftw3 before > > the "double" flavor, packaging will fail. The *.cmake files are in > > fact not shared between the flavors; there are

Re: math/fftw3: fix subpackaging

2019-10-03 Thread Stuart Henderson
On 2019/10/03 16:04, Christian Weisgerber wrote: > Currently, if you try to build the "float" flavor of math/fftw3 before > the "double" flavor, packaging will fail. The *.cmake files are in > fact not shared between the flavors; there are separate FFTW3Config and > FFTW3fConfig files. The patch

Re: New/Replacement: Kicad 5.1.4

2019-10-03 Thread Tracey Emery
On Thu, Oct 03, 2019 at 02:58:28AM -0600, Anthony J. Bentley wrote: > Hi Tracey, > > Tracey Emery writes: > > Here's a crack at the ngspice port. > > Pretty close. Here are the changes I made: > > - used ?= for variable assignment within Makefile.inc (I think this > matters when the same

CVS: cvs.openbsd.org: ports

2019-10-03 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2019/10/03 08:37:31 Modified files: x11/mate/utils : Makefile distinfo x11/mate/utils/pkg: PLIST Log message: update to 1.22.2

CVS: cvs.openbsd.org: ports

2019-10-03 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2019/10/03 08:37:18 Modified files: x11/mate/settings-daemon: Makefile distinfo x11/mate/settings-daemon/pkg: PLIST Log message: update to 1.22.1

CVS: cvs.openbsd.org: ports

2019-10-03 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2019/10/03 08:37:24 Modified files: x11/mate/system-monitor: Makefile distinfo x11/mate/system-monitor/pkg: PLIST Log message: update to 1.22.2

CVS: cvs.openbsd.org: ports

2019-10-03 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2019/10/03 08:37:07 Modified files: x11/mate/screensaver: Makefile distinfo x11/mate/screensaver/pkg: PLIST Log message: update to 1.22.2

CVS: cvs.openbsd.org: ports

2019-10-03 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2019/10/03 08:37:13 Modified files: x11/mate/session-manager: Makefile distinfo x11/mate/session-manager/pkg: PLIST Log message: update to 1.22.2

CVS: cvs.openbsd.org: ports

2019-10-03 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2019/10/03 08:37:00 Modified files: x11/mate/power-manager: Makefile distinfo x11/mate/power-manager/pkg: PLIST Log message: update to 1.22.2

CVS: cvs.openbsd.org: ports

2019-10-03 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2019/10/03 08:36:35 Modified files: x11/mate/menus : Makefile distinfo x11/mate/menus/pkg: PLIST Log message: update to 1.22.1

CVS: cvs.openbsd.org: ports

2019-10-03 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2019/10/03 08:36:48 Modified files: x11/mate/panel : Makefile distinfo x11/mate/panel/pkg: PLIST Log message: update to 1.22.2

CVS: cvs.openbsd.org: ports

2019-10-03 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2019/10/03 08:36:30 Modified files: x11/mate/media : Makefile distinfo x11/mate/media/pkg: PLIST Log message: update to 1.22.2

CVS: cvs.openbsd.org: ports

2019-10-03 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2019/10/03 08:36:42 Modified files: x11/mate/notification-daemon: Makefile distinfo x11/mate/notification-daemon/pkg: PLIST Log message: update to 1.22.1

CVS: cvs.openbsd.org: ports

2019-10-03 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2019/10/03 08:36:53 Modified files: x11/mate/pluma : Makefile distinfo x11/mate/pluma/pkg: PLIST Log message: update to 1.22.2

CVS: cvs.openbsd.org: ports

2019-10-03 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2019/10/03 08:36:19 Modified files: x11/mate/libmateweather: Makefile distinfo x11/mate/libmateweather/pkg: PLIST Log message: update to 1.22.1

CVS: cvs.openbsd.org: ports

2019-10-03 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2019/10/03 08:36:00 Modified files: x11/mate/caja-extensions: Makefile distinfo x11/mate/caja-extensions/pkg: PLIST Log message: update to 1.22.1

CVS: cvs.openbsd.org: ports

2019-10-03 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2019/10/03 08:35:49 Modified files: x11/mate/atril : Makefile distinfo x11/mate/atril/pkg: PLIST Log message: update to 1.22.2

CVS: cvs.openbsd.org: ports

2019-10-03 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2019/10/03 08:35:54 Modified files: x11/mate/caja : Makefile distinfo x11/mate/caja/pkg: PLIST Log message: update to 1.22.2

CVS: cvs.openbsd.org: ports

2019-10-03 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2019/10/03 08:36:07 Modified files: x11/mate/engrampa: Makefile distinfo x11/mate/engrampa/pkg: PLIST Log message: update to 1.22.2

CVS: cvs.openbsd.org: ports

2019-10-03 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2019/10/03 08:36:12 Modified files: x11/mate/eom : Makefile distinfo x11/mate/eom/pkg: PLIST Log message: update to 1.22.2

CVS: cvs.openbsd.org: ports

2019-10-03 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2019/10/03 08:36:25 Modified files: x11/mate/marco : Makefile distinfo Log message: update to 1.22.3

[Update] devel/p5-Error

2019-10-03 Thread sven falempin
I m testing 6.6 and porting some of my ports (like my ttyd) I noticed that doxygen depends upon p5-Error, which does not server 0.17025 anymore on https://www.cpan.org/modules/by-module/Error/ Maybe a good time to update ? (so far it's ok here) Index: Makefile

math/fftw3: fix subpackaging

2019-10-03 Thread Christian Weisgerber
Currently, if you try to build the "float" flavor of math/fftw3 before the "double" flavor, packaging will fail. The *.cmake files are in fact not shared between the flavors; there are separate FFTW3Config and FFTW3fConfig files. The patch below moves them from -common to the flavored -main

CVS: cvs.openbsd.org: ports

2019-10-03 Thread Christian Weisgerber
CVSROOT:/cvs Module name:ports Changes by: na...@cvs.openbsd.org 2019/10/03 07:39:45 Added files: comms/gnuradio/patches: patch-gr-dtv_lib_CMakeLists_txt Log message: >From upstream: CMake will fail to properly run check_c_compiler_flag() on ARM when checking for

CVS: cvs.openbsd.org: ports

2019-10-03 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2019/10/03 06:41:22 Modified files: databases/sqlports: Makefile databases/sqlports/files/scripts: show-reverse-deps Log message: Say pkgpath not path in show-reverse-deps usage Drop useless use

sqlports: show-reverse-deps: s/path/pkgpath/ in usage

2019-10-03 Thread Klemens Nanni
There are no manual pages for these and not thinking along I passed $PWD once; let's say "pkgpath" here as is common. While here, drop useless use of cat(1) and quote user input. OK? Index: Makefile === RCS file:

CVS: cvs.openbsd.org: ports

2019-10-03 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2019/10/03 04:29:32 Modified files: graphics/sxiv : Makefile distinfo graphics/sxiv/patches: patch-sxiv_1 graphics/sxiv/pkg: PLIST Added files: graphics/sxiv/patches:

CVS: cvs.openbsd.org: ports

2019-10-03 Thread Jonathan Gray
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2019/10/03 04:29:00 Modified files: sysutils/raspberrypi-firmware: Makefile distinfo sysutils/raspberrypi-firmware/pkg: PLIST Log message: update to 1.20190925

Re: net/ejabberd remove or update?

2019-10-03 Thread Solene Rapenne
On Wed, Oct 02, 2019 at 12:24:45PM +0200, Solene Rapenne wrote: > Hi, > > our net/ejabberd port use v2.1.12 released in 02/2013 > https://github.com/processone/ejabberd/releases/tag/v2.1.12 > > I think we should remove it because it's an outdated network daemon > which, per github, received 4780

CVS: cvs.openbsd.org: ports

2019-10-03 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2019/10/03 04:12:52 Modified files: devel/p5-Test-Command: Makefile Log message: Update my mail address

sxiv: update to 25

2019-10-03 Thread Klemens Nanni
This update still sits in my tree; I forgot to send mail back then and forgot about the update alltogether... Just works as before: - Support font fallback for missing glyphs - Fix busy loop when built without inotify - Use background/foreground colors from X resource database I also replaced

CVS: cvs.openbsd.org: ports

2019-10-03 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2019/10/03 04:09:44 Modified files: x11/xfce4/xfce4-panel: Makefile distinfo Log message: Update to xfce4-panel 4.14.1

Re: Update devel/py-asn1 to 0.4.7

2019-10-03 Thread Benoit Lecocq
On 03/10/2019 06:07, Kurt Mosiejczuk wrote: On Wed, Sep 25, 2019 at 01:40:16PM +0200, clematis wrote: Here's the results (amd64): /usr/ports/security/py-cryptography test: 96549 passed, 10427 skipped install: OK /usr/ports/security/py-service_identity test: OK (total

CVS: cvs.openbsd.org: ports

2019-10-03 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2019/10/03 03:32:35 Modified files: www/varnish: Makefile distinfo Removed files: www/varnish/patches: patch-lib_libvmod_unix_cred_compat_h Log message: Update to varnish 6.3.0

CVS: cvs.openbsd.org: ports

2019-10-03 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2019/10/03 03:29:26 Modified files: devel : Makefile Log message: +py-rencode

CVS: cvs.openbsd.org: ports

2019-10-03 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2019/10/03 03:25:16 Log message: Import py-rencode The rencode module is similar to bencode from the BitTorrent project. For complex, heterogeneous data structures with many small elements,

Re: New/Replacement: Kicad 5.1.4

2019-10-03 Thread Anthony J. Bentley
Hi Tracey, Tracey Emery writes: > Here's a crack at the ngspice port. Pretty close. Here are the changes I made: - used ?= for variable assignment within Makefile.inc (I think this matters when the same variable is set in both Makefile.inc and a project subdirectory's Makefile). - removed

CVS: cvs.openbsd.org: ports

2019-10-03 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2019/10/03 02:53:58 Modified files: audio/libopenmpt: Makefile distinfo Log message: Update libopenmpt to 0.4.9.

Re: update: cad/openscad

2019-10-03 Thread Paco Esteban
On Thu, 05 Sep 2019, Paco Esteban wrote: > Hi ports@, > > This is an update for cad/openscad to the latest version that came out > recently after some years. As Rafael Sadowski suggested moving devel/double-conversion to math/double-conversion, here's the updated diff for cad/openscad to

Re: varnish: update to 6.3.0 (DOS fix)

2019-10-03 Thread Gonzalo L. Rodriguez
Yes, Jim is MIA years ago already. OK gonzalo@ > On 2. Oct 2019, at 15:00, Klemens Nanni wrote: > > https://varnish-cache.org/security/VSV3-mitigation.html#vsv3-mitigation > was fixed in 6.2.1 a month ago, 6.3.0 includes lots of fixes, see >

CVS: cvs.openbsd.org: ports

2019-10-03 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2019/10/03 01:58:06 Log message: Import architecture-independent files for KiCad 5.1.4. Initially from Tracey Emery, with tweaks by sthen@ Status: Vendor Tag: bentley Release

[UPDATE] www/slowhttptest to 1.7

2019-10-03 Thread Frederic Cambus
Hi ports@, Here is a diff to update slowhttptest to 1.7 and take maintainership. Notable changes: - SlowHTTPTest is now hosted on GitHub - Remove both patches, as upstream fixed those issues, see links below

Re: update: devel/py-jedi (wip, need a bit of help)

2019-10-03 Thread Paco Esteban
On Fri, 27 Sep 2019, Paco Esteban wrote: > Hi ports@, > > This is an update of devel/py-jedi from 0.13.2 to 0.15.1 > ... Here's an updated version of the diff including some corrections kmos@ pointed out. Cheers, Paco. Index: Makefile

CVS: cvs.openbsd.org: ports

2019-10-03 Thread Giovanni Bechis
CVSROOT:/cvs Module name:ports Changes by: giova...@cvs.openbsd.org2019/10/03 00:22:29 Modified files: mail/opensmtpd-filters: Makefile Log message: +spamassassin

CVS: cvs.openbsd.org: ports

2019-10-03 Thread Giovanni Bechis
CVSROOT:/cvs Module name:ports Changes by: giova...@cvs.openbsd.org2019/10/03 00:18:33 Log message: opensmtpd-filter-spamassassin is a smtpd(1) filter to integrate with Apache SpamAssassin. upstream code, help and ok jung@ pkg/DESCR:

CVS: cvs.openbsd.org: ports

2019-10-03 Thread Giovanni Bechis
CVSROOT:/cvs Module name:ports Changes by: giova...@cvs.openbsd.org2019/10/03 00:14:15 Log message: import opensmtpd-filter-spamassassin, an smtpd(1) filter for Apache SpamAssassin help, upstream code and ok jung@ pkg/DESCR: filter-spamassassin is