Re: [UPDATE] mnemosyne 2.3.6

2016-05-09 Thread Antoine Jacoutot
On Tue, May 10, 2016 at 08:40:52AM +0200, n.reu...@hxgn.net wrote: > > Nils Reuße hat am 4. Mai 2016 um 07:59 geschrieben: > > > > > > This is a small update for the latest version of mnemosyne. A new android > > client was released with 2.3.6, and since sync requires the same version > > for

Re: [UPDATE] mnemosyne 2.3.6

2016-05-09 Thread n . reusse
> Nils Reuße hat am 4. Mai 2016 um 07:59 geschrieben: > > > This is a small update for the latest version of mnemosyne. A new android > client was released with 2.3.6, and since sync requires the same version for > server and client, this update is needed for all people using mnemosyne with >

Re: databases/mongodb build error

2016-05-09 Thread Andrew Aldridge
On 2016-05-09 03:29, Stuart Henderson wrote: In bulk builds, other packages get installed and deinstalled all the time. If this causes failures, either icu4c needs adding as a dependency or we need to figure out how to stop it from being picked up. So you folks are right: what seems to be hap

Re: no man page for pnmtopng

2016-05-09 Thread Anthony J. Bentley
"Ted Unangst" writes: > carbolite:~> pnmtopng -? > pnmtopng: Use 'man pnmtopng' for help. > carbolite:~> man pnmtopng > man: No entry for pnmtopng in the manual. > > This feel vaguely familiar, but I can't remember why it is so. >From https://sourceforge.net/p/netpbm/code/HEAD/tree/trunk/doc/USER

no man page for pnmtopng

2016-05-09 Thread Ted Unangst
carbolite:~> pnmtopng -? pnmtopng: Use 'man pnmtopng' for help. carbolite:~> man pnmtopng man: No entry for pnmtopng in the manual. This feel vaguely familiar, but I can't remember why it is so.

Re: UPDATE: hexchat to 2.12.1

2016-05-09 Thread Jeremie Courreges-Anglas
Florian Stinglmayr writes: > Hi list, > > attached is an update for hexchat 2.12.1. The update brings support > for Lua based plugins. These plugins are best complemented by also > installing lua-lgi. Committed*, thanks. [...] > @@ -18,6 +20,8 @@ lib/pkgconfig/hexchat-plugin.pc > share/appdat

Re: NEW: htop 2.0.0

2016-05-09 Thread Juan Francisco Cantero Hurtado
On Mon, May 09, 2016 at 08:21:34PM +0200, Jeremie Courreges-Anglas wrote: > Juan Francisco Cantero Hurtado writes: > > > On Sun, May 08, 2016 at 12:13:20PM +0200, Jeremie Courreges-Anglas wrote: > >> Jeremie Courreges-Anglas writes: > >> > >> > Juan Francisco Cantero Hurtado writes: > >> > > >

Re: add py3 flavour to devel/py-jsonschema

2016-05-09 Thread Jeremie Courreges-Anglas
Daniel Jakots writes: > On Mon, 09 May 2016 22:29:36 +0200, Jeremie Courreges-Anglas > wrote: > >> Daniel Jakots writes: >> >> > Hi, >> > >> > Here's a diff to add a py3 flavour to py-jsonschema. Tests are >> > slightly better than with py2 :) >> > >> > Comments ? OK ? >> >> nope, you shoul

Re: add py3 flavour to devel/py-jsonschema

2016-05-09 Thread Daniel Jakots
On Mon, 09 May 2016 22:29:36 +0200, Jeremie Courreges-Anglas wrote: > Daniel Jakots writes: > > > Hi, > > > > Here's a diff to add a py3 flavour to py-jsonschema. Tests are > > slightly better than with py2 :) > > > > Comments ? OK ? > > nope, you should amend the depends with ${MODPY_FLAVOR

Re: update: net/ucspi-tools +pledge

2016-05-09 Thread Jeremie Courreges-Anglas
Jan Klemkow writes: > ping > > On Thu, Apr 28, 2016 at 10:27:46PM +0200, Jan Klemkow wrote: >> Hi, >> >> I added some new features and support for pledge(2) upstream. Here is >> the new version of this port. Looks fine, I plan to commit it. Unless... >>I Hope this fits your expectations on >

Re: add py3 flavour to devel/py-jsonschema

2016-05-09 Thread Antoine Jacoutot
On Mon, May 09, 2016 at 08:23:48PM +0200, Daniel Jakots wrote: > Hi, > > Here's a diff to add a py3 flavour to py-jsonschema. Tests are slightly > better than with py2 :) > > Comments ? OK ? > > Cheers, > Daniel > > Index: Makefile > =

Re: add py3 flavour to devel/py-jsonschema

2016-05-09 Thread Jeremie Courreges-Anglas
Daniel Jakots writes: > Hi, > > Here's a diff to add a py3 flavour to py-jsonschema. Tests are slightly > better than with py2 :) > > Comments ? OK ? nope, you should amend the depends with ${MODPY_FLAVOR}. functools32 is only needed for python2.7. -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5

Re: update to py-vcversioner-2.16.0.0 (and add a py3 flavour)

2016-05-09 Thread Jeremie Courreges-Anglas
Daniel Jakots writes: > Hi, > > Here's a diff to update py-vcversioner to its latest release and to > add a py3 flavour. devel/py-jsonschema is still happy with it. > > Comments ? OK ? ok -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE

Re: json-c patch for arc4random

2016-05-09 Thread Jeremie Courreges-Anglas
Stuart Henderson writes: > On 2016/05/09 21:18, Jeremie Courreges-Anglas wrote: >> Kristaps Dzonsons writes: >> @@ -0,0 +1,13 @@ >> +$OpenBSD$ >> +--- random_seed.c.orig Fri Apr 11 02:41:08 2014 >> random_seed.c Mon May 9 20:43:17 2016 >> +@@ -227,6 +227,9 @@ int json_c_get_random_s

Re: json-c patch for arc4random

2016-05-09 Thread Stuart Henderson
On 2016/05/09 21:18, Jeremie Courreges-Anglas wrote: > Kristaps Dzonsons writes: > @@ -0,0 +1,13 @@ > +$OpenBSD$ > +--- random_seed.c.orig Fri Apr 11 02:41:08 2014 > random_seed.cMon May 9 20:43:17 2016 > +@@ -227,6 +227,9 @@ int json_c_get_random_seed() > + #if HAVE_RDRAND > +

Re: json-c patch for arc4random

2016-05-09 Thread Jeremie Courreges-Anglas
Kristaps Dzonsons writes: > Hi, Hi, > json-c has some... peculiarities, such as how it seeds the random number > generator for its hashing function. > > https://github.com/json-c/json-c/blob/master/random_seed.c > > I'm not sure how responsive the project is, hence posting here, but the > exist

add py3 flavour to devel/py-jsonschema

2016-05-09 Thread Daniel Jakots
Hi, Here's a diff to add a py3 flavour to py-jsonschema. Tests are slightly better than with py2 :) Comments ? OK ? Cheers, Daniel Index: Makefile === RCS file: /cvs/ports/devel/py-jsonschema/Makefile,v retrieving revision 1.3 diff

net/ii: add ucspi flavor

2016-05-09 Thread Jan Klemkow
Hi, This diff adds a flavor to the IRC client net/ii. It makes the usage of ii more flexible. Thus, it is possible to use ii with IPv6, libtls or a socks proxy without applying much more patches from the upstream page. The patch file itself is comes from upstream, too. I added net/ucspi-tools t

Re: NEW: htop 2.0.0

2016-05-09 Thread Jeremie Courreges-Anglas
Juan Francisco Cantero Hurtado writes: > On Sun, May 08, 2016 at 12:13:20PM +0200, Jeremie Courreges-Anglas wrote: >> Jeremie Courreges-Anglas writes: >> >> > Juan Francisco Cantero Hurtado writes: >> > >> >> On Tue, Apr 26, 2016 at 11:28:52PM +0200, Jeremie Courreges-Anglas wrote: >> >>> Amit

Cannot get saned to connect to scanner

2016-05-09 Thread Dutch Ingraham
Hello ports@: I'm having a problem getting saned to work. The scanner, through either the simple-scan or xsane front-ends, errors-out with the message "Error communicating with scanner". My machine is an x86_64 running -current; my scanner is an all-in-one Canon Pixma MG2520. sane does suppor

update to py-vcversioner-2.16.0.0 (and add a py3 flavour)

2016-05-09 Thread Daniel Jakots
Hi, Here's a diff to update py-vcversioner to its latest release and to add a py3 flavour. devel/py-jsonschema is still happy with it. Comments ? OK ? Cheers, Daniel Index: Makefile === RCS file: /cvs/ports/devel/py-vcversioner/Mak

Re: [update] www/stagit to 0.4

2016-05-09 Thread Jeremie Courreges-Anglas
Hiltjo Posthuma writes: > Hi, > > This diff updates stagit to 0.4. > > Changelog for stagit: > > - Submodule support (fixes issue with submodules vs 0.3.1 too) and > link to .gitmodules file. > - Support for pledge(2): -DUSE_PLEDGE option. > - Cache support (-c flag) and optimizations. > - Usua

Re: NEW: htop 2.0.0

2016-05-09 Thread Juan Francisco Cantero Hurtado
On Sun, May 08, 2016 at 12:13:20PM +0200, Jeremie Courreges-Anglas wrote: > Jeremie Courreges-Anglas writes: > > > Juan Francisco Cantero Hurtado writes: > > > >> On Tue, Apr 26, 2016 at 11:28:52PM +0200, Jeremie Courreges-Anglas wrote: > >>> Amit Kulkarni writes: > >>> > >>> > This fell throu

Re: [UPDATE] www/lynx to 2.8.9pl9

2016-05-09 Thread Frederic Cambus
Ping. On Sun, May 01, 2016 at 05:52:23PM +0200, Frederic Cambus wrote: > Hello ports@, > > Here is a patch to update www/lynx to 2.8.9pl9 > > The first entry in MASTER_SITES returns 404 both for pl8 and pl9 so I > removed it. Removed http://invisible-mirror.net/archives/lynx/patches/ > also, and

Re: pledge: sysutils/shunt

2016-05-09 Thread Josh Grosse
Repost of http://marc.info/?l=openbsd-ports&m=146180293806718&w=2 sysutils/shunt consists of three utilities. Program Promise string --- -- exactly stdio flyisofsstdio shunt stdio proc exec The shunt tool was designed to pipe data to repe

Re: UPDATE: ninja-1.6.0p0 -> 1.7.0

2016-05-09 Thread David Coppa
On Mon, May 9, 2016 at 12:40 AM, Rafael Sadowski wrote: > On Mon May 09, 2016 at 12:25:20AM +0200, Rafael Sadowski wrote: >> >> simple ninja update. Tested @amd64 with www/chromium. >> > > 1.7.1: > > Index: Makefile > === > RCS file:

Re: UPDATE: ledger 3.1.1

2016-05-09 Thread Bryan Linton
On 2016-05-08 20:52:24, Ray Lai wrote: > On Tue, 3 May 2016 19:24:00 +0200 > Florian Stinglmayr wrote: > > > On Mon, May 02, 2016 at 02:48:28PM +0800, Ray Lai wrote: > > [...] > > > > This patch works fine for me, and ledger works fine on my > > ledger files. But someone with more complex fi

Re: databases/mongodb build error

2016-05-09 Thread Marc Espie
On Mon, May 09, 2016 at 08:29:36AM +0100, Stuart Henderson wrote: > On 2016/05/08 23:15, Andrew Aldridge wrote: > > On 2016-05-07 17:37, Christian Weisgerber wrote: > > > databases/mongodb failed to build in my latest amd64 bulk build: > > > > > > scons: *** > > > [build/opt/third_party/mozjs-38/p

Re: databases/mongodb build error

2016-05-09 Thread Stuart Henderson
On 2016/05/08 23:15, Andrew Aldridge wrote: > On 2016-05-07 17:37, Christian Weisgerber wrote: > > databases/mongodb failed to build in my latest amd64 bulk build: > > > > scons: *** > > [build/opt/third_party/mozjs-38/platform/x86_64/openbsd/build/Unified_cpp_js_src7.o] > > Implicit dependency `/