Re: NEW: prometheus-2.0.0

2017-12-31 Thread Antoine Jacoutot
On Sun, Dec 31, 2017 at 08:12:07AM +, Claudio Jeker wrote: > Hi, > > Here is a port of prometheus 2.0.0. > > Prometheus is an open-source systems monitoring and alerting toolkit. > Its main features are: > - a multi-dimensional data model with time series data identified by > metric name

Re: Qt5 on macppc

2017-12-31 Thread Rafael Sadowski
On Sun Dec 31, 2017 at 01:43:48AM +0300, Kirill Bychkov wrote: > Hi guys! > I've successfully built Qt5 on my mac and tested runtime with > net/owncloudclient > (both gui and cli), audio/mscore and databases/sqlitebrowser. > > archivers/quazip builds and passes regression tests. > > Probably

Re: [new] databases/influxdb

2017-12-31 Thread Remi Locherer
On Fri, Dec 29, 2017 at 07:11:55PM +0100, Landry Breuil wrote: > On Fri, Dec 29, 2017 at 07:45:41AM +0100, Landry Breuil wrote: > > On Thu, Dec 28, 2017 at 11:34:31PM +0100, Antoine Jacoutot wrote: > > > On Thu, Dec 28, 2017 at 09:14:20PM +, Landry Breuil wrote: > > > > On Wed, Dec 27, 2017 at

NEW: prometheus-2.0.0

2017-12-31 Thread Claudio Jeker
Hi, Here is a port of prometheus 2.0.0. Prometheus is an open-source systems monitoring and alerting toolkit. Its main features are: - a multi-dimensional data model with time series data identified by metric name and key/value pairs - a flexible query language to leverage this dimensionality

Re: NEW: devel/clazy

2017-12-31 Thread Rafael Sadowski
On Sat Dec 30, 2017 at 06:47:46PM -0500, Brian Callahan wrote: > Hi Rafael -- > > On 12/30/17 11:59, Rafael Sadowski wrote: > > Okay, before the year ends, here is a new port. > > > > $ pkg/DESCR > > --- > > cazy is a compiler plugin which allows clang to understand Qt semantics. > > You get

UPDATE: devel/dlib

2017-12-31 Thread Rafael Sadowski
Simple diff below to bring dlib to the latest satble version. Still no other consumers. Change log: http://dlib.net/change_log.html ok? Index: Makefile === RCS file: /cvs/ports/devel/dlib/Makefile,v retrieving revision 1.1.1.1 diff

Re: NEW: prometheus-2.0.0

2017-12-31 Thread Stuart Henderson
On 2017/12/31 09:40, Antoine Jacoutot wrote: > On Sun, Dec 31, 2017 at 08:12:07AM +, Claudio Jeker wrote: > > Hi, > > > > Here is a port of prometheus 2.0.0. > > > > Prometheus is an open-source systems monitoring and alerting toolkit. > > Its main features are: > > - a multi-dimensional

UPDATE: devel/intellij 2017.3.2

2017-12-31 Thread Caspar Schutijser
Hi ports@, Below the diff that updates intellij to 2017.3.2. Tested on amd64, as usual. Thanks, Caspar Schutijser Index: Makefile === RCS file: /cvs/ports/devel/intellij/Makefile,v retrieving revision 1.46 diff -u -p -r1.46

Re: Remove www/decss?

2017-12-31 Thread Jeremie Courreges-Anglas
On Sat, Dec 30 2017, Frederic Cambus wrote: > Hi ports@, > > The point of this program has never been to be useful, but to annoy the > MPAA. More information about the why and how can be found on upstream > HOMEPAGE [1]. > > I think there is no point to keep distributing it in

Re: [MAINTAINER UPDATE] x11/lumina port currently won't build - fix included

2017-12-31 Thread Bryan C. Everly
On Sun, Dec 31, 2017 at 5:39 PM, Antoine Jacoutot wrote: > On Sun, Dec 31, 2017 at 04:12:24PM +, Bryan Everly wrote: >> On Fri, 2017-12-29 at 19:48 +, Bryan C. Everly wrote: >> >> Hello ports@, >> >> Looks like we missed a comma in the makefile which is

Re: NEW libb2

2017-12-31 Thread Brian Callahan
On 12/31/17 13:26, Klemens Nanni wrote: On Sun, Dec 31, 2017 at 01:15:29PM -0500, Brian Callahan wrote: On 12/31/17 12:15, Björn Ketelaars wrote: Enclosed with this mail a tarball for libb2 a C library providing BLAKE2b, BLAKE2s, BLAKE2bp, and BLAKE2sp. BLAKE2 is a cryptographic hash function

NEW libb2

2017-12-31 Thread Björn Ketelaars
Enclosed with this mail a tarball for libb2 a C library providing BLAKE2b, BLAKE2s, BLAKE2bp, and BLAKE2sp. BLAKE2 is a cryptographic hash function faster than MD5, SHA-1, SHA-2, and SHA-3, yet is at least as secure as the latest standard SHA-3. Borgbackup currently uses a bundled version of

Re: [MAINTAINER UPDATE] x11/lumina port currently won't build - fix included

2017-12-31 Thread Antoine Jacoutot
On Sun, Dec 31, 2017 at 04:12:24PM +, Bryan Everly wrote: > On Fri, 2017-12-29 at 19:48 +, Bryan C. Everly wrote: > > Hello ports@, > > Looks like we missed a comma in the makefile which is preventing the > current Lumina 1.4 port from building. I've attached a diff which I

Re: NEW libb2

2017-12-31 Thread Brian Callahan
Hi Bjorn -- On 12/31/17 12:15, Björn Ketelaars wrote: Enclosed with this mail a tarball for libb2 a C library providing BLAKE2b, BLAKE2s, BLAKE2bp, and BLAKE2sp. BLAKE2 is a cryptographic hash function faster than MD5, SHA-1, SHA-2, and SHA-3, yet is at least as secure as the latest standard

Re: NEW libb2

2017-12-31 Thread Klemens Nanni
On Sun, Dec 31, 2017 at 01:15:29PM -0500, Brian Callahan wrote: > On 12/31/17 12:15, Björn Ketelaars wrote: > > Enclosed with this mail a tarball for libb2 a C library providing BLAKE2b, > > BLAKE2s, BLAKE2bp, and BLAKE2sp. BLAKE2 is a cryptographic hash function > > faster than MD5, SHA-1, SHA-2,

Re: NEW libb2

2017-12-31 Thread Björn Ketelaars
On Sun 31/12/2017 19:26, Klemens Nanni wrote: > On Sun, Dec 31, 2017 at 01:15:29PM -0500, Brian Callahan wrote: > > On 12/31/17 12:15, Björn Ketelaars wrote: > > > Enclosed with this mail a tarball for libb2 a C library providing BLAKE2b, > > > BLAKE2s, BLAKE2bp, and BLAKE2sp. BLAKE2 is a

Re: NEW: databases/leveldb

2017-12-31 Thread Jeremie Courreges-Anglas
On Fri, Dec 29 2017, Rafael Sadowski wrote: > Doh! > > On Fri Dec 29, 2017 at 10:45:11AM +0100, Rafael Sadowski wrote: >> On Thu Dec 28, 2017 at 04:50:34PM +0100, Rafael Sadowski wrote: >> > Hi All! >> > >> > Attached is a new port, databases/leveldb. All tests passed on

Re: NEW libb2

2017-12-31 Thread Brian Callahan
On 12/31/17 13:37, Björn Ketelaars wrote: On Sun 31/12/2017 19:26, Klemens Nanni wrote: On Sun, Dec 31, 2017 at 01:15:29PM -0500, Brian Callahan wrote: On 12/31/17 12:15, Björn Ketelaars wrote: Enclosed with this mail a tarball for libb2 a C library providing BLAKE2b, BLAKE2s, BLAKE2bp, and

Re: [UPDATE] audio/openal

2017-12-31 Thread Jeremie Courreges-Anglas
Committed, thanks. -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE

Re: NEW libb2

2017-12-31 Thread Klemens Nanni
On Sun, Dec 31, 2017 at 02:48:01PM -0500, Brian Callahan wrote: > On 12/31/17 13:26, Klemens Nanni wrote: > > SEPARATE_BUILD=Yes can be set. > Why would you set this? Because it allows for simultaneous builds (WRKBUILD) on multiple architectures using the same source tree (WRKSRC). As described in

UPDATE zstd 1.3.3

2017-12-31 Thread Björn Ketelaars
Please find enclosed a diff for bringing archivers/zstd to 1.3.3, which is a bug fix release. This diff also enables building of libzstd, and uses the correct TEST_TARGET. Reason for building libzstd is that borgbackup is currently using a bundled copy. I would like to replace the bundled copy by

Re: NEW: lang/flang

2017-12-31 Thread Rafael Sadowski
On Sat Dec 30, 2017 at 10:12:23PM -0500, Brian Callahan wrote: > > On 12/23/17 00:00, Brian Callahan wrote: > > > > On 12/15/17 23:43, Brian Callahan wrote: > > > > > > On 12/10/17 12:27, Brian Callahan wrote: > > > > Hi ports -- > > > > > > > > Attached is a new port, lang/flang. Flang is a

Re: NEW: lang/flang

2017-12-31 Thread Brian Callahan
On 12/31/17 09:43, Rafael Sadowski wrote: On Sat Dec 30, 2017 at 10:12:23PM -0500, Brian Callahan wrote: On 12/23/17 00:00, Brian Callahan wrote: On 12/15/17 23:43, Brian Callahan wrote: On 12/10/17 12:27, Brian Callahan wrote: Hi ports -- Attached is a new port, lang/flang. Flang is a

Re: [UPDATE] emulators/snes9x to 1.55

2017-12-31 Thread Bryan Linton
On 2017-12-30 18:39:42, Frederic Cambus wrote: > Hi ports@, > > Here is a diff to update snes9x to 1.55. > > Notable changes: > > - Switch to GTK+ 3 and regenerate WANTLIB > - Remove now useless CONFIGURE_ENV directive and pre-configure target > - Fix PERMIT_PACKAGE_CDROM

Re: UPDATE zstd 1.3.3

2017-12-31 Thread Klemens Nanni
On Sun, Dec 31, 2017 at 02:35:05PM +0100, Björn Ketelaars wrote: > Please find enclosed a diff for bringing archivers/zstd to 1.3.3, which is > a bug fix release. This diff also enables building of libzstd, and uses the > correct TEST_TARGET. > > Reason for building libzstd is that borgbackup is

Re: UPDATE zstd 1.3.3

2017-12-31 Thread Björn Ketelaars
On Sun 31/12/2017 15:38, Klemens Nanni wrote: > `make build' starts with bad make usage, builds almost everything > and eventually exits with one. Rerunning it again build some other stuff > and exits zero; this doesn't seem right. > > `make test' fails as well. > > See full logs attached for

Re: [MAINTAINER UPDATE] x11/lumina port currently won't build - fix included

2017-12-31 Thread Bryan Everly
On Fri, 2017-12-29 at 19:48 +, Bryan C. Everly wrote: > Hello ports@, > > Looks like we missed a comma in the makefile which is preventing the > current Lumina 1.4 port from building. I've attached a diff which I > painfully built every dependency from source on my Thinkpad X230 to > verify

Re: NEW: lang/flang

2017-12-31 Thread Brian Callahan
On 12/31/17 11:35, Rafael Sadowski wrote: On Sun Dec 31, 2017 at 10:10:55AM -0500, Brian Callahan wrote: On 12/31/17 09:43, Rafael Sadowski wrote: On Sat Dec 30, 2017 at 10:12:23PM -0500, Brian Callahan wrote: On 12/23/17 00:00, Brian Callahan wrote: On 12/15/17 23:43, Brian Callahan wrote:

Re: NEW: lang/flang

2017-12-31 Thread Rafael Sadowski
On Sun Dec 31, 2017 at 10:10:55AM -0500, Brian Callahan wrote: > > On 12/31/17 09:43, Rafael Sadowski wrote: > > On Sat Dec 30, 2017 at 10:12:23PM -0500, Brian Callahan wrote: > > > On 12/23/17 00:00, Brian Callahan wrote: > > > > On 12/15/17 23:43, Brian Callahan wrote: > > > > > On 12/10/17

CVS: cvs.openbsd.org: ports

2017-12-31 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2017/12/31 02:00:27 Modified files: editors/libreoffice: Makefile Log message: use system graphics/glm; fixes build breakage

CVS: cvs.openbsd.org: ports

2017-12-31 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/12/31 01:59:06 Modified files: sysutils/terraform/provider-cloudstack: Makefile distinfo sysutils/terraform/provider-digitalocean: Makefile distinfo

CVS: cvs.openbsd.org: ports

2017-12-31 Thread Kirill Bychkov
CVSROOT:/cvs Module name:ports Changes by: ki...@cvs.openbsd.org 2017/12/31 02:50:53 Modified files: x11/qt5: Makefile.inc Log message: Remove BROKEN-powerpc as it builds fine there. Tested with some Qt5-based ports. If it builds, ship it! jca@, ok rsadowski@

CVS: cvs.openbsd.org: ports

2017-12-31 Thread Kirill Bychkov
CVSROOT:/cvs Module name:ports Changes by: ki...@cvs.openbsd.org 2017/12/31 03:09:04 Modified files: audio/paulstretch: Makefile Log message: builds fine on macppc so donn't mark it as BROKEN-powerpc.

CVS: cvs.openbsd.org: ports

2017-12-31 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2017/12/31 06:03:07 Modified files: infrastructure/lib/DPB: Clock.pm infrastructure/lib/DPB/Job: Port.pm Log message: the 'Awaiting lock' check doesn't belong in generic watcher, so inherit from

CVS: cvs.openbsd.org: ports

2017-12-31 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2017/12/31 06:01:53 Modified files: infrastructure/lib/DPB: PortBuilder.pm Log message: set the watcher before starting the build, so that it exists when we want to tweak it.

CVS: cvs.openbsd.org: ports

2017-12-31 Thread Matthias Kilian
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2017/12/31 13:05:45 Modified files: editors/gummi : Makefile distinfo editors/gummi/patches: patch-configure patch-src_Makefile_in Removed files: editors/gummi/patches: patch-src_update.c

CVS: cvs.openbsd.org: ports

2017-12-31 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/12/31 10:39:38 Modified files: x11/lumina : Makefile Log message: print/poppler,-qt5 -> print/poppler,,-qt5 to unbreak (missing comma) from Bryan Everly (maintainer)

CVS: cvs.openbsd.org: ports

2017-12-31 Thread Brian Callahan
CVSROOT:/cvs Module name:ports Changes by: bcal...@cvs.openbsd.org 2017/12/31 11:06:38 Log message: Import lang/flang, the LLVM Fortran compiler. ok rsadowski@ This is divided into two sub-ports, driver which is a modified clang that provides the flang

CVS: cvs.openbsd.org: ports

2017-12-31 Thread Brian Callahan
CVSROOT:/cvs Module name:ports Changes by: bcal...@cvs.openbsd.org 2017/12/31 11:07:01 Modified files: lang : Makefile Log message: +flang

CVS: cvs.openbsd.org: ports

2017-12-31 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2017/12/31 11:46:26 Modified files: audio/openal : Makefile Added files: audio/openal/patches: patch-Alc_ALc_c Log message: Avoid a NULL pointer dereference due to missing sndio capture

CVS: cvs.openbsd.org: ports

2017-12-31 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2017/12/31 06:48:24 Modified files: devel/intellij : Makefile distinfo Log message: Update intellij to 2017.3.2, from maintainer Caspar Schutijser

CVS: cvs.openbsd.org: ports

2017-12-31 Thread Brian Callahan
CVSROOT:/cvs Module name:ports Changes by: bcal...@cvs.openbsd.org 2017/12/31 07:03:15 Modified files: games/wtf : Makefile distinfo Log message: Update to wtf-20171222

CVS: cvs.openbsd.org: ports

2017-12-31 Thread Brian Callahan
CVSROOT:/cvs Module name:ports Changes by: bcal...@cvs.openbsd.org 2017/12/31 18:04:14 Modified files: games : Makefile Log message: +returntotheroots

CVS: cvs.openbsd.org: ports

2017-12-31 Thread Brian Callahan
CVSROOT:/cvs Module name:ports Changes by: bcal...@cvs.openbsd.org 2017/12/31 18:03:55 Log message: Import games/returntotheroots, an open source engine remake of The Settlers 2. ok awolk@ Return To The Roots is a fan project which aims to renew the original

CVS: cvs.openbsd.org: ports

2017-12-31 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2017/12/31 19:31:19 Modified files: graphics/openimageio: Makefile Log message: mark BROKEN-i386, clang segfault