Re: [UPDATE] audio/abcde 2.7.2 -> 2.9.2

2018-08-31 Thread Ingo Feinerer
Hi, referencing the diff at https://marc.info/?l=openbsd-ports&m=153366674802202&w=2: I successfully used abcde to extract an audio disk on amd64, works as expected. Thanks for the update! OK feinerer@ if someone would like to commit the update. Best regards, Ingo

Update: telephony/kamailio to 5.1.5

2018-08-31 Thread Roman Kravchuk
Hi ports@, This is trivial update kamailio port to version 5.1.5 based on uncommited update http://openbsd-archive.7691.n7.nabble.com/Update-telephony-kamailio-to-5-1-2-td339563.html . Tested on current amd64. Ok? Comments? Index: Makefile

Re: rm ports marked as BROKEN for years?

2018-08-31 Thread Martijn van Duren
So here's an updated diff that's been tried and tested. I placed a comment in both the Makefile and the DESCR so that both users and future ports maintainers see that it might not work on every system. OK? martijn@ Index: Makefile =

Re: [UPDATE] audio/abcde 2.7.2 -> 2.9.2

2018-08-31 Thread Landry Breuil
On Fri, Aug 31, 2018 at 09:17:51AM +0200, Ingo Feinerer wrote: > Hi, > > referencing the diff at > https://marc.info/?l=openbsd-ports&m=153366674802202&w=2: > > I successfully used abcde to extract an audio disk on amd64, works as > expected. Thanks for the update! > > OK feinerer@ if someone wo

update: sysutils/sec

2018-08-31 Thread Okan Demirmen
Update to 2.8.0 release. Changelog: * added support for dynamic input files, and 'addinput' and 'dropinput' actions for managing dynamic inputs. * added support for signal emulation and 'sigemul' action. * added support for 'setltime' action. * starting from this version, the 'lcall'

Re: update graphics/sketch

2018-08-31 Thread Solene Rapenne
Jeremie Courreges-Anglas wrote: > On Thu, Aug 30 2018, Jeremie Courreges-Anglas wrote: > > On Thu, Aug 30 2018, Solene Rapenne wrote: > >> Solene Rapenne wrote: > >>> The 0.3.7 version has been released in 2012, it's time to update the > >>> port... The version seems to be code cleanup and addi

Re: [NEW] devel/wabt

2018-08-31 Thread Raphael Graf
Hi Fabian On 08/31/18 02:00, Fabian Raetz wrote: On Thu, Aug 30, 2018 at 06:49:34PM -0400, Brian Callahan wrote: On 08/30/18 18:35, Brian Callahan wrote: Hi Fabian -- On 08/30/18 17:28, Fabian Raetz wrote: On Thu, Aug 30, 2018 at 05:12:35PM -0400, Brian Callahan wrote: Hi Fabian -- On 08/

Re: [update] games/barony 3.2.1

2018-08-31 Thread Solene Rapenne
David CARLIER wrote: > Hi, > > There is an update to the 3.2.1 (got) version. > Removing the shell "trick" not necessary anymore, the game now saving > into the home directory. > > Regards. Hello, The update doesn't work for me. The game crashes when I start a play. I fetched the latest GOG ba

Re: update mail/hypermail from 2.1.8 to 2.3.0

2018-08-31 Thread Solene Rapenne
Hiltjo Posthuma wrote: > On Wed, Aug 15, 2018 at 06:10:51PM +0100, Stuart Henderson wrote: > > On 2018/08/14 17:45, Hiltjo Posthuma wrote: > > > +Use base pcre library. > > > > This is a bit confusing - there's no pcre library in base (it's in > > packages), and the second part of the patch is so

UPDATE: devel/cmocka 1.1.1 => 1.1.2

2018-08-31 Thread Brian Callahan
Hi ports -- Attached is an update for devel/cmocka. Not too much from upstream, this is the entirety of the ChangeLog: Wed Aug 29 2018 Andreas Schneider     * cmocka version 1.1.2     * Added function to filter tests (cmocka_set_test_filter)     * Added new mocking example (uptime)     * Fixed

Re: [NEW] devel/wabt

2018-08-31 Thread Fabian Raetz
On Fri, Aug 31, 2018 at 02:40:26PM +0200, Raphael Graf wrote: > Hi Fabian > > On 08/31/18 02:00, Fabian Raetz wrote: > > On Thu, Aug 30, 2018 at 06:49:34PM -0400, Brian Callahan wrote: > > > > > > On 08/30/18 18:35, Brian Callahan wrote: > > > > Hi Fabian -- > > > > > > > > On 08/30/18 17:28, Fa

Re: update games/minecraft

2018-08-31 Thread Jeremie Courreges-Anglas
On Sat, Aug 11 2018, Solene Rapenne wrote: > bump the minecraft script from 0.4 to 0.6, from the git commits > it only increase the datasize to max available when running. Indeed, the diff between the two tarballs is trivial. ok jca@ > Index: Makefile > =

Re: [NEW] net/qbittorrent 4.1.2

2018-08-31 Thread Elias M. Mariani
Sorry for pinging, Just a small change to the README of qbittorrent-nox, tweak from Charlene Wendling. Cheers. Elias. 2018-08-28 16:34 GMT-03:00 Elias M. Mariani : > Separate ports sharing the same parent folder (net/qbittorrent) it is then. > > > 2018-08-27 20:04 GMT-03:00 Stuart Henderson : >>

Re: [NEW] net/qbittorrent 4.1.2

2018-08-31 Thread Charlene Wendling
Hi! I tested the port on amd64: - The build is fine - Installed the -nox package - Started downloading a torrent - Installed the main package on top of that, no errors. - The download has been finished properly. - Deinstalling caused no issues as well. I met the same segfaults at exit that E

libreoffice do not print but crash

2018-08-31 Thread vincent delft
Hello, I'm using -current and since few days, maybe the new release of Libreoffice (6.1.0.3), I'm no more able to print, print to file or export to pdf. My test case is to print from a new calc sheet where 1 cell is containing a small text (like "hello" for example). I had the problem with -curre

[UPDATE] py-zmq 16.0.3 -> 17.1.2

2018-08-31 Thread Elias M. Mariani
-Taking maintainership. (Already talked with Alexandr). -Changelog: https://pyzmq.readthedocs.io/en/latest/changelog.html I see no possible problems with the update. Self-testing returns the same as the current version, the same for the consumers. There are some problems with the self-test not wo

Re: rm ports marked as BROKEN for years?

2018-08-31 Thread Brian Callahan
On 08/31/18 04:38, Martijn van Duren wrote: So here's an updated diff that's been tried and tested. I placed a comment in both the Makefile and the DESCR so that both users and future ports maintainers see that it might not work on every system. OK? I can't directly test this myself as you k

Re: libreoffice do not print but crash

2018-08-31 Thread Landry Breuil
On Fri, Aug 31, 2018 at 10:48:19PM +0200, vincent delft wrote: > Hello, > > I'm using -current and since few days, maybe the new release of Libreoffice > (6.1.0.3), I'm no more able to print, print to file or export to pdf. > My test case is to print from a new calc sheet where 1 cell is containin

Re: libreoffice do not print but crash

2018-08-31 Thread Charlene Wendling
On Fri, 31 Aug 2018 23:19:54 +0200 Landry Breuil wrote: > On Fri, Aug 31, 2018 at 10:48:19PM +0200, vincent delft wrote: > > Hello, > > > > I'm using -current and since few days, maybe the new release of > > Libreoffice (6.1.0.3), I'm no more able to print, print to file or > > export to pdf. My

Re: [NEW] devel/wabt

2018-08-31 Thread Brian Callahan
On 08/31/18 12:25, Fabian Raetz wrote: On Fri, Aug 31, 2018 at 02:40:26PM +0200, Raphael Graf wrote: Hi Fabian On 08/31/18 02:00, Fabian Raetz wrote: On Thu, Aug 30, 2018 at 06:49:34PM -0400, Brian Callahan wrote: On 08/30/18 18:35, Brian Callahan wrote: Hi Fabian -- On 08/30/18 17:28, Fa

NEW: devel/py-chai-1.1.2 (cookiecutter porting cont.)

2018-08-31 Thread Edward Lopez-Acosta
Hello, In continuing to port cookiecutter I was led to find some extra dependencies missing. This module is needed by a dependency for testing purposes so is needed to continue working on this porting project. py-chai is an easy to use API for mocking and stubbing framework based on the unit

Re: NEW: sysutils/ufetch

2018-08-31 Thread Jason Valencia
Attached is a newer version addressing some of your comments. > 2018.07.21-git is not a valid version number. I've changed the version from 2018.07.21-git to 2018.07.18, dropping -git and moving the date to the latest change made to any of the files used in this port. I contacted upstream about t

Update: ezquake 3.1rc2 to 3.1

2018-08-31 Thread Tom Murphy
Hi, Since games/ezquake was accepted, the final 3.1 version has since come out. I've asked upstream to please provide a source tarball as part of the release, and they did get back to me but haven't done so yet. So here's a patch to get 3.1 built using GH_TAGNAME for the time being. Thanks,