Re: json-c patch for arc4random

2016-05-16 Thread Jeremie Courreges-Anglas
Jeremie Courreges-Anglas writes: > 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 >>> +

lua.port.mk FLAVOR handling

2016-05-16 Thread Jeremie Courreges-Anglas
While testing the support for various lua versions in our lua ports, I noticed the case of luasec,lua53 and luasocket,lua53. luasocket doesn't work with lua53. I tried to limit its available flavors, but did not get the expected failure when installing luasec,lua53: luasocket,lua53 was still bui

security/wpa_supplicant - multiple vulnerabilities

2016-05-16 Thread Sevan Janiyan
Hello, The version of security/wpa_supplicant in ports is vulnerable to the following CVEs http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-4476 http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-4477 Sevan

[UPDATE] www/libwebsockets 1.7.7 => 1.7.8

2016-05-16 Thread Adam Wolk
Hi ports@ Straightforward port bump but I'm NOT upping the major. The port was checked with the abi-compliance-checker and by comparing symbols obtained from: nm -g oldlib.so.X.Y | cut -c10- | grep -e^T nm -g newlib.so.X.Y | cut -c10- | grep -e^T Upstream Changelog - v1.7.8 == NB:

lua-cjson and lua5.3

2016-05-16 Thread Jeremie Courreges-Anglas
cjson.util is used only by the test suite and the json2lua/lua2json scripts. The cjson module seems to work pretty well in a lua5.3 environment, but cjson.util suffers from the move of "unpack" to the table library: https://www.lua.org/manual/5.2/manual.html#8.2 With the following patch tests

Re: urxvt font issue

2016-05-16 Thread frantisek holop
David Coppa, 16 May 2016 22:10: > This probably has to do with locale being set in your shell's profile, > but not in your ~/.xinitrc. spot on. i use XDM, so .xsession not .xinitrc, and while i have: $ head -3 .xsession #!/bin/sh . $HOME/.profile just yesterday night i removed export LC_CTYP

Re: NEW: mail/rcub-carddav 1.0.0

2016-05-16 Thread Landry Breuil
On Mon, May 16, 2016 at 03:28:38PM +0100, Stuart Henderson wrote: > On 2016/05/13 23:09, Olivier Mehani wrote: > > The rest of your comments were also addressed. See new archive attached. > > Thanks, this is OK with me. Can I get a review from another committer > to import, or would someone like t

Re: urxvt font issue

2016-05-16 Thread David Coppa
On Mon, May 16, 2016 at 9:26 PM, frantisek holop wrote: > > i am trying to use Fira Mono Medium for Powerline > with urxvt in -current: > > $ urxvt -h > rxvt-unicode (urxvt) v9.22 - released: 2016-01-23 > options: > perl,xft,styles,combining,blink,iso14755,unicode3,encodings=eu+vn+jp+jp-ext+kr+zh

Re: [NEW] mail/ungrey-robins port

2016-05-16 Thread Craig Skinner
ping On 2016-05-07 Sat 23:27 PM |, Craig Skinner wrote: > Hi folks, > > Attached here is a new port of ungrey-robins: > > > $ fgrep COMMENT Makefile > COMMENT= pf spamd auto-whitelister of round-robin SMTP clients > > > $ cat pkg/DESCR > ungrey-robins assists postmasters by automatically whit

urxvt font issue

2016-05-16 Thread frantisek holop
i am trying to use Fira Mono Medium for Powerline with urxvt in -current: $ urxvt -h rxvt-unicode (urxvt) v9.22 - released: 2016-01-23 options: perl,xft,styles,combining,blink,iso14755,unicode3,encodings=eu+vn+jp+jp-ext+kr+zh+zh-ext,fade,transparent,tint,pixbuf,XIM,frills,selectionscrolling,whee

Re: NEW: sysutils/duply

2016-05-16 Thread viq
Yes, I'm using it and would like to see it packaged. On Sun, 15 May 2016 22:06 Adam Wolk, wrote: > On Thu, 28 Jan 2016 17:11:26 +0100 > viq wrote: > > > On pon, 2016-01-18 at 22:31 +0100, viq wrote: > > > On Sun, 2016-01-17 at 13:50 +0100, Adam Wolk wrote: > > > > On Sat, 09 Jan 2016 23:36:25 +

Re: lang/go issues with go-sqlite3

2016-05-16 Thread Aaron Bieber
Joel Sing writes: > On Sunday 15 May 2016 08:45:09 Aaron Bieber wrote: >> Hola, >> >> It seems there is a strange issue with go apps that use the go-sqlite3 >> driver. When they try to open the database, they error out with "unable >> to open database file". >> >> I can reliably hit the error b

security/opendnssec: 1.4.10

2016-05-16 Thread Patrik Lundin
Hello, Attached is a patch for OpenDNSSEC 1.4.10: https://www.opendnssec.org/2016/05/opendnssec-1-4-10/ The additional patch files were added to silence some minor build warnings that I noticed. They have been accepted upstream: https://github.com/opendnssec/opendnssec/pull/418 -- Patrik Lundin

Re: NEW: mail/rcub-carddav 1.0.0

2016-05-16 Thread Stuart Henderson
On 2016/05/13 23:09, Olivier Mehani wrote: > The rest of your comments were also addressed. See new archive attached. Thanks, this is OK with me. Can I get a review from another committer to import, or would someone like to import it with my ok? ftp -o rcube-carddav-1.0.0.tgz 'http://marc.info/?

Re: Minecraft crashes with OpenAL installed

2016-05-16 Thread Solène Rapenne
Le 2016-05-16 09:06, Alfred Morgan a écrit : I did a fresh snapshot install today and I used the new May 15th packages and I found that pkg_add minecraft installs just fine and Minecraft runs great but the game had no sound. So I did a pkg_add openal and ran minecraft again and got this error:

Re: NEW: py-frozen-flask

2016-05-16 Thread Edd Barrett
On Mon, May 16, 2016 at 11:37:40AM +0200, Antoine Jacoutot wrote: > There's a missing dependency on py-sphinx: > /usr/local/bin/python2.7: No module named sphinx Daniel added that already. It should have been in the last tarball I sent. > > Regarding the chown thingy, are you sure your pkg_creat

Re: lang/go issues with go-sqlite3

2016-05-16 Thread Joel Sing
On Sunday 15 May 2016 08:45:09 Aaron Bieber wrote: > Hola, > > It seems there is a strange issue with go apps that use the go-sqlite3 > driver. When they try to open the database, they error out with "unable > to open database file". > > I can reliably hit the error by running "go test" in a clon

Re: NEW: sysutils/u-boot

2016-05-16 Thread Jonathan Gray
On Mon, May 16, 2016 at 12:57:19PM +0100, Stuart Henderson wrote: > On 2016/05/16 21:18, Jonathan Gray wrote: > > On Sun, May 15, 2016 at 04:53:40PM +0200, Jeremie Courreges-Anglas wrote: > > > > > > Hi, > > > > > > Please reorder the Makefile to follow > > > infrastructure/templates/Makefile.tem

Re: NEW: sysutils/dtb

2016-05-16 Thread Jonathan Gray
On Mon, May 16, 2016 at 02:06:08PM +0200, Jeremie Courreges-Anglas wrote: > Jonathan Gray writes: > > > On Sun, May 15, 2016 at 11:05:08PM +1000, Jonathan Gray wrote: > >> As the linux kernel seems to be the main repository for flattended > >> device data, here is a port to run the source files t

Re: NEW: sysutils/dtb

2016-05-16 Thread Stuart Henderson
On 2016/05/16 21:21, Jonathan Gray wrote: > On Sun, May 15, 2016 at 11:05:08PM +1000, Jonathan Gray wrote: > > As the linux kernel seems to be the main repository for flattended > > device data, here is a port to run the source files through a > > preprocessor and devel/dtc to create dtb files the

Re: NEW: sysutils/dtb

2016-05-16 Thread Jeremie Courreges-Anglas
Jonathan Gray writes: > On Sun, May 15, 2016 at 11:05:08PM +1000, Jonathan Gray wrote: >> As the linux kernel seems to be the main repository for flattended >> device data, here is a port to run the source files through a >> preprocessor and devel/dtc to create dtb files the bootloader can >> pas

Re: NEW: sysutils/u-boot

2016-05-16 Thread Stuart Henderson
On 2016/05/16 21:18, Jonathan Gray wrote: > On Sun, May 15, 2016 at 04:53:40PM +0200, Jeremie Courreges-Anglas wrote: > > > > Hi, > > > > Please reorder the Makefile to follow > > infrastructure/templates/Makefile.template, same thing for > > sysutils/dtb. > > > > Since you're replicating much o

Re: UPDATE: textproc/py-nltk 3.2.1

2016-05-16 Thread Daniel Jakots
On Wed, 27 Apr 2016 16:38:53 +0500, Alexandr Shadchin wrote: > +TEST_DEPENDS=devel/py-nose${MODPY_FLAVOR} > + At least py-parsing is needed but upstream lists other TDEP [0]. [0]: https://github.com/nltk/nltk/blob/develop/pip-req.txt

Re: NEW: sysutils/dtb

2016-05-16 Thread Jonathan Gray
On Sun, May 15, 2016 at 11:05:08PM +1000, Jonathan Gray wrote: > As the linux kernel seems to be the main repository for flattended > device data, here is a port to run the source files through a > preprocessor and devel/dtc to create dtb files the bootloader can > pass to the kernel to describe th

Re: NEW: sysutils/u-boot

2016-05-16 Thread Jonathan Gray
On Sun, May 15, 2016 at 04:53:40PM +0200, Jeremie Courreges-Anglas wrote: > > Hi, > > Please reorder the Makefile to follow > infrastructure/templates/Makefile.template, same thing for > sysutils/dtb. > > Since you're replicating much of the default build target, it would also > make sense to us

[new] facette.io

2016-05-16 Thread Landry Breuil
Hi, here's a quick'n'dirty port for https://facette.io, just works fine here with collectd-rrd backend & default config. Comments/testing/feedback welcome, this node/go stuff is way beyond my league.. ported the git master, just had some PR merged. Landry facette-0.3.1pre0.tgz Description: appl

Re: NEW: py-frozen-flask

2016-05-16 Thread Antoine Jacoutot
On Mon, May 16, 2016 at 10:29:15AM +0100, Edd Barrett wrote: > On Sat, May 14, 2016 at 06:05:44PM +0200, Daniel Jakots wrote: > > New makefile attached (as I didn't touch anything else). I shuffled it > > so it follows the order of Makefile.template (thus easier to read). > > I also added a missed

Re: NEW: py-frozen-flask

2016-05-16 Thread Edd Barrett
On Sat, May 14, 2016 at 06:05:44PM +0200, Daniel Jakots wrote: > New makefile attached (as I didn't touch anything else). I shuffled it > so it follows the order of Makefile.template (thus easier to read). > I also added a missed BDEP (sphinx). Thanks. > Are you sure the chown in post-install is

Re: lua53 flavor (was: new: lua 5.3)

2016-05-16 Thread Jasper Lievisse Adriaanse
On Sun, May 15, 2016 at 08:34:12PM -0400, James Turner wrote: > On Sun, May 15, 2016 at 10:42:46PM +0200, Jeremie Courreges-Anglas wrote: > > James Turner writes: > > > > > A new port of Lua 5.3 is attached. A diff to update the relevant > > > Makefiles and lua.port.mk is also attached. It's my f

Minecraft crashes with OpenAL installed

2016-05-16 Thread Alfred Morgan
I did a fresh snapshot install today and I used the new May 15th packages and I found that pkg_add minecraft installs just fine and Minecraft runs great but the game had no sound. So I did a pkg_add openal and ran minecraft again and got this error: Full log here: http://ix.io/EZd # Java VM: Open