Re: base/ports libobjc [Re: openvpn-auth-ldap problem]

2017-06-19 Thread Marc Espie
On Fri, Jun 16, 2017 at 08:03:46PM +0100, Stuart Henderson wrote: > On 2017/06/15 09:10, Sebastian Reitenbach wrote: > > > > > > Make test doesn't work, I guess problem with a $SHELL, however, running > > > 'gmake test' in the > > > build directory runs 38 tests, 0 failures, 5 errors. > > > The 5

Re: [NEW] productivity/tudu

2017-06-19 Thread Stuart Henderson
On 2017/06/19 12:42, Frederic Cambus wrote: > On Mon, Jun 19, 2017 at 12:07:11AM +0200, Frederic Cambus wrote: > > > Here is a new port: productivity/tudu > > Upstream released a new version a few days ago, so here is an updated > tarball. > > Comments? OK? Source files just say "version 3 of

Re: PATCH: Fix SSP on amd64 for ports gcc 4.9

2017-06-19 Thread Stuart Henderson
On 2017/06/04 04:40, Bryan Steele wrote: > "As Shmuel reported in > , > on x86-64 small structures in automatic storage are aligned to 16 bytes. > This seems to be because of a mix-up between bits and bytes in the i386 > target code. > > *

Re: base/ports libobjc [Re: openvpn-auth-ldap problem]

2017-06-19 Thread Stuart Henderson
On 2017/06/15 09:10, Sebastian Reitenbach wrote: > > > > Make test doesn't work, I guess problem with a $SHELL, however, running > > 'gmake test' in the > > build directory runs 38 tests, 0 failures, 5 errors. > > The 5 errors are all related to the missing refCount from TRObject. > > > > Maybe

Re: NEW: x11/xli

2017-06-19 Thread Stuart Henderson
On 2017/06/16 16:08, Brian Callahan wrote: > > > On 06/16/17 09:11, Brian Callahan wrote: > > > > On 6/16/2017 3:36 AM, Stuart Henderson wrote: > > > This conflicts with xloadimage. > > Ah! That makes sense. I'll tweak with @conflict markers. > > New tarball attached, now with @conflict marker

Re: NEW: fonts/oldschool-pc-fonts-1.0

2017-06-19 Thread Stuart Henderson
On 2017/06/16 23:18, Jakub Skrzypnik wrote: > This time I ported (or, more precisely, "repackaged") the fonts from > Ultimate Oldschool PC Font Pack project. These are actually accurate The web page for them says "I do not claim any rights to the original raster fonts on which this work is

Re: PATCH: Fix SSP on amd64 for ports gcc 4.9

2017-06-19 Thread Bryan Steele
On Sat, Jun 17, 2017 at 12:58:03PM +0100, Stuart Henderson wrote: > On 2017/06/04 04:40, Bryan Steele wrote: > > "As Shmuel reported in > > , > > on x86-64 small structures in automatic storage are aligned to 16 bytes. > > This seems to be

Re: PATCH: Fix SSP on amd64 for ports gcc 4.9

2017-06-19 Thread Bryan Steele
On Mon, Jun 19, 2017 at 10:33:26AM -0400, Bryan Steele wrote: > On Sat, Jun 17, 2017 at 12:58:03PM +0100, Stuart Henderson wrote: > > On 2017/06/04 04:40, Bryan Steele wrote: > > > "As Shmuel reported in > > > , > > > on x86-64 small

Re: base/ports libobjc [Re: openvpn-auth-ldap problem]

2017-06-19 Thread Jeremie Courreges-Anglas
Marc Espie writes: > On Fri, Jun 16, 2017 at 08:03:46PM +0100, Stuart Henderson wrote: >> On 2017/06/15 09:10, Sebastian Reitenbach wrote: >> > > >> > > Make test doesn't work, I guess problem with a $SHELL, however, running >> > > 'gmake test' in the >> > > build directory

Re: [NEW] productivity/tudu

2017-06-19 Thread Frederic Cambus
On Mon, Jun 19, 2017 at 05:35:33PM +0200, Frederic Cambus wrote: > > $ tudu > > terminate called after throwing an instance of 'std::runtime_error' > > what(): locale::facet::_S_create_c_locale name not valid > > Abort trap (core dumped) > > Indeed, good catch. I was able to reproduce the

Re: [NEW] productivity/tudu

2017-06-19 Thread Frederic Cambus
On Mon, Jun 19, 2017 at 11:54:18AM +0100, Stuart Henderson wrote: > > > Here is a new port: productivity/tudu > > Source files just say "version 3 of the License" and no "or later", > so please use "GPLv3 only" in the license marker. Done. > It fails if you have LC_CTYPE=en_US.UTF-8 : > > $

[new] py-laspy 1.5.0

2017-06-19 Thread Landry Breuil
Hi, here's a port for py-laspy, a python library/toolkit to manipulate LAS files (point could data), cf https://github.com/laspy/laspy The python3 FLAVOR requires py-opengl,python3 which i just commited. Would be imported under geo/, tests working fine, looking for okays. Landry

UPDATE: net/py-idna 2.5

2017-06-19 Thread Alexandr Shadchin
Hi, This diff updates py-idna to the latest release. Tested on amd64. Comments ? OK ? -- Alexandr Shadchin Index: Makefile === RCS file: /cvs/ports/net/py-idna/Makefile,v retrieving revision 1.7 diff -u -p -r1.7 Makefile ---

Re: UPDATE: devel/py-futures 3.0.5 => 3.1.1

2017-06-19 Thread Alexandr Shadchin
On Fri, Jun 09, 2017 at 12:11:49PM -0400, Brian Callahan wrote: > Hi ports -- > > Attached is a diff for devel/py-futures, bringing it to its latest version. > Notably, the license changed from BSD to PSF. > > Take maintainer. > > ~Brian > ok shadchin@ > Index: Makefile >

add py3 flavor for www/py-urllib3

2017-06-19 Thread Alexandr Shadchin
Hi, Add py3 flavor, need for update py-requests. Also enable test. OK ? -- Alexandr Shadchin Index: Makefile === RCS file: /cvs/ports/www/py-urllib3/Makefile,v retrieving revision 1.11 diff -u -p -r1.11 Makefile --- Makefile9

Update: lang/jruby 9.1.8.0 -> 9.1.12.0

2017-06-19 Thread Jeremy Evans
This updates JRuby to the latest point release. Release announcements at: http://jruby.org/2017/05/16/jruby-9-1-9-0.html http://jruby.org/2017/05/25/jruby-9-1-10-0.html http://jruby.org/2017/06/14/jruby-9-1-11-0.html http://jruby.org/2017/06/15/jruby-9-1-12-0.html Tested on amd64. Will be

Re: UPDATE: net/py-idna 2.5

2017-06-19 Thread Brian Callahan
On 6/19/2017 4:34 PM, Alexandr Shadchin wrote: > Hi, > > This diff updates py-idna to the latest release. > Tested on amd64. > > Comments ? OK ? > ok bcallah@

Re: Maxima can't start maxima -- works now!

2017-06-19 Thread Austin Hook
Using 6.0 on an AMD64 wxMaxima seems to run for me. I installed the ports directory, and commented out the "Broken" tag in the makefile. Did a make, and it ran for quite a while -- so many parts to it. Encountered one problem the first time: ran out of inodes... (WTF!) Couldn't imagine

aduino Makefile tunning

2017-06-19 Thread b . gruel
Hello, It's not a bug, but need help for my understanding. I playing with and arduino mega 2560 board since few weeks (my goal is to learrning C by practice). Everything was fine until i want play with external librairies explnations. I bought a 9DoF (Adafruit_FXOS8700 /

Re: [NEW] productivity/tudu

2017-06-19 Thread Frederic Cambus
On Mon, Jun 19, 2017 at 12:07:11AM +0200, Frederic Cambus wrote: > Here is a new port: productivity/tudu Upstream released a new version a few days ago, so here is an updated tarball. Comments? OK? tudu.tar.gz Description: application/tar-gz

CVS: cvs.openbsd.org: ports

2017-06-19 Thread Visa Hankala
CVSROOT:/cvs Module name:ports Changes by: v...@cvs.openbsd.org2017/06/19 07:27:00 Modified files: infrastructure/mk: bsd.port.mk Log message: ASPICFLAG is no longer set by bsd.own.mk. Remove it from bsd.port.mk. OK mpi@, jca@

CVS: cvs.openbsd.org: ports

2017-06-19 Thread Brian Callahan
CVSROOT:/cvs Module name:ports Changes by: bcal...@cvs.openbsd.org 2017/06/19 11:11:40 Modified files: x11/xloadimage : Makefile x11/xloadimage/pkg: PLIST Log message: Mark this @conflict with upcoming x11/xli port and bump. ok sthen@

CVS: cvs.openbsd.org: ports

2017-06-19 Thread Brian Callahan
CVSROOT:/cvs Module name:ports Changes by: bcal...@cvs.openbsd.org 2017/06/19 11:14:19 Log message: Import x11/xli, a very lightweight image viewer for X11. ok sthen@ xli is an image display program for X. It is a fork of xloadimage. A variety of options

CVS: cvs.openbsd.org: ports

2017-06-19 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2017/06/19 12:27:05 Modified files: graphics : Makefile Log message: +py-opengl,python3

CVS: cvs.openbsd.org: ports

2017-06-19 Thread Brian Callahan
CVSROOT:/cvs Module name:ports Changes by: bcal...@cvs.openbsd.org 2017/06/19 11:15:26 Modified files: x11: Makefile Log message: +xli

CVS: cvs.openbsd.org: ports

2017-06-19 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2017/06/19 12:26:30 Modified files: graphics/py-opengl: Makefile distinfo graphics/py-opengl/patches: patch-OpenGL___init___py graphics/py-opengl/pkg: PLIST Log message: Update to

CVS: cvs.openbsd.org: ports

2017-06-19 Thread Alexandr Shadchin
CVSROOT:/cvs Module name:ports Changes by: shadc...@cvs.openbsd.org2017/06/19 13:53:16 Modified files: devel/py-simplejson: Makefile distinfo Log message: Update to py-simplejson 3.11.0

CVS: cvs.openbsd.org: ports

2017-06-19 Thread Martin Natano
CVSROOT:/cvs Module name:ports Changes by: nat...@cvs.openbsd.org 2017/06/19 13:57:07 Modified files: audio/clementine: Makefile Log message: On startup clementine errors out with an error message, due to devel/sqlite3 not being built with support for fts3_tokenizer().

CVS: cvs.openbsd.org: ports

2017-06-19 Thread Sebastian Reitenbach
CVSROOT:/cvs Module name:ports Changes by: sebas...@cvs.openbsd.org2017/06/19 15:02:11 Modified files: net/openvpn-auth-ldap: Makefile net/openvpn-auth-ldap/patches: patch-src_Makefile_in patch-tests_Makefile_in

CVS: cvs.openbsd.org: ports

2017-06-19 Thread Brian Callahan
CVSROOT:/cvs Module name:ports Changes by: bcal...@cvs.openbsd.org 2017/06/19 17:03:35 Modified files: devel/py-futures: Makefile distinfo devel/py-futures/pkg: PLIST Log message: Update to 3.1.1 ok shadchin@

CVS: cvs.openbsd.org: ports

2017-06-19 Thread Kirill Bychkov
CVSROOT:/cvs Module name:ports Changes by: ki...@cvs.openbsd.org 2017/06/19 03:53:51 Modified files: devel/jansson : Makefile distinfo Log message: update to jansson-2.10

CVS: cvs.openbsd.org: ports

2017-06-19 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2017/06/19 02:38:03 Modified files: x11/gnome/libxklavier: Makefile distinfo x11/gnome/libxklavier/pkg: PLIST Log message: Update to libxklavier 5.4. Upstream is more or less dead/dormant, but

CVS: cvs.openbsd.org: ports

2017-06-19 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2017/06/19 04:22:05 Modified files: infrastructure/man/man1: dpb.1 Log message: ssh protocol 1 is dead, don't even mention it

CVS: cvs.openbsd.org: ports

2017-06-19 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2017/06/19 03:12:04 Modified files: databases/openldap: Makefile databases/openldap/pkg: PLIST-main PLIST-server Log message: Some manpages were in the wrong subpackage; move to the correct one

CVS: cvs.openbsd.org: ports

2017-06-19 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/06/19 06:05:59 Modified files: mail/evolution-ews: Makefile distinfo Log message: Update to evolution-ews-3.24.3.

CVS: cvs.openbsd.org: ports

2017-06-19 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/06/19 06:05:45 Modified files: mail/evolution : Makefile distinfo Removed files: mail/evolution/patches:

CVS: cvs.openbsd.org: ports

2017-06-19 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/06/19 06:05:23 Modified files: databases/evolution-data-server: Makefile distinfo Log message: Update to evolution-data-server-3.24.3.