Re: [NEW] emulators/ucon64

2017-04-19 Thread Frederic Cambus
On Fri, Apr 14, 2017 at 09:42:17PM +0900, Bryan Linton wrote: > > uCON64 is the emulator Swiss Army knife program. > > > > It supports almost every video game system (Consoles, Handheld, Arcade), > > as well as all common patch file formats like IPS (with RLE compression), > > APS, BSL (Baseline

Re: NEW/UPDATE: devel/py-twisted

2017-04-19 Thread Pavel Korovin
On 04/20, Landry Breuil wrote: > > Have you first communicated with eric@, the current MAINTAINER ? He > started working on it at some point but i dont remember the status of > it. Note that ports using twisted must be tested with this update too, > and upgrade path has to be taken care of. I'll w

Re: Remove japanese/jvim and japanese/less

2017-04-19 Thread YASUOKA Masahiko
On Wed, 19 Apr 2017 16:09:32 +0900 (JST) YASUOKA Masahiko wrote: > On Wed, 19 Apr 2017 11:58:58 +0900 (JST) > YASUOKA Masahiko wrote: -# BSD +# GPLv2 >>> >>> Looks like it's dual-licensed, GPLv2+ and BSD? >> >> This was come from my misunderstanding. I'm sorry. Actua

Re: NEW/UPDATE: devel/py-twisted

2017-04-19 Thread Landry Breuil
On Wed, Apr 19, 2017 at 08:28:17PM +0300, Pavel Korovin wrote: > Dear all, > > Please find the attached ports required for devel/py-twisted update > (along with py-twisted itself). > > The in-tree py-twisted is quite outdated; since 2015 twisted team consolidated > everything in one package (http

Re: [UPDATE] OfflineIMAP v7.1.0

2017-04-19 Thread Daniel Jakots
On Wed, 19 Apr 2017 23:31:57 +0200, Remi Locherer wrote: > Hi, > > OfflineIMAP v7.1.0 was released few days ago. From the announcement > mail: Thanks Remi! I just committed your update with a slight tweak, you forgot to regen the patch ;) Cheers, Daniel

Re: amd64-clang port build failures

2017-04-19 Thread David Hill
On Wed, Apr 19, 2017 at 04:44:06PM +0200, Jeremie Courreges-Anglas wrote: > David Hill writes: > > > This works for me. > > > > Drop the '-fomit-frame-pointer -fforce-addr -fno-omit-frame-pointer > > -fno-force-addr' dance and just drop both sides. > > I have a diff to teach clang to ignore -fno

[update] librsync-2.0.0

2017-04-19 Thread Jeremie Courreges-Anglas
Hi, I was looking at librsync because it failed to build with clang. The problem was about inline functions in delta.c, which should really have been static inline. Upstream already applied this change, which removes a few private symbols from the lib. Also they switched to cmake, which gives

[UPDATE] OfflineIMAP v7.1.0

2017-04-19 Thread Remi Locherer
Hi, OfflineIMAP v7.1.0 was released few days ago. From the announcement mail: The most important change is the removal of the status_backend configuration option and that's why we're moving to v7.1.0. There are other small bug fixes and improvements. However, the codebase didn't change much

Re: UPDATE: gnupg-2.1.20

2017-04-19 Thread Pavel Korovin
On 04/19, Edd Barrett wrote: > Why not write an entry in a package README on how to set up a yubikey? > Im sure it would save others the pain you've gone through. Hi Edd, I'll try to figure out what can be done here. The main obstacle was the fact that Yubikey is quite a rare piece of hardware, wh

Re: UPDATE: gnupg-2.1.20

2017-04-19 Thread Edd Barrett
Hey Pavel, Why not write an entry in a package README on how to set up a yubikey? Im sure it would save others the pain you've gone through. Cheers On 19 April 2017 20:01:58 BST, Pavel Korovin wrote: >Aaron, Edd, thank you! > >The issue is resolved now. GnuPG works fine after I've enabled >pcs

Fix building sysutils/conky with clang

2017-04-19 Thread Benjamin Baier
Make "inline void proc_find_top" static to fix building with clang. Index: patches/patch-src_openbsd_c === RCS file: /cvs/ports/sysutils/conky/patches/patch-src_openbsd_c,v retrieving revision 1.16 diff -u -p -r1.16 patch-src_openbsd

Re: UPDATE: gnupg-2.1.20

2017-04-19 Thread Pavel Korovin
Aaron, Edd, thank you! The issue is resolved now. GnuPG works fine after I've enabled pcsc daemon and added necessary line to ~/.gnupg/scdaemon.conf. Thanks to all who tried to help, and sorry for the noise. My Yubikey worked fine without pcscd for more than a year, that was misleading. On 04/17

NEW/UPDATE: devel/py-twisted

2017-04-19 Thread Pavel Korovin
Dear all, Please find the attached ports required for devel/py-twisted update (along with py-twisted itself). The in-tree py-twisted is quite outdated; since 2015 twisted team consolidated everything in one package (https://twistedmatrix.com/trac/ticket/7964). Some tests fail, python3 tests do n

Kill math/logic2cnf?

2017-04-19 Thread Edd Barrett
Hi, Can I kill math/logic2nf? Anyone using it? -- Best Regards Edd Barrett http://www.theunixzoo.co.uk

Re: amd64-clang port build failures

2017-04-19 Thread Edd Barrett
On Fri, Apr 14, 2017 at 12:28:10AM +0100, Stuart Henderson wrote: > math/logic2cnf Edd Barrett I think we can remove this. Will post to see if anyone is using it. -- Best Regards Edd Barrett http://www.theunixzoo.co.uk

Re: amd64-clang port build failures

2017-04-19 Thread Jeremie Courreges-Anglas
David Hill writes: > This works for me. > > Drop the '-fomit-frame-pointer -fforce-addr -fno-omit-frame-pointer > -fno-force-addr' dance and just drop both sides. I have a diff to teach clang to ignore -fno-force-addr (just like it ignores -fforce-addr). > Does -O2 help speed up mutt? The port

Re: amd64-clang port build failures

2017-04-19 Thread David Hill
This works for me. Drop the '-fomit-frame-pointer -fforce-addr -fno-omit-frame-pointer -fno-force-addr' dance and just drop both sides. Does -O2 help speed up mutt? Index: Makefile === RCS file: /cvs/ports/databases/qdbm/Makefile,v

Re: amd64-clang port build failures

2017-04-19 Thread Christian Weisgerber
On 2017-04-13, Christian Weisgerber wrote: > To get us going, I have started running test builds on amd64 with > clang as the compiler. Logs of the build failures are available > here: Update: http://build-failures.rhaalovely.net/amd64-clang/2017-04-14/ (The date is actually wrong and should b

Re: devel/boost vs. clang

2017-04-19 Thread Marc Espie
On Wed, Apr 19, 2017 at 01:33:40AM +0200, Marc Espie wrote: > On Tue, Apr 18, 2017 at 08:24:55PM +0200, Christian Weisgerber wrote: > > I tried to get boost to build with clang, but failed pretty miserably > > because I don't know what I'm doing. > > > > If anybody wants to look into this, here's

Re: UPDATE: py-texscythe (needed for texlive 2016)

2017-04-19 Thread Edd Barrett
On Wed, Apr 19, 2017 at 01:22:18PM +0100, Stuart Henderson wrote: > CVS will rewrite the $OpenBSD$ strings when committed. The simplest way > to avoid that is probably by splitting them in two. Good call. That's probably what happened in the first place! How's this instead (tested): Index: files

Re: NEW: devel/vim-printf

2017-04-19 Thread Anton Lindqvist
Ping On Wed, Apr 12, 2017 at 08:47:26AM +0200, Anton Lindqvist wrote: > Hi, > I'm not aware of the general opinion of distributing Vim plugins via > ports. I don't use any plugin manager for Vim since I currently only use > two plugins. In the process of unifying my installation process I > decide

Re: UPDATE: py-texscythe (needed for texlive 2016)

2017-04-19 Thread Stuart Henderson
On 2017/04/19 10:49, Edd Barrett wrote: > Hi, > > This is the first step to committing the tex live 2016 update. Attached > are two diffs: > > The first is texsythe: the library used to make the PLISTs for > print/texlive/texmf/pkg. The tool needed some small changes to support > TL 2016 TLPDBs (

Re: NEW: sysutils/pick

2017-04-19 Thread Theo Buehler
On Wed, Apr 19, 2017 at 01:16:22PM +0100, Stuart Henderson wrote: > On 2017/04/19 14:09, Anton Lindqvist wrote: > > On Wed, Apr 12, 2017 at 11:45:48AM +0200, Theo Buehler wrote: > > > On Wed, Apr 12, 2017 at 03:18:48AM -0600, Anthony J. Bentley wrote: > > > > Anton Lindqvist writes: > > > > > On Mo

Re: NEW: sysutils/pick

2017-04-19 Thread Stuart Henderson
On 2017/04/19 14:09, Anton Lindqvist wrote: > On Wed, Apr 12, 2017 at 11:45:48AM +0200, Theo Buehler wrote: > > On Wed, Apr 12, 2017 at 03:18:48AM -0600, Anthony J. Bentley wrote: > > > Anton Lindqvist writes: > > > > On Mon, Mar 06, 2017 at 08:54:36PM +0100, Anton Lindqvist wrote: > > > > > The pi

Re: NEW: sysutils/pick

2017-04-19 Thread Anton Lindqvist
On Wed, Apr 12, 2017 at 11:45:48AM +0200, Theo Buehler wrote: > On Wed, Apr 12, 2017 at 03:18:48AM -0600, Anthony J. Bentley wrote: > > Anton Lindqvist writes: > > > On Mon, Mar 06, 2017 at 08:54:36PM +0100, Anton Lindqvist wrote: > > > > The pick(1) utility allows users to select from a set of cho

erlang ordered comparison between pointer and zero ('void *' and 'long')

2017-04-19 Thread Stuart Henderson
ok? Index: 16/Makefile === RCS file: /cvs/ports/lang/erlang/16/Makefile,v retrieving revision 1.15 diff -u -p -r1.15 Makefile --- 16/Makefile 10 Apr 2017 11:46:22 - 1.15 +++ 16/Makefile 19 Apr 2017 12:04:26 - @@ -13,7 +13

Re: Add Python3 flavour to py-greenlet

2017-04-19 Thread Edd Barrett
Hi Stuart, On Sat, Apr 15, 2017 at 11:17:56PM +0100, Stuart Henderson wrote: > > You can save some PFRAG juggling, see INCL_DIR in graphics/py-Pillow. Brilliant. That's much better. New diff below. OK? > P.S. If this is more widespread we could add something to the python module, > it didn't see

UPDATE: py-texscythe (needed for texlive 2016)

2017-04-19 Thread Edd Barrett
Hi, This is the first step to committing the tex live 2016 update. Attached are two diffs: The first is texsythe: the library used to make the PLISTs for print/texlive/texmf/pkg. The tool needed some small changes to support TL 2016 TLPDBs (a.k.a. the big database file with all the package metada

lang/rust and clang

2017-04-19 Thread Sebastien Marie
Hi, I am facing some challenge with lang/rust and clang compiler. After several tests, it seems that it will be required that the compiler used to built rustc to be used at runtime for linking Rust programs too (like cargo). Currently, rustc assumes gcc compiler (explicit link with libgcc for ex

Re: editors/ht: add openbsd specific elf header types

2017-04-19 Thread Benoit Lecocq
On 04/18/17 20:34, Benjamin Baier wrote: > Add openbsd elf program header types to hte(1). > Patch already accepted upstream. > Committed, thanks ! > Mon Apr 17 14:30:33 CEST 2017 > /usr/ports/editors/ht > Index: Makefile > === >

Re: Remove japanese/jvim and japanese/less

2017-04-19 Thread YASUOKA Masahiko
On Wed, 19 Apr 2017 11:58:58 +0900 (JST) YASUOKA Masahiko wrote: >>> -# BSD >>> +# GPLv2 >> >> Looks like it's dual-licensed, GPLv2+ and BSD? > > This was come from my misunderstanding. I'm sorry. Actually it's > still dual license, so we can/should keep BSD. This was partia