Re: UPDATE: devel/cmake

2018-05-30 Thread Jeremie Courreges-Anglas
On Tue, May 29 2018, Rafael Sadowski wrote: > Straightforward update to the latest stable version. Survived a bulk > more or less by landry. Many thanks to the test pilot, > > Fallout: > - graphics/drawpile (patches from FreeBSD) > - net/ktorrent (patches from FreeBSD) > - databases/sqlitebrowser

Re: New port - lv2 (LADSPA V2)

2018-05-30 Thread Ken M
On Wed, May 30, 2018 at 01:22:31PM +0100, Stuart Henderson wrote: > On 2018/05/30 08:03, Ken M wrote: > > It is the lv2 port I sent previously. I can send it again or just send the > > makefile if that makes it easier for posting this question. > > Ah - found it. Easier to include in the same mail

Re: [UPDATE] devel/jdk/1.8 u172

2018-05-30 Thread Kurt Miller
> Here is an update of 1.8 to u172. > > Contains many upstream bug fixes and security fixes which > can be mined from u144-u172 release notes here: > > http://www.oracle.com/technetwork/java/javase/8u-relnotes-2225394.html > > Tested on amd64. Needs to be thrown in bulk builds on both amd64 and

UPDATE: emulators/stella 5.1.1 -> 5.1.2

2018-05-30 Thread Tom Murphy
Hi, Here is a diff for an update for emulators/stella to update it from v5.1.1 to v5.1.2. Thanks, Tom Index: Makefile === RCS file: /cvs/ports/emulators/stella/Makefile,v retrieving revision 1.29 diff -u -p -r1.29 Makefil

Re: [update] emacs-26.1

2018-05-30 Thread Jeremie Courreges-Anglas
On Wed, May 30 2018, kwesterb...@gmail.com wrote: >> On May 30, 2018, at 7:55 AM, Jeremie Courreges-Anglas >> wrote: >> >>> On Tue, May 29 2018, Jeremie Courreges-Anglas wrote: >>> So emacs-26.1 has been released yesterday: >>> >>> https://lists.gnu.org/archive/html/emacs-devel/2018-05/msg007

Re: NEW: databases/lmdb

2018-05-30 Thread Stuart Henderson
On 2018/05/30 16:25, Rafael Sadowski wrote: > On Wed May 30, 2018 at 03:55:10PM +0200, Rafael Sadowski wrote: > > Please find attached an new tarball with following changes: > > > > - Use MDB_WRITEMAP (hint from jca@ and sthen@. > > -- All tests runs fine now > > - replace OpenLDAP with Symas in C

[UPDATE] security/wapiti

2018-05-30 Thread Remi Pointel
Hi, this diff updates wapiti to latest release. Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/security/wapiti/Makefile,v retrieving revision 1.1.1.1 diff -u -p -u -p -r1.1.1.1 Makefile --- Makefile 27 Apr 2018 07:27:1

Re: NEW: databases/lmdb

2018-05-30 Thread Rafael Sadowski
On Wed May 30, 2018 at 03:55:10PM +0200, Rafael Sadowski wrote: > Please find attached an new tarball with following changes: > > - Use MDB_WRITEMAP (hint from jca@ and sthen@. > -- All tests runs fine now > - replace OpenLDAP with Symas in COMMENT by Raf Czlonka > > After import we can patch net

Re: NEW: databases/lmdb

2018-05-30 Thread Rafael Sadowski
Please find attached an new tarball with following changes: - Use MDB_WRITEMAP (hint from jca@ and sthen@. -- All tests runs fine now - replace OpenLDAP with Symas in COMMENT by Raf Czlonka After import we can patch net/knot to use databases/lmdb. Ok? On Wed May 30, 2018 at 01:03:57PM +0100, St

Re: [NEW] emulators/sdltrs-1.1.0

2018-05-30 Thread Tom Murphy
Just a friendly ping if anyone has been able to check out this port? Tarball is here: https://marc.info/?l=openbsd-ports&m=152671906124543&q=p3 I only have access to amd64 at the moment so haven't tested on other platforms. Good way to test: 1) Compile and install the port 2) Create a 'sdltrs' di

Re: NEW: databases/lmdb

2018-05-30 Thread Raf Czlonka
On Wed, May 30, 2018 at 12:59:37PM BST, Rafael Sadowski wrote: > Hi All! Hi Rafael, > please find attached a simple lmdb port. This is required as a > dependency for baloo update. > > $ databases/lmdb/pkg/DESCR > MDB is an ultra-fast, ultra-compact key-value data store developed by Symas > for

Re: New port - lv2 (LADSPA V2)

2018-05-30 Thread Stuart Henderson
On 2018/05/30 08:03, Ken M wrote: > It is the lv2 port I sent previously. I can send it again or just send the > makefile if that makes it easier for posting this question. Ah - found it. Easier to include in the same mail especially if you are prodding for a response. : DISTNAME =lv2-1.14.0

Re: [update] emacs-26.1

2018-05-30 Thread kwesterback
> On May 30, 2018, at 7:55 AM, Jeremie Courreges-Anglas wrote: > >> On Tue, May 29 2018, Jeremie Courreges-Anglas wrote: >> So emacs-26.1 has been released yesterday: >> >> https://lists.gnu.org/archive/html/emacs-devel/2018-05/msg00765.html >> >> I doubt that this update addresses the bug

Re: NEW: databases/lmdb

2018-05-30 Thread Stuart Henderson
In the general case MDB is not safe on a non-UBC operating system, MDB_WRITEMAP *must* be used. On 2018/05/30 13:59, Rafael Sadowski wrote: > Hi All! > > please find attached a simple lmdb port. This is required as a > dependency for baloo update. > > $ databases/lmdb/pkg/DESCR > MDB is an ultr

Re: New port - lv2 (LADSPA V2)

2018-05-30 Thread Ken M
It is the lv2 port I sent previously. I can send it again or just send the makefile if that makes it easier for posting this question. Ken On Wed, May 30, 2018 at 01:01:09PM +0100, Stuart Henderson wrote: > It's easier to answer if you send the WIP port, but generally you can > use one of these:

Re: New port - lv2 (LADSPA V2)

2018-05-30 Thread Stuart Henderson
It's easier to answer if you send the WIP port, but generally you can use one of these: - MODPY_ADJ_FILES= path/to/script - patch the file to use "${MODPY_BIN}" and then use "${SUBST_CMD} ${WRKSRC}/path/to/script" in a ports Makefile target On 2018/05/30 07:56, Ken M wrote: > Sorry to bump, but

Re: [update] emacs-26.1

2018-05-30 Thread Jeremie Courreges-Anglas
On Tue, May 29 2018, Jeremie Courreges-Anglas wrote: > So emacs-26.1 has been released yesterday: > > https://lists.gnu.org/archive/html/emacs-devel/2018-05/msg00765.html > > I doubt that this update addresses the bug encountered by Grégoire, > Piotr and Manuel, but I don't think it will make it

NEW: databases/lmdb

2018-05-30 Thread Rafael Sadowski
Hi All! please find attached a simple lmdb port. This is required as a dependency for baloo update. $ databases/lmdb/pkg/DESCR MDB is an ultra-fast, ultra-compact key-value data store developed by Symas for the OpenLDAP Project. It uses memory-mapped files, so it has the read performance of a pu

Re: New port - lv2 (LADSPA V2)

2018-05-30 Thread Ken M
Sorry to bump, but wanted to bump this question about this. On Mon, May 28, 2018 at 11:50:46AM -0400, Ken M wrote: > So in moving the port over to an i386 install to test I found a problem I am > not > sure how to fix. > > The port is looking for /usr/local/bin/python which on the machine I set

Re: [update] emacs-26.1

2018-05-30 Thread Jeremie Courreges-Anglas
On Tue, May 29 2018, li...@wrant.com wrote: > Tue, 29 May 2018 19:00:51 +0200 Jeremie Courreges-Anglas > >> So emacs-26.1 has been released yesterday: >> >> https://lists.gnu.org/archive/html/emacs-devel/2018-05/msg00765.html >> >> I doubt that this update addresses the bug encountered by Grég

Re: Update lang/sbcl to 1.4.8

2018-05-30 Thread Jeremie Courreges-Anglas
On Tue, May 29 2018, Josh Elsasser wrote: > On Tue, May 29, 2018 at 12:15:42PM +0200, Solene Rapenne wrote: >> >> Josh Elsasser writes: >> >> > This updates sbcl to 1.4.8 and removes patches which have been >> > upstreamed. Tests look good on i386 and amd64, macppc is still >> > running. >> > >>

Re: UPDATE: editors/vim

2018-05-30 Thread Stuart Henderson
On 2018/05/29 22:02, Rafael Sadowski wrote: > Simple update to the latest stable version. > > Tested with 8.1.0026-gtk2-perl-python3-ruby on amd64. > > :termin runs fine with gvim. > > Index: Makefile > === > RCS file: /cvs/ports/ed

Re: NEW: sysutils/p5-File-Rename

2018-05-30 Thread Stuart Henderson
On 2018/05/29 16:47, Edd Barrett wrote: > Hi, > > This is a little file renaming library that ships with a really quite > useful command-line tool. > > From the man page: > > ---8<--- > ...to rename all files matching *.bak to strip the extension, you might say > > rename 's/\e.bak$//' *.bak >

Re: Update: audio/cmus ffmpeg fixes (MAINTAINER)

2018-05-30 Thread Donovan Watteau
Klemens Nanni wrote: > On Sat, May 26, 2018 at 01:11:08PM +0200, Donovan Watteau wrote: > > The following diff updates the ffmpeg plugin used by audio/cmus: > > http://www.dwatteau.fr/tmp/cmus_ffmpeg_update.diff > Looks good. > > The current code is giving an increasing number of deprecated warni

[UPDATE] devel/py-execnet

2018-05-30 Thread Remi Pointel
Hi, this diff update execnet to latest release. Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/devel/py-execnet/Makefile,v retrieving revision 1.2 diff -u -p -u -p -r1.2 Makefile --- Makefile 3 Jan 2017 19:19:48 -