Re: New: games/vkquake - fork of quakespasm using Vulkan API

2019-06-22 Thread Jonathan Gray
On Sat, Jun 22, 2019 at 12:09:33PM -0600, Thomas Frohwein wrote: > Hi, > > Please find attached a port of vkQuake. It shares many similarities > with games/quakespasm which it is based on; except for the use of > Vulkan as the graphics API. > > There are 2 reasons to add this as yet another quake

Re: [NEW] security/ghidra

2019-06-22 Thread Lawrence Teo
On Fri, Jun 21, 2019 at 01:48:59AM -0600, Anthony J. Bentley wrote: > Lawrence Teo writes: > > I used SUBST_CMD to substitute WRKDIR in GHelpBuilder.java, and > > accidentally included the substituted value in my diff when I > > regenerated patches. > > > > I have fixed it in this latest diff. Cou

Re: Convert portcheck to the new PERMIT_PACKAGE/PERMIT_DISTFILES world

2019-06-22 Thread Jeremie Courreges-Anglas
On Sat, Jun 22 2019, Kurt Mosiejczuk wrote: > This diff converts portcheck to the new PERMIT_PACKAGE/PERMIT_DISTFILES > world. > > It converts the checks over to versions for the new options and adds a > couple of checks to throw out errors if the old versions are used. > > Input, review, and corr

Re: [UPDATE] graphics/ipe 7.2.11 -> 7.2.12

2019-06-22 Thread Brian Callahan
On 6/22/19 12:51 PM, Alessandro De Laurenzis wrote: Ping! This needs library bumps. ~Brian Il 13 giugno 2019 08:11:44 CEST, Alessandro DE LAURENZIS ha scritto: Dear ports@ readers, please find enclosed a diff for updating graphics/ipe to the latest release. What's new upstream ==

Re: [UPDATE] devel/openmpi 4.0.1

2019-06-22 Thread Jeremie Courreges-Anglas
On Thu, Jun 06 2019, Martin Reindl wrote: > On Sat, Jun 01, 2019 at 08:03:17PM +0100, Stuart Henderson wrote: >> That needs fixing then.. >> -- >> Sent from a phone, apologies for poor formatting. >> >> On 1 June 2019 17:15:19 Jeremie Courreges-Anglas wrote: >> >> > On Sat, Jun 01 2019, Stuart He

New: games/vkquake - fork of quakespasm using Vulkan API

2019-06-22 Thread Thomas Frohwein
Hi, Please find attached a port of vkQuake. It shares many similarities with games/quakespasm which it is based on; except for the use of Vulkan as the graphics API. There are 2 reasons to add this as yet another quake port: 1. Potential performance advantage over quakespasm (I didn't do perform

Re: [UPDATE] graphics/ipe 7.2.11 -> 7.2.12

2019-06-22 Thread Alessandro De Laurenzis
Ping! Il 13 giugno 2019 08:11:44 CEST, Alessandro DE LAURENZIS ha scritto: >Dear ports@ readers, > >please find enclosed a diff for updating graphics/ipe to the latest >release. > >What's new upstream >=== >> * Image objects now support transparency (feature #233). >> >> * Pat

Re: new: devel/woboq_codebrowser

2019-06-22 Thread Klemens Nanni
On Sat, Jun 22, 2019 at 12:27:30PM +0200, Sebastien Marie wrote: > - the port version is "2.1pl0" : the official 2.1 (from Jul 26, 2017) > doesn't build against LLVM 7. There are commits in master branch to > support it, so I targeted the latest commit in master branch (Mar 26

Re: new: devel/woboq_codebrowser

2019-06-22 Thread Sebastien Marie
On Sat, Jun 22, 2019 at 12:10:05PM +0200, Klemens Nanni wrote: > Latest release is 2.1 from 2017, you picked latest HEAD from 26.04.2019, > is there any particular reason or did you just go with the newest? > Either way, this information would be nice to have somewhere as comment. the reason was i

Re: new: devel/woboq_codebrowser

2019-06-22 Thread Klemens Nanni
Latest release is 2.1 from 2017, you picked latest HEAD from 26.04.2019, is there any particular reason or did you just go with the newest? Either way, this information would be nice to have somewhere as comment. SEPARATE_BUILD is already "Yes" due to cmake. Use of `arch -ks` or so in README woul

[NEW] audio/libopenmpt

2019-06-22 Thread Frederic Cambus
Hi ports@, Here is a new port: audio/libopenmpt. >From DESCR: libopenmpt is a cross-platform C++ and C library to decode tracked music files (modules) into a raw PCM audio stream. openmpt123 is a cross-platform command-line or terminal based module file player. libopenmpt is based on the playe

Re: vulkan ports

2019-06-22 Thread Jonathan Gray
On Thu, Jun 20, 2019 at 03:03:33PM -0600, Thomas Frohwein wrote: > On Thu, Jun 20, 2019 at 05:22:53PM +1000, Jonathan Gray wrote: > [...] > > > I hit an abort trap with coredump on both Skylake and Vega 64 (the > > > latter w/ amdgpu). I don't recall an issue with vulkaninfo with sdk > > > version

Re: NEW: textproc/epubcheck

2019-06-22 Thread Rafael Sadowski
On Fri Jun 21, 2019 at 12:21:20AM -0600, Anthony J. Bentley wrote: > Rafael Sadowski writes: > > On Wed Jun 19, 2019 at 02:01:33AM -0600, Anthony J. Bentley wrote: > > > Hi, > > > > > > EPUBCheck is a tool to validate the conformance of EPUB publications > > > agains > > t > > > the EPUB specific

UPDATE: net/weechat

2019-06-22 Thread Rafael Sadowski
Update weechat to 2.5. Release notes: https://weechat.org/news/103/20190606-Version-2.5/ Notable Port changes: - Spell checking is now default - Simplify pre-configure - Enable tests: When I run "make test" from the ports folder I see the following results: "0% tests passed, 1 tests failed ou