Re: [new] net/dino 0.1.0

2020-04-04 Thread Sascha Paunovic
On 2/6/20 11:54 AM, Landry Breuil wrote: On Tue, Feb 04, 2020 at 07:20:58PM +0100, Landry Breuil wrote: Hi, here's a wip port for https://dino.im a modern xmpp/gtk client, quick port that might need polishing (here it fails to start with "Gtk-ERROR **: 19:19:17.373: failed to add UI: .:17:1

Re: need help with: games/love-11.2

2019-07-18 Thread Sascha Paunovic
Same exact error on a brand-new VM, must have something to do with the dependencies. I'll try to investigate further. On 2019-07-18 19:16, Sascha Paunovic wrote: Thank your for your speedy reply. I upgraded my system and packages to the latest -current of the day, yet the issue persists

Re: need help with: games/love-11.2

2019-07-18 Thread Sascha Paunovic
Brian Callahan wrote: > > > On 7/18/19 11:47 AM, Sascha Paunovic wrote: > > Hello, > > > > I'm trying to update games/love to 11.2. Attached is the diff I have as > > of now, and the error I get with "make install" is: > > > > Unrela

need help with: games/love-11.2

2019-07-18 Thread Sascha Paunovic
Hello, I'm trying to update games/love to 11.2. Attached is the diff I have as of now, and the error I get with "make install" is: ===> Installing love-11.2 from /usr/ports/packages/amd64/all/ Error in love-11.2: @tag gtk-update-icon-cache definition not found Error in love-11.2: @tag

Re: x11/cool-retro-term 1.1.0 -> 1.1.1

2019-01-28 Thread Sascha Paunovic
Whoops. Forgot to list the changes (from Github): * Fix rame rendering issues on Nvidia GPUs * Fix High DPI issues * Make burnin optimization optional (was introducing timing artifacts under macOS) * Fix issue with font scaling slider. On Mon, 28 Jan 2019 11:28:05 +0100 Sascha Paunovic wrote

x11/cool-retro-term 1.1.0 -> 1.1.1

2019-01-28 Thread Sascha Paunovic
Hi, attached is an update of cool-retro-term to 1.1.1. "cool-retro-term --version" now actually outputs 1.1.1 thanks to pinging upstream :) Builds and runs fine for me on amd64. diff --git Makefile Makefile index d99d5756d4f..0eb702a8505 100644 --- Makefile +++ Makefile @@ -6,7 +6,7 @@

Re: UPDATE: cool-retro-term 1.0.1 -> 1.1.0

2019-01-07 Thread Sascha Paunovic
d regenerate distinfo. Yep, it's pretty unelegant. Quick question; would DISTFILES = ${DISTNAME}${EXTRACT_SUFX} \ qmltermwidget-${QMLTERMWIDGET}.tar.gz:0 also be OK? I tried it, seems to work just fine. -- Sascha Paunovic

UPDATE: cool-retro-term 1.0.1 -> 1.1.0

2019-01-07 Thread Sascha Paunovic
Hi, here an update of x11/cool-retro-term to 1.1.0. Tested briefly on amd64, starts up and allows me to execute commands ok. Note: "cool-retro-term --version" outputs 1.0.1, that's a bug. solene@ helped me find where it happens in the code:

UPDATE: cool-retro-term 1.0.1 -> 1.1.0

2019-01-07 Thread Sascha Paunovic
Hi, here an update of x11/cool-retro-term to 1.1.0. Tested briefly on amd64, starts up and allows me to execute commands ok. Note: "cool-retro-term --version" outputs 1.0.1, that's a bug. solene@ helped me find where it happens in the code:

UPDATE: lziprecover 1.20 -> 1.21

2019-01-07 Thread Sascha Paunovic
Hi, here an upgrade of archivers/lzip/lziprecover to 1.21. Tested on amd64, works ok for me. Changes in 1.21: * The options '--dump', '--remove' and '--strip' have been added, mainly as support for the tarlz archive format: http://www.nongnu.org/lzip/tarlz.html These options replace

UPDATE: pdlzip 1.9 -> 1.10

2019-01-04 Thread Sascha Paunovic
Hi, here an update of archivers/lzip/pdlzip to 1.10. - Compression level '-0' now uses a dictionary size of 64 KiB instead of 1 MiB. - Errors are now also checked when closing the input file. - Pdlzip now compiles on DOS with DJGPP. (Patch from Robert Riebisch). - The configure script now

UPDATE: lunzip 1.10 -> 1.11

2019-01-04 Thread Sascha Paunovic
Hi, here an update of archivers/lzip/lunzip to 1.11. Changes in version 1.11: - Detection of forbidden combinations of characters in trailing data has been improved. - Errors are now also checked when closing the input file. - Lunzip now compiles on DOS with DJGPP. (Patch from Robert

Re: UPDATE: sysutils/entr 4.0 -> 4.1

2019-01-01 Thread Sascha Paunovic
++ distinfo 31 Dec 2018 22:02:09 - > @@ -1,2 +1,2 @@ > -SHA256 (entr-4.0.tar.gz) = StT+kQixeRmZUc/HilgaimlgKwc9rlm8rkuBD24fbIs= > -SIZE (entr-4.0.tar.gz) = 24758 > +SHA256 (entr-4.1.tar.gz) = xQPJPM/8HmstqXnNy4jFpobiYRA1Ae7ecHf6CJzf73g= > +SIZE (entr-4.1.tar.gz) = 25265 > -- Sascha Paunovic

UPDATE: sysutils/entr 4.0 -> 4.1

2019-01-01 Thread Sascha Paunovic
= -SIZE (entr-4.0.tar.gz) = 24758 +SHA256 (entr-4.1.tar.gz) = xQPJPM/8HmstqXnNy4jFpobiYRA1Ae7ecHf6CJzf73g= +SIZE (entr-4.1.tar.gz) = 25265 -- Sascha Paunovic

UPDATE: sysutils/entr 4.0 -> 4.1

2018-12-31 Thread Sascha Paunovic
Hi, here an update of sysutils/entr to 4.1. Tested on amd64, works ok for me. Index: Makefile === RCS file: /cvs/ports/sysutils/entr/Makefile,v retrieving revision 1.12 diff -u -p -r1.12 Makefile --- Makefile20 Feb 2018

UPDATE: x11/herbstluftwm-0.7.0 -> 0.7.1

2018-12-21 Thread Sascha Paunovic
dmenu_run_hlwm". Anything to be worried about? (resending, date of the mail was wrong) Greetings, Sascha Paunovic Index: Makefile === RCS file: /cvs/ports/x11/herbstluftwm/Makefile,v retrieving revision 1.11 diff -u -p -r1.11 Makefile ---

UPDATE: x11/herbstluftwm-0.7.0 -> 0.7.1

2018-12-21 Thread Sascha Paunovic
dmenu_run_hlwm". Anything to be worried about? Greetings, Sascha Paunovic Index: Makefile === RCS file: /cvs/ports/x11/herbstluftwm/Makefile,v retrieving revision 1.11 diff -u -p -r1.11 Makefile --- Makefile27 Jun 2018 21:04:12 -

UPDATE: archivers/lzip/tarlz to 0.8

2018-12-19 Thread Sascha Paunovic
Hi, and right after the update of archivers/lzip/tarlz to 0.7, now again, to 0.8. Changes in version 0.8: - The new option '--anonymous', equivalent to '--owner=root --group=root', has been added. - On extraction and listing, tarlz now removes leading './' strings also from member names given

Re: NEW: lang/cc65

2018-12-17 Thread Sascha Paunovic
On Tue, 18 Dec 2018 06:23:40 +0100 Sascha Paunovic wrote: > Hi! > > lang/cc65[1] is a C compiler for 6502 based machines. > > This is my first port submission, and I'd appreciate feedback. Thanks > in advance! > > [1]: https://cc65.github.io/ > -- > Sascha Pa

NEW: lang/cc65

2018-12-17 Thread Sascha Paunovic
Hi! lang/cc65[1] is a C compiler for 6502 based machines. This is my first port submission, and I'd appreciate feedback. Thanks in advance! [1]: https://cc65.github.io/ -- Sascha Paunovic cc65.tgz Description: Binary data

UPDATE: archivers/lzip/tarlz to 0.7

2018-12-14 Thread Sascha Paunovic
Hi, here an update of archivers/lzip/tarlz to version 0.7. Tested on amd64, working ok for me. Index: Makefile === RCS file: /cvs/ports/archivers/lzip/tarlz/Makefile,v retrieving revision 1.4 diff -u -p -r1.4 Makefile --- Makefile

UPDATE: net/geomyidae 0.34

2018-12-12 Thread Sascha Paunovic
Hi, here an update of net/geomyidae to 0.34: Index: Makefile === RCS file: /cvs/ports/net/geomyidae/Makefile,v retrieving revision 1.7 diff -u -p -r1.7 Makefile --- Makefile1 Jul 2018 18:05:30 - 1.7 +++ Makefile12

Re: powerpc bulk build report

2018-10-12 Thread Sascha Paunovic
On 12.10.2018 10:19, Landry Breuil wrote: On Fri, Oct 12, 2018 at 11:16:18AM +0300, Kirill Bychkov wrote: On Fri, October 12, 2018 09:26, lan...@openbsd.org wrote: bulk build on macppc-1.ports.openbsd.org started on Tue Jul 31 12:02:13 MDT 2018 finished at Thu Oct 11 16:19:16 MDT 2018 lasted