update: lang/rust 1.14.0

2016-12-22 Thread Sebastien Marie
Hi, Here an update to lang/rust to the upcoming 1.14.0 version (should be released today). All testsuites passed for amd64 and i386 (just run-pass/out-of-stack that still fail occasionally). amd64 was testing with llvm-3.9.1 and llvm-3.9.0p2, whereas i386 just with llvm-3.9.0p2 (bad timing with

Re: gcc4.9 and _Unwind_Resume segfaults

2016-12-22 Thread Paul Irofti
On Thu, Dec 22, 2016 at 09:49:08AM +0300, Vadim Zhukov wrote: > 2016-12-22 1:24 GMT+03:00 Paul Irofti : > >> the port (if everything there is C++-based, tweaking CONFIGURE_ENV > > > > Teach me how :) > > > > It doesn't work with this > > > > CONFIGURE_ENV =

CVS: cvs.openbsd.org: ports

2016-12-22 Thread Daniel Jakots
CVSROOT:/cvs Module name:ports Changes by: d...@cvs.openbsd.org2016/12/22 19:03:02 Modified files: devel : Makefile Log message: + cargo-generate-vendor

CVS: cvs.openbsd.org: ports

2016-12-22 Thread Daniel Jakots
CVSROOT:/cvs Module name:ports Changes by: d...@cvs.openbsd.org2016/12/22 18:58:18 Log message: Import cargo-generate-vendor from Sebastien Marie (uptream/maintainer) cargo-generate-vendor is used to help building vendored crate for use with devel/cargo.

CVS: cvs.openbsd.org: ports

2016-12-22 Thread Juan Francisco Cantero Hurtado
CVSROOT:/cvs Module name:ports Changes by: juan...@cvs.openbsd.org 2016/12/22 17:25:53 Modified files: emulators/xroar: Makefile distinfo Log message: Update to xroar 0.34.6.

Remove net/ldistfp ?

2016-12-22 Thread Jeremie Courreges-Anglas
ldistfp fails here: $ ldistfp some.host ldistfp 0.1.4 - remote identd fingerprinting tool. -sc/teso read 94 fingerprints net_connect: Invalid argument $ connect(2) fails because the remote address is 255.255.255.255. The code shows bad compile time warnings: cc -O2 -pipe -g

Re: UPDATE: syncthing-0.14.16

2016-12-22 Thread Adam Wolk
On Thu, Dec 22, 2016 at 11:36:38AM +, Edd Barrett wrote: > Hi, > > An update to syncthing to the latest. > > I was getting "can't send symlinks to an old client" when using the > in-tree version against an auto-updating standalone binary. This fixes > that. > > Verified tarball with gpg. >

Re: UPDATE net/nmap 7.40

2016-12-22 Thread Stuart Henderson
On 2016/12/22 06:22, David CARLIER wrote: > Hi, > > there is the update to the newest version. Thanks, working for me. Committed.

CVS: cvs.openbsd.org: ports

2016-12-22 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2016/12/22 14:58:40 Modified files: net/nmap : Makefile distinfo net/nmap/patches: patch-libnetutil_netutil_cc patch-scan-engine_cc patch-timing_cc

CVS: cvs.openbsd.org: ports

2016-12-22 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2016/12/22 14:34:06 Modified files: geo/qgis : Makefile distinfo geo/qgis/patches: patch-src_app_qgisapp_cpp Removed files: geo/qgis/patches: patch-src_gui_qgisgui_h Log message:

CVS: cvs.openbsd.org: ports

2016-12-22 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2016/12/22 14:26:20 Modified files: graphics/ImageMagick: Makefile distinfo graphics/ImageMagick/pkg: PLIST Log message: update to ImageMagick-6.9.7-0

Re: [New] games/tome4 (previously t-engine)

2016-12-22 Thread Adam Wolk
On Tue, Dec 20, 2016 at 12:21:08PM +0100, Solène Rapenne wrote: > Le 2016-12-12 12:42, Frederic Cambus a écrit : > > On Mon, Dec 05, 2016 at 04:14:03PM +0100, Sol??ne Rapenne wrote: > > > > > I'm ok for the MAINTAINER line, my Makefile is in utf-8 so it was > > > supposed > > > to be > > > a "??"

CVS: cvs.openbsd.org: ports

2016-12-22 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2016/12/22 12:54:56 Modified files: x11/gnome/calendar: Makefile distinfo Log message: update to gnome-calendar-3.22.2

CVS: cvs.openbsd.org: ports

2016-12-22 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2016/12/22 09:05:26 Modified files: sysutils/consul: Makefile distinfo Log message: Update to consul-0.7.2.

CVS: cvs.openbsd.org: ports

2016-12-22 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2016/12/22 08:11:53 Modified files: sysutils/awscli: Makefile Log message: Needs groff. spotted by abieber@

CVS: cvs.openbsd.org: ports

2016-12-22 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2016/12/22 07:10:27 Modified files: lang/clang : clang.port.mk Log message: MODCLANG_VERSION=3.9.1 prodded by Brad

Re: update: devel/cargo (and a new module: devel/cargo)

2016-12-22 Thread Sebastien Marie
Hi, Here an update of the diff: - keep ONLY_FOR_ARCHS = amd64 i386 - extends the BUILD_DEPENDS requirement to lang/rust>=1.13,<1.15 as the upcoming rust-1.14.0 is still able to compile cargo-0.14.0. Thanks. On Wed, Dec 14, 2016 at 03:04:21PM +0100, Sebastien Marie wrote: > Hi, > > The

Re: Cruft: imake

2016-12-22 Thread Kirill Bychkov
On Fri, September 2, 2016 13:56, Christian Weisgerber wrote: > Now that gtk1 has been removed, we need to give jasper@ a new goal > in life. I think a good candidate is imake. Anything that still > uses imake for configuration is likely old cruft that has been > barely maintained, if at all,

Re: UPDATE: pypy-5.6.0

2016-12-22 Thread Edd Barrett
On Mon, Dec 12, 2016 at 11:43:09AM +, Edd Barrett wrote: > Here's an update to the latest PyPy. Did anyone get a chance to look at this? -- Best Regards Edd Barrett http://www.theunixzoo.co.uk

UPDATE: syncthing-0.14.16

2016-12-22 Thread Edd Barrett
Hi, An update to syncthing to the latest. I was getting "can't send symlinks to an old client" when using the in-tree version against an auto-updating standalone binary. This fixes that. Verified tarball with gpg. OK? Index: Makefile

CVS: cvs.openbsd.org: ports

2016-12-22 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2016/12/22 04:07:13 Modified files: devel/llvm : Makefile distinfo devel/llvm/patches: patch-tools_clang_lib_Basic_Targets_cpp

CVS: cvs.openbsd.org: ports

2016-12-22 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2016/12/22 03:53:08 Modified files: sysutils/awscli: Makefile distinfo Log message: Update to awscli-1.11.33.

CVS: cvs.openbsd.org: ports

2016-12-22 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2016/12/22 03:52:54 Modified files: net/py-botocore: Makefile distinfo net/py-botocore/pkg: PLIST Log message: Update to py-botocore-1.4.90.

Re: CVS: cvs.openbsd.org: ports

2016-12-22 Thread Antoine Jacoutot
On Thu, Dec 22, 2016 at 11:32:38AM +0100, Landry Breuil wrote: > On Thu, Dec 22, 2016 at 11:22:49AM +0100, Antoine Jacoutot wrote: > > On Wed, Dec 21, 2016 at 05:51:56AM -0700, Landry Breuil wrote: > > > CVSROOT: /cvs > > > Module name: ports > > > Changes by: lan...@cvs.openbsd.org

Re: CVS: cvs.openbsd.org: ports

2016-12-22 Thread Landry Breuil
On Thu, Dec 22, 2016 at 11:22:49AM +0100, Antoine Jacoutot wrote: > On Wed, Dec 21, 2016 at 05:51:56AM -0700, Landry Breuil wrote: > > CVSROOT:/cvs > > Module name:ports > > Changes by: lan...@cvs.openbsd.org 2016/12/21 05:51:56 > > > > Log message: > > Import riemann 0.2.12,

Re: CVS: cvs.openbsd.org: ports

2016-12-22 Thread Antoine Jacoutot
On Wed, Dec 21, 2016 at 05:51:56AM -0700, Landry Breuil wrote: > CVSROOT: /cvs > Module name: ports > Changes by: lan...@cvs.openbsd.org 2016/12/21 05:51:56 > > Log message: > Import riemann 0.2.12, from MAINTAINER Pavel Korovin /p/tristero/se > > Riemann provides

CVS: cvs.openbsd.org: ports

2016-12-22 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2016/12/22 02:31:00 Modified files: x11/paper-gtk-theme: Makefile Log message: Missing rdep on x11/gtk2-murrine-engine.

CVS: cvs.openbsd.org: ports

2016-12-22 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2016/12/22 02:20:19 Modified files: security/heimdal: Makefile distinfo Removed files: security/heimdal/patches: patch-lib_hcrypto_evp-openssl_c

CVS: cvs.openbsd.org: ports

2016-12-22 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2016/12/22 02:05:06 Modified files: emulators/qemu : Makefile distinfo emulators/qemu/patches: patch-block_curl_c patch-configure

CVS: cvs.openbsd.org: ports

2016-12-22 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2016/12/22 02:02:50 Modified files: x11/gnome/builder: Makefile distinfo x11/gnome/builder/pkg: PLIST Log message: Update to gnome-builder-3.22.4.

CVS: cvs.openbsd.org: ports

2016-12-22 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2016/12/22 01:17:49 Modified files: security/libgpg-error: Makefile distinfo security/libgpg-error/pkg: PLIST Log message: Update to libgpg-error-1.26.

Update: net/openfire

2016-12-22 Thread Marc Peters
Hi, openfire 4.1.0 was released yesterday. Changelog can be found here: http://download.igniterealtime.org/openfire/docs/4.1.0/changelog.html Marc Index: Makefile === RCS file: /cvs/ports/net/openfire/Makefile,v retrieving

CVS: cvs.openbsd.org: ports

2016-12-22 Thread Peter Hessler
CVSROOT:/cvs Module name:ports Changes by: phess...@cvs.openbsd.org2016/12/22 01:10:21 Modified files: x11/qt4: Makefile audio/jack : Makefile Log message: these use atomics not currently available on arm