[update] lang/go 1.5.3

2016-01-13 Thread Joel Sing
Update lang/go to 1.5.3. Passes regress on amd64, will test i386 shortly. This release addresses CVE-2015-8618. ok? Index: Makefile === RCS file: /cvs/ports/lang/go/Makefile,v retrieving revision 1.27 diff -u -p -r1.27 Makefile ---

UPDATE: net/py-zmq 15.2.0

2016-01-13 Thread Alexandr Shadchin
Hi, This diff updates py-zmq to the latest release. Tested on amd64. Need www/py-tornado on ports@. Comments ? OK ? -- Alexandr Shadchin Index: Makefile === RCS file: /cvs/ports/net/py-zmq/Makefile,v retrieving revision 1.12 diff

Re: quake2 update

2016-01-13 Thread Ted Unangst
Brandon Mercer wrote: > Inspired by the recent dhewm3 work, I decided to try quake2 again only > to find that it does not work. There was some dialogue by folks earlier > to get the existing port, that has been broken for the better part of > two years, replaced with yquake2. Because yquake2 is dif

Re: quake2 update

2016-01-13 Thread Juan Francisco Cantero Hurtado
On Wed, Jan 13, 2016 at 12:08:54PM -0500, Brandon Mercer wrote: > cje...@openbsd.org > Cc: > Bcc: > Subject: games/quake2 update > Reply-To: > > Inspired by the recent dhewm3 work, I decided to try quake2 again only > to find that it does not work. There was some dialogue by folks earlier > to

Re: Update ansible to 2.0.0.1

2016-01-13 Thread Stuart Henderson
On 2016/01/13 21:39, Frank Groeneveld wrote: > Yesterday a new major Ansible release was done. Attached a diff that updates > the port to it's latest version. I tested this lightly, so please test this > on various playbooks and hosts. > > Any comments, suggestions or bugs? Please CC rpe@ (mainta

Re: Proposed change to build libstdc++-v3 as part of devel/arm-none-eabi

2016-01-13 Thread Brandon Mercer
On Wed, Jan 13, 2016 at 4:01 PM Daniel Bolgheroni wrote: > On Wed, Jan 13, 2016 at 03:15:32PM -0500, Dave Vandervies wrote: > > Would making gcc-linaro-bootstrap a FLAVOR of gcc-linaro, and therefore > > keeping the patches and the configuration for the bootstrap compiler in > > the same place as

Re: Proposed change to build libstdc++-v3 as part of devel/arm-none-eabi

2016-01-13 Thread Daniel Bolgheroni
On Wed, Jan 13, 2016 at 03:15:32PM -0500, Dave Vandervies wrote: > Would making gcc-linaro-bootstrap a FLAVOR of gcc-linaro, and therefore > keeping the patches and the configuration for the bootstrap compiler in > the same place as for the main one, be feasible? > (The build process would then nee

Re: Update ansible to 2.0.0.1

2016-01-13 Thread Daniel Jakots
On Wed, 13 Jan 2016 21:39:16 +0100, Frank Groeneveld wrote: Just a quick look, > share/examples/ansible/ > -@sample ${SYSCONFDIR}/ansible/ > share/examples/ansible/ansible.cfg > -@sample ${SYSCONFDIR}/ansible/ansible.cfg > share/examples/ansible/hosts > -@sample ${SYSCONFDIR}/ansible/hosts I

Re: Proposed change to build libstdc++-v3 as part of devel/arm-none-eabi

2016-01-13 Thread Dave Vandervies
Somebody claiming to be Brandon Mercer wrote: > On Sat, Jan 9, 2016 at 4:21 PM Dave Vandervies wrote: > > One issue with separating out the bootstrap compiler (that's quite > > relevant on ARM, but I don't know enough about AVR32 to comment there) > > is that the newlib build uses the bootstrap G

Re: UPDATE: wkhtmltopdf with patched QT

2016-01-13 Thread Frank Groeneveld
On 01/06/16 17:25, Stuart Henderson wrote: It seems the library does still get linked to system qt4 if present (make port-lib-depends-check) - this doesn't seem quite correct but now that the runtime warnings are gone and things seem to be working I'd like to get this in, so I'm going to commit w

NEW: textproc/py-snowballstemmer and textproc/py-stemmer

2016-01-13 Thread Alexandr Shadchin
Hi, ok to import textproc/py-snowballstemmer and textproc/py-stemmer ? textproc/py-snowballstemmer: This is a pure Python stemming library. If PyStemmer is available, this module uses it to accelerate. textproc/py-stemmer: PyStemmer provides access to efficient algorithms for calculating a "s

quake2 update

2016-01-13 Thread Brandon Mercer
cje...@openbsd.org Cc: Bcc: Subject: games/quake2 update Reply-To: Inspired by the recent dhewm3 work, I decided to try quake2 again only to find that it does not work. There was some dialogue by folks earlier to get the existing port, that has been broken for the better part of two years, repl

add py3 flavor py-tornado

2016-01-13 Thread Alexandr Shadchin
* add python3 flavor * simplify test Need devel/py-backports-abc (on ports@) OK ? -- Alexandr Shadchin Index: Makefile === RCS file: /cvs/ports/www/py-tornado/Makefile,v retrieving revision 1.14 diff -u -p -r1.14 Makefile --- Make

Re: UPDATE: www/p5-Plack to 1.0039

2016-01-13 Thread Stuart Henderson
On 2016/01/13 06:57, Abel Abraham Camarillo Ojeda wrote: > I think you should get dependencies commited independently, so > this would go in easier OK for p5-Test-Time. p5-Cookie-Baker should have p5-URI in TEST_DEPENDS as well shouldn't it?

Re: UPDATE: www/p5-Plack to 1.0039

2016-01-13 Thread Abel Abraham Camarillo Ojeda
On Wed, Jan 13, 2016 at 1:14 AM, Cesare Gargano wrote: > On 01/06, Cesare Gargano wrote: >> On 01/04, Nigel Taylor wrote: >> > On 01/04/16 21:02, Cesare Gargano wrote: >> > > Hi! >> > > This updates www/p5-Plack to 1.0039. Attached 2 new deps. >> > > >> > > We have OK from MAINTAINER. >> > > >> >

add py3 flavor py-backports-abc

2016-01-13 Thread Alexandr Shadchin
* add python3 flavor * enable test OK ? -- Alexandr Shadchin Index: Makefile === RCS file: /cvs/ports/devel/py-backports-abc/Makefile,v retrieving revision 1.1.1.1 diff -u -p -r1.1.1.1 Makefile --- Makefile15 Nov 2015 08:22:47

Re: Proposed change to build libstdc++-v3 as part of devel/arm-none-eabi

2016-01-13 Thread Stuart Henderson
On 2016/01/13 10:15, Daniel Bolgheroni wrote: > On Tue, Jan 12, 2016 at 03:05:05PM +, Brandon Mercer wrote: > > I'm somehow missing the initial email that Daniel wrote that proposes > > building libstdc++ as part of arm-none-eabi, however, that bit me while > > working on some stuff last week.

Re: Proposed change to build libstdc++-v3 as part of devel/arm-none-eabi

2016-01-13 Thread Daniel Bolgheroni
On Tue, Jan 12, 2016 at 03:05:05PM +, Brandon Mercer wrote: > I'm somehow missing the initial email that Daniel wrote that proposes > building libstdc++ as part of arm-none-eabi, however, that bit me while > working on some stuff last week. I think the toolchain is not very useful > without it.