NEW: Spyder + UPDATE: py-rope

2018-04-25 Thread Elias M. Mariani
Looking for OK and someone to commit to the CVS. [NEW] devel/spyder: (depends on the update of py-rope) Spyder is an interactive Python development environment providing MATLAB-like features in a simple and light-weighted software. It also provides ready-to-use pure-Python widgets to your PyQt5

UPDATE: net/weechat

2018-04-25 Thread Rafael Sadowski
Update weechat to the latest stable version. I take maintainer, requested by danj@. Little tested with ICB and freenode so far. https://weechat.org/files/changelog/ChangeLog-2.1.html Please test it and give me feedback. Ok? Comments? Index: Makefile

Re: arm bulk build report - missing packages

2018-04-25 Thread s_graf
I looked at the packages that were just published for arm and I do not see php, cmake, libuv, gtk, apache and many more that are not listed as failures. So far I have been able to build the list below. Gtk has been building for over 24 hours and is still going. Php has the same issue with gcc

Re: [armv7 fix] net/ftpcopy

2018-04-25 Thread Benoit Lecocq
On 04/25/18 22:43, Peter Hessler wrote: On 2018 Apr 25 (Wed) at 22:39:13 +0200 (+0200), Jeremie Courreges-Anglas wrote: :On Wed, Apr 25 2018, Peter Hessler wrote: :> fixes the build on armv7 (and very likely on aarch64 as well), OK : :Markus' diff makes sense and

NEW: x11/kde-applications/kqtquickcharts

2018-04-25 Thread Rafael Sadowski
Please find attached a simple kde-applications 17.12.3 port. New depends for upcoming ktouch. $ cat x11/kde-applications/kqtquickcharts/pkg/DESCR A QtQuick plugin to render beautiful and interactive charts. Ok? Comments? Rafael Sadowski. kqtquickcharts-17.12.3.tar.gz Description: Binary data

Re: [update] kawa-3.0

2018-04-25 Thread Timo Myyrä
Stuart Henderson writes: > On 2018/04/24 12:48, Timo Myyrä wrote: > >> Hi, >> >> Could someone test if the following update to kawa works on i386 or does it >> still fail to build. >> >> Timo > > Happy to just try it on i386, I can always mark it broken again if it fails.

Re: [New] [WIP] Toxcore, Toxic and uTox

2018-04-25 Thread Stuart Henderson
On 2018/04/25 08:28, mazocomp wrote: > Hi! > > This time I'll submit three ports because uTox's upstream has finally > uploaded their own tarball at github (auto-generated one didn't include > submodules, so failed to compile, I can't work with multiple DISTFILES). > > Tox is secure distributed

Re: NEW: net/py-cymruwhois

2018-04-25 Thread Landry Breuil
On Wed, Apr 25, 2018 at 09:22:22AM +0200, Denis Fondras wrote: > cymruwhois is a python library for interfacing with the whois.cymru.com > service. > It performs lookups by ip address and return ASN, Country Code, and Netblock > Owner. ok

NEW: net/py-cymruwhois

2018-04-25 Thread Denis Fondras
cymruwhois is a python library for interfacing with the whois.cymru.com service. It performs lookups by ip address and return ASN, Country Code, and Netblock Owner. https://pythonhosted.org/cymruwhois/ py-cymruwhois.tgz Description: application/tar-gz

new security/py-pgpdump

2018-04-25 Thread Solene Rapenne
here is a port of py-pgpdump which is required for the port of mail/mailpile which I'll submit soon. there is one patch disabling a failing test due to a missing file. That file is available in the github repository but not in the tarball downloaded on pypi. It has been reported in september 2016

Re: [New] [WIP] Toxcore, Toxic and uTox

2018-04-25 Thread mazocomp
On Wed, Apr 25, 2018 at 10:56:07AM +0100, Stuart Henderson wrote: > On 2018/04/25 12:51, mazocomp wrote: > > > - net/toxic: use the python module, don't RUN_DEPENDS += lang/python/3.6 > > > > > It's an error to use python module in this port: > > It's an error to _not_ use the python module in a

Re: [New] [WIP] Toxcore, Toxic and uTox

2018-04-25 Thread mazocomp
On Wed, Apr 25, 2018 at 09:18:18AM +0100, Stuart Henderson wrote: > On 2018/04/25 08:28, mazocomp wrote: > > Hi! > > > > This time I'll submit three ports because uTox's upstream has finally > > uploaded their own tarball at github (auto-generated one didn't include > > submodules, so failed to

Re: UPDATE net/unison

2018-04-25 Thread Stuart Henderson
On 2018/04/24 19:58, Björn Ketelaars wrote: > On Tue 17/04/2018 22:54, Björn Ketelaars wrote: > > On Tue 10/04/2018 05:20, Björn Ketelaars wrote: > > > On Tue 03/04/2018 20:28, Björn Ketelaars wrote: > > > > unison received an update to 2.51.2. An overview on what has changed can > > > > be found

Re: pecl rampage; support multiple php versions

2018-04-25 Thread Stuart Henderson
On 2018/04/25 11:35, Stuart Henderson wrote: > This mail includes an inline diff and new ports in an attached tgz to > do the following: oops, replacement tgz attached. one missing @conflict and some reordering for consistency. pecl56-ports,1.tgz Description: application/tar-gz

Re: influxdb 1.5.2

2018-04-25 Thread Daniel Jakots
On Tue, 24 Apr 2018 17:49:12 +0200, Landry Breuil wrote: > Hi, > > seems to just work, but lightly tested. Will probably commit it in > some days unless i hear screams of horror. It doesn't build here: ===> Building for influxdb-1.5.2 cd

pecl rampage; support multiple php versions

2018-04-25 Thread Stuart Henderson
This mail includes an inline diff and new ports in an attached tgz to do the following: - rename packages: pecl-* to pecl56-* - add pecl70-* builds to existing ports where possible - where a new version of a pecl extension is needed for php 7+, new ports are added for the 5.6-compatible

Re: facette 0.4.0

2018-04-25 Thread Daniel Jakots
On Tue, 24 Apr 2018 17:51:43 +0200, Landry Breuil wrote: > more or less the same diff i sent back in december, and same thing > having some concerns about the random uids in PLIST Not exactly :) If you look at your previous diff, PLIST entries were like:

Re: [New] [WIP] Toxcore, Toxic and uTox

2018-04-25 Thread Stuart Henderson
On 2018/04/25 12:51, mazocomp wrote: > > - net/toxic: use the python module, don't RUN_DEPENDS += lang/python/3.6 > > > It's an error to use python module in this port: It's an error to _not_ use the python module in a port that uses python because it will cause pain when we switch versions -

Re: [New] [WIP] Toxcore, Toxic and uTox

2018-04-25 Thread mazocomp
Oups, one more thing I forgot: --- net/utox/Makefile.orig Wed Apr 25 13:47:06 2018 +++ net/utox/Makefile Wed Apr 25 13:47:17 2018 @@ -5,7 +5,7 @@ COMMENT = lightweight Tox client V =0.17.0 DISTNAME = uTox-${V}-full -PKGNAME = uTox-${V} +PKGNAME =

Re: influxdb 1.5.2

2018-04-25 Thread Landry Breuil
On Wed, Apr 25, 2018 at 06:45:57AM -0400, Daniel Jakots wrote: > On Tue, 24 Apr 2018 17:49:12 +0200, Landry Breuil > wrote: > > > Hi, > > > > seems to just work, but lightly tested. Will probably commit it in > > some days unless i hear screams of horror. > > It doesn't

fix net/tor configure on armv7 (-fasynchronous-unwind-tables)

2018-04-25 Thread Stefan Sperling
tor's configure script is failing on armv7: checking size of short... (cached) 2 checking size of int... configure: error: in `/usr/ports/pobj/tor-0.3.2.10/tor-0.3.2.10': configure: error: cannot compute sizeof (int) See `config.log' for more details The underlying error shows up at mulitple

Remove emulators/sdlmame and emulators/sdlmess?

2018-04-25 Thread Frederic Cambus
Hi ports@, We now have an up-to-date emulators/mame port for which we can build and distribute binary packages for amd64 and i386. More information here: https://marc.info/?l=openbsd-ports=151514926004836=2 I think it's time to remove emulators/sdlmame and emulators/sdlmess. MAME and MESS merged

Re: new security/py-pgpdump

2018-04-25 Thread Jeremie Courreges-Anglas
On Wed, Apr 25 2018, Solene Rapenne wrote: > here is a port of py-pgpdump which is required for the port of > mail/mailpile which I'll submit soon. > > there is one patch disabling a failing test due to a missing file. That > file is available in the github repository but not in

Re: [New] [WIP] Toxcore, Toxic and uTox

2018-04-25 Thread Stuart Henderson
On 2018/04/25 13:15, mazocomp wrote: > On Wed, Apr 25, 2018 at 10:56:07AM +0100, Stuart Henderson wrote: > > On 2018/04/25 12:51, mazocomp wrote: > > > > - net/toxic: use the python module, don't RUN_DEPENDS += lang/python/3.6 > > > > > > > It's an error to use python module in this port: > > >

Re: [New] [WIP] Toxcore, Toxic and uTox

2018-04-25 Thread mazocomp
On Wed, Apr 25, 2018 at 01:31:54PM +0100, Stuart Henderson wrote: > On 2018/04/25 15:26, mazocomp wrote: > > > >=< toxic: > > > > > > ignores CFLAGS > > > > > I am stuck here. Do you mean CFLAGS is not setable externally? > > The port should be using flags coming from CFLAGS in the

[update] security/keybase

2018-04-25 Thread Aaron Bieber
Hi, Here is an update to bring keybase to 1.0.47. I have been using it for a week or so without issue. OK? diff --git a/security/keybase/Makefile b/security/keybase/Makefile index be75f394632..9222665bd58 100644 --- a/security/keybase/Makefile +++ b/security/keybase/Makefile @@ -8,13 +8,12 @@

Re: NEW: net/blaeu

2018-04-25 Thread Stuart Henderson
On 2018/04/25 14:29, Denis Fondras wrote: > Blaeu is a set of programs to create distributed Internet measurements on the > network of RIPE Atlas probes. > > https://framagit.org/bortzmeyer/blaeu > Please could you install README.rst as well? COMMENT = creating measurements on RIPE Atlas

Re: new security/py-pgpdump

2018-04-25 Thread Stuart Henderson
On 2018/04/25 14:55, Solene Rapenne wrote: > > Jeremie Courreges-Anglas writes: > > > On Wed, Apr 25 2018, Solene Rapenne wrote: > >> here is a port of py-pgpdump which is required for the port of > >> mail/mailpile which I'll submit soon. > >> > > - there's no actual

Re: UPDATE net/unison

2018-04-25 Thread Björn Ketelaars
On Wed 25/04/2018 11:00, Stuart Henderson wrote: > On 2018/04/24 19:58, Björn Ketelaars wrote: > > On Tue 17/04/2018 22:54, Björn Ketelaars wrote: > > > On Tue 10/04/2018 05:20, Björn Ketelaars wrote: > > > > On Tue 03/04/2018 20:28, Björn Ketelaars wrote: > > > > > unison received an update to

[update] games/minecraft to 0.0.6

2018-04-25 Thread Aaron Bieber
Hi, Here is an update to games/minecraft. I have updated the script upstream to set "ulimit -d $(ulimit -Hd)". I also added a blurb about bumping limits in login.conf. This fixes the majority of crashes I run into (mostly on startup). Also I started making non-github'd tarballs. Thanks to

NEW: net/blaeu

2018-04-25 Thread Denis Fondras
Blaeu is a set of programs to create distributed Internet measurements on the network of RIPE Atlas probes. https://framagit.org/bortzmeyer/blaeu blaeu.tgz Description: application/tar-gz

Re: [New] [WIP] Toxcore, Toxic and uTox

2018-04-25 Thread Stuart Henderson
On 2018/04/25 15:26, mazocomp wrote: > > >=< toxic: > > > > ignores CFLAGS > > > I am stuck here. Do you mean CFLAGS is not setable externally? The port should be using flags coming from CFLAGS in the enivronment, by default this is -O2 -pipe, but can be overridden with e.g. make CFLAGS="-O1"

Re: new security/py-pgpdump

2018-04-25 Thread Solene Rapenne
Jeremie Courreges-Anglas writes: > On Wed, Apr 25 2018, Solene Rapenne wrote: >> here is a port of py-pgpdump which is required for the port of >> mail/mailpile which I'll submit soon. >> > - there's no actual dependency on security/pgpdump, this is really > a python

Re: UPDATE: math/octave

2018-04-25 Thread Paul Irofti
On Tue, Apr 24, 2018 at 08:53:49PM +0300, Paul Irofti wrote: > On Wed, Apr 04, 2018 at 11:07:38AM +0300, Paul Irofti wrote: > > I get this when runninng make with your diff: > > > > $ make update > > Fatal: unknown keyword gcc in COMPILER (in math/octave) > > *** Error 1 in /usr/ports/math/octave

Re: UPDATE: audio/musescore 2.1 => 2.2.1

2018-04-25 Thread Jeremie Courreges-Anglas
On Mon, Apr 23 2018, Brian Callahan wrote: > Hi ports -- > > Attached is an update to MuseScore. Wondering if there's any Ninja gurus > here who can figure out the circular dependencies going on (see diff). > I had to use USE_NINJA=No in order to get MuseScore to build. > > In

Re: NEW: net/blaeu

2018-04-25 Thread Stuart Henderson
On 2018/04/25 13:55, Stuart Henderson wrote: > On 2018/04/25 14:29, Denis Fondras wrote: > > Blaeu is a set of programs to create distributed Internet measurements on > > the > > network of RIPE Atlas probes. > > > > https://framagit.org/bortzmeyer/blaeu > > > > Please could you install

Re: [New] [WIP] Toxcore, Toxic and uTox

2018-04-25 Thread mazocomp
On Wed, Apr 25, 2018 at 12:12:10PM +0100, Stuart Henderson wrote: > On 2018/04/25 13:15, mazocomp wrote: > > On Wed, Apr 25, 2018 at 10:56:07AM +0100, Stuart Henderson wrote: > > > On 2018/04/25 12:51, mazocomp wrote: > > > > > - net/toxic: use the python module, don't RUN_DEPENDS += > > > > >

[update] collectd 5.8 + enable more plugins + update liboping

2018-04-25 Thread Landry Breuil
Hi, here's two diffs, a simple one to update liboping to 1.10 (https://github.com/octo/liboping/releases/tag/liboping-1.10.0), backporting a fix to have oping working as regular use via suid (cf https://github.com/octo/liboping/issues/34) and a larger one updating collectd to 5.8.0: - see

Re: NEW: net/blaeu

2018-04-25 Thread Denis Fondras
On Wed, Apr 25, 2018 at 02:36:05PM +0100, Stuart Henderson wrote: > > Oh, looks like there's a conflicting short command-line argument, > > --machinereadable or -b : machine-readable output, to be consumed by > tools like grep or cut > --format or -b : downloads the results and format

Re: Remove emulators/sdlmame and emulators/sdlmess?

2018-04-25 Thread Christian Weisgerber
Frederic Cambus: > I think it's time to remove emulators/sdlmame and emulators/sdlmess. > MAME and MESS merged in 2015 so emulators/mame contains both. > > Diff to add @pkgpath markers to emulators/mame and quirks entry below. > > Comments? OK to remove? Should we carry the old x{mame,mess}

UPDATE net/ocserv

2018-04-25 Thread Björn Ketelaars
ocserv 0.12.0 has been released, which has improvements for openconnect server to support virtual hosts, and other improvements in the supported authentication methods. From http://lists.infradead.org/pipermail/openconnect-devel/2018-April/004854.html : - Allow DTLS stream to come from different

Re: py-test and friends

2018-04-25 Thread Daniel Jakots
On Thu, 12 Apr 2018 10:27:40 +0300, Pavel Korovin wrote: > On 04/11, Stuart Henderson wrote: > > Other than that it reads well but for ease of testing would you mind > > sending a new diff from a common parent directory so it can be > > applied in one go please? They're all in

Re: [rc] emacs-26.1-rc1

2018-04-25 Thread Grégoire Jadi
Jeremie Courreges-Anglas writes: > Ken reminded me that the first 26.1 RC has been published, so here's > a fresh diff; I only tested the no_x11 FLAVOR on amd64 so far. Build and runs fine on amd64 with gtk3. It feels slower but I am unsure about this. I'll need to investigate.

arm bulk build report

2018-04-25 Thread phessler
bulk build on armv7-0.ports.openbsd.org started on Fri Apr 20 05:22:41 MDT 2018 finished at Wed Apr 25 11:11:04 MDT 2018 lasted 05D22h48m done with kern.version=OpenBSD 6.3-current (GENERIC) #21: Thu Apr 19 14:40:49 MDT 2018 built packages:6635 Apr 20:424 Apr 21:217 Apr 22:278 Apr 23:658 Apr

UPDATE: telephony/baresip/{baresip,re,rem}

2018-04-25 Thread Ingo Feinerer
Hi, update telephony/baresip/baresip 0.5.8 -> 0.5.9 update telephony/baresip/re 0.5.7 -> 0.5.8 update telephony/baresip/rem 0.5.2 -> 0.5.3 ChangeLogs: http://lists.creytiv.com/pipermail/re-devel/2018-April/001186.html http://lists.creytiv.com/pipermail/re-devel/2018-April/001185.html

Re: influxdb 1.5.2

2018-04-25 Thread Daniel Jakots
On Wed, 25 Apr 2018 13:06:30 +0200, Landry Breuil wrote: > new diff ok

Re: [New] [WIP] Toxcore, Toxic and uTox

2018-04-25 Thread mazocomp
Let me know if there is anything else I miss, I hope these ports need not stay at WIP tree.

Re: UPDATE www/pound

2018-04-25 Thread Jeremie Courreges-Anglas
On Tue, Apr 17 2018, Björn Ketelaars wrote: > On Tue 17/04/2018 23:06, Björn Ketelaars wrote: >> Diff below brings pound to 2.8a, which fixes potential request smuggling >> via fudged headers. >> >> I played with this version of Pound a couple of months ago...and

Re: UPDATE: audio/musescore 2.1 => 2.2.1

2018-04-25 Thread Brian Callahan
On 04/25/18 09:31, Jeremie Courreges-Anglas wrote: On Mon, Apr 23 2018, Brian Callahan wrote: Hi ports -- Attached is an update to MuseScore. Wondering if there's any Ninja gurus here who can figure out the circular dependencies going on (see diff). I had to use

Re: [rc] emacs-26.1-rc1

2018-04-25 Thread Solene Rapenne
Jeremie Courreges-Anglas writes: > Ken reminded me that the first 26.1 RC has been published, so here's > a fresh diff; I only tested the no_x11 FLAVOR on amd64 so far. I've been using it with GTK3 flavor for mails, irc and text editing and it works well so far.

new mail/Mailpile

2018-04-25 Thread Solene Rapenne
mailpile is a mail client, it runs a local webserver to provide a webmail for only one user. It encrypts all data saved retrieved and make it easy to manage GPG keys The executable is "mp", just type it to start mailpile, it will open the webpage in the web browser (this can be desactivated in

Re: UPDATE net/ocserv

2018-04-25 Thread Landry Breuil
On Wed, Apr 25, 2018 at 03:45:50PM +0200, Björn Ketelaars wrote: > ocserv 0.12.0 has been released, which has improvements for openconnect > server to support virtual hosts, and other improvements in the supported > authentication methods. From >

Re:

2018-04-25 Thread Daniel Jakots
On Wed, 25 Apr 2018 20:54:46 +0200, Sebastian Benoit wrote: > # sysctl -w kern.maxlocksperuid=2048 -w is a no-op (see sbin/sysctl/sysctl.c L244), it would be better without it imho (I don't have an opinion on the diff itself except it's ok portswise)

Re: productivity/timewarrior - WIP

2018-04-25 Thread Erling Westenvik
On Sat, Apr 21, 2018 at 04:13:37PM +0200, Matthieu Guegan wrote: > On Sat, Apr 21, 2018 at 03:03:39PM +0200, Erling Westenvik wrote: > > See this thread. Kent R. Spillner posted an initial port effort back in > > August 2016. It worked for me and I for one would surely welcome it in > > the

[armv7 fix] net/ftpcopy

2018-04-25 Thread Markus Hennecke
Since clang defines __GNUC__ and __regparm__ is not valid on arm the wrong defines are used in attributes.h. As far as I understood __regparm__ is only valid on x86, so make sure this is only used on x86. The same error shows up on aarch64, it should be fixed there too. I can't test it there.

NEW: net/bitcoin

2018-04-25 Thread Rafael Sadowski
Hi ports@ Attached is a new port for bitcoin. Long time ago pascal@ started working on bitcoin in openbsd-wip. I've finished this work and run a full bitcoin node over weeks without problems so far: https://twitter.com/sizeofvoid/status/976586173538885632 $ cat net/bitcoin/pkg/DESCR Bitcoin is

[no subject]

2018-04-25 Thread Sebastian Benoit
ok? Index: Makefile === RCS file: /cvs/ports/textproc/elasticsearch/Makefile,v retrieving revision 1.53 diff -u -p -r1.53 Makefile --- Makefile4 Apr 2018 17:18:18 - 1.53 +++ Makefile25 Apr 2018 18:52:45 - @@

NEW: x11/kde-applications/kate

2018-04-25 Thread Rafael Sadowski
Hi ports@! Let's start to replace more outdated KDE4 application. The following lines should do their job: @conflict kate-<17.12.3 @pkgpath x11/kde4/kate $ cat x11/kde-applications/kate/pkg/DESCR Kate is a multi-document, multi-view text editor by KDE. It features stuff like codefolding,

Re: UPDATE net/ocserv

2018-04-25 Thread Landry Breuil
On Wed, Apr 25, 2018 at 08:02:40PM +0200, Björn Ketelaars wrote: > On Wed 25/04/2018 17:39, Landry Breuil wrote: > > On Wed, Apr 25, 2018 at 03:45:50PM +0200, Björn Ketelaars wrote: > > > ocserv 0.12.0 has been released, which has improvements for openconnect > > > server to support virtual hosts,

Re: UPDATE: audio/musescore 2.1 => 2.2.1

2018-04-25 Thread Jeremie Courreges-Anglas
On Wed, Apr 25 2018, Brian Callahan wrote: > On 04/25/18 09:31, Jeremie Courreges-Anglas wrote: >> On Mon, Apr 23 2018, Brian Callahan wrote: >>> Hi ports -- >>> >>> Attached is an update to MuseScore. Wondering if there's any Ninja gurus >>> here who can

Re: new textproc/py-semver

2018-04-25 Thread Brian Callahan
On 04/25/18 16:30, Daniel Jakots wrote: Hi, New depends for upcoming upt-rubygems. Comments? OK? Cheers, Daniel PKGNAME = py-${DISTNAME} ? Also, it looks like you used lots of spaces instead of tabs in the Makefile (also there's a bonus newline at the end). But otherwise looks ok (do

Re: UPDATE net/ocserv

2018-04-25 Thread Björn Ketelaars
On Wed 25/04/2018 17:39, Landry Breuil wrote: > On Wed, Apr 25, 2018 at 03:45:50PM +0200, Björn Ketelaars wrote: > > ocserv 0.12.0 has been released, which has improvements for openconnect > > server to support virtual hosts, and other improvements in the supported > > authentication methods. From

bump games/tome4 1.5.5 -> 1.5.7

2018-04-25 Thread Solene Rapenne
New version of Tales of Maj'Eyal, I've been playing 2 games, no issue found. Index: Makefile === RCS file: /cvs/ports/games/tome4/Makefile,v retrieving revision 1.13 diff -u -p -r1.13 Makefile --- Makefile27 Jan 2018 12:33:57

new textproc/py-semver

2018-04-25 Thread Daniel Jakots
Hi, New depends for upcoming upt-rubygems. Comments? OK? Cheers, Daniel py-semver.tgz Description: application/compressed-tar

Re: [armv7 fix] net/ftpcopy

2018-04-25 Thread Peter Hessler
On 2018 Apr 25 (Wed) at 22:39:13 +0200 (+0200), Jeremie Courreges-Anglas wrote: :On Wed, Apr 25 2018, Peter Hessler wrote: :> fixes the build on armv7 (and very likely on aarch64 as well), OK : :Markus' diff makes sense and ftpcopy/ls work both on amd64 and arm; :ok jca@ :

UPDATE: graphics/cfdg 3.0.9 => 3.0.11

2018-04-25 Thread Brian Callahan
Hi ports -- Attached is a simple update to graphics/cfdg. MAINTAINER email bounces so drop MAINTAINER (I don't want it). OK? ~Brian Index: Makefile === RCS file: /cvs/ports/graphics/cfdg/Makefile,v retrieving revision 1.20 diff

Re: productivity/timewarrior - WIP

2018-04-25 Thread Matthieu Guegan
ping ? Is there anything I can do for ports@ approval ?

Re: none

2018-04-25 Thread Pavel Korovin
Sebastian, thank you! OK for me with Jeremie's corrections. Though I'd postpone commiting it to 5.6.4: hopefully I'll finish updating ELK stack to 6.2.4 before the weekend and include it there, OK? -- With best regards, Pavel Korovin On 04/25, Jeremie Courreges-Anglas wrote: > On Wed, Apr 25

Re: none

2018-04-25 Thread Sebastian Benoit
Pavel Korovin(p...@tristero.se) on 2018.04.25 22:23:37 +0300: > Sebastian, thank you! > OK for me with Jeremie's corrections. > Though I'd postpone commiting it to 5.6.4: hopefully I'll finish updating > ELK stack to 6.2.4 before the weekend and include it there, OK? yes, thats fine. just put it

Re: bump games/tome4 1.5.5 -> 1.5.7

2018-04-25 Thread Jeremie Courreges-Anglas
On Wed, Apr 25 2018, Solene Rapenne wrote: > New version of Tales of Maj'Eyal, I've been playing 2 games, no issue > found. make port-lib-depends-check says: tome4-1.5.7(games/tome4,-main): Missing: c++abi.0 (/usr/local/bin/tome4) (system lib) WANTLIB += c++abi I thought

Re: bump games/tome4 1.5.5 -> 1.5.7

2018-04-25 Thread Ingo Schwarze
Salut Solene, Solene Rapenne wrote on Wed, Apr 25, 2018 at 08:20:36PM +0200: > New version of Tales of Maj'Eyal, I've been playing 2 games, no issue > found. OK with me too (though the OK from jca@ is of course more relevant). Given that the package does not appear to contain any documentation

Re: [armv7 fix] net/ftpcopy

2018-04-25 Thread Peter Hessler
fixes the build on armv7 (and very likely on aarch64 as well), OK On 2018 Apr 25 (Wed) at 22:02:45 +0200 (+0200), Markus Hennecke wrote: :Since clang defines __GNUC__ and __regparm__ is not valid on arm the wrong :defines are used in attributes.h. As far as I understood __regparm__ :is only

Re: [armv7 fix] net/ftpcopy

2018-04-25 Thread Jeremie Courreges-Anglas
On Wed, Apr 25 2018, Peter Hessler wrote: > fixes the build on armv7 (and very likely on aarch64 as well), OK Markus' diff makes sense and ftpcopy/ls work both on amd64 and arm; ok jca@ One note though, __regparm__ looks mostly like premature optimization to me. I had a

Re: [New] www/vimb 3.1.0

2018-04-25 Thread Erling Westenvik
On Tue, Apr 24, 2018 at 02:44:51PM +0300, mazocomp wrote: > I'll try once more to submit this port (this is a port at WIP's pull > request, it is ignored). > Vimb is modal webkit-based browser inspired by vim. Lovely. Thank you! Compiled and installed without problems (except for taking ages).

UPDATE: sysutils/bchunk 1.2.0 => 1.2.2

2018-04-25 Thread Brian Callahan
Hi ports -- After 16 years, sysutils/bchunk got an update. It is mostly to address a trio of CVEs. Though... is anyone actually using thing? ~Brian Index: Makefile === RCS file: /cvs/ports/sysutils/bchunk/Makefile,v retrieving

Re: [UPDATE] www/links+ to 1.15

2018-04-25 Thread trondd
Ping for hackathon! On Sun, April 15, 2018 11:30 am, trondd wrote: > Easy update for links+ to 1.15. Built against clang 6. > > Full changelog at http://links.twibright.com/download/ChangeLog > Some notable udates: > > Rewrite google docs URLs to the download link, so that the file can be >

Re: [UPDATE] www/links+ to 1.15

2018-04-25 Thread Brian Callahan
On 04/25/18 20:18, trondd wrote: Ping for hackathon! I've committed this, without the SEPARATE_BUILD=Yes (I agree with sthen@'s analysis) and with --without-brotli added to CONFIGURE_ARGS since links+ will pick it up automagically if you have archivers/brotli installed. ~Brian On Sun,

NEW: sysutils/rw

2018-04-25 Thread Brian Callahan
Hi ports -- Attached is a simple new port, sysutils/rw. rw is a simple dd(1) replacement utility from Sortix. --- pkg/DESCR: Sortix rw is a program that reads blocks from the standard input and copies them to the standard output until the end of the standard input. rw(1) is designed to be a

Re: NEW: x11/kde-applications/kate

2018-04-25 Thread Vadim Zhukov
26 апреля 2018 г. 0:08:08 GMT+03:00, Rafael Sadowski пишет: >Hi ports@! > >Let's start to replace more outdated KDE4 application. The following >lines should do their job: > >@conflict kate-<17.12.3 >@pkgpath x11/kde4/kate > >$ cat x11/kde-applications/kate/pkg/DESCR >Kate

Re: UPDATE: sysutils/bchunk 1.2.0 => 1.2.2

2018-04-25 Thread Brian Callahan
On 04/25/18 17:42, Andre Smagin wrote: On Wed, 25 Apr 2018 17:25:49 -0400 Brian Callahan wrote: Hi ports -- After 16 years, sysutils/bchunk got an update. It is mostly to address a trio of CVEs. Though... is anyone actually using thing? Yes, not very often, but I do use

Re: UPDATE: sysutils/bchunk 1.2.0 => 1.2.2

2018-04-25 Thread Andre Smagin
On Wed, 25 Apr 2018 17:25:49 -0400 Brian Callahan wrote: > Hi ports -- > > After 16 years, sysutils/bchunk got an update. It is mostly to address a > trio of CVEs. > Though... is anyone actually using thing? Yes, not very often, but I do use it a few times a year usually.

Re: new mail/Mailpile

2018-04-25 Thread Jeremie Courreges-Anglas
On Wed, Apr 25 2018, Solene Rapenne wrote: > mailpile is a mail client, it runs a local webserver to provide a > webmail for only one user. It encrypts all data saved retrieved and make > it easy to manage GPG keys > > The executable is "mp", just type it to start mailpile, it

CVS: cvs.openbsd.org: ports

2018-04-25 Thread Brian Callahan
CVSROOT:/cvs Module name:ports Changes by: bcal...@cvs.openbsd.org 2018/04/25 20:15:18 Modified files: games/openjk : Makefile distinfo games/openjk/patches: patch-code_client_cl_main_cpp patch-codemp_client_cl_cgameapi_cpp

CVS: cvs.openbsd.org: ports

2018-04-25 Thread Theo Buehler
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2018/04/25 01:14:19 Added files: www/squid/patches: patch-src_ssl_support_cc Log message: Unbreak after libssl const changes. ok sthen

CVS: cvs.openbsd.org: ports

2018-04-25 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2018/04/25 01:40:05 Modified files: lang : Makefile Log message: Add gnucobol.

CVS: cvs.openbsd.org: ports

2018-04-25 Thread Theo Buehler
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2018/04/25 01:13:59 Added files: mail/avenger/patches: patch-asmtpd_starttls_C Log message: Unbreak after libssl const changes. ok sthen

CVS: cvs.openbsd.org: ports

2018-04-25 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2018/04/25 01:39:01 Log message: Import lang/gnucobol. GnuCOBOL is a free COBOL compiler, formerly known as OpenCOBOL. It implements a substantial part of the COBOL 85, COBOL 2002 and COBOL

CVS: cvs.openbsd.org: ports

2018-04-25 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2018/04/25 01:43:55 Modified files: lang : Makefile Removed files: lang/open-cobol: Makefile distinfo lang/open-cobol/pkg: DESCR PLIST Log message: Remove lang/open-cobol.

CVS: cvs.openbsd.org: ports

2018-04-25 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/04/25 02:41:13 Modified files: x11/gnome/devhelp: Makefile Log message: MODGNOME_TOOLS += yelp Needed for documentation BDEP (itstool and friends).

CVS: cvs.openbsd.org: ports

2018-04-25 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2018/04/25 01:45:17 Modified files: devel/quirks : Makefile devel/quirks/files: Quirks.pm Log message: Register the transition from open-cobol to gnucobol.

CVS: cvs.openbsd.org: ports

2018-04-25 Thread Juan Francisco Cantero Hurtado
CVSROOT:/cvs Module name:ports Changes by: juan...@cvs.openbsd.org 2018/04/25 03:08:13 Modified files: lang/bacon : Makefile distinfo lang/bacon/patches: patch-Makefile_in lang/bacon/pkg : PLIST Log message: Update to bacon 3.7.2.

CVS: cvs.openbsd.org: ports

2018-04-25 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2018/04/25 03:44:48 Modified files: devel/py-ply : Makefile distinfo Log message: update to py-ply-3.11

CVS: cvs.openbsd.org: ports

2018-04-25 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2018/04/25 03:53:13 Removed files: games/nethack : distinfo games/nethack/files: qt-config simple-config x-config games/nethack/patches: patch-include_config_h

CVS: cvs.openbsd.org: ports

2018-04-25 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2018/04/25 04:10:48 Modified files: devel/py-wbem : Makefile distinfo devel/py-wbem/pkg: PLIST Log message: - update to py-wbem-0.12.2 - add python3 flavor tested by sthen@

CVS: cvs.openbsd.org: ports

2018-04-25 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2018/04/25 04:16:44 Modified files: x11/xarchive : Makefile x11/xarchive/patches: patch-src_main_c Added files: x11/xarchive/patches: patch-xarchive_desktop_src Log message: Fix

CVS: cvs.openbsd.org: ports

2018-04-25 Thread Juan Francisco Cantero Hurtado
CVSROOT:/cvs Module name:ports Changes by: juan...@cvs.openbsd.org 2018/04/25 03:32:33 Modified files: www/hiawatha : Makefile distinfo Log message: Update to hiawatha 10.8.1.

CVS: cvs.openbsd.org: ports

2018-04-25 Thread Juan Francisco Cantero Hurtado
CVSROOT:/cvs Module name:ports Changes by: juan...@cvs.openbsd.org 2018/04/25 03:37:33 Modified files: graphics/pdf2djvu: Makefile distinfo Log message: Update to pdf2djvu 0.9.9.

CVS: cvs.openbsd.org: ports

2018-04-25 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2018/04/25 03:51:26 Modified files: games/nethack : Makefile Log message: link moved nethack 3.4

CVS: cvs.openbsd.org: ports

2018-04-25 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/04/25 03:51:10 Modified files: x11/gnome/builder: Makefile Added files: x11/gnome/builder/patches: patch-src_plugins_todo_gbp-todo-model_c Log

CVS: cvs.openbsd.org: ports

2018-04-25 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2018/04/25 03:51:02 Modified files: games/nethack/3.4/pkg: PLIST Log message: forgot is-branch (not linked yet, no bump)

  1   2   >