Re: NEW: lang/snobol4

2017-11-05 Thread Marc Espie
On Sat, Nov 04, 2017 at 09:11:02PM -0400, Brian Callahan wrote: > Hi ports -- > > Attached is a new port, lang/snobol4, the CSNOBOL4 suite including > interpreter, debugger and utilities. > > --- > pkg/DESCR: > CSNOBOL4 is a free port of the original SIL (SNOBOL4 Implementation > Language)

Re: borgbackup tweaks

2017-11-05 Thread Jeremie Courreges-Anglas
On Sun, Nov 05 2017, Bjorn Ketelaars wrote: > On Sun 05/11/2017 00:50, Jeremie Courreges-Anglas wrote: >> >> Hi, >> >> Minor tweaks for borgbackup. lang/python/3.6 now provides a python3 >> symlink, so the patch shouldn't be needed. >> >> ok? > > Makefile needs

Re: Build chromedriver when building chrome

2017-11-05 Thread Robert Nagy
On (2017-11-04 18:27), Jeremy Evans wrote: > On 11/04 06:18, Jeremy Evans wrote: > > This builds chromedriver when building chrome. chromedriver is > > chrome's implementation of the WebDriver protocol, which allows > > for driving chrome via external software. Most commonly this > > is used in

Re: Update comms/c3270 3.3.11ga6 -> 3.5ga11

2017-11-05 Thread Stuart Henderson
On 2017/11/04 17:04, Jeremy Evans wrote: > + > +Index: Common/telnet.c > +--- Common/telnet.c.orig > Common/telnet.c > +@@ -3688,7 +3688,7 @@ ssl_base_init(char *cl_hostname, bool *pending) > + ssl_pending = pending; > + } > + > +-#if !defined(_WIN32) && OPENSSL_VERSION_NUMBER <

Fix lang/python/2.7 with MAKE_JOBS=...

2017-11-05 Thread Jeremie Courreges-Anglas
I like being able to use MAKE_JOBS=, but python2.7 keeps breaking. The diff below works fine for me (I did 10 parallel builds with no failure). ok? Index: patches/patch-Makefile_pre_in === RCS file:

[mail/p5-Mail-SpamAssassin] new deps

2017-11-05 Thread Giovanni Bechis
Added net/p5-Net-LibIDN to be able to check idn tld as a run-dependency and a databases/p5-BerkeleyDB as a test-dependency to let it pass more regression tests. Ok ? Comments ? Giovanni Index: Makefile === RCS file:

games/cataclysm-dda fix for gcc archs

2017-11-05 Thread trondd
Attempting to allow compilation on GCC archs. Just a slight tweak and addition of a COMPILER list. Tim. Index: Makefile === RCS file: /cvs/ports/games/cataclysm-dda/Makefile,v retrieving revision 1.1.1.1 diff -u -p -r1.1.1.1

Re: [UPDATE] math/lapack

2017-11-05 Thread Paul Irofti
On Sat, Nov 04, 2017 at 06:55:19PM +0100, Steven Mestdagh wrote: > long overdue update, and switch to gfortran. ok? > working on ports that depend on it. OK > > Index: Makefile > === > RCS file: /cvs/ports/math/lapack/Makefile,v >

Re: [UPDATE] math/blas

2017-11-05 Thread Paul Irofti
On Sat, Nov 04, 2017 at 05:14:05PM +0100, Steven Mestdagh wrote: > update to 3.7.1, switch to gfortran. > an update to math/lapack will follow soon. OK > > Index: Makefile > === > RCS file: /cvs/ports/math/blas/Makefile,v >

Re: [UPDATE] math/cblas

2017-11-05 Thread Steven Mestdagh
Paul Irofti [2017-11-05, 20:20:23]: > On Sat, Nov 04, 2017 at 05:15:08PM +0100, Steven Mestdagh wrote: > > update after blas update, a rerolled distfile, and also use gfortran. > > I can't get this to build. Using dpb with blas, cblas and lapack > patches. Am I missing something? I moved those 2

Re: [UPDATE] math/cblas

2017-11-05 Thread Paul Irofti
On Sun, Nov 05, 2017 at 09:35:03PM +0100, Steven Mestdagh wrote: > Paul Irofti [2017-11-05, 20:20:23]: > > On Sat, Nov 04, 2017 at 05:15:08PM +0100, Steven Mestdagh wrote: > > > update after blas update, a rerolled distfile, and also use gfortran. > > > > I can't get this to build. Using dpb with

Re: Electron for signal, freebsd bounty

2017-11-05 Thread Landry Breuil
On Sun, Nov 05, 2017 at 04:10:27PM +, Kevin Chadwick wrote: > https://github.com/electron/electron/issues/3797 > > C++ unfortunately but apparently a bounty is available if anyone is > interested or working on an electron port already.

Re: [update] www/p5-libwww 6.15 -> 6.26 now 6.27

2017-11-05 Thread Nigel Taylor
On 11/05/17 15:38, Giovanni Bechis wrote: > On Sat, Nov 04, 2017 at 11:45:09AM +, Nigel Taylor wrote: >> Ping retested with perl 5.24.3 no issues seen. >> >> Ok for this update? >> > what about adding LWP::Protocol::https to run depends as suggested by > upstream ? > anyway ok for me. >

Re: [UPDATE] net/prosody 0.9.12 -> 0.10.0

2017-11-05 Thread viq
On 17-11-05 16:30:59, Henrik Friedrichsen wrote: > On Sat, Nov 04, 2017 at 10:47:09PM +0100, Landry Breuil wrote: > > Well, which of your diffs should be commited ? :) > > The one I submitted, please :) Yes, Henrik's latest

Re: [UPDATE] math/lapack

2017-11-05 Thread Paul Irofti
> > Index: math/arpack/Makefile > === > RCS file: /cvs/ports/math/arpack/Makefile,v > retrieving revision 1.15 > diff -u -p -u -r1.15 Makefile > --- math/arpack/Makefile 16 Mar 2015 18:07:49 - 1.15 > +++

Re: [UPDATE] math/lapack

2017-11-05 Thread Paul Irofti
> Index: math/suitesparse/Makefile > === > RCS file: /cvs/ports/math/suitesparse/Makefile,v > retrieving revision 1.5 > diff -u -p -u -r1.5 Makefile > --- math/suitesparse/Makefile 27 Feb 2017 23:08:14 - 1.5 > +++

Re: [UPDATE] net/prosody 0.9.12 -> 0.10.0

2017-11-05 Thread Henrik Friedrichsen
On Sat, Nov 04, 2017 at 10:47:09PM +0100, Landry Breuil wrote: > Well, which of your diffs should be commited ? :) The one I submitted, please :)

Re: NEW: lang/snobol4

2017-11-05 Thread Brian Callahan
On 11/05/17 04:18, Marc Espie wrote: On Sat, Nov 04, 2017 at 09:11:02PM -0400, Brian Callahan wrote: Hi ports -- Attached is a new port, lang/snobol4, the CSNOBOL4 suite including interpreter, debugger and utilities. --- pkg/DESCR: CSNOBOL4 is a free port of the original SIL (SNOBOL4

NEW: security/py-asn1crypto

2017-11-05 Thread Stuart Henderson
Needed for a py-cryptography update. OK? Fast ASN.1 parser and serializer with definitions for private keys, public keys, certificates, CRL, OCSP, CMS, PKCS#3, PKCS#7, PKCS#8, PKCS#12, PKCS#5, X.509 and TSP py-cryptography update below if anyone wants to look at that too. ?

Re: [UPDATE] math/cblas

2017-11-05 Thread Paul Irofti
On Sat, Nov 04, 2017 at 05:15:08PM +0100, Steven Mestdagh wrote: > update after blas update, a rerolled distfile, and also use gfortran. I can't get this to build. Using dpb with blas, cblas and lapack patches. Am I missing something? >>> Building on localhost under math/cblas BDEPENDS

Re: ***SPAM***Re: [update] www/p5-libwww 6.15 -> 6.26 now 6.27

2017-11-05 Thread Giovanni Bechis
On Sat, Nov 04, 2017 at 11:45:09AM +, Nigel Taylor wrote: > Ping retested with perl 5.24.3 no issues seen. > > Ok for this update? > what about adding LWP::Protocol::https to run depends as suggested by upstream ? anyway ok for me. Cheers Giovanni > > > On 09/24/17 23:02, Nigel Taylor

Electron for signal, freebsd bounty

2017-11-05 Thread Kevin Chadwick
https://github.com/electron/electron/issues/3797 C++ unfortunately but apparently a bounty is available if anyone is interested or working on an electron port already.

Re: [pretest] emacs-26.0.90

2017-11-05 Thread Piotr Isajew
Dnia 15.10.2017 Jeremie Courreges-Anglas napisaƂ/a: > > Here's a diff for the first pretest in the emacs-26 release cycle. > Among other things, emacs now uses system malloc(3) at runtime (gmalloc > is still used at build/unexec time). > > As usual build & test reports are

Re: NEW: security/py-asn1crypto

2017-11-05 Thread Jeremie Courreges-Anglas
On Sun, Nov 05 2017, Stuart Henderson wrote: > Needed for a py-cryptography update. OK? ok > Fast ASN.1 parser and serializer with definitions for private keys, public > keys, certificates, CRL, OCSP, CMS, PKCS#3, PKCS#7, PKCS#8, PKCS#12, PKCS#5, > X.509 and TSP > > >

Re: Electron for signal, freebsd bounty

2017-11-05 Thread Jeremie Courreges-Anglas
On Sun, Nov 05 2017, Landry Breuil wrote: > On Sun, Nov 05, 2017 at 04:10:27PM +, Kevin Chadwick wrote: >> https://github.com/electron/electron/issues/3797 >> >> C++ unfortunately but apparently a bounty is available if anyone is >> interested or working on an electron

new textproc/hs-stringsearch

2017-11-05 Thread Matthias Kilian
Hi, another new dependency, required for a newer devel/hs-sandy, which is required for a newer devel/darcs (after the update to ghc-8). Same problem as with the three hs-ports added recently applies: probably not packaging (or even not building) with ghc-7.10 we still have in the tree, but I

Re: update p5-Mojolicious to 7.52

2017-11-05 Thread Mark Patruck
Thanks. I'll have a closer look tomorrow. On Sat, Nov 04, 2017 at 12:42:00PM +, Remi Locherer wrote: > Hi, > > This is an update for Mojolicious. Lots of changes since 6.24, see > https://github.com/kraih/mojo/blob/v7.52/Changes. > > There was a discussion about updating this port earlier

Re: [WIP] lua-sandbox + hindsight

2017-11-05 Thread viq
On 17-11-04 23:47:07, Landry Breuil wrote: > Hi, > > here's a WIP port for hindsight, > (http://mozilla-services.github.io/hindsight/) a 'C-based data > processing infrastructure pipeline' for log/metrics analysis and > distribution, akin to the ELK stack. It replaces 'heka' which was also a >

Re: [UPDATE] math/cblas

2017-11-05 Thread Stuart Henderson
On 2017/11/05 21:35, Steven Mestdagh wrote: > I moved those 2 man pages from lapack to blas. So there is a conflict but > only between new blas and old lapack (and vice versa). You need an @conflict marker in new blas (e.g. "@conflict lapack-<=3.1.1p5")

[UPDATE] graphics/sxiv 2.3.1 -> 24

2017-11-05 Thread Klemens Nanni
Hey ports@, here's a simple diff updating sxiv to the newest release; Yes, upstream jumped from 2.3.1 to 24 not 2.4. These are mostly mechanical changes, I've also updated the description as upstream did. Changes: - Automatically reload the current image whenever it changes - Support embedding

Re: [wip] buildbot 0.9.12

2017-11-05 Thread Landry Breuil
On Sun, Nov 05, 2017 at 08:50:48PM +0100, Landry Breuil wrote: > Hi, > > a long awaited update to buildbot, version nine.. which isnt > backwards-compatible with the 0.8 branch. Some new depends probably > needed at some point, so far it packages, slaves tests are fine, master > tests are partly

Re: [UPDATE] math/lapack

2017-11-05 Thread Paul Irofti
> Index: math/octave/Makefile > === > RCS file: /cvs/ports/math/octave/Makefile,v > retrieving revision 1.98 > diff -u -p -u -r1.98 Makefile > --- math/octave/Makefile 3 Nov 2017 12:28:53 - 1.98 > +++

Re: [UPDATE] math/lapack

2017-11-05 Thread Paul Irofti
> Perhaps I did something wrong, but I get this error when compiling > octave with the above. That libquadmath path looks weird. I get the same error with audio/cmu-sphinxbase. > > /usr/bin/libtool --tag=CXX --mode=link c++ -fPIC -pthread -Wall -W > -Wold-style-cast -Wformat -Wpointer-arith

powerpc bulk build report

2017-11-05 Thread landry
bulk build on macppc-1.ports.openbsd.org started on Sun Oct 29 13:17:20 MDT 2017 finished at Sun Nov 5 22:27:42 MST 2017 lasted 08D03h10m done with kern.version=OpenBSD 6.2-current (GENERIC.MP) #83: Sun Oct 29 02:53:44 MDT 2017 built packages:6826 Oct 29:643 Oct 30:844 Oct 31:709 Nov 1:350 Nov

Re: [UPDATE] math/lapack

2017-11-05 Thread Paul Irofti
> Index: math/py-numpy/Makefile > === > RCS file: /cvs/ports/math/py-numpy/Makefile,v > retrieving revision 1.46 > diff -u -p -u -r1.46 Makefile > --- math/py-numpy/Makefile3 Jan 2017 19:23:48 - 1.46 > +++

Re: [update] www/p5-libwww 6.15 -> 6.26 now 6.27

2017-11-05 Thread Giovanni Bechis
On 11/05/17 18:37, Nigel Taylor wrote: > On 11/05/17 15:38, Giovanni Bechis wrote: >> On Sat, Nov 04, 2017 at 11:45:09AM +, Nigel Taylor wrote: >>> Ping retested with perl 5.24.3 no issues seen. >>> >>> Ok for this update? >>> >> what about adding LWP::Protocol::https to run depends as

[update] sysutils/sysclean 2.6

2017-11-05 Thread Sebastien Marie
Hi, Here an update for sysclean 2.6. the new release incorporates recent changes for /usr/share/relink directory. in particular, it replaces '/usr/share/compile' by '/usr/share/relink/kernel' in ignored list (directory created at runtime by the system). other files under '/usr/share/relink'

Re: [UPDATE] math/lapack

2017-11-05 Thread Steven Mestdagh
Paul Irofti [2017-11-06, 01:27:51]: > > Index: math/octave/Makefile > > === > > RCS file: /cvs/ports/math/octave/Makefile,v > > retrieving revision 1.98 > > diff -u -p -u -r1.98 Makefile > > --- math/octave/Makefile3 Nov 2017

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2017/11/05 01:55:32 Added files: math/dieharder/patches: patch-libdieharder_dab_filltree2_c patch-libdieharder_dab_filltree_c Log message: Use "static inline" to build

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/11/05 03:03:29 ports/textproc/itstool/patches Update of /cvs/ports/textproc/itstool/patches In directory cvs.openbsd.org:/tmp/cvs-serv94304/patches Log Message: Directory

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/11/05 03:04:25 Modified files: textproc/itstool: Makefile Added files: textproc/itstool/patches: patch-itstool_in Log message: Stop crashing when freeing xmlDocs (upstream).

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2017/11/05 03:58:17 Modified files: emulators/gr-lida/patches: patch-gr-lida_pro Log message: configure system brokenness, this is using external libz in every case needs the explicit link for lld

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2017/11/05 04:14:38 Modified files: emulators/xroar: Makefile Log message: obey COMPILER choice, specifically some objective C test

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2017/11/05 05:08:00 Modified files: geo/p5-Geo-UK-Postcode-Regex: Makefile distinfo Log message: update to p5-Geo-UK-Postcode-Regex-0.017

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2017/11/05 02:11:32 Modified files: lang/gcc/4.9 : gcc4.port.mk Log message: if the gcc4 module is just a side-effect of the clang module, don't redefine those links. should fix COMPILER=ports-clang on

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/11/05 04:02:43 Modified files: devel/meson: Makefile devel/meson/patches: patch-mesonbuild_build_py Log message: Do not create aliases (i.e. so -> so.X -> so.X.Y links) only if

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2017/11/05 02:10:13 Modified files: infrastructure/mk: bsd.port.mk Log message: define COMPILER_LINKS early so that modules can test it easily

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2017/11/05 00:33:45 Modified files: lang/python/2.7/patches: patch-Lib_test_regrtest_py patch-Makefile_pre_in patch-configure_ac

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2017/11/05 00:32:36 Modified files: sysutils/borgbackup: Makefile sysutils/borgbackup/patches: patch-src_borg__endian_h Removed files: sysutils/borgbackup/patches:

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2017/11/05 04:31:29 Added files: games/atomix/patches: patch-src_Makefile_in Log message: explicitly link with -lm for lld

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Theo Buehler
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2017/11/05 04:30:43 Modified files: math/dieharder : Makefile Added files: math/dieharder/patches: patch-dieharder_help_c Log message: Fix out-of-bounds access: the global dtest_num is

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/11/05 03:14:54 Modified files: multimedia/libmatroska: Makefile distinfo Log message: Update to libmatroska-1.4.8. from Brad (maintainer)

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2017/11/05 04:18:03 Modified files: devel/help2man : Makefile distinfo Log message: update to help2man-1.47.5 tested in a bulk by and ok aja@

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2017/11/05 05:00:10 Modified files: sysutils/flashrom: Makefile distinfo sysutils/flashrom/patches: patch-Makefile patch-hwaccess_c Log message: update to flashrom-0.99.1

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2017/11/05 01:16:25 Modified files: x11/qt5: qt5.port.mk Log message: Stop overriding LINK_C/LINK, and tweak comments Overriding LINK breaks libtool commands, spotted in a wip gpgme update by

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2017/11/05 03:23:48 Modified files: www/webkit : Makefile www/webkitgtk4 : Makefile Log message: Remove myself from MAINTAINER, i haven't touched www/webkit since 3 years, and ajacoutot@ is

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2017/11/05 04:28:37 Modified files: emulators/yabause/patches: patch-src_gtk_Makefile_in Log message: ldd explicitly requires -lm

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Kirill Bychkov
CVSROOT:/cvs Module name:ports Changes by: ki...@cvs.openbsd.org 2017/11/05 01:51:46 Modified files: games/scorched3d: Makefile distinfo games/scorched3d/patches: patch-src_client_client_SecureID_cpp

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2017/11/05 02:14:28 Modified files: lang/gcc/4.6 : gcc4.port.mk lang/gcc/6 : gcc4.port.mk Log message: pre-emptively do the same tweak to other gccs in the ports tree

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/11/05 03:12:16 Modified files: sysutils/remotebox: Makefile distinfo sysutils/remotebox/pkg: PLIST Log message: Update to remotebox-2.4.

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/11/05 09:56:23 Modified files: misc/gramps: Makefile distinfo Log message: Update to gramps-4.2.6.

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/11/05 10:07:01 Modified files: sysutils/ansible-lint: Makefile distinfo sysutils/ansible-lint/pkg: PLIST Log message: Update to ansible-lint-3.4.17.

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2017/11/05 10:18:49 Modified files: x11: Makefile Log message: Hookup ruby-tk

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/11/05 10:34:12 Modified files: graphics/lcms2 : Makefile distinfo Removed files: graphics/lcms2/patches: patch-src_lcms2_internal_h Log message: Update to lcms2-2.8.

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2017/11/05 10:10:37 Modified files: cad/gtkwave: Makefile distinfo Log message: update to gtkwave-3.3.86l

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2017/11/05 10:08:41 Modified files: databases/barman: Makefile distinfo Log message: update to barman-2.3

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2017/11/05 10:47:34 Modified files: games/stepmania/patches: patch-src_Makefile_in Log message: fix linking with lld

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2017/11/05 10:45:34 Modified files: security : Makefile Log message: +py-asn1crypto

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2017/11/05 11:49:09 Modified files: devel/distcc : Makefile distinfo Log message: fix package name pointed out by naddy@

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2017/11/05 09:30:52 Modified files: sysutils/borgmatic: Makefile distinfo sysutils/borgmatic/patches: patch-setup_py sysutils/borgmatic/pkg: PLIST Log message: update to borgmatic-1.1.10

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2017/11/05 09:44:09 Modified files: devel : Makefile Log message: +ruby-xdg

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2017/11/05 09:43:28 Log message: import ruby-xdg-2.2.3 XDG provides a module for supporting the XDG Base Directory Standard. ok jeremy@ Status: Vendor Tag: jasper Release

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2017/11/05 09:52:07 Modified files: net/prosody: Makefile distinfo net/prosody/patches: patch-certs_Makefile patch-prosody_cfg_lua_dist

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Juan Francisco Cantero Hurtado
CVSROOT:/cvs Module name:ports Changes by: juan...@cvs.openbsd.org 2017/11/05 10:16:08 Modified files: lang/cython: Makefile distinfo Log message: Update to cython 0.27.3.

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2017/11/05 10:17:41 Log message: Import ruby-tk 0.2.0 This is a Tk interface module using tcltklib. It was distributed with ruby until ruby 2.3. Starting in ruby 2.4 it is available as a separate

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/11/05 10:16:57 Modified files: print/t1utils : Makefile distinfo Log message: Update to t1utils-1.41.

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2017/11/05 10:20:14 Modified files: audio : Makefile Log message: Unhook ruby-id3lib

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2017/11/05 10:53:50 Modified files: security/py-cryptography: Makefile distinfo security/py-cryptography/pkg: PLIST security/py-cryptography_vectors: Makefile distinfo

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2017/11/05 11:21:25 Modified files: x11/gnome/recipes: Makefile x11/gnome/recipes/patches: patch-src_gr-mail_c Log message: apply fix from upstream

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2017/11/05 10:30:49 Modified files: fonts/mplus-fonts: Makefile distinfo Log message: update to mplus-063

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2017/11/05 11:19:06 Modified files: math/dieharder : Makefile math/dieharder/pkg: PLIST Log message: build and install documentation, requested by tb@

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2017/11/05 11:57:17 Modified files: devel/intellij : Makefile distinfo devel/intellij/pkg: PLIST Log message: update to intellij-2017.2.5 from Caspar Schutijser (MAINTAINER)

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2017/11/05 08:12:56 Modified files: devel/gmp/patches: patch-acinclude_m4 Log message: Fixed in the unstable repo, not in the gmp-6.1 repo

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/11/05 09:54:38 Modified files: geo/p5-Geo-Coordinates-OSGB: Makefile distinfo geo/p5-Geo-Coordinates-OSGB/pkg: PLIST Log message: Update to p5-Geo-Coordinates-OSGB-2.19.

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2017/11/05 09:45:10 Modified files: sysutils/tmuxinator: Makefile distinfo sysutils/tmuxinator/patches: patch-lib_tmuxinator_config_rb sysutils/tmuxinator/pkg: PLIST Log message: update

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2017/11/05 09:58:37 Modified files: x11/gnome/shell: Makefile Log message: link to upstream bz for the st-scroll-view-fade-generated.c issue

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2017/11/05 10:24:48 Modified files: devel/ruby-diff-lcs: Makefile distinfo devel/ruby-diff-lcs/pkg: PLIST Log message: update to diff-lcs-1.3

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2017/11/05 10:22:22 Removed files: audio/ruby-id3lib: Makefile distinfo audio/ruby-id3lib/patches: patch-Rakefile audio/ruby-id3lib/pkg: DESCR PLIST Log message: Remove ruby-id3lib, dead

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2017/11/05 12:18:31 Modified files: databases/mariadb: Tag: OPENBSD_6_2 Makefile distinfo databases/mariadb/patches: Tag: OPENBSD_6_2

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2017/11/05 12:17:23 Modified files: databases/mariadb: Makefile distinfo databases/mariadb/patches: patch-cmake_install_macros_cmake patch-scripts_CMakeLists_txt

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2017/11/05 12:27:56 Modified files: mail/dovecot : Makefile distinfo mail/dovecot/patches: patch-src_master_master-settings_c Log message: update to Dovecot 2.2.33.2, from Brad. - doveadm: Fix

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2017/11/05 12:29:43 Modified files: games/sdlpop/patches: patch-src_Makefile Log message: blablabla -lm lld

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2017/11/05 12:42:18 Modified files: games/tuxpaint/patches: patch-Makefile Log message: wee gmake broken build-system, what a surprise. takes less time adding -lpng directly than to figure that shit out.

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Denis Fondras
CVSROOT:/cvs Module name:ports Changes by: de...@cvs.openbsd.org 2017/11/05 13:17:15 Modified files: geo/openbsd-developers: Makefile geo/openbsd-developers/files: OpenBSD Log message: Add myself OK bcallah@ aja@ jca@

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Matthias Kilian
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2017/11/05 13:51:15 Added files: games/hedgewars/patches: patch-cmake_modules_checkModule_hs Log message: Let it configure/build with ghc-8.

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Christian Weisgerber
CVSROOT:/cvs Module name:ports Changes by: na...@cvs.openbsd.org 2017/11/05 14:46:04 Modified files: graphics/digikam-kde4: Makefile Log message: replace gettext module

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Sebastian Reitenbach
CVSROOT:/cvs Module name:ports Changes by: sebas...@cvs.openbsd.org2017/11/05 15:01:20 Modified files: security : Makefile Log message: hook up ruby-gpgme

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Sebastian Reitenbach
CVSROOT:/cvs Module name:ports Changes by: sebas...@cvs.openbsd.org2017/11/05 14:59:07 Log message: GPG backend for the hiera eyaml backend, allows you to use gpg keys for encryption. OK jeremy@ Status: Vendor Tag: sebastia Release

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2017/11/05 15:25:22 Modified files: x11/gnome/eog : Makefile Added files: x11/gnome/eog/patches: patch-help_es_es_po patch-help_lv_lv_po Log message: unbreak help files which itstool choked on

CVS: cvs.openbsd.org: ports

2017-11-05 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/11/05 16:05:07 Modified files: math/gnumeric : Makefile Log message: Makr BROKEN for the time being; there's an issue with the latest itstool.

  1   2   >