Re: lang/gbc write overflow

2024-04-01 Thread Ivan "Rambius" Ivanov
Ok from me. On Wed, Mar 27, 2024, 7:04 PM George Koehler wrote: > Here's a diff to fix GNU bc 1.07.1 in OpenBSD ports. > > Wrong code in bc/scan.c was using (yy_size_t *) to write to an > int. This was an overflow on LP64_ARCHS, by writing 8 bytes to a > 4-byte int. The problem was more

Re: [UPDATE] editors/le to 1.16.8

2021-03-22 Thread Ivan "Rambius" Ivanov
Hello, I tested the change on i386. Looks good. Regards rambius On Thu, Mar 11, 2021 at 5:57 AM Frederic Cambus wrote: > > Hi ports@, > > Here is a diff to update le to 1.16.8. > > Comments? OK? > > Index: Makefile > === > RCS

Re: NEW: math/bc

2018-06-26 Thread Ivan "Rambius" Ivanov
Hello Brian, On Mon, Jun 25, 2018 at 5:35 PM, Brian Callahan wrote: > Hi Ivan -- > Thanks for the submission! I'm happy to have this in ports. I've made some > tweaks to put this more in line with what we do with ports of other GNU > versions of utilities (like gmake, gtar, gdiff, etc.): change

NEW: math/bc

2018-06-24 Thread Ivan "Rambius" Ivanov
Hello ports, Attached is a new port for gnu bc: pkg/DESCR: bc is an arbitrary precision numeric processing language. Syntax is similar to C, but differs in many substantial areas. It supports interactive execution of statements. bc is a utility included in the POSIX P1003.2/D11 draft standard.

UPDATE: editors/le

2016-10-23 Thread Ivan "Rambius" Ivanov
Hello, Here is a patch that updates editors/le from 1.16.1 to 1.16.3. OK? Regards Rambius -- Tangra Mega Rock: http://www.radiotangra.com Index: Makefile === RCS file: /cvs/ports/editors/le/Makefile,v retrieving revision 1.4 diff

UPDATE: editors/le

2016-03-21 Thread Ivan "Rambius" Ivanov
Hello, Here is a patch that updates editors/le from 1.15.1 to 1.16.1. OK? Regards Rambius -- Tangra Mega Rock: http://www.radiotangra.com Index: Makefile === RCS file: /cvs/ports/editors/le/Makefile,v retrieving revision 1.2 diff

NEW: games/quit

2014-09-07 Thread Ivan Rambius Ivanov
Hello, I created a port for quit - https://github.com/fukuchi/quit. From its README: QUIT is a forked and modified version of Masashi Toyoda's famous joke soft 'SL', aimed to correct you when you type 'sl' instead of 'ls' by mistake. Quit prevents you from quitting command shell, while actually

Re: NEW: editors/le

2014-08-23 Thread Ivan Rambius Ivanov
Hello, On Fri, Aug 22, 2014 at 11:15 AM, Brian Callahan bcal...@devio.us wrote: On 08/22/14 10:25, Vadim Zhukov wrote: 2014-08-22 18:05 GMT+04:00 Brian Callahan bcal...@devio.us: On 08/22/14 10:00, Vadim Zhukov wrote: 1. For MAINTAINER line, please, get rid of quotes. Ivan Ivanov

NEW: editors/le

2014-08-21 Thread Ivan Rambius Ivanov
Hello, le is a text editor inspired by Norton Commander. It works fine on i386 ok? Regards Rambius -- Tangra Mega Rock: http://www.radiotangra.com le.tar.gz Description: GNU Zip compressed data