Re: missing file in devel/kf5/kservice package

2018-09-05 Thread Marc Espie
On Thu, Sep 06, 2018 at 06:56:35AM +0200, Solene Rapenne wrote: > Hello, I installed umbrello which brings kservice as a dependency and an error > showed during the install process. > > solene@t480 /usr/ports $ doas pkg_add -vi umbrello > Update candidates: quirks-3.7 -> quirks-3.7 > quirks-3.7 si

Re: patch x11/kde-applications/umbrello

2018-09-05 Thread Antoine Jacoutot
On Thu, Sep 06, 2018 at 08:23:36AM +0200, Solene Rapenne wrote: > umbrello doesn't start if some packages are missing, > the following patch add the two required packages as RUN_DEPENDS > > Index: Makefile > === > RCS file: /cvs/ports

patch x11/kde-applications/umbrello

2018-09-05 Thread Solene Rapenne
umbrello doesn't start if some packages are missing, the following patch add the two required packages as RUN_DEPENDS Index: Makefile === RCS file: /cvs/ports/x11/kde-applications/umbrello/Makefile,v retrieving revision 1.3 diff -u -p

missing file in devel/kf5/kservice package

2018-09-05 Thread Solene Rapenne
Hello, I installed umbrello which brings kservice as a dependency and an error showed during the install process. solene@t480 /usr/ports $ doas pkg_add -vi umbrello Update candidates: quirks-3.7 -> quirks-3.7 quirks-3.7 signed on 2018-09-04T22:05:13Z File /etc/xdg/menus/applications-kde5.menu coul

Re: [NEW] games/freeorion

2018-09-05 Thread Solene Rapenne
"tfrohw...@fastmail.com" wrote: > > > > >I really don't know why I can't get it to build > > Not sure if you got my message on #openbsd-gaming, but a few times running > make with env SHELL='sh -x' has helped me see what make is trying to do when > it fails. I found that the Makefile permis

Re: [NEW] gzdoom-3.5.0

2018-09-05 Thread Timo Myyrä
Jeremie Courreges-Anglas writes: > On Fri, Aug 03 2018, timo.my...@bittivirhe.fi (Timo Myyrä) wrote: > >> timo.my...@bittivirhe.fi (Timo Myyrä) writes: >> >>> Solene Rapenne writes: >>> timo.my...@bittivirhe.fi (Timo Myyrä) wrote: > Hi, > > Here's a updated port for latest

[Ping] My submittions to port

2018-09-05 Thread Elias M. Mariani
[REVISION] devel/kf5/kservice https://marc.info/?l=openbsd-ports&m=153559615313702 Just a small tweak creating a folder. [NEW] net/qbittorrent 4.1.2 https://marc.info/?l=openbsd-ports&m=153607042127736 OK rsadowski@ "As a user, it's fine for me." from Charlene Wendling. [NEW] x11/lxqt 0.13.0 http

Re: Update to claws-mail-3.17.1

2018-09-05 Thread Daniel Jakots
On Wed, 5 Sep 2018 22:54:48 +0200, Remi Locherer wrote: > On Mon, Sep 03, 2018 at 09:29:20PM -0400, Daniel Jakots wrote: > > Hi, > > > > claws-mail released a few days ago a new version. The most important > > thing in the changelog portwise is > > * nettle is now required, following removal of

Re: NEW: lang/gpc

2018-09-05 Thread Brian Callahan
On 08/13/18 20:47, Brian Callahan wrote: On 7/29/18 2:03 AM, Brian Callahan wrote: On 07/20/18 21:00, Brian Callahan wrote: On 07/13/18 22:37, Brian Callahan wrote: Hi ports -- Recently, I needed a Pascal compiler for arm. I am not smart enough to port Free Pascal to arm, though it seem

Re: [NEW] games/freeorion

2018-09-05 Thread tfrohw...@fastmail.com
>I really don't know why I can't get it to build Not sure if you got my message on #openbsd-gaming, but a few times running make with env SHELL='sh -x' has helped me see what make is trying to do when it fails.

Re: Update to claws-mail-3.17.1

2018-09-05 Thread Remi Locherer
On Mon, Sep 03, 2018 at 09:29:20PM -0400, Daniel Jakots wrote: > Hi, > > claws-mail released a few days ago a new version. The most important > thing in the changelog portwise is > * nettle is now required, following removal of libcrypt from glibc > > so we can remove our main patch now. > > I'm

Re: NEW: graphics/kdiagram

2018-09-05 Thread Rafael Sadowski
On Wed Sep 05, 2018 at 06:06:46PM +0200, Solene Rapenne wrote: > > $ make port-lib-depends-check reports > > kdiagram-2.6.1(graphics/kdiagram): > Missing lib: Qt5Svg.2 (/usr/local/lib/libKChart.so.0.0) (NOT REACHABLE) > *** Error 1 in target 'port-lib-depends-check' (ignored) > Correct, fixed.

Re: [NEW] games/freeorion

2018-09-05 Thread Solene Rapenne
Tom Murphy wrote: > Hi, > > Here's a cleaned up version of the port. I didn't need SEPARATE_BUILD > or some other lines. (Thanks to Brian Callahan!) > > -Tom When building it with dpb in a chroot I have this message in equiv.log, not sure it's an error... but dpb reports games/freeorion in

Re: NEW: graphics/kdiagram

2018-09-05 Thread Solene Rapenne
Rafael Sadowski wrote: > On Wed Sep 05, 2018 at 11:19:00AM +0200, Solene Rapenne wrote: > > Landry Breuil wrote: > > > On Wed, Sep 05, 2018 at 09:52:00AM +0200, Solene Rapenne wrote: > > > > Rafael Sadowski wrote: > > > > > Someone, please? > > > > > > > > > > On Sat Aug 25, 2018 at 11:03:08PM

Re: [NEW] games/freeorion

2018-09-05 Thread Elias M. Mariani
Oh, I didn't see that. sorry. Nevermind. 2018-09-05 16:09 GMT-03:00 Rafael Sadowski : > On Wed Sep 05, 2018 at 03:03:08PM -0400, Brian Callahan wrote: >> >> On 09/05/18 12:50, Tom Murphy wrote: >> > Hi, >> > >> >Here's a cleaned up version of the port. I didn't need SEPARATE_BUILD >> > or some

Re: [NEW] games/freeorion

2018-09-05 Thread Elias M. Mariani
Is not intended, Just happens that the name of the package is equal to the name of the binary. That should be a fixed name, not a variable. I dont know if Marc can do something so this cases do not happen when update-plist. Cheers. Elias. 2018-09-05 16:03 GMT-03:00 Brian Callahan : > > On 09/05/

Re: [NEW] games/freeorion

2018-09-05 Thread Brian Callahan
On 09/05/18 15:09, Rafael Sadowski wrote: On Wed Sep 05, 2018 at 03:03:08PM -0400, Brian Callahan wrote: On 09/05/18 12:50, Tom Murphy wrote: Hi, Here's a cleaned up version of the port. I didn't need SEPARATE_BUILD or some other lines. (Thanks to Brian Callahan!) -Tom pkg/PLIST ha

Re: [NEW] games/freeorion

2018-09-05 Thread Rafael Sadowski
On Wed Sep 05, 2018 at 03:03:08PM -0400, Brian Callahan wrote: > > On 09/05/18 12:50, Tom Murphy wrote: > > Hi, > > > >Here's a cleaned up version of the port. I didn't need SEPARATE_BUILD > > or some other lines. (Thanks to Brian Callahan!) > > > >-Tom > > pkg/PLIST has lots of ${PKGST

Re: [NEW] games/freeorion

2018-09-05 Thread Marc Espie
On Wed, Sep 05, 2018 at 03:03:08PM -0400, Brian Callahan wrote: > > On 09/05/18 12:50, Tom Murphy wrote: > >Hi, > > > > Here's a cleaned up version of the port. I didn't need SEPARATE_BUILD > >or some other lines. (Thanks to Brian Callahan!) > > > > -Tom > > pkg/PLIST has lots of ${PKGSTEM} e

Re: [NEW] games/freeorion

2018-09-05 Thread Brian Callahan
On 09/05/18 12:50, Tom Murphy wrote: Hi, Here's a cleaned up version of the port. I didn't need SEPARATE_BUILD or some other lines. (Thanks to Brian Callahan!) -Tom pkg/PLIST has lots of ${PKGSTEM} entries, including some that definitely look odd. I get ${PKGSTEM} is brand new so I'm

Re: [update] devel/py-cached-property

2018-09-05 Thread Daniel Jakots
On Wed, 5 Sep 2018 19:42:14 +0200, Sebastien Marie wrote: > Simple update. > > All tests passes on py3/amd64 (and 2 are still failing on py2 due to > syntax). Committed, thanks homie!

[update] devel/py-cached-property

2018-09-05 Thread Sebastien Marie
Hi, Simple update. All tests passes on py3/amd64 (and 2 are still failing on py2 due to syntax). Thanks. -- Sebastien Marie Index: Makefile === RCS file: /cvs/ports/devel/py-cached-property/Makefile,v retrieving revision 1.1.1.1

Re: FreeDroidRPG segfaults when loading a save file

2018-09-05 Thread Stuart Henderson
On 2018/09/05 13:05, Brian Callahan wrote: > It shouldn't need to be said but I'm going to say it anyway. Don't feed the > troll. He said something equally as obnoxious earlier today on tech@. Just > disengage, add him to your email blacklist, and move on. https://www.youtube.com/watch?v=jclPWidTf

Re: FreeDroidRPG segfaults when loading a save file

2018-09-05 Thread Brian Callahan
It shouldn't need to be said but I'm going to say it anyway. Don't feed the troll. He said something equally as obnoxious earlier today on tech@. Just disengage, add him to your email blacklist, and move on. ~Brian On 09/05/18 12:02, Gregor Best wrote: On Wed, Sep 05, 2018 at 06:17:42PM +0300

Re: [NEW] games/freeorion

2018-09-05 Thread Tom Murphy
Hi, Here's a cleaned up version of the port. I didn't need SEPARATE_BUILD or some other lines. (Thanks to Brian Callahan!) -Tom freeorion.tgz Description: application/tar-gz

Re: FreeDroidRPG segfaults when loading a save file

2018-09-05 Thread Gregor Best
On Wed, Sep 05, 2018 at 06:17:42PM +0300, Leonid Bobrov wrote: > Hello, trash! > [...] Do you kiss your mother with that mouth? > [...] > First of all I am not going to recompile this game with debugging > symbols only because your ports system doesn't want to compile > everything with debug supp

FreeDroidRPG segfaults when loading a save file

2018-09-05 Thread Leonid Bobrov
Hello, trash! First of all I am not going to recompile this game with debugging symbols only because your ports system doesn't want to compile everything with debug support by default. Second, my first thought was that this game is so retarded it crashes when OpenBSD's src repo is not checked out

Re: NEW: lang/ponyc

2018-09-05 Thread Rafael Sadowski
On Tue Sep 04, 2018 at 11:05:49PM -0400, Brian Callahan wrote: > Hi ports -- > > Attached is a new port, lang/ponyc. Pony is an actor-model, > capabilities-secure, high performance language. I've been working with the > Pony team for the last two months or so to get OpenBSD support in, and > they'

Re: NEW: graphics/kdiagram

2018-09-05 Thread Rafael Sadowski
On Wed Sep 05, 2018 at 11:19:00AM +0200, Solene Rapenne wrote: > Landry Breuil wrote: > > On Wed, Sep 05, 2018 at 09:52:00AM +0200, Solene Rapenne wrote: > > > Rafael Sadowski wrote: > > > > Someone, please? > > > > > > > > On Sat Aug 25, 2018 at 11:03:08PM +0200, Rafael Sadowski wrote: > > > >

UPDATE devel/git-cola

2018-09-05 Thread Björn Ketelaars
A new version of git-cola is available fixing several usability issues, and adding some new features. Changelog can be found at https://github.com/git-cola/git-cola/blob/64f94b51573653a2f31db24fdf2239387bce2b2a/share/doc/git-cola/relnotes.rst 'make test' runs successfully, and I've been running th

Re: NEW: graphics/kdiagram

2018-09-05 Thread Solene Rapenne
Landry Breuil wrote: > On Wed, Sep 05, 2018 at 09:52:00AM +0200, Solene Rapenne wrote: > > Rafael Sadowski wrote: > > > Someone, please? > > > > > > On Sat Aug 25, 2018 at 11:03:08PM +0200, Rafael Sadowski wrote: > > > > > > > > Information for inst:kdiagram-2.6.1 > > > > > > > > Comment: > >

Re: NEW: comms/gnuradio

2018-09-05 Thread Stuart Henderson
On 2018/08/25 09:23, Anthony J. Bentley wrote: > Hi, > > GNU Radio is a software development toolkit that provides signal processing > blocks to implement software radios. It can be used with readily-available > low-cost external RF hardware to create software-defined radios, or > without hardware

[NEW] games/freeorion

2018-09-05 Thread Tom Murphy
Hi all, Here's a new games port attached: Free Orion v0.4.8 (Website: https://www.freeorion.org) Description: Free Orion is an open-source, platform independent galactic conquest game in the tradition of the Master of Orion games. The game is currently playable, but probably only fun to the mo

Re: NEW: graphics/kdiagram

2018-09-05 Thread Landry Breuil
On Wed, Sep 05, 2018 at 09:52:00AM +0200, Solene Rapenne wrote: > Rafael Sadowski wrote: > > Someone, please? > > > > On Sat Aug 25, 2018 at 11:03:08PM +0200, Rafael Sadowski wrote: > > > > > > Information for inst:kdiagram-2.6.1 > > > > > > Comment: > > > libraries for creating business diagra

Re: NEW: graphics/kdiagram

2018-09-05 Thread Solene Rapenne
Rafael Sadowski wrote: > Someone, please? > > On Sat Aug 25, 2018 at 11:03:08PM +0200, Rafael Sadowski wrote: > > > > Information for inst:kdiagram-2.6.1 > > > > Comment: > > libraries for creating business diagrams > > > > Description: > > Powerful libraries (KChart, KGantt) for creating busi