Re: FIX: py-scipy on arm64 [WAS: aarch64 bulk build report]

2019-05-28 Thread Peter Hessler
On 2019 May 27 (Mon) at 20:57:55 +0200 (+0200), Martin Reindl wrote: :Digging deeper here. This is my interpretation, please correct me if I :am wrong: : :On aarch64, the current COMPILER line expands to: :- base-clang: no fortran suport, no compiler link is set up :- ports-gcc: aarch64 is not in

Re: NEW PORT: openbsd-backgrounds

2019-05-28 Thread Giovanni Bechis
On Mon, May 27, 2019 at 10:49:34PM +0200, Marc Espie wrote: > Hum, some people are giving me cool pictures, > so it's probably impractical to provide a package by now (470M of pics > and counting) > what if the package will provide just one picture per dev to be able to have a decent size ? the

Re: NEW PORT: openbsd-backgrounds

2019-05-28 Thread Thomas Dettbarn
Hello. Who wants to browse 470 Mbyte of pictures anyways? I think you would help the users more if you would just pick your 10 favorites? Thomas > Giovanni Bechis mailto:giova...@paclan.it > hat am 28. > Mai 2019 um 08:17 geschrieben: > > > On Mon, May 27, 2019 at 10:49:34PM +0200,

Re: NEW PORT: openbsd-backgrounds

2019-05-28 Thread Marc Espie
Well, there are several solutions to a packaging problem. - I could ditch a few pictures of low resolution compared to the others or remove a few "good but more of the same", or one impractical perfectly square picture. - the other thing to do is to batch it through gm so that the distributed

Re: Adding aarch64 to GCC49_ARCHS (was: Re: FIX: py-scipy on arm64 [WAS: aarch64 bulk build report])

2019-05-28 Thread Stuart Henderson
On 2019/05/28 00:12, Jeremie Courreges-Anglas wrote: > Adding aarch64 to GCC49_ARCHS makes sense to me. Renaming GCC49_ARCHS > to something else can be done in another step. ok jca@ > > cc'ing bcallah@, pascal@, phessler@ and espie@, maybe I'm missing > others. Adding aarch64 to GCC49_ARCHS is

UPDATE: net/rabbitmq

2019-05-28 Thread Sebastian Reitenbach
Hi, a few days ago, jasper asked me to update rabbitmq. As it turns out, I seem to be the maintainer ;) So, here you go, it turned out to be a bit less straight forward than I anticipated. So from the very old 3.5.6 version we had, updated to 3.6.15, which is as well not maintained upstream

Re: NEW PORT: openbsd-backgrounds

2019-05-28 Thread Marc Espie
On Tue, May 28, 2019 at 11:46:31AM -0700, cpb_ports wrote: > On Tue, May 28, 2019 at 10:57:40AM +0200, Marc Espie wrote: > > Well, there are several solutions to a packaging problem. > > > > - I could ditch a few pictures of low resolution compared to the others > > or remove a few "good but more

How to write a PLIST for a program that does code-as-configuration in /etc

2019-05-28 Thread William Leuschner
Hello ports@, I mentioned about a year ago that I was working on porting Netdata. Slow progress, I know :D I’ve run into a problem with my port. Netdata does a code-as-configuration thing where it dumps a bunch of python files into folders in /etc when you run it, which it uses to determine

chromium runs only once

2019-05-28 Thread 岡本健二
I'm using chromium of yesterday's -current source, and facing problem which I can run chromium only once. The secnd try to run chromium, I get the error message: process_metirics_openbsd.cc: Not implemented reached in bool base: GetSystemMemoryInfo (base: SystemMemoryInfoKB *) The patch source

Re: Adding aarch64 to GCC49_ARCHS (was: Re: FIX: py-scipy on arm64 [WAS: aarch64 bulk build report])

2019-05-28 Thread Martin Reindl
> > > Index: arch-defines.mk > > > === > > > RCS file: /cvs/ports/infrastructure/mk/arch-defines.mk,v > > > retrieving revision 1.64 > > > diff -u -p -r1.64 arch-defines.mk > > > --- arch-defines.mk 11 May 2019 12:05:46 -

bunch of perl ports

2019-05-28 Thread Henning Brauer
...rotting in my tree for $waytoolong if someone had the mercy of taking these up and convert my portsgibberish into sth useful, that'd be superb. # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create

man ports has deprecated PLIST_DB instead of PLIST_REPOSITORY, doas settings in man bsd.port.mk

2019-05-28 Thread myportslist20190323
man ports: In the Using a Read-Only Ports Tree section of man ports, I believe it should read PLIST_REPOSITORY instead of PLIST_DB. (Please note that man bsd.port.mk says PLIST_DB is deprecated. Also, make fix-permissions won't change permission if PLIST_DB is set in /etc/mk.conf, but it does

Re: NEW: audio/libebur128

2019-05-28 Thread Raphael Graf
On Sat, May 18, 2019 at 02:41:01PM +0200, Raphael Graf wrote: > "libebur128 is a library that implements the EBU R 128 standard for > loudness normalisation." > > https://github.com/jiixyj/libebur128 > > It is a very small and simple port. > > As the tests need 90MB of testdata, I've disabled

Re: USE_LLD=No vs. aarch64?

2019-05-28 Thread Jeremie Courreges-Anglas
On Tue, May 28 2019, Christian Weisgerber wrote: > Jeremie Courreges-Anglas: > >> So far we only need this for one arch, maybe a cheaper approach would be >> enough? The diff below just tests whether ld.bfd exists. > > On archs other than LLD_ARCHS, that diff would stat() ld.bfd every > time

Re: NEW PORT: openbsd-backgrounds

2019-05-28 Thread Ian Darwin
On Tue, May 28, 2019 at 08:17:39AM +0200, Giovanni Bechis wrote: > On Mon, May 27, 2019 at 10:49:34PM +0200, Marc Espie wrote: > > Hum, some people are giving me cool pictures, > > so it's probably impractical to provide a package by now (470M of pics > > and counting) > > > what if the package

Re: USE_LLD=No vs. aarch64?

2019-05-28 Thread Christian Weisgerber
Jeremie Courreges-Anglas: > So far we only need this for one arch, maybe a cheaper approach would be > enough? The diff below just tests whether ld.bfd exists. On archs other than LLD_ARCHS, that diff would stat() ld.bfd every time bsd.port.mk is parsed. Let's do this only when USE_LLD

Re: Move lang/pcc to lang/pcc/pcc, update to 20190521 and add lang/pcc/pcc-libs

2019-05-28 Thread Leonid Bobrov
file: pcc/distinfo diff -N pcc/distinfo --- /dev/null 1 Jan 1970 00:00:00 - +++ pcc/distinfo28 May 2019 12:08:00 - @@ -0,0 +1,2 @@ +SHA256 (pcc-20190528.tgz) = HGZEWtnAB7ZPZngQp8MWf7+wbQu3wAONgGWiZfMZyKM= +SIZE (pcc-20190528.tgz) = 943292 Index: pcc/pa

CVS: cvs.openbsd.org: ports

2019-05-28 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2019/05/28 13:41:48 Modified files: infrastructure/bin: register-plist Log message: have register-plist remove cdrom info seamlessly

CVS: cvs.openbsd.org: ports

2019-05-28 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2019/05/28 14:08:35 Modified files: mail/rcube-contextmenu: Makefile mail/rcube-dkimstatus: Makefile distinfo mail/rcube-dkimstatus/pkg: DESCR mail/rcube-dovecot_ident: Makefile

CVS: cvs.openbsd.org: ports

2019-05-28 Thread Christian Weisgerber
CVSROOT:/cvs Module name:ports Changes by: na...@cvs.openbsd.org 2019/05/28 14:08:17 Modified files: infrastructure/mk: bsd.port.mk Log message: When switching to a non-default linker with USE_LLD, check whether that linker (ld.bfd, ld.lld) actually exists, otherwise

CVS: cvs.openbsd.org: ports

2019-05-28 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2019/05/28 13:42:43 Modified files: mail/rcube-markasjunk2: Makefile mail/rcube-markasjunk2/pkg: DESCR Log message: warn in DESCR that this is obsolete and may be removed in future; functionality

CVS: cvs.openbsd.org: ports

2019-05-28 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2019/05/28 15:34:08 Modified files: security/openssl/1.0.2: Makefile distinfo security/openssl/1.0.2/patches: patch-Configure Log message: update to openssl-1.0.2s

CVS: cvs.openbsd.org: ports

2019-05-28 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2019/05/28 12:54:26 Modified files: devel/py-buildbot: Makefile.inc devel/py-buildbot/buildbot: distinfo devel/py-buildbot/buildbot/pkg: PLIST devel/py-buildbot/console-view:

CVS: cvs.openbsd.org: ports

2019-05-28 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2019/05/28 16:19:56 Modified files: security/openssl/1.1: Makefile distinfo security/openssl/1.1/patches: patch-Configurations_unix-Makefile_tmpl

CVS: cvs.openbsd.org: ports

2019-05-28 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2019/05/28 13:35:14 Modified files: geo/pdal : Makefile distinfo Log message: Update to PDAL 1.9.1.

CVS: cvs.openbsd.org: ports

2019-05-28 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2019/05/28 15:20:32 Modified files: sysutils/random_run: Makefile distinfo Log message: finally added an option which makes random_run NOT run

CVS: cvs.openbsd.org: ports

2019-05-28 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2019/05/28 16:24:08 Modified files: sysutils/bacula: Makefile distinfo Log message: update to bacula-9.4.3

CVS: cvs.openbsd.org: ports

2019-05-28 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2019/05/28 23:23:27 Modified files: geo/mdal : Makefile distinfo Log message: Update to MDAL 0.3.3

CVS: cvs.openbsd.org: ports

2019-05-28 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2019/05/28 23:24:25 Modified files: devel/proj : Makefile distinfo Log message: Update to proj 6.1.0

CVS: cvs.openbsd.org: ports

2019-05-28 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2019/05/28 07:40:40 Modified files: lang/lucee : Makefile distinfo Log message: update to lucee-5.3.2.77

CVS: cvs.openbsd.org: ports

2019-05-28 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2019/05/28 07:59:36 Modified files: net/rrdtool: Makefile distinfo net/rrdtool/patches: patch-configure patch-src_Makefile_in Log message: update to rrdtool-1.7.2

CVS: cvs.openbsd.org: ports

2019-05-28 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2019/05/28 08:18:31 Modified files: net/librenms : Makefile distinfo net/librenms/pkg: PLIST Log message: update to librenms-1.52

CVS: cvs.openbsd.org: ports

2019-05-28 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2019/05/28 08:24:10 Modified files: security/letsencrypt: Makefile.inc security/letsencrypt/client: Makefile distinfo security/letsencrypt/client/patches: patch-examples_cli_ini

CVS: cvs.openbsd.org: ports

2019-05-28 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2019/05/28 07:39:16 Modified files: net/p5-Zonemaster/ldns: Makefile distinfo Log message: update to p5-Zonemaster-LDNS-2.0.1

CVS: cvs.openbsd.org: ports

2019-05-28 Thread Thomas Frohwein
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2019/05/28 09:05:04 Modified files: games/fnaify : Makefile distinfo Log message: update to fnaify 1.3, ok bcallah@

CVS: cvs.openbsd.org: ports

2019-05-28 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2019/05/28 05:32:56 Log message: Import greybird 3.22.10. Greybird is the default/preferred Xfce theme (coming from xubuntu), and includes: * Gtk+2 theme * Gtk+3 theme * Xfwm4

CVS: cvs.openbsd.org: ports

2019-05-28 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2019/05/28 05:33:43 Modified files: x11: Makefile Log message: +greybird

CVS: cvs.openbsd.org: ports

2019-05-28 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2019/05/28 06:57:45 Modified files: www/kore : Makefile Log message: Add a python FLAVOR to Kore.

CVS: cvs.openbsd.org: ports

2019-05-28 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2019/05/28 06:58:34 Modified files: www: Makefile Log message: Add kore,python.

CVS: cvs.openbsd.org: ports

2019-05-28 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2019/05/28 09:43:19 Modified files: mail/kopano/core: Makefile mail/kopano/core/pkg: PLIST-main Log message: add missing dependency on www/tidy and fixup wantlibs

CVS: cvs.openbsd.org: ports

2019-05-28 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2019/05/28 10:12:36 ports/textproc/ruby-kramdown/patches Update of /cvs/ports/textproc/ruby-kramdown/patches In directory cvs.openbsd.org:/tmp/cvs-serv4713/patches Log Message: Directory

CVS: cvs.openbsd.org: ports

2019-05-28 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2019/05/28 10:14:00 Modified files: textproc/ruby-kramdown: Makefile Added files: textproc/ruby-kramdown/patches: patch-test_run_tests_rb Log message: Fix and enable tests Requested by fcambus@

CVS: cvs.openbsd.org: ports

2019-05-28 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2019/05/28 11:00:54 Modified files: security/nss/patches: patch-nss_coreconf_OpenBSD_mk Log message: link to upstream commit, chunk to remove in 3.45

CVS: cvs.openbsd.org: ports

2019-05-28 Thread Kurt Miller
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2019/05/28 11:37:40 Modified files: devel/jdk/1.8 : Makefile Added files: devel/jdk/1.8/patches: patch-jdk_src_solaris_native_java_lang_childproc_c Log message:

CVS: cvs.openbsd.org: ports

2019-05-28 Thread Kurt Miller
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2019/05/28 11:39:55 Modified files: devel/jdk/11 : Makefile distinfo Added files: devel/jdk/11/patches: patch-src_java_base_unix_native_libjava_childproc_c