new: ksql-0.0.7

2016-05-21 Thread James Turner
ksql is a "lazy man's" wrapper for the SQLite C-language interface. It is written to make sure sloppy programming won't cause your SQLite database to be inconsistent (transactions and statements open on exit and certain signals). Specifically, it exits on any database errors; and upon exit (or sign

Re: avoid W|X mappings in libffi

2016-05-21 Thread Juan Francisco Cantero Hurtado
On Sat, May 21, 2016 at 07:09:43PM -0400, Michael McConville wrote: > Stuart Henderson wrote: > > There's also an internal copy of libffi in ports/lang/gcc, I haven't > > got that far in my bulk build to know if it needs similar treatment > > yet. > > IIRC, lang/racket has one too. Racket uses li

Re: avoid W|X mappings in libffi

2016-05-21 Thread Theo de Raadt
> On 2016/05/21 16:58, Theo de Raadt wrote: > > Isn't it shameful that this is required? > > Indeed. > > Why should only kernels that absolutely forbid the mappings > get this? > > When it checks how it should do the mapping it is careful to > make sure that as few people get the protection as p

Re: avoid W|X mappings in libffi

2016-05-21 Thread Michael McConville
Stuart Henderson wrote: > There's also an internal copy of libffi in ports/lang/gcc, I haven't > got that far in my bulk build to know if it needs similar treatment > yet. IIRC, lang/racket has one too.

Re: avoid W|X mappings in libffi

2016-05-21 Thread Stuart Henderson
On 2016/05/21 16:58, Theo de Raadt wrote: > Isn't it shameful that this is required? Indeed. Why should only kernels that absolutely forbid the mappings get this? When it checks how it should do the mapping it is careful to make sure that as few people get the protection as possible. There's al

Re: avoid W|X mappings in libffi

2016-05-21 Thread Theo de Raadt
Isn't it shameful that this is required? > This disables PROT_EXEC mappings in libffi (and thus python). > I'm running with it in a bulk build with the "mandatory W^X" > printfs that are going into snapshots and haven't triggered > them yet, building python itself (done 2.7 and 3.4 so far) > or in

avoid W|X mappings in libffi

2016-05-21 Thread Stuart Henderson
This disables PROT_EXEC mappings in libffi (and thus python). I'm running with it in a bulk build with the "mandatory W^X" printfs that are going into snapshots and haven't triggered them yet, building python itself (done 2.7 and 3.4 so far) or in the ~200 py-* and py3-* things that have built alre

UPDATE: math/maxima

2016-05-21 Thread Ingo Feinerer
Ping? - Forwarded message from Ingo Feinerer - Update math/maxima 5.38.0 -> 5.38.1 OK? Best regards, Ingo Index: Makefile === RCS file: /cvs/ports/math/maxima/Makefile,v retrieving revision 1.34 diff -u -p -r1.34 Makefile

Re: NEW: security/letskencrypt

2016-05-21 Thread Stuart Henderson
btw, for anyone playing with this who wants to export their account key (accounts/acme-v01.api.letsencrypt.org/directory/*/private_key.json) from the original letsencrypt client, you can pipe it through this script (do "pkg_add p5-Crypt-OpenSSL-RSA p5-JSON" first). Or you can just create a new one

[maintainer update] security/py-oauthlib

2016-05-21 Thread Johan Huldtgren
hello, minor bugfix update from 1.1.0 to 1.1.1, tested on amd64 as a dependency for py-discogs-client. thanks, .jhIndex: py-oauthlib/Makefile === RCS file: /cvs/ports/security/py-oauthlib/Makefile,v retrieving revision 1.4 diff -u

Re: UPDATE: misc/redshift

2016-05-21 Thread Gleydson Soares
Looks correct to me. OK gsoares@

Re: UPDATE: misc/redshift

2016-05-21 Thread Stuart Henderson
On 2016/05/20 16:56, Ryan Freeman wrote: > On Thu, May 19, 2016 at 06:07:41PM -0700, Ryan Freeman wrote: > > Heres an update to redshift 1.11. > > Let's try this again properly :-) > > Update to redshift 1.11, switch to using GH_TAGNAME (thanks sthen!), > and update plist (d'oh, thanks gsoares!)

Re: Port pmacct

2016-05-21 Thread Stuart Henderson
On 2016/05/21 07:17, Mik J wrote: > Hello,I would like to know who is the maintainer of the pmacct port.The last > version dates from the end of 2013 and I would like to make a new > version.Regards There's no maintainer. Please try this. It builds - does it work OK? Index: Makefile ==

UPDATE: www/py-requests 2.10.0

2016-05-21 Thread Alexandr Shadchin
Hi, This diff updates py-requests to the latest release. Tested on amd64. Switch on github tarball (pypi tarball without tests) For test needed py-test-mock (on ports@) Comments ? OK ? -- Alexandr Shadchin Index: Makefile === RCS

NEW: devel/py-test-mock 1.0

2016-05-21 Thread Alexandr Shadchin
Hi, ok to import devel/py-test-mock ? Need for update py-requests. DESCR: This plugin installs a mocker fixture which is a thin-wrapper around the patching API provided by the mock package, but with the benefit of not having to worry about undoing patches at the end of a test. -- Alexandr Shadc

Port pmacct

2016-05-21 Thread Mik J
Hello,I would like to know who is the maintainer of the pmacct port.The last version dates from the end of 2013 and I would like to make a new version.Regards

Re: New: graphics/imv

2016-05-21 Thread Dmitrij D. Czarkoff
Dmitrij D. Czarkoff said: > Hi! > > Imv is a minimalist command-line image viewer with support for over 30 > image formats including Adobe Photoshop .psd files, animated GIFs and > various raw formats. > > OK? ping -- Dmitrij D. Czarkoff