Re: Port for nedit-ng text editor

2023-07-12 Thread Julian Smith
On Tue, 04 Jul 2023 11:14:03 +0200 Omar Polo wrote: > here's a diff against your makefile and an updated tarball attached. > I've just briefly tried the port, the gui pops up and i can type > things. Seems to work for me :-) Many thanks for answering all my questions and for the updated port.

Re: Port for nedit-ng text editor

2023-07-04 Thread Stuart Henderson
On 2023/07/04 11:14, Omar Polo wrote: > +COMPILER = base-clang ports-gcc this one is added by the qt module anyway (though i kind-of wish it wasn't because it means we have all these c++ ports with no COMPILER lines...)

Re: Port for nedit-ng text editor

2023-07-04 Thread Omar Polo
On 2023/07/03 18:19:39 +0100, Julian Smith wrote: > I've made a first attempt at a port for the editor nedit-ng, a > re-implementation of nedit using Qt instead of motif. > > The port is available at: http://op59.net/nedit-ng.tgz > > The website for nedit-ng is: https://github.com/eteran/nedit-n

Port for nedit-ng text editor

2023-07-03 Thread Julian Smith
I've made a first attempt at a port for the editor nedit-ng, a re-implementation of nedit using Qt instead of motif. The port is available at: http://op59.net/nedit-ng.tgz The website for nedit-ng is: https://github.com/eteran/nedit-ng For now the port uses placeholder version 2023.1rc1, and a h