How to handle sys/sysinfo.h

2017-01-05 Thread Jordon
Thanks to a couple of helpful replies (thanks Nigel and Elias!), I got the qt5widgets issue resolved and my first attempt at a port (OBS 17.0.0) has successfully resolved its dependencies! Unfortunately, once it gets into building the actual program, it fails because the “unix” path of

Re: textproc/the_silver_searcher: fix heap buffer overflow

2017-01-05 Thread Florian Stinglmayr
Hi Theo, thanks for fixing this. The patches look fine. ok from me

new benchmarks/p5-Dumbbench

2017-01-05 Thread Alexander Bluhm
Hi, ok to import benchmarks/p5-Dumbbench? Comment: more reliable benchmarking Description: This module attempts to implement reasonably robust benchmarking with little extra effort and expertise required from the user. bluhm p5-Dumbbench.tgz Description: application/tar-gz

Re: [update] audio/openal

2017-01-05 Thread Jeremie Courreges-Anglas
David CARLIER writes: > Fair enough, here a new version based on the last suggestion. I left out the REVISION bump, it's not needed since the change doesn't affect what ends up in the resulting package. Thanks, -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC

CVS: cvs.openbsd.org: ports

2017-01-05 Thread Alexander Bluhm
CVSROOT:/cvs Module name:ports Changes by: bl...@cvs.openbsd.org 2017/01/05 16:08:18 Modified files: math : Makefile Log message: +p5-Number-WithError

CVS: cvs.openbsd.org: ports

2017-01-05 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2017/01/05 16:04:24 Modified files: audio/openal : Makefile Log message: Don't build the Qt-based config editor. Spotted by naddy@, initial diff from David Carlier (maintainer)

CVS: cvs.openbsd.org: ports

2017-01-05 Thread Alexander Bluhm
CVSROOT:/cvs Module name:ports Changes by: bl...@cvs.openbsd.org 2017/01/05 16:03:44 Log message: import p5-Number-WithError 1.01 OK jca@ Comment: numbers with error propagation and scientific rounding Description: This class is a container

Re: [update] audio/openal

2017-01-05 Thread David CARLIER
Fair enough, here a new version based on the last suggestion. Cheers. On 5 January 2017 at 19:03, Jeremie Courreges-Anglas wrote: > David CARLIER writes: > >> ping ? >> >> :-) >> >> On 15 December 2016 at 16:30, David CARLIER wrote: >>>

Re: update security/p5-Net_SSLeay with LibreSSL patch

2017-01-05 Thread Alexander Bluhm
On Wed, Jan 04, 2017 at 05:53:30PM +0100, Alexander Bluhm wrote: > Net-SSLeay 1.79 provides a function RSA_get_key_parameters() that > only works with OpenSSL < 1.1. As it works also with our LibreSSL, > I have added a #ifdef for that. > > Now Net::SSLeay checks for #ifndef OPENSSL_NO_COMP. So

CVS: cvs.openbsd.org: ports

2017-01-05 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2017/01/05 15:04:37 Modified files: archivers/lz4 : Makefile distinfo archivers/lz4/patches: patch-Makefile patch-lib_Makefile patch-programs_Makefile Added files:

CVS: cvs.openbsd.org: ports

2017-01-05 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2017/01/05 14:37:52 Modified files: net/irssi : Makefile distinfo Log message: SECURITY update to irssi-0.8.21 (minimal patches to fix security issues only) - ok jca@ krw@ (a) A NULL pointer

Re: UPDATE: www/stagit 0.5

2017-01-05 Thread Jeremie Courreges-Anglas
Hiltjo Posthuma writes: > Hi, > > This bumps the version from 0.4 to 0.5. The release contains bugfixes and > documentation improvements. Previous patches still apply cleanly. Committed, thanks. -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524

CVS: cvs.openbsd.org: ports

2017-01-05 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2017/01/05 14:27:03 Modified files: www/stagit : Makefile distinfo Log message: Update to stagit-0.5 from Hiltjo Posthuma

CVS: cvs.openbsd.org: ports

2017-01-05 Thread Christian Weisgerber
CVSROOT:/cvs Module name:ports Changes by: na...@cvs.openbsd.org 2017/01/05 14:10:17 Modified files: net/curl : Tag: OPENBSD_6_0 Makefile Added files: net/curl/patches: Tag: OPENBSD_6_0 patch-lib_vtls_vtls_c Log message: Upstream commit

CVS: cvs.openbsd.org: ports

2017-01-05 Thread Alexander Bluhm
CVSROOT:/cvs Module name:ports Changes by: bl...@cvs.openbsd.org 2017/01/05 13:56:54 Modified files: security/p5-IO-Socket-SSL: Makefile distinfo Log message: update p5-IO-Socket-SSL to 2.042 adds workaround for Net::SSLeay 1.79, enables feature for 1.80

CVS: cvs.openbsd.org: ports

2017-01-05 Thread Christian Weisgerber
CVSROOT:/cvs Module name:ports Changes by: na...@cvs.openbsd.org 2017/01/05 13:46:00 Modified files: net/curl : Makefile Added files: net/curl/patches: patch-lib_vtls_vtls_c Log message: Upstream commit a7b38c9dc98481e4a5fc37e51a8690337c674dfb to fix a

CVS: cvs.openbsd.org: ports

2017-01-05 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2017/01/05 13:41:43 Modified files: security/nss : Makefile distinfo Log message: Update to nss 3.28.1, because perfection is never attained. See

[UPDATE] security/volatility

2017-01-05 Thread Remi Pointel
Hi, the diff updates volatility to 2.6. Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/security/volatility/Makefile,v retrieving revision 1.7 diff -u -p -u -p -r1.7 Makefile --- Makefile 20 Jun 2016 18:17:22 - 1.7

Re: devel/llvm clang python bindings

2017-01-05 Thread Antoine Jacoutot
On Thu, Jan 05, 2017 at 04:59:19PM +0100, Alexander Bluhm wrote: > On Thu, Jan 05, 2017 at 04:24:16PM +0100, Antoine Jacoutot wrote: > > > On 2017/01/05 13:28, Alexander Bluhm wrote: > > > > Somehow I can uninstall llvm although py-llvm should depend on it. > > > > Should llvm appear in the

UPDATE: www/stagit 0.5

2017-01-05 Thread Hiltjo Posthuma
Hi, This bumps the version from 0.4 to 0.5. The release contains bugfixes and documentation improvements. Previous patches still apply cleanly. diff --git a/www/stagit/Makefile b/www/stagit/Makefile index 042f12dafaf..02ef03d2b29 100644 --- a/www/stagit/Makefile +++ b/www/stagit/Makefile @@

Re: new net/p5-Net-Flow

2017-01-05 Thread Jeremie Courreges-Anglas
Alexander Bluhm writes: > Hi, > > ok to import net/p5-Net-Flow? ok -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE

Re: new math/p5-Number-WithError

2017-01-05 Thread Jeremie Courreges-Anglas
Alexander Bluhm writes: > Hi, > > The Perl module Number::WithError brings its private copy of > Module::Install in the inc directory. I do not like such foreign > modules in modules as it adds a lot of code that has to be checked > at each update. > > As this is not

Re: [update] audio/openal

2017-01-05 Thread Jeremie Courreges-Anglas
David CARLIER writes: > ping ? > > :-) > > On 15 December 2016 at 16:30, David CARLIER wrote: >> Hi, >> >> naddy@ reported an hidden dependency for one binary, alsoft-config, >> thus this small diff for who does not want to bear the qt4 compilation :-) I

Re: Chrome 40+ FIDO U2F Security Keys

2017-01-05 Thread Jonathan Thornburg
Does anyone know the current status of this bug? The last update visible at https://bugs.chromium.org/p/chromium/issues/detail?id=451248 was 2016-05-16. ciao, -- -- "Jonathan Thornburg [remove -animal to reply]" Dept of Astronomy & IUCSS, Indiana

Re: SECURITY: update irssi to 0.8.21

2017-01-05 Thread Jeremie Courreges-Anglas
Stuart Henderson writes: > Works for me. OK? ok -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE

Re: LXQt Port

2017-01-05 Thread Vadim Zhukov
2017-01-05 18:17 GMT+03:00 Elias M. Mariani : > Hi Vadim, > First, thanks for your comments, they where really helpful in > understanding some of my mistakes around the Ports System. > I have another question, this is related to "ld", LXQt uses the > "-Bsymbolic-functions"

Re: SECURITY: update irssi to 0.8.21

2017-01-05 Thread kwesterback
OK krw@ Ken > On Jan 5, 2017, at 11:43 AM, Stuart Henderson wrote: > > Works for me. OK? > > (There is also a 1.0.0 release now, but that will require further > testing). > > > Index: Makefile > ===

CVS: cvs.openbsd.org: ports

2017-01-05 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2017/01/05 09:59:31 Modified files: lang/php : Makefile.inc Log message: Use lang/gcc for atomic builtins on arm. Similar diff from jsg@, ok sthen@ phessler@

SECURITY: update irssi to 0.8.21

2017-01-05 Thread Stuart Henderson
Works for me. OK? (There is also a 1.0.0 release now, but that will require further testing). Index: Makefile === RCS file: /cvs/ports/net/irssi/Makefile,v retrieving revision 1.66 diff -u -p -r1.66 Makefile --- Makefile25 Oct

Re: make php build on arm

2017-01-05 Thread Peter Hessler
On 2017 Jan 04 (Wed) at 19:51:09 +0100 (+0100), Jeremie Courreges-Anglas wrote: :Jeremie Courreges-Anglas writes: : :> Jonathan Gray writes: :> :>> Use ports gcc4 on arm to get the required atomic builtins. :> :> I sent the same diff to Robert, but with

Re: devel/llvm clang python bindings

2017-01-05 Thread Alexander Bluhm
On Thu, Jan 05, 2017 at 04:24:16PM +0100, Antoine Jacoutot wrote: > > On 2017/01/05 13:28, Alexander Bluhm wrote: > > > Somehow I can uninstall llvm although py-llvm should depend on it. > > > Should llvm appear in the signature of py-llvm? Does > > > LIB_DEPENDS-python=${BUILD_PKGPATH},-main not

Re: devel/llvm clang python bindings

2017-01-05 Thread Antoine Jacoutot
On Thu, Jan 05, 2017 at 12:44:52PM +, Stuart Henderson wrote: > On 2017/01/05 13:40, Landry Breuil wrote: > > On Thu, Jan 05, 2017 at 01:28:06PM +0100, Alexander Bluhm wrote: > > > > > > > You will also need to bump REVISION in x11/gnome/builder/Makefile (it > > > > has a library dependency

Re: LXQt Port

2017-01-05 Thread Elias M. Mariani
Hi Vadim, First, thanks for your comments, they where really helpful in understanding some of my mistakes around the Ports System. I have another question, this is related to "ld", LXQt uses the "-Bsymbolic-functions" option, wich is not documented on the GNU LD 2.17 man page in OpenBSD-Current.

Re: bitlbee - also run "make install-dev"

2017-01-05 Thread Tom Doherty
Ok with me > On 5 Jan 2017, at 14:22, Stuart Henderson wrote: > >> On 2017/01/05 14:54, Michal Mazurek wrote: >> bump. Comments? OKs? > > No objections, but CC'ing the maintainer for you. > > >>> On 11:20:02, 30.12.16, Michal Mazurek wrote: >>> These files are needed to

CVS: cvs.openbsd.org: ports

2017-01-05 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2017/01/05 07:23:30 Modified files: net/dnscrypt-proxy: Makefile Log message: reinstate /old/ backup MASTER_SITES, lost in Pablo's diff. (not needed now, but maybe later).

Re: bitlbee - also run "make install-dev"

2017-01-05 Thread Stuart Henderson
On 2017/01/05 14:54, Michal Mazurek wrote: > bump. Comments? OKs? No objections, but CC'ing the maintainer for you. > On 11:20:02, 30.12.16, Michal Mazurek wrote: > > These files are needed to be able to build additional modules, such as > > bitlbee-facebook. I'll send the bitlbee-facebook port

paramiko 2.x [was Re: python2.7:/usr/local/lib/python2.7/site-packages/cryptography/hazmat/bindings/_openssl.so: undefined symbol 'X509_VERIFY_PARAM_set1_ip']

2017-01-05 Thread Stuart Henderson
On 2017/01/05 14:47, Pablo Méndez Hernández wrote: > Hi all, > > This also allows py-paramiko to be updated to 2.x (it moves the > dependency from py-crypto to py-cryptography). Here's a diff for paramiko if anyone wants to try that with things that depend on it. (Also fixes some whitespace

Re: NEW: net/bitlbee-facebook

2017-01-05 Thread Michal Mazurek
bump. Comments? OKs? On 13:47:45, 30.12.16, Michal Mazurek wrote: > A module for bitlbee. It depends on the net/bitlbee port running "make > install-dev", a diff for which was sent today. > > Use the latest commit from github - the only release (1.0.0) is old, and does > not work (cannot connect

Re: bitlbee - also run "make install-dev"

2017-01-05 Thread Michal Mazurek
bump. Comments? OKs? On 11:20:02, 30.12.16, Michal Mazurek wrote: > These files are needed to be able to build additional modules, such as > bitlbee-facebook. I'll send the bitlbee-facebook port soon. > > Index: net/bitlbee/Makefile >

CVS: cvs.openbsd.org: ports

2017-01-05 Thread Theo Buehler
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2017/01/05 06:50:49 Modified files: textproc/the_silver_searcher: Makefile Added files: textproc/the_silver_searcher/patches: patch-src_ignore_c

CVS: cvs.openbsd.org: ports

2017-01-05 Thread Benoit Lecocq
CVSROOT:/cvs Module name:ports Changes by: ben...@cvs.openbsd.org 2017/01/05 06:50:13 Modified files: devel/gputils : Makefile distinfo devel/gputils/pkg: PLIST Log message: Update to gputils-1.5.0.

Re: python2.7:/usr/local/lib/python2.7/site-packages/cryptography/hazmat/bindings/_openssl.so: undefined symbol 'X509_VERIFY_PARAM_set1_ip'

2017-01-05 Thread Pablo Méndez Hernández
Hi all, This also allows py-paramiko to be updated to 2.x (it moves the dependency from py-crypto to py-cryptography). Kind regards. Pablo On Wed, Jan 4, 2017 at 8:33 PM, Stuart Henderson wrote: > On 2017/01/03 10:49, Peter Hessler wrote: >> Ugly patch to get

Re: devel/llvm clang python bindings

2017-01-05 Thread Stuart Henderson
On 2017/01/05 13:40, Landry Breuil wrote: > On Thu, Jan 05, 2017 at 01:28:06PM +0100, Alexander Bluhm wrote: > > > > > You will also need to bump REVISION in x11/gnome/builder/Makefile (it > > > has a library dependency on devel/llvm for libclang.so). > > > > I have not bumped llvm-main as the

Re: devel/llvm clang python bindings

2017-01-05 Thread Landry Breuil
On Thu, Jan 05, 2017 at 01:28:06PM +0100, Alexander Bluhm wrote: > On Wed, Jan 04, 2017 at 08:59:35PM +, Stuart Henderson wrote: > > PKGNAME-python =py-llvm-${LLVM_V} > > RUN_DEPENDS-python =${MODPY_RUN_DEPENDS} > > done > > > You will also need to bump REVISION in

CVS: cvs.openbsd.org: ports

2017-01-05 Thread Vadim Zhukov
CVSROOT:/cvs Module name:ports Changes by: z...@cvs.openbsd.org2017/01/05 03:28:52 Modified files: devel/intellij : Makefile distinfo devel/intellij/pkg: PLIST Log message: Update to IntelliJ IDEA 2016.3.2, from MAINTAINER Caspar Schutijser.

CVS: cvs.openbsd.org: ports

2017-01-05 Thread Vadim Zhukov
CVSROOT:/cvs Module name:ports Changes by: z...@cvs.openbsd.org2017/01/05 02:52:36 Modified files: x11/qt5/qtquickcontrols: Makefile x11/qt5/qtquickcontrols/pkg: PLIST-html Log message: Comment out the file qdoc sometimes fails to generate. The root problem

Re: Trouble with exfat-fuse in -CURRENT

2017-01-05 Thread YASUOKA Masahiko
Hi, The problem you reported will be resolved by the commit following http://marc.info/?l=openbsd-cvs=148353129131577=2 On Mon, 12 Dec 2016 20:45:15 -0600 Ax0n wrote: > On 6.0-STABLE, I'm able to mount my one-and-only Exfat drive (a 128GB PNY > flash drive) just fine. The

CVS: cvs.openbsd.org: ports

2017-01-05 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/01/05 01:42:25 Modified files: x11/gtk+3 : Makefile distinfo Log message: Update to gtk+3-3.22.6.

CVS: cvs.openbsd.org: ports

2017-01-05 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/01/05 01:41:58 Modified files: sysutils/deja-dup: Makefile distinfo sysutils/deja-dup/pkg: PLIST Log message: Update to deja-dup-34.3.

CVS: cvs.openbsd.org: ports

2017-01-05 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/01/05 01:24:23 Modified files: sysutils/awscli: Makefile distinfo Log message: Update to awscli-1.11.36.

CVS: cvs.openbsd.org: ports

2017-01-05 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/01/05 01:24:07 Modified files: net/py-botocore: Makefile distinfo Log message: Update to py-botocore-1.4.93.

CVS: cvs.openbsd.org: ports

2017-01-05 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/01/05 01:19:56 Modified files: graphics/gdk-pixbuf2: Makefile distinfo Log message: Update to gdk-pixbuf-2.36.3.