Re: new: security/hs-ed25519

2017-11-02 Thread Matthias Kilian
On Fri, Nov 03, 2017 at 12:09:18AM +0100, Matthias Kilian wrote: > I'd loke to import this new port (and two addtitional ports I'll > send soon). It's a requirement for newer versions of cabal-install. > > Unffortunately, it's rpobably already out-of-date, and it probably > doesn't build with the

devel/gmp and malloc.conf -> S

2017-11-02 Thread Jeremie Courreges-Anglas
So gmp has this configure test that fails (fatal failure) with strict malloc options. It's supposed to catch buggy compilers, but it relies on malloc returning zeroed memory. Using calloc fixes the test. automake and libtool don't seem to be needed after the .m4 patch. ok? Index: Makefile ===

new: security/hs-hackage-security

2017-11-02 Thread Matthias Kilian
Hi, third and last new requirement for cabal-install. ok (portswise)? pkg/DESCR: The hackage security library provides both server and client utilities for securing the Hackage package server (http://hackage.haskell.org/). It is based on The Update Framework (http://theupdateframework.com/), a

new: security/hs-cryptohash-sha256

2017-11-02 Thread Matthias Kilian
Hi, next requirement for a newer cabal-install. ok (portswise) to import? pkg/DESCR: A practical incremental and one-pass, pure API to the SHA-256 hash algorithm (including HMAC support) with performance close to the fastest implementations available in other languages. The implementation is m

new: security/hs-ed25519

2017-11-02 Thread Matthias Kilian
Hi, I'd loke to import this new port (and two addtitional ports I'll send soon). It's a requirement for newer versions of cabal-install. Unffortunately, it's rpobably already out-of-date, and it probably doesn't build with the ghc in our tree, but I'm not going to send patches for ghc (only 8.0 s

UPDATE: games/chromium-bsu

2017-11-02 Thread Anthony J. Bentley
Hi, Here's an update to chromium-bsu-0.9.16.1. For the life of me I can't figure out why glpng detection has started failing or how to fix it. But as glpng's latest release was 17 years ago, I'm perfectly happy to drop it as a renderer in favor of SDL2. ok? -- Anthony J. Bentley Index: Makefil

Re: UPDATE: php revamp

2017-11-02 Thread Antoine Jacoutot
On Thu, Nov 02, 2017 at 09:30:34PM +, Stuart Henderson wrote: > On 2017/11/02 21:41, Tom Van Looy wrote: > > Hi > > > > Martijn did a very good job with this. This makes OpenBSD's PHP setup > > incredibly better. I > > tested yesterdays patch and it works fine (I had trouble with the other >

Ruby extension gem updates

2017-11-02 Thread Jeremy Evans
This diff updates our ruby gem extension ports to their latest versions, for the 15 ports that weren't already at their latest version. For the gems that include tests, the tests pass. For other gems, I've tried to test them manually where I could. I maintain about half of these gems, and the ot

Re: UPDATE: php revamp

2017-11-02 Thread Stuart Henderson
On 2017/11/02 21:41, Tom Van Looy wrote: > Hi > > Martijn did a very good job with this. This makes OpenBSD's PHP setup > incredibly better. I > tested yesterdays patch and it works fine (I had trouble with the other > ones). I built > everything and tested 7.1, 7.0, 5.6 with cli and fpm + exten

Re: UPDATE: php revamp

2017-11-02 Thread Tom Van Looy
Hi Martijn did a very good job with this. This makes OpenBSD's PHP setup incredibly better. I tested yesterdays patch and it works fine (I had trouble with the other ones). I built everything and tested 7.1, 7.0, 5.6 with cli and fpm + extensions (opcache, curl, intl, etc.). So, looks good. I hop

UPDATE: sysutils/syslog-ng

2017-11-02 Thread Steven Mestdagh
seems to be fine on amd64. comments welcome. Index: Makefile === RCS file: /cvs/ports/sysutils/syslog-ng/Makefile,v retrieving revision 1.57 diff -u -p -u -r1.57 Makefile --- Makefile13 Jun 2017 00:22:33 - 1.57 +++ Make

Re: UPDATE: math/plplot

2017-11-02 Thread Steven Mestdagh
Steven Mestdagh [2017-11-02, 15:41:25]: > a long overdue update. comments / ok? better without the gettext module, as pointed out by naddy. Index: Makefile === RCS file: /cvs/ports/math/plplot/Makefile,v retrieving revision 1.58 dif

[UPDATE] sysutils/libfvde

2017-11-02 Thread Remi Pointel
Hi, this is the diff to update libfvde to latest release. Ok? Cheers, Remi.Index: Makefile === RCS file: /cvs/ports/sysutils/libfvde/Makefile,v retrieving revision 1.1.1.1 diff -u -p -u -p -r1.1.1.1 Makefile --- Makefile 12 Feb 20

UPDATE: databases/pgpool

2017-11-02 Thread Sebastian Benoit
Hi, this updates pgpool from 3.2.12 to 3.6.6. Yesterdays 3.6.7 requires OpenSSL 1.1 or at least some patching, so i would like to get this commited first before taking care of openssl and postgres 10). ok? /Benno Index: Makefile =

Re: Help update port 'mail/mlmmj' to the latest 1.3.0

2017-11-02 Thread Zhang Huangbin
> On Nov 2, 2017, at 4:21 PM, viq wrote: > > Ah, then you need `cvs rm` for each of the patch files. Thanks for the instruction. Here’s the full patch. mlmmj-1.3.0.patch Description: Binary data Zhang Huangbin, founder of iRedMail project: http://www.iredmail.org/ Time zone: GMT+8 (Ch

NEW: devel/xtensa-elf

2017-11-02 Thread Anthony J. Bentley
Hi, Attached is a port for a new cross-compiler, xtensa-elf-gcc, in order to eventually compile some firmwares. ok? -- Anthony J. Bentley xtensa-elf.tar.gz Description: GNU Zip compressed data

Re: UPDATE: devel/libivykis

2017-11-02 Thread Antoine Jacoutot
On Thu, Nov 02, 2017 at 03:07:45PM +, Steven Mestdagh wrote: > update to a version used by newer syslog-ng OK > > Index: Makefile > === > RCS file: /cvs/ports/devel/libivykis/Makefile,v > retrieving revision 1.7 > diff -u -p -u

UPDATE: devel/libivykis

2017-11-02 Thread Steven Mestdagh
update to a version used by newer syslog-ng Index: Makefile === RCS file: /cvs/ports/devel/libivykis/Makefile,v retrieving revision 1.7 diff -u -p -u -r1.7 Makefile --- Makefile25 Jul 2015 08:18:20 - 1.7 +++ Makefile2

Re: UPDATE: net/wget -current,-stable (CVE-2017-13089, CVE-2017-13090)

2017-11-02 Thread Rafael Sadowski
On Tue Oct 31, 2017 at 01:02:44PM +0100, Rafael Sadowski wrote: > On Tue Oct 31, 2017 at 12:20:26PM +0100, Rafael Sadowski wrote: > > Hi All, > > > > Update Wget to the latest stable version 1.19.1. This version includes > > the following CVE patches: > > > > "Fix stack overflow in HTTP protocol

alpha bulk build report

2017-11-02 Thread phessler
bulk build on alpha-1.ports.openbsd.org started on Thu Oct 19 04:05:42 MDT 2017 finished at Thu Nov 2 08:43:39 MDT 2017 lasted 14D21h37m done with kern.version=OpenBSD 6.2-current (GENERIC.MP) #145: Wed Oct 18 11:30:21 MDT 2017 built packages:7305 Oct 19:731 Oct 20:12 Oct 21:546 Oct 22:366 Oct 2

UPDATE: math/plplot

2017-11-02 Thread Steven Mestdagh
a long overdue update. comments / ok? Index: Makefile === RCS file: /cvs/ports/math/plplot/Makefile,v retrieving revision 1.58 diff -u -p -u -r1.58 Makefile --- Makefile26 Jul 2017 22:45:26 - 1.58 +++ Makefile2 Nov 2

Re: add python2 and python3 links

2017-11-02 Thread Antoine Jacoutot
On Thu, Nov 02, 2017 at 01:51:09PM +, Antoine Jacoutot wrote: > Hi. > > We have never provided a default 'python' utility with our packages and for > good reasons. That said, I would really like if we could provide a default > symlink to the default major versions of python. That is: python2 a

Re: add python2 and python3 links

2017-11-02 Thread Stuart Henderson
On 2017/11/02 15:11, Antoine Jacoutot wrote: > On Thu, Nov 02, 2017 at 02:10:21PM +, Stuart Henderson wrote: > > On 2017/11/02 14:51, Antoine Jacoutot wrote: > > > Hi. > > > > > > We have never provided a default 'python' utility with our packages and > > > for > > > good reasons. That said,

Re: add python2 and python3 links

2017-11-02 Thread Antoine Jacoutot
On Thu, Nov 02, 2017 at 02:10:21PM +, Stuart Henderson wrote: > On 2017/11/02 14:51, Antoine Jacoutot wrote: > > Hi. > > > > We have never provided a default 'python' utility with our packages and for > > good reasons. That said, I would really like if we could provide a default > > symlink to

Re: add python2 and python3 links

2017-11-02 Thread Stuart Henderson
On 2017/11/02 14:51, Antoine Jacoutot wrote: > Hi. > > We have never provided a default 'python' utility with our packages and for > good reasons. That said, I would really like if we could provide a default > symlink to the default major versions of python. That is: python2 and python3. > The rat

Re: add python2 and python3 links

2017-11-02 Thread Antoine Jacoutot
On Thu, Nov 02, 2017 at 02:05:22PM +, Daniel Jakots wrote: > On Thu, 2 Nov 2017 14:51:09 +0100, Antoine Jacoutot > wrote: > > > +.if ${VERSION} == "2.7" || ${VERSION} == "3.6" > > Wouldn't it be better to use MODPY_DEFAULT_VERSION_2 and > MODPY_DEFAULT_VERSION_3? python does not use these.

Re: add python2 and python3 links

2017-11-02 Thread Daniel Jakots
On Thu, 2 Nov 2017 14:51:09 +0100, Antoine Jacoutot wrote: > +.if ${VERSION} == "2.7" || ${VERSION} == "3.6" Wouldn't it be better to use MODPY_DEFAULT_VERSION_2 and MODPY_DEFAULT_VERSION_3? Cheers, Daniel

Update xapian from 1.2.15 to 1.4.5

2017-11-02 Thread Jeremy Evans
This updates xapian from 1.2.15 to 1.4.5. Among other things, it adds support for getting snippets in search results. This also enables the ruby bindings for xapian and builds a package for them. I've tested the ruby binding on amd64 and it appears to work correctly including the use of the new

add python2 and python3 links

2017-11-02 Thread Antoine Jacoutot
Hi. We have never provided a default 'python' utility with our packages and for good reasons. That said, I would really like if we could provide a default symlink to the default major versions of python. That is: python2 and python3. The rational behind this is that a lot of upstreams have "fixed"

Re: security/gpgme (needs help)

2017-11-02 Thread Nigel Taylor
Should you promote gpgme-qt to be the default flavor over others FLAVOR ?= should default to no_qt no_python2 no_python3, that is the default as before. Building with qt should be an extra, in fact use of this sort of complex PSEUDO_FLAVOR causes problems especially with something as large as qt5

[UPDATE] sysutils/libfsntfs

2017-11-02 Thread Remi Pointel
Hi, this is the diff to update libfsntfs to latest release. Ok? Cheers, Remi.Index: Makefile === RCS file: /cvs/ports/sysutils/libfsntfs/Makefile,v retrieving revision 1.1.1.1 diff -u -p -u -p -r1.1.1.1 Makefile --- Makefile 12 Fe

Re: py-polib python3 FLAVOR

2017-11-02 Thread Stuart Henderson
On 2017/11/02 13:52, Sebastien Marie wrote: > Hi, > > The following diff adds a python3 FLAVOR to py-polib. > > I added devel/gettext-tools to BUILD_DEPENDS whereas it is only required > on TEST_DEPENDS. but bsd.port.mk poison it if not present on > BUILD_DEPENDS. Thanks, committed. I considere

py-polib python3 FLAVOR

2017-11-02 Thread Sebastien Marie
Hi, The following diff adds a python3 FLAVOR to py-polib. I added devel/gettext-tools to BUILD_DEPENDS whereas it is only required on TEST_DEPENDS. but bsd.port.mk poison it if not present on BUILD_DEPENDS. Thanks. -- Sebastien Marie Index: Makefile ===

Re: Add headers_more subpackage to nginx

2017-11-02 Thread Stuart Henderson
On 2017/11/02 04:43, Jeremy Evans wrote: > This adds the headers-more module as an nginx subpackage. This module > extends nginx's default http headers module by allowing headers to be > set and cleared instead of just added. > > Homepage for this module is: > https://github.com/openresty/headers-

Add headers_more subpackage to nginx

2017-11-02 Thread Jeremy Evans
This adds the headers-more module as an nginx subpackage. This module extends nginx's default http headers module by allowing headers to be set and cleared instead of just added. Homepage for this module is: https://github.com/openresty/headers-more-nginx-module Among other things, it appears thi

Re: add relwithdebinfo support to cmake.port.mk ?

2017-11-02 Thread Jeremie Courreges-Anglas
On Thu, Nov 02 2017, Stuart Henderson wrote: > On 2017/11/02 11:40, Landry Breuil wrote: >> On Thu, Nov 02, 2017 at 10:26:02AM +, Stuart Henderson wrote: >> > On 2017/11/02 11:01, Landry Breuil wrote: >> > > Hi, >> > > >> > > i needed this for qgis which is a huge behemoth, and i dont want to

Re: Update: PostgreSQL 9.6.5 -> 10.0

2017-11-02 Thread Stuart Henderson
On 2017/11/01 11:26, Jeremy Evans wrote: > Included at the bottom are necessary bumps for postgresql-pllua > and postgresql-plv8, since those always depend on specific > PostgreSQL versions. You can set "PKGSPEC-server=postgresql-server->=10,<11" in postgresql-server then this will happen automati

Re: add relwithdebinfo support to cmake.port.mk ?

2017-11-02 Thread Landry Breuil
On Thu, Nov 02, 2017 at 10:48:15AM +, Stuart Henderson wrote: > On 2017/11/02 11:40, Landry Breuil wrote: > > On Thu, Nov 02, 2017 at 10:26:02AM +, Stuart Henderson wrote: > > > On 2017/11/02 11:01, Landry Breuil wrote: > > > > Hi, > > > > > > > > i needed this for qgis which is a huge beh

Re: add relwithdebinfo support to cmake.port.mk ?

2017-11-02 Thread Stuart Henderson
On 2017/11/02 11:40, Landry Breuil wrote: > On Thu, Nov 02, 2017 at 10:26:02AM +, Stuart Henderson wrote: > > On 2017/11/02 11:01, Landry Breuil wrote: > > > Hi, > > > > > > i needed this for qgis which is a huge behemoth, and i dont want to > > > build it with fullblown debug... so is there a

Re: add relwithdebinfo support to cmake.port.mk ?

2017-11-02 Thread Landry Breuil
On Thu, Nov 02, 2017 at 10:26:02AM +, Stuart Henderson wrote: > On 2017/11/02 11:01, Landry Breuil wrote: > > Hi, > > > > i needed this for qgis which is a huge behemoth, and i dont want to > > build it with fullblown debug... so is there any interest in the > > following diff, or the way to s

Re: add relwithdebinfo support to cmake.port.mk ?

2017-11-02 Thread Stuart Henderson
On 2017/11/02 11:01, Landry Breuil wrote: > Hi, > > i needed this for qgis which is a huge behemoth, and i dont want to > build it with fullblown debug... so is there any interest in the > following diff, or the way to specify (ie use > MODCMAKE_BUILD_TYPE=RelWithDebInfo in consumer Makefile) it l

add relwithdebinfo support to cmake.port.mk ?

2017-11-02 Thread Landry Breuil
Hi, i needed this for qgis which is a huge behemoth, and i dont want to build it with fullblown debug... so is there any interest in the following diff, or the way to specify (ie use MODCMAKE_BUILD_TYPE=RelWithDebInfo in consumer Makefile) it looks wrong ? Index: cmake.port.mk ===

UPDATE: math/octave

2017-11-02 Thread Steven Mestdagh
comments welcome. can someone try to build this on something else than amd64? Index: Makefile === RCS file: /cvs/ports/math/octave/Makefile,v retrieving revision 1.97 diff -u -p -u -r1.97 Makefile --- Makefile30 Oct 2017 13:55:10

Re: correct PLIST for devel/py-future with Python 2

2017-11-02 Thread Sebastian Reitenbach
On Tuesday, October 31, 2017 20:56 CET, Remi Pointel wrote: > Hi, > > I have a problem to use py-future in Python 2, it seems that not all > files are installed. > > Are you ok with this diff? how could I miss that, py3 FLAVOR still works for me, OK sebastia@ > > Cheers, > > Remi.

Re: security/gpgme (needs help)

2017-11-02 Thread Landry Breuil
On Wed, Nov 01, 2017 at 05:53:43PM +0100, Rafael Sadowski wrote: > Hi porters, > > I need help with the gpgme update. Special thing here, I need the Qt > bindings because kde-applications/gpgmepp is dead and all dependent > programs work with gpgme-qt now. Not really going to help you on the actu

[update] py-sql + python3

2017-11-02 Thread Sebastien Marie
Hi, The following diff updates py-sql from 0.8 to 0.9. ChangeLog: Version 0.9 - 2017-04-24 - Add distinct_on on Select - Allow to use Select as Column of Select query - Support Select without from clause I also added python3 flavor. Thanks. -- Sebastien Marie Index: Makefile

Re: Help update port 'mail/mlmmj' to the latest 1.3.0

2017-11-02 Thread viq
On 17-11-02 10:04:23, Zhang Huangbin wrote: > > > On Nov 1, 2017, at 11:48 PM, viq wrote: > > > > If that was done in a CVS checkout, now run 'cvs diff -Nrud' and attach > > the result to mail to ports@ :) > > Thanks for the instruction. > > I checkout the CVS version today and generate a patc